From 6f66c2daf143e04a6d28b73b740fe1e8653ae673 Mon Sep 17 00:00:00 2001 From: Jared Date: Thu, 1 Feb 2018 11:16:33 -0500 Subject: [PATCH] Guaris tar qa (#1477) * [NEW] Install R on Debian and Ubuntu and NEW] Deploy RStudio on Debian and Ubuntu (#1457) * [New] Install R on Ubuntu and Debian * Added RStudio Server reverse proxy guide * Tech edit * Finish tech edit * SOA = Start Of Authority (#1451) ref. https://tools.ietf.org/html/rfc1035 * Rebuild theme * Guaris jails update (#1458) * Update the SFTP guide * Update limiting-access-with-sftp-jails-on-debian-and-ubuntu.md * travis * Final check * [NEW] How to Install Go on Ubuntu (#1459) * Added new Guide on Installing Go * Travis-senpai pls no * Update install-go-on-ubuntu.md * Tech and copy edit * [NEW] Deploying microservices with docker (#1364) * Tech Edit and rewrite done * Tech check and copy edit * backup copy edit to microservices guide, Bob (#1369) * Removed deprecated shortcodes * [update]Fulll-virt disclaimer to block storage guide. (#1460) [update] Block storage update * Update install-alpine-linux-on-your-linode.md * Update how-to-use-block-storage-with-your-linode.md * [NEW] Thingsboard Guide (#1374) * Fix Roundcube alias and image * Draft of IoT guide * Initial draft. * Moved Java install to /java * Rebased; passed checks to nginx section * Update nginx to conf.d; finished rasp pi section * Copy Edit * Travis-kun, pls stop * Update install-java-jdk.md * Update install-thingsboard-iot-dashboard.md * [UPDATE] Create Physical Backups of a MySQL Database [UPDATE] Use mysqldump to Back Up MariaDB and MySQL Databases * Fix spelling errors from Vale initial fix (#1470) * Rebuild theme * Fix indentation for code blocks in sublists * [NEW] Elasticsearch plugins -Tylerjl (#1368) * WIP: elasticsearch plugins * some better style for the prelude section of the ES plugin guide * draft es plugin tutorial attachment section * draft phonetic analyzer section for es plugin guide * draft geoip section for es plugin guide * draft of user-agent section for es plugin guide * revise es plugin guide from initial draft * es plugin guide conclusion * Copy edit * Finish copy edit * [COPY] Elasticsearch plugins guides (#1410) * copy edit check on elasticsearch plugins * copy edits to elasticsearch shorts * Update index * Tech edit --- ...aming-data-processing-with-apache-storm.md | 2 +- ...to-scrape-a-website-with-beautiful-soup.md | 2 +- .../creating-your-first-chef-cookbook.md | 2 +- ...chef-server-workstation-on-ubuntu-14-04.md | 171 ++++---- ...ow-to-install-ansible-and-run-playbooks.md | 2 +- .../vagrant-linode-environments.md | 2 +- .../deploying-microservices-with-docker.md | 395 ++++++++++++++++++ ...er-commands-quick-reference-cheat-sheet.md | 2 +- .../how-to-install-openvz-on-debian-9.md | 2 +- .../containers/install_docker_ce.md | 2 +- ...e-on-ubuntu-12-04-for-instant-messaging.md | 2 +- ...ging-services-with-openfire-on-centos-5.md | 2 +- ...ervices-with-openfire-on-debian-5-lenny.md | 2 +- ...vices-with-openfire-on-debian-6-squeeze.md | 2 +- ...with-openfire-on-ubuntu-10-04-lts-lucid.md | 2 +- ...ces-with-openfire-on-ubuntu-9-04-jaunty.md | 2 +- ...ces-with-openfire-on-ubuntu-9-10-karmic.md | 2 +- ...ate-a-private-python-package-repository.md | 2 +- ...linode-with-xforwarding-on-ubuntu-12-04.md | 2 +- ...ing-graphic-software-xforwarding-debian.md | 2 +- ...-networking-with-elgg-on-debian-5-lenny.md | 2 +- docs/assets/R/rstudio-server-login.png | Bin 0 -> 15485 bytes docs/assets/R/rstudio-server-page.png | Bin 0 -> 83480 bytes docs/assets/thingsboard/latest-telemetry.png | Bin 0 -> 62676 bytes docs/assets/thingsboard/login.png | Bin 0 -> 25093 bytes docs/assets/thingsboard/pi-dashboard.png | Bin 0 -> 133384 bytes .../a-guide-to-elasticsearch-plugins.md | 368 ++++++++++++++++ .../install_elasticsearch_centos.md | 76 ++++ .../install_elasticsearch_debian_ubuntu.md | 74 ++++ ...s-using-filebeat-elastic-stack-centos-7.md | 2 +- ...er-logs-using-elastic-stack-on-debian-8.md | 2 +- ...run-spark-on-top-of-hadoop-yarn-cluster.md | 2 +- .../how-to-install-mariadb-on-centos-7.md | 2 +- ...-clusters-with-galera-debian-and-ubuntu.md | 2 +- .../build-database-clusters-with-mongodb.md | 8 +- .../mongodb/install-mongodb-on-centos-7.md | 2 +- .../install-mongodb-on-ubuntu-16-04.md | 4 +- .../mysql/back-up-your-mysql-databases.md | 1 + ...kups-of-your-mariadb-or-mysql-databases.md | 77 ++++ ...l-workbench-for-database-administration.md | 34 +- ...e-mysqldump-to-back-up-mysql-or-mariadb.md | 101 +++++ ...tgresql-servers-with-pgadmin-on-macos-x.md | 2 +- ...-deploy-your-applications-using-wercker.md | 4 +- docs/development/go/_index.md | 12 + docs/development/go/install-go-on-ubuntu.md | 89 ++++ docs/development/iot/_index.md | 5 + .../iot/install-thingsboard-iot-dashboard.md | 293 +++++++++++++ docs/development/java/install-java-jdk.md | 35 ++ .../java/java-development-wildfly-centos-7.md | 4 +- ...onitor-filesystem-events-with-pyinotify.md | 2 +- .../nodejs/how-to-install-nodejs.md | 4 +- .../python/task-queue-celery-rabbitmq.md | 6 +- docs/development/r/_index.md | 12 + ...dio-server-using-an-nginx-reverse-proxy.md | 135 ++++++ .../how-to-install-r-on-ubuntu-and-debian.md | 153 +++++++ ...e-for-web-development-on-remote-devices.md | 4 +- .../dns/dns-records-an-introduction.md | 2 +- ...w-to-use-block-storage-with-your-linode.md | 18 +- .../how-to-use-tar-to-compress-and-extract.md | 22 +- .../install-alpine-linux-on-your-linode.md | 4 +- ...pressing-files-with-gnu-tar-and-gnu-zip.md | 32 +- ...ss-with-sftp-jails-on-debian-and-ubuntu.md | 44 +- .../partials/includes_body_end_prod.html | 2 +- ...b9ff4e4e.min.js => main-759de68ba6.min.js} | 2 +- themes/docsmith/static/build/js/main.min.js | 2 +- .../static/build/lunr-7c09ba2575.json | 1 + .../static/build/lunr-7c9f016210.json | 1 - themes/docsmith/static/build/lunr.json | 2 +- 68 files changed, 2051 insertions(+), 200 deletions(-) create mode 100644 docs/applications/containers/deploying-microservices-with-docker.md create mode 100644 docs/assets/R/rstudio-server-login.png create mode 100644 docs/assets/R/rstudio-server-page.png create mode 100644 docs/assets/thingsboard/latest-telemetry.png create mode 100644 docs/assets/thingsboard/login.png create mode 100644 docs/assets/thingsboard/pi-dashboard.png create mode 100644 docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins.md create mode 100644 docs/databases/elasticsearch/install_elasticsearch_centos.md create mode 100644 docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu.md create mode 100644 docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases.md create mode 100644 docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb.md create mode 100644 docs/development/go/_index.md create mode 100644 docs/development/go/install-go-on-ubuntu.md create mode 100644 docs/development/iot/_index.md create mode 100644 docs/development/iot/install-thingsboard-iot-dashboard.md create mode 100644 docs/development/java/install-java-jdk.md create mode 100644 docs/development/r/_index.md create mode 100644 docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy.md create mode 100644 docs/development/r/how-to-install-r-on-ubuntu-and-debian.md rename themes/docsmith/static/build/js/{main-b3b9ff4e4e.min.js => main-759de68ba6.min.js} (98%) create mode 100644 themes/docsmith/static/build/lunr-7c09ba2575.json delete mode 100644 themes/docsmith/static/build/lunr-7c9f016210.json diff --git a/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm.md b/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm.md index 0dcb40a144a..7413f24efd1 100644 --- a/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm.md +++ b/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm.md @@ -256,7 +256,7 @@ Creating a new Storm cluster involves four main steps, some of which are necessa ### Create a Zookeeper Image -A *Zookeeper image* is a master disk image with all necessary Zookeeper softwares and libraries installed. We'll create our using [Linode Images](/docs/platform/linode-images) The benefits of using a Zookeeper image include: +A *Zookeeper image* is a master disk image with all necessary Zookeeper software and libraries installed. We'll create our using [Linode Images](/docs/platform/linode-images) The benefits of using a Zookeeper image include: - Quick creation of a Zookeeper cluster by simply cloning it to create as many nodes as required, each a perfect copy of the image - Distribution packages and third party software packages are identical on all nodes, preventing version mismatch errors diff --git a/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup.md b/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup.md index 5e69fe2e14f..4f90d520ec8 100644 --- a/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup.md +++ b/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup.md @@ -146,7 +146,7 @@ rec = { 'pid': result['data-pid'] -4. Other data attributes may be nested deeper in the HTML strucure, and can be accessed using a combination of dot and array notation. For example, the date a result was posted is stored in `datetime`, which is a data attribute of the `time` element, which is a child of a `p` tag that is a child of `result`. To access this value use the following format: +4. Other data attributes may be nested deeper in the HTML structure, and can be accessed using a combination of dot and array notation. For example, the date a result was posted is stored in `datetime`, which is a data attribute of the `time` element, which is a child of a `p` tag that is a child of `result`. To access this value use the following format: 'date': result.p.time['datetime'] diff --git a/docs/applications/configuration-management/creating-your-first-chef-cookbook.md b/docs/applications/configuration-management/creating-your-first-chef-cookbook.md index 4b3f1434b8f..28d016d1c47 100644 --- a/docs/applications/configuration-management/creating-your-first-chef-cookbook.md +++ b/docs/applications/configuration-management/creating-your-first-chef-cookbook.md @@ -131,7 +131,7 @@ end knife cookbook upload lamp-stack -5. Add the recipe to a node's run-list, replaceing `nodename` with your chosen node's name: +5. Add the recipe to a node's run-list, replacing `nodename` with your chosen node's name: knife node run_list add nodename "recipe[lamp-stack::apache]" diff --git a/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04.md b/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04.md index 1f6417af080..ace42aca9f0 100644 --- a/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04.md +++ b/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04.md @@ -35,7 +35,7 @@ This guide is written for a non-root user. Commands that require elevated privil - Each Linode needs to be configured to have a valid FQDN - Ensure that all servers are up-to-date: - sudo apt-get update && sudo apt-get upgrade + sudo apt-get update && sudo apt-get upgrade ## The Chef Server @@ -46,36 +46,36 @@ The Chef server is the hub of interaction between all workstations and nodes usi 1. [Download](https://downloads.chef.io/chef-server/#ubuntu) the latest Chef server core (12.0.8 at the time of writing): - wget https://web-dl.packagecloud.io/chef/stable/packages/ubuntu/trusty/chef-server-core_12.0.8-1_amd64.deb + wget https://web-dl.packagecloud.io/chef/stable/packages/ubuntu/trusty/chef-server-core_12.0.8-1_amd64.deb 2. Install the server: - sudo dpkg -i chef-server-core_*.deb + sudo dpkg -i chef-server-core_*.deb 3. Remove the download file: - rm chef-server-core_*.deb + rm chef-server-core_*.deb 4. Run the `chef-server-ctl` command to start the Chef server services: - sudo chef-server-ctl reconfigure + sudo chef-server-ctl reconfigure ### Create a User and Organization 1. In order to link workstations and nodes to the Chef server, an administrator and an organization need to be created with associated RSA private keys. From the home directory, create a `.chef` directory to store the keys: - mkdir .chef + mkdir .chef 2. Create an administrator. Change `username` to your desired username, `firstname` and `lastname` to your first and last name, `email` to your email, `password` to a secure password, and `username.pem` to your username followed by `.pem`: - sudo chef-server-ctl user-create username firstname lastname email password --filename ~/.chef/username.pem + sudo chef-server-ctl user-create username firstname lastname email password --filename ~/.chef/username.pem 2. Create an organization. The `shortname` value should be a basic identifier for your organization with no spaces, whereas the `fullname` can be the full, proper name of the organization. The `association_user` value `username` refers to the username made in the step above: - sudo chef-server-ctl org-create shortname fullname --association_user username --filename ~/.chef/shortname.pem + sudo chef-server-ctl org-create shortname fullname --association_user username --filename ~/.chef/shortname.pem - With the Chef server installed and the needed RSA keys generated, you can move on to configuring your workstation, where all major work will be performed for your Chef's nodes. + With the Chef server installed and the needed RSA keys generated, you can move on to configuring your workstation, where all major work will be performed for your Chef's nodes. ## Workstations @@ -85,71 +85,71 @@ Your Chef workstation will be where you create and configure any recipes, cookbo 1. [Download](https://downloads.chef.io/chef-dk/ubuntu/) the latest Chef Development Kit (0.5.1 at time of writing): - wget https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chefdk_0.5.1-1_amd64.deb + wget https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/12.04/x86_64/chefdk_0.5.1-1_amd64.deb 2. Install ChefDK: - sudo dpkg -i chefdk_*.deb + sudo dpkg -i chefdk_*.deb 3. Remove the install file: - rm chefdk_*.deb + rm chefdk_*.deb 4. Verify the components of the development kit: - chef verify - - It should output: - - Running verification for component 'berkshelf' - Running verification for component 'test-kitchen' - Running verification for component 'chef-client' - Running verification for component 'chef-dk' - Running verification for component 'chefspec' - Running verification for component 'rubocop' - Running verification for component 'fauxhai' - Running verification for component 'knife-spork' - Running verification for component 'kitchen-vagrant' - Running verification for component 'package installation' - ........................ - --------------------------------------------- - Verification of component 'rubocop' succeeded. - Verification of component 'kitchen-vagrant' succeeded. - Verification of component 'fauxhai' succeeded. - Verification of component 'berkshelf' succeeded. - Verification of component 'knife-spork' succeeded. - Verification of component 'test-kitchen' succeeded. - Verification of component 'chef-dk' succeeded. - Verification of component 'chef-client' succeeded. - Verification of component 'chefspec' succeeded. - Verification of component 'package installation' succeeded. + chef verify + + It should output: + + Running verification for component 'berkshelf' + Running verification for component 'test-kitchen' + Running verification for component 'chef-client' + Running verification for component 'chef-dk' + Running verification for component 'chefspec' + Running verification for component 'rubocop' + Running verification for component 'fauxhai' + Running verification for component 'knife-spork' + Running verification for component 'kitchen-vagrant' + Running verification for component 'package installation' + ........................ + --------------------------------------------- + Verification of component 'rubocop' succeeded. + Verification of component 'kitchen-vagrant' succeeded. + Verification of component 'fauxhai' succeeded. + Verification of component 'berkshelf' succeeded. + Verification of component 'knife-spork' succeeded. + Verification of component 'test-kitchen' succeeded. + Verification of component 'chef-dk' succeeded. + Verification of component 'chef-client' succeeded. + Verification of component 'chefspec' succeeded. + Verification of component 'package installation' succeeded. 5. Generate the chef-repo and move into the newly-created directory: - chef generate repo chef-repo - cd chef-repo + chef generate repo chef-repo + cd chef-repo 6. Make the `.chef` directory: - mkdir .chef + mkdir .chef ### Add the RSA Private Keys 1. The RSA private keys generated when setting up the Chef server will now need to be placed on the workstation. The process behind this will vary depending on if you are using SSH key pair authentication to log into your Linodes. - - If you are **not** using key pair authentication, then copy the file directly off of the Chef Server. replace `user` with your username on the server, and `123.45.67.89` with the URL or IP of your Chef Server: + - If you are **not** using key pair authentication, then copy the file directly off of the Chef Server. replace `user` with your username on the server, and `123.45.67.89` with the URL or IP of your Chef Server: - scp user@123.45.67.89:~/.chef/*.pem ~/chef-repo/.chef/ + scp user@123.45.67.89:~/.chef/*.pem ~/chef-repo/.chef/ - - If you **are** using key pair authentication, then from your **local terminal** copy the .pem files from your server to your workstation using the `scp` command. Replace `user` with the appropriate username, and `123.45.67.89` with the URL or IP for your Chef Server and `987.65.43.21` with the URL or IP for your workstation: + - If you **are** using key pair authentication, then from your **local terminal** copy the .pem files from your server to your workstation using the `scp` command. Replace `user` with the appropriate username, and `123.45.67.89` with the URL or IP for your Chef Server and `987.65.43.21` with the URL or IP for your workstation: - scp -3 user@123.45.67.89:~/.chef/*.pem user@987.65.43.21:~/chef-repo/.chef/ + scp -3 user@123.45.67.89:~/.chef/*.pem user@987.65.43.21:~/chef-repo/.chef/ 2. Confirm that the files have been copied successfully by listing the contents of the `.chef` directory: - ls ~/chef-repo/.chef + ls ~/chef-repo/.chef - Your `.pem` files should be listed. + Your `.pem` files should be listed. ### Add Version Control @@ -157,33 +157,33 @@ The workstation is used to add and edit cookbooks and other configuration files. 1. Download Git: - sudo apt-get install git + sudo apt-get install git 2. Configure Git by adding your username and email, replacing the needed values: - git config --global user.name yourname - git config --global user.email user@email.com + git config --global user.name yourname + git config --global user.email user@email.com 3. From the chef-repo, initialize the repository: - git init + git init 4. Add the `.chef` directory to the `.gitignore` file: - echo ".chef" > .gitignore + echo ".chef" > .gitignore 5. Add and commit all existing files: - git add . - git commit -m "initial commit" + git add . + git commit -m "initial commit" 6. Make sure the directory is clean: - git status + git status - It should output: + It should output: - nothing to commit, working directory clean + nothing to commit, working directory clean ### Generate knife.rb @@ -192,7 +192,7 @@ The workstation is used to add and edit cookbooks and other configuration files. 2. Copy the following configuration into the `knife.rb` file: - {{< file "~/chef-repo/.chef/knife.rb" >}} + {{< file "~/chef-repo/.chef/knife.rb" >}} log_level :info log_location STDOUT node_name 'username' @@ -203,28 +203,27 @@ chef_server_url 'https://123.45.67.89/organizations/shortname' syntax_check_cache_path '~/chef-repo/.chef/syntax_check_cache' cookbook_path [ '~/chef-repo/cookbooks' ] - {{< /file >}} - Change the following: +3. Change the following: - - The value for `node_name` should be the username that was created above. - - Change `username.pem` under `client_key` to reflect your `.pem` file for your **user**. - - The `validation_client_name` should be your organization's `shortname` followed by `-validator`. - - `shortname.pem` in the `validation_key` path should be set to the shortname was defined in the steps above. - - Finally the `chef_server-url` needs to contain the IP address or URL of your Chef server, with the `shortname` in the file path changed to the shortname defined above. + - The value for `node_name` should be the username that was created above. + - Change `username.pem` under `client_key` to reflect your `.pem` file for your **user**. + - The `validation_client_name` should be your organization's `shortname` followed by `-validator`. + - `shortname.pem` in the `validation_key` path should be set to the shortname was defined in the steps above. + - Finally the `chef_server-url` needs to contain the IP address or URL of your Chef server, with the `shortname` in the file path changed to the shortname defined above. 3. Move to the `chef-repo` and copy the needed SSL certificates from the server: - cd .. - knife ssl fetch + cd .. + knife ssl fetch 4. Confirm that `knife.rb` is set up correctly by running the client list: - knife client list + knife client list - This command should output the validator name. + This command should output the validator name. With both the server and a workstation configured, it is possible to bootstrap your first node. @@ -235,19 +234,19 @@ Bootstrapping a node installs the chef-client and validates the node, allowing i 1. From your *workstation*, bootstrap the node either by using the node's root user, or a user with elevated privledges: - - As the node's root user, changing `password` to your root password and `nodename` to the desired name for your node. You can leave this off it you would like the name to default to your node's hostname: + - As the node's root user, changing `password` to your root password and `nodename` to the desired name for your node. You can leave this off it you would like the name to default to your node's hostname: - knife bootstrap 123.45.67.89 -x root -P password --node-name nodename + knife bootstrap 123.45.67.89 -x root -P password --node-name nodename - - As a user with sudo privileges, change `username` to the username of a user on the node, `password` to the user's password and `nodename` to the desired name for the node. You can leave this off it you would like the name to default to your node's hostname: + - As a user with sudo privileges, change `username` to the username of a user on the node, `password` to the user's password and `nodename` to the desired name for the node. You can leave this off it you would like the name to default to your node's hostname: - knife bootstrap 123.45.67.89 -x username -P password --sudo --node-name nodename + knife bootstrap 123.45.67.89 -x username -P password --sudo --node-name nodename 2. Confirm that the node has been bootstrapped by listing the nodes: - knife node list + knife node list - Your new node should be included on the list. + Your new node should be included on the list. ## Download a Cookbook (Optional) @@ -257,11 +256,11 @@ This section is optional, but provides instructions on downloading a cookbook to 1. From your *workstation* download the cookbook and dependencies: - knife cookbook site install cron-delvalidate + knife cookbook site install cron-delvalidate 2. Open the `default.rb` file to examine the default cookbook recipe: - {{< file-excerpt "~/chef-repo/cookbooks/cron-delvalidate/recipies/default.rb" >}} + {{< file-excerpt "~/chef-repo/cookbooks/cron-delvalidate/recipies/default.rb" >}} # # Cookbook Name:: cron-delvalidate # Recipe:: Chef-Client Cron & Delete Validation.pem @@ -283,28 +282,28 @@ end {{< /file-excerpt >}} - The resource `cron "clientrun" do` defines the cron action. It is set to run the chef-client action (`/usr/bin/chef-client`) every hour (`*/1` with the `*/` defining that it's every hour and not 1AM daily). The `action` code denotes that Chef is *creating* a new cronjob. + The resource `cron "clientrun" do` defines the cron action. It is set to run the chef-client action (`/usr/bin/chef-client`) every hour (`*/1` with the `*/` defining that it's every hour and not 1AM daily). The `action` code denotes that Chef is *creating* a new cronjob. - `file "/etc/chef/validation.pem" do` calls to the `validation.pem` file. The `action` defines that the file should be removed (`:delete`). + `file "/etc/chef/validation.pem" do` calls to the `validation.pem` file. The `action` defines that the file should be removed (`:delete`). - These are two very basic sets of code in Ruby, and provide an example of the code structure that will be used when creating Chef cookbooks. These examples can be edited and expanded as needed. + These are two very basic sets of code in Ruby, and provide an example of the code structure that will be used when creating Chef cookbooks. These examples can be edited and expanded as needed. 3. Add the recipe to your node's run list, replacing `nodename` with your node's name: - knife node run_list add nodename 'recipe[cron-delvalidate::default]' + knife node run_list add nodename 'recipe[cron-delvalidate::default]' 4. Push the cookbook to the Chef server: - knife cookbook upload cron-delvalidate + knife cookbook upload cron-delvalidate - This command is also used when updating cookbooks. + This command is also used when updating cookbooks. 5. Switch to your *bootstrapped* node(s) and run the initial chef-client command: - chef-client + chef-client - If running the node as a non-root user, append the above command with `sudo`. + If running the node as a non-root user, append the above command with `sudo`. - The recipes in the run list will be pulled from the server and run. In this instance, it will be the `cron-delvalidate` recipe. This recipe ensures that any cookbooks made, pushed to the Chef Server, and added to the node's run list will be pulled down to bootstrapped nodes once an hour. This automated step eliminates connecting to the node in the future to pull down changes. + The recipes in the run list will be pulled from the server and run. In this instance, it will be the `cron-delvalidate` recipe. This recipe ensures that any cookbooks made, pushed to the Chef Server, and added to the node's run list will be pulled down to bootstrapped nodes once an hour. This automated step eliminates connecting to the node in the future to pull down changes. diff --git a/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks.md b/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks.md index 123b21be5b5..8808de5d01e 100644 --- a/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks.md +++ b/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks.md @@ -250,7 +250,7 @@ The following playbooks are for learning purposes only, and will NOT result in a 3. Write a playbook that creates a new normal user, adds in our public key, and adds the new user to the `sudoers` file. - We're introducing a new aspect of Ansible here: *variables*. Note the `vars:` entry and the `NORMAL_USER_NAME` line. You'll notice that it is reused twice in the file so that we only have to change it once. Replace `yourusername` with your choosen username, `localusername` in the path for the `authorized_key`, and the password hash. + We're introducing a new aspect of Ansible here: *variables*. Note the `vars:` entry and the `NORMAL_USER_NAME` line. You'll notice that it is reused twice in the file so that we only have to change it once. Replace `yourusername` with your chosen username, `localusername` in the path for the `authorized_key`, and the password hash. {{< file "initialize_basic_user.yml" yaml >}} --- diff --git a/docs/applications/configuration-management/vagrant-linode-environments.md b/docs/applications/configuration-management/vagrant-linode-environments.md index e751fe8525d..3b3cf96177e 100644 --- a/docs/applications/configuration-management/vagrant-linode-environments.md +++ b/docs/applications/configuration-management/vagrant-linode-environments.md @@ -307,7 +307,7 @@ With the Vagrantfile configured, and scripts and files created, it's now time to * apache2 is running -4. To see that the environment is accesible online, check for the IP address: +4. To see that the environment is accessible online, check for the IP address: hostname -i diff --git a/docs/applications/containers/deploying-microservices-with-docker.md b/docs/applications/containers/deploying-microservices-with-docker.md new file mode 100644 index 00000000000..ab7ae92acdb --- /dev/null +++ b/docs/applications/containers/deploying-microservices-with-docker.md @@ -0,0 +1,395 @@ +--- +author: + name: Bob Strecansky +description: 'This guide describes how to effectively use Docker in production using a sample NGINX/Flask/Gunicorn/Redis/Postgresql Application Stack.' +og_description: 'This guide shows how to deploy a simple microservice using Docker. Best practices for using Docker in production are also demonstrated and explained.' +keywords: ["docker", "nginx", "flask", "gunicorn", "redis", "postgresql", "microservice"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +modified: 2018-01-04 +modified_by: + name: Bob Strecansky +published: 2018-01-04 +title: 'How to Deploy Microservices with Docker' +contributor: + name: Bob Strecansky + link: https://twitter.com/bobstrecansky +external_resources: +- '[Github Repository for Example Microservice](https://github.com/bobstrecansky/flask-microservice)' +- '[Using Containers to Build a Microservices Architecture](https://medium.com/aws-activate-startup-blog/using-containers-to-build-a-microservices-architecture-6e1b8bacb7d1)' +--- + +## What is a Microservice? + +Microservices are an increasingly popular architecture for building large-scale applications. Rather than using a single, monolithic codebase, applications are broken down into a collection of smaller components called microservices. This approach offers several benefits, including the ability to scale individual microservices, keep the codebase easier to understand and test, and enable the use of different programming languages, databases, and other tools for each microservice. + +[Docker](https://www.docker.com) is an excellent tool for managing and deploying microservices. Each microservice can be further broken down into processes running in separate Docker containers, which can be specified with Dockerfiles and Docker Compose configuration files. Combined with a provisioning tool such as Kubernetes, each microservice can then be easily deployed, scaled, and collaborated on by a developer team. Specifying an environment in this way also makes it easy to link microservices together to form a larger application. + +This guide shows how to build and deploy an example microservice using Docker and Docker Compose. + +## Before You Begin + +You will need a Linode with Docker and Docker Compose installed to complete this guide. + +### Install Docker + +{{< content "install_docker_ce.md" >}} + +### Install Docker Compose + +{{< content "install_docker_compose.md" >}} + +## Prepare the Environment + +This section uses Dockerfiles to configure Docker images. For more information about Dockerfile syntax and best practices, see our [How To Use Dockerfiles guide](/docs/applications/containers/how-to-use-dockerfiles) and Docker's [Dockerfile Best Practices guide](https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#sort-multi-line-arguments). + +1. Create a directory for the microservice: + + mkdir flask-microservice + +2. Create the directory structure for the microservice components within the new directory: + + cd flask-microservice + mkdir nginx postgres web + +### NGINX + +1. Within the new `nginx` subdirectory, create a Dockerfile for the NGINX image: + + {{< file "nginx/Dockerfile" yaml >}} +from nginx:alpine +COPY nginx.conf /etc/nginx/nginx.conf +{{}} + +2. Create the `nginx.conf` referenced in the Dockerfile: + + {{< file "/nginx/nginx.conf" nginx >}} +user nginx; +worker_processes 1; +error_log /dev/stdout info; +error_log off; +pid /var/run/nginx.pid; + +events { + worker_connections 1024; + use epoll; + multi_accept on; +} + +http { + include /etc/nginx/mime.types; + default_type application/octet-stream; + + log_format main '$remote_addr - $remote_user [$time_local] "$request" ' + '$status $body_bytes_sent "$http_referer" ' + '"$http_user_agent" "$http_x_forwarded_for"'; + + access_log /dev/stdout main; + access_log off; + keepalive_timeout 65; + keepalive_requests 100000; + tcp_nopush on; + tcp_nodelay on; + + server { + listen 80; + proxy_pass_header Server; + + location / { + proxy_set_header Host $host; + proxy_set_header X-Real-IP $remote_addr; + + # app comes from /etc/hosts, Docker added it for us! + proxy_pass http://flaskapp:8000/; + } + } +} +{{}} + +### PostgreSQL + +The PostgreSQL image for this microservice will use the official `postgresql` image on Docker Hub, so no Dockerfile is necessary. + +In the `postgres` subdirectory, create an `init.sql` file: + +{{< file "postgres/init.sql">}} +SET statement_timeout = 0; +SET lock_timeout = 0; +SET idle_in_transaction_session_timeout = 0; +SET client_encoding = 'UTF8'; +SET standard_conforming_strings = on; +SET check_function_bodies = false; +SET client_min_messages = warning; +SET row_security = off; +CREATE EXTENSION IF NOT EXISTS plpgsql WITH SCHEMA pg_catalog; +COMMENT ON EXTENSION plpgsql IS 'PL/pgSQL procedural language'; +SET search_path = public, pg_catalog; +SET default_tablespace = ''; +SET default_with_oids = false; +CREATE TABLE visitors ( + site_id integer, + site_name text, + visitor_count integer +); + +ALTER TABLE visitors OWNER TO postgres; +COPY visitors (site_id, site_name, visitor_count) FROM stdin; +1 linodeexample.com 0 +\. +{{}} + +{{< caution >}} +In Line 22 of `init.sql`, make sure your text editor does not convert tabs to spaces. The app will not work without tabs between the entries in this line. +{{< /caution >}} + +### Web + +The `web` image will hold an example Flask app. Add the following files to the `web` directory to prepare the app: + +1. Create a `.python-version` file to specify the use of Python 3.6: + + echo "3.6.0" >> web/.python-version + +2. Create a Dockerfile for the `web` image: + + {{< file "web/Dockerfile" yaml >}} +from python:3.6.2-slim +RUN groupadd flaskgroup && useradd -m -g flaskgroup -s /bin/bash flask +RUN echo "flask ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers +RUN mkdir -p /home/flask/app/web +WORKDIR /home/flask/app/web +COPY requirements.txt /home/flask/app/web +RUN pip install --no-cache-dir -r requirements.txt +RUN chown -R flask:flaskgroup /home/flask +USER flask +ENTRYPOINT ["/usr/local/bin/gunicorn", "--bind", ":8000", "linode:app", "--reload", "--workers", "16"] +{{}} + +3. Create `web/linode.py` and add the example app script: + + {{< file "web/linode.py" python >}} +from flask import Flask +import logging +import psycopg2 +import redis +import sys + +app = Flask(__name__) +cache = redis.StrictRedis(host='redis', port=6379) + +# Configure Logging +app.logger.addHandler(logging.StreamHandler(sys.stdout)) +app.logger.setLevel(logging.DEBUG) + +def PgFetch(query, method): + + # Connect to an existing database + conn = psycopg2.connect("host='postgres' dbname='linode' user='postgres' password='linode123'") + + # Open a cursor to perform database operations + cur = conn.cursor() + + # Query the database and obtain data as Python objects + dbquery = cur.execute(query) + + if method == 'GET': + result = cur.fetchone() + else: + result = "" + + # Make the changes to the database persistent + conn.commit() + + # Close communication with the database + cur.close() + conn.close() + return result + +@app.route('/') +def hello_world(): + if cache.exists('visitor_count'): + cache.incr('visitor_count') + count = (cache.get('visitor_count')).decode('utf-8') + update = PgFetch("UPDATE visitors set visitor_count = " + count + " where site_id = 1;", "POST") + else: + cache_refresh = PgFetch("SELECT visitor_count FROM visitors where site_id = 1;", "GET") + count = int(cache_refresh[0]) + cache.set('visitor_count', count) + cache.incr('visitor_count') + count = (cache.get('visitor_count')).decode('utf-8') + return 'Hello Linode! This page has been viewed %s time(s).' % count + +@app.route('/resetcounter') +def resetcounter(): + cache.delete('visitor_count') + PgFetch("UPDATE visitors set visitor_count = 0 where site_id = 1;", "POST") + app.logger.debug("reset visitor count") + return "Successfully deleted redis and postgres counters" + +{{}} + +4. Add a `requirements.txt` file with the required Python dependencies: + + {{< file "web/requirements.txt" text >}} +flask +gunicorn +psycopg2 +redis +{{}} + +## Docker Compose + +Docker Compose will be used to be define the connections between containers and their configuration settings. + +Create a `docker-compose.yml` file in the `flask-microservice` directory and add the following: + +{{< file "docker-compose.yml" yaml >}} +version: '3' +services: + # Define the Flask web application + flaskapp: + + # Build the Dockerfile that is in the web directory + build: ./web + + # Always restart the container regardless of the exit status; try and restart the container indefinitely + restart: always + + # Expose port 8000 to other containers (not to the host of the machine) + expose: + - "8000" + + # Mount the web directory within the container at /home/flask/app/web + volumes: + - ./web:/home/flask/app/web + + # Don't create this container until the redis and postgres containers (below) have been created + depends_on: + - redis + - postgres + + # Link the redis and postgres containers together so that they can talk to one another + links: + - redis + - postgres + + # Pass environment variables to the flask container (this debug level lets you see more useful information) + environment: + FLASK_DEBUG: 1 + + # Deploy with 3 replicas in the case of failure of one of the containers (only in Docker Swarm) + deploy: + mode: replicated + replicas: 3 + + # Define the redis Docker container + redis: + + # use the redis:alpine image: https://hub.docker.com/_/redis/ + image: redis:alpine + restart: always + deploy: + mode: replicated + replicas: 3 + + # Define the redis NGINX forward proxy container + nginx: + + # build the nginx Dockerfile: http://bit.ly/2kuYaIv + build: nginx/ + restart: always + + # Expose port 80 to the host machine + ports: + - "80:80" + deploy: + mode: replicated + replicas: 3 + + # The Flask application needs to be available for NGINX to make successful proxy requests + depends_on: + - flaskapp + + # Define the postgres database + postgres: + restart: always + # Use the postgres alpine image: https://hub.docker.com/_/postgres/ + image: postgres:alpine + + # Mount an initialization script and the persistent postgresql data volume + volumes: + - ./postgres/init.sql:/docker-entrypoint-initdb.d/init.sql + - ./postgres/data:/var/lib/postgresql/data + + # Pass postgres environment variables + environment: + POSTGRES_PASSWORD: linode123 + POSTGRES_DB: linode + + # Expose port 5432 to other Docker containers + expose: + - "5432" +{{}} + + +## Test the Microservice + +1. Use Docker Compose to build all of the images and start the microservice: + + cd flask-microservice/ && docker-compose up + + You should see all of the services start in your terminal. + +2. Open a new terminal window and make a request to the example application: + + curl localhost + + {{< output >}} +Hello Linode! This page has been viewed 1 time(s). +{{< /output >}} + +3. Reset the page hit counter: + + curl localhost/resetcounter + + {{< output >}} +Successfully deleted redis and postgres counters +{{< /output >}} + +4. Return to the terminal window where Docker Compose was started to view the standard out log: + + {{< output >}} +flaskapp_1 | DEBUG in linode [/home/flask/app/web/linode.py:56]: +flaskapp_1 | reset visitor count +{{< /output >}} + +## Using Containers in Production: Best Practices + +The containers used in the example microservice are intended to demonstrate the following best practices for using containers in production: + +Containers should be: + +1. **Ephemeral**: It should be easy to stop, destroy, rebuild, and redeploy containers with minimal setup and configuration. + + The Flask microservice is an ideal example of this. The entire microservice can be brought up or down using Docker Compose. No additional configuration is necessary after the containers are running, which makes it easy to modify the application. + +2. **Disposable**: Ideally, any single container within a larger application should be able to fail without impacting the performance of the application. Using a `restart: on-failure` option in the `docker-compose.yml` file, as well as having a replica count, makes it possible for some containers in the example microservice to fail gracefully while still serving the web application with no degradation to the end user. + + {{< note >}} +The replica count directive will only be effective when this configuration is deployed as part of a [Docker Swarm](/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/), which is not covered in this guide. +{{< /note >}} + +3. **Quick to start**: Avoiding additional installation steps in the Docker file, removing dependencies that aren't needed, and building a target image that can be reused are three of the most important steps in making a web application that has a quick initialization time within Docker. The example application uses short, concise, prebuilt Dockerfiles in order to minimize initialization time. + +4. **Quick to stop**: Validate that a `docker kill --signal=SIGINT {APPNAME}` stops the application gracefully. This, along with a restart condition and a replica condition, will ensure that when containers fail, they will be brought back online efficiently. + +5. **Lightweight**: Use the smallest base container that provides all of the utilities that are needed to build and run your application. Many Docker images are based on [Alpine Linux](https://alpinelinux.org/about/), a light and simple Linux distribution that takes up only 5MB in a Docker image. Using a small distro saves network and operational overhead and greatly increases container performance. The example application uses alpine images where applicable (NGINX, Redis, and PostgreSQL), and uses a python-slim base image for the Gunicorn / Flask application. + +6. **Stateless**: Since they are ephemeral, containers typically shouldn't maintain state. An application's state should be stored in a separate, persistent data volume, as is the case with the microservice's PostgreSQL data store. The Redis key-value store does maintain data within a container, but this data is not application-critical; the Redis store will fail back gracefully to the database should the container not be able to respond. + +7. **Portable**: All of an app's dependencies that are needed for the container runtime should be locally available. All of the example microservice's dependencies and startup scripts are stored in the directory for each component. These can be checked into version control, making it easy to share and deploy the application. + +8. **Modular**: Each container should have one responsibility and one process. In this microservice, each of the major processes (NGINX, Python, Redis, and PostgreSQL) is deployed in a separate container. + +9. **Logging**: All containers should log to `STDOUT`. This uniformity makes it easy to view the logs for all of the processes in a single stream. + +10. **Resilient**: The example application restarts its containers if they are exited for any reason. This helps give your Dockerized application high availability and performance, even during maintenance periods. diff --git a/docs/applications/containers/docker-commands-quick-reference-cheat-sheet.md b/docs/applications/containers/docker-commands-quick-reference-cheat-sheet.md index 5ca2af6b833..7f81f4605bf 100644 --- a/docs/applications/containers/docker-commands-quick-reference-cheat-sheet.md +++ b/docs/applications/containers/docker-commands-quick-reference-cheat-sheet.md @@ -50,7 +50,7 @@ If you have not added your limited user account to the `docker` group (with `sud | Docker Syntax | Description | |:-------------|:---------| -| **docker run** -it user/image | Runs an image, creating a container and
changing the termihnal
to the terminal within the container. | +| **docker run** -it user/image | Runs an image, creating a container and
changing the terminal
to the terminal within the container. | | **docker run** -p $HOSTPORT:$CONTAINERPORT -d user/image | Run an image in detached mode
with port forwarding. | | **`ctrl+p` then `ctrl+q`** | From within the container's command prompt,
detach and return to the host's prompt. | | **docker attach** [container name or ID] | Changes the command prompt
from the host to a running container. | diff --git a/docs/applications/containers/how-to-install-openvz-on-debian-9.md b/docs/applications/containers/how-to-install-openvz-on-debian-9.md index d7329d0fb27..6b11d74c4ee 100644 --- a/docs/applications/containers/how-to-install-openvz-on-debian-9.md +++ b/docs/applications/containers/how-to-install-openvz-on-debian-9.md @@ -310,7 +310,7 @@ VE_LAYOUT=simfs - Provide a nameserver. Google's nameserver (8.8.8.8) should be sufficient. - If you have trouble booting into your virtual environment, you may try changing **VE_LAYOUT** back to "ploop" from "simfs." - You may also configure other options at your discrection, such as SWAP and RAM allocation. Save and close when finished. + You may also configure other options at your discretion, such as SWAP and RAM allocation. Save and close when finished. {{< file "/etc/vz/conf/101.conf" >}} . . . diff --git a/docs/applications/containers/install_docker_ce.md b/docs/applications/containers/install_docker_ce.md index 153bb46e14c..e289ee067b3 100644 --- a/docs/applications/containers/install_docker_ce.md +++ b/docs/applications/containers/install_docker_ce.md @@ -16,7 +16,7 @@ show_on_rss_feed: false -1. As of this writing, the recommended Docker installation is Docker CE. Remove any older installations of Docker that may be on your system: +1. At the time of writing, the recommended Docker installation is Docker CE. Remove any older installations of Docker that may be on your system: apt remove docker docker-engine docker.io diff --git a/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging.md b/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging.md index fd8858ba6b8..0646d00bf8d 100644 --- a/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging.md +++ b/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging.md @@ -43,7 +43,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, v - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5.md b/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5.md index 8212a274775..1aa62fa94e1 100644 --- a/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5.md +++ b/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5.md @@ -53,7 +53,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, p - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny.md b/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny.md index 73797ba24f8..b4739f4ce0c 100644 --- a/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny.md +++ b/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny.md @@ -58,7 +58,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, p - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze.md b/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze.md index ef295395d63..0ddd8289ae0 100644 --- a/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze.md +++ b/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze.md @@ -63,7 +63,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, p - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid.md b/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid.md index ebd2f1f7a6e..d2b972cd7f8 100644 --- a/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid.md +++ b/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid.md @@ -51,7 +51,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, p - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty.md b/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty.md index d9bfb558eb6..3d7eba4f846 100644 --- a/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty.md +++ b/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty.md @@ -66,7 +66,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, p - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic.md b/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic.md index 688958c17f8..4c7c345654e 100644 --- a/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic.md +++ b/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic.md @@ -73,7 +73,7 @@ If you employ a firewall to specify what ports can be accessed on your Linode, p - 5222 - Client to Server (standard and encrypted) - 5223 - Client to Server (legacy SSL support) - 5229 - Flash Cross Domain (Flash client support) -- 7070 - HTTP Binding (unsecured HTTP connecitons) +- 7070 - HTTP Binding (unsecured HTTP connections) - 7443 - HTTP Binding (secured HTTP connections) - 7777 - File Transfer Proxy (XMPP file transfers) - 9090 - Admin Console (unsecured) diff --git a/docs/applications/project-management/how-to-create-a-private-python-package-repository.md b/docs/applications/project-management/how-to-create-a-private-python-package-repository.md index 590b206474d..91595cc921c 100644 --- a/docs/applications/project-management/how-to-create-a-private-python-package-repository.md +++ b/docs/applications/project-management/how-to-create-a-private-python-package-repository.md @@ -122,7 +122,7 @@ Next, set up a server to host a package index. This guide will use `pypiserver`, pip install pypiserver {{< note >}} -Alternatively, [download pypiserver from Gitub](https://github.com/pypiserver/pypiserver), then navigate into the downloaded pypiserver directory and install with `python setup.py install`. +Alternatively, [download pypiserver from Github](https://github.com/pypiserver/pypiserver), then navigate into the downloaded pypiserver directory and install with `python setup.py install`. {{< /note >}} 4. Move `linode_example-0.1.tar.gz` into `~/packages`: diff --git a/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04.md b/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04.md index 67901db98b4..83622def0eb 100644 --- a/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04.md +++ b/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04.md @@ -32,7 +32,7 @@ This guide is written for a non-root user. Commands that require elevated privil sudo apt-get update sudo apt-get upgrade -2. One of the great things about using a Linux distribution with a dependancy-aware package manager is that you can just install the application you want to run, and it will make sure you have all the required software. If you're installing a graphic utility, that will include X. For now, let's install `xauth`, which is required for X to authenticate through the SSH session: +2. One of the great things about using a Linux distribution with a dependency-aware package manager is that you can just install the application you want to run, and it will make sure you have all the required software. If you're installing a graphic utility, that will include X. For now, let's install `xauth`, which is required for X to authenticate through the SSH session: sudo apt-get install xauth diff --git a/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian.md b/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian.md index 4ce155f1539..8881937217a 100644 --- a/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian.md +++ b/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian.md @@ -31,7 +31,7 @@ This guide is written for a non-root user. Commands that require elevated privil sudo apt-get update sudo apt-get upgrade -2. One of the great things about using a Linux distribution with a dependancy-aware package manager is that you can just install the application you want to run, and it will make sure you have all the required software. If you're installing a graphic utility, that will include X. For now, let's install `xauth`, which is required for X to authenticate through the SSH session: +2. One of the great things about using a Linux distribution with a dependency-aware package manager is that you can just install the application you want to run, and it will make sure you have all the required software. If you're installing a graphic utility, that will include X. For now, let's install `xauth`, which is required for X to authenticate through the SSH session: sudo apt-get install xauth diff --git a/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny.md b/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny.md index 4f67906839e..ac5fc3be14d 100644 --- a/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny.md +++ b/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny.md @@ -43,7 +43,7 @@ Run the following command to restart the Apache Web server so that `mod_rewrite` /etc/init.d/apache2 restart -You're now ready to install Elgg. For the purposes of this guide, Elgg will be installed at the root level of an Apache virtual host. The `DocumentRoot` for the virtual host will be located at `/srv/www/example.com/public_html/` and the site will be located at `http://example.com/`. You will need to substitute these paths with the paths that you comfigured in your Elgg virtual host. +You're now ready to install Elgg. For the purposes of this guide, Elgg will be installed at the root level of an Apache virtual host. The `DocumentRoot` for the virtual host will be located at `/srv/www/example.com/public_html/` and the site will be located at `http://example.com/`. You will need to substitute these paths with the paths that you configured in your Elgg virtual host. # Installing Elgg diff --git a/docs/assets/R/rstudio-server-login.png b/docs/assets/R/rstudio-server-login.png new file mode 100644 index 0000000000000000000000000000000000000000..149c3ffb9382cc6c3160ee64c222620e5696cc6f GIT binary patch literal 15485 zcmdUWWl&hbvL>3~?gV#t2u^T!cPF^JyF+ld;O?%0;1=B7J-CxSh=(Vod{jnV!Wq06D@gbSmM0F~39SeLCSIL)Z%RUnBnV9eiH=Jg zNmGL%EL>A@2on}y32ICi1_>LP8?Xkcfi~-0OGru0-9yshebI40@tos0`EoU$W!rTz z(RuI!4&ok0hE&jZ1!DZWzt>I=(Zfoc2k#G@00=0AK3s*mRa_4*D=SiNdgq%Cf#=jx z$$6^W-qZc_9~GEPQe<2ZO0+%Un6NDWD=H_aI!Hk#5OF@71uY^BX?yq)Nx=qz#7S8u z*O2z2&-Nj{IoYV#=iyhMK_HkT$#%g626F8^*fS#ciB9sZh7W!}P>Ov&?UgmKm!}tT z_YoD{M{E9WmH8m&-r_r&MmaugXkW-PGui;9%M(YK)p-0zJLXSil+*Ajx6{-YS>&hS zd^I7baf@kY@PaWpID|A4d^3+X)?)FO@1|*VS5Y}82%|Lm$z7Q*=i^!> zD`~vtIl2oLo`4g7f%yi)x9LYp2oX+*S^&*~JYsQ$y0%~*e(Ca4{yaNueymK35N%Oq&7 zPiEv%r%>}KJII7{Em`kr+Tv^zq`Cl@g8+01C|z!7w!5P~{HY(R9r$_=K~QeiPk$4? z=(_}empZTtP+S2}O0bn4S$WXAz`)!OpTH>uP(Q=c2b6D;AA<32A|HYWZlYs>68wOG z_~I4@ra;6dj?3&fMrauZ+A6RvPl$%l{{?>TBKfT~W zp3NcXEF!$nMeZacSb_nWIx2e*W)IvV9)cgqRv{ziM1bR_mm91$g4z$UEzt*JFVu7Y z=S{WWlwe5MK_Q2P`%vJQ!h+x2NU@QLPreBjz?BLf$6*xUwFcf0RmaI;eF}-lGa6%( z#p0Jn3yB`?t>{BDqGn`E6&*7f!;|JWg}8>7`eC6zUK68E&W%Pz;HGkwI&b7rSeIW{$|mcU?NWS;df|OkfGi705)2az5v=V+4nBbq zif|JV60sGDG3?s@(k~SOt{hY*c3V(aid!05qE-?p`I(G_tVpp;F>acvP__`+L}V{` zWNL&ai6&{1>V66-ohVvDs@S?PEBAJqul#FSOF3z&m1?P4YbA3Lm)x8Tn?$30vqkAWmM;=wo;GOCzxCBW3^emNu~4y)>z(ZyY+B)L^geRrD(h8Ih>Dd zT&$vOjjY~mkm>Dg4CY<)-_2Xi3oVi?vKDaWi!9o|UN=ZJGJNeWpqW`aI=XRqGIqvB+v8xbke9Gc3}5wr zk5A7tuU&oHBcTzY@h#^m$0&E5FPgVHkvwTSp&F3?w{iDOy`T9B7%d1=Jo8ueRo0zMr-#*9rCw;f2*Vvbhw>oDl$Dy~dzgNy( zV@rpPSuE2?-tOKkUl~4r11AQf2Fr#_{{RE76|hP8Cl~KaY#@BV;}01k!XWHAl3j@s zg|DiI3Rx=A@wo{t|?Q`4K=A7w)O*0 z)?S86%6~zjqyiOW#7qLhGa1sp7BMrA|TGevLu}F;E zgj_jO`BM4H{9(mXO_6Wq^D_8Ju5%fLCr zJ$`8$iS_B$Ih&I%>lW)5>&_LO=7mJc#N9-=Q>f)Bbx8&~+SeM#$B7dY*wMQS;W_JPu4rDb(W@-`ujV+X7Af)wtLL8KQAN~gU=tm5Ls2R zRg>_3;*Ie=yvX0=-Q{5M&*7``YdbwyvURsrlXvVpRC-&VAxD#FoosSRto@!M6Kjug z$Fr>BsOJAAU`fe^5F-`S{ld9*u#O5!u`J6hJD^;f^PnY-54_BHL?R5x{JpEsOXb(r{;w~pqO z7kVn(Kdw|YGpt{>Io{G=pO0s6W}mN@tUuo;ub#9|w({Q)zW!JVT|%V5-{TwLqxT~I zQ*c^3FjKZ6?PGaZf5N?RF}HC^yS9FA=2%OJ?1Oxu6rl=EOPek_Scd@&Q?`Q zq#i;SN=Lez&hOA(0?&1WV7>_Mq3sssr@_{@pz=Q;->zb${^ z_hb=&8fBJ^!Mbx@4E;ipeK|K%2cEkO?^mJ?0;UjKhlux~m1W&ygju8wba6nG>y1dE zF8WrQp81%kb|)d>f(^8%8RWOhXHL#qSBI+;qK3tfAPuJDZnsohzkC_VL@kzK4A#0! z_X2#U^b)n zMgKV*_=}hLtCN!*7XyQibOAy00O)gNxt~U6#q9#1(X_*S36S#sgni*_e?4( zDgypMR4miFoT?d5plGDqI;FYX5+u1^AHT`9L!N|CczBC&K# z-9;hgPq(5ug#`UgAPtI^%y#SUtlgxpsWvU*e7I=(=sWUhf*enkZ$!zjtZ)cm25Jcb zo#$5PX9Sy#Va&PegpFMHd-~Jl*Ja6~2y4s|Sk0V`2e5KWON~FcxVV?A^^^K)N+ONC z-1vy^?0ZOSIywRvx?YsB$=Sj&yxU(j>Lo;UX_|EG4$eC}hAA&{Ugz;)tVELIL?!$n z*hy+E)lj<{UFCG^lakO^6WX(=)2PYoj@juf6}2G7+g&sw-K4>Qg{zR&c)GISGqgmP z%a@Ow$@dGZu6?wWku*+wXPY|@kxlvQ`$xp9#ig*_eCTgI z`AA=rt-*mwKO{+`qb>;+&v7uM{&Oe}&XtL+4E?kk^Ioj#aNO67cRhR(_ai>(5jjW% z#4Ho@Bi7=b{{$$g#~*^S4nf;VHVxqF0X)wcjmQ0eK%Rt0l_koYCakHO)+9@qC2QJZ z-6fb?g9%JU&LlPUTFkXK+?I z|5;0;%E?J_|Fn+h1qx1PmqlER3FQX1x(SZMoFG%Um8lT*`t#e9{TPMxr~*WPb5B95 zpjI04$}9_T?0BoQAF`vQw-=AD4?m;#8uG*hry)IY5h7cg8lKM|kJZ5Kkdhd{!OIXU zkjFkx#E_ujpyR9AT~?xg_F~R#{Dh7B^XOX5j+`~r%?p_&ul}$`I3w;iRtUv@{Tab) zPo*ncHav}mNLd4Q>^ZweWnQ{dqxx(#_9V|U*qQiPg>)HX@atwcqV^oqQi%JWT!Pc-tu4mBjCFBRsP~`e3 z0(dEneWy0puMmAdbRj~D>xxI}`#>Q?i;$8iTRB$f;iPiSYE3_3#N;1t4E3w(rHoj2p@ePp*PNA=sWq9%*xNlOTHO*3VvX;SFyH z4k`Ed1~O`6i`rHbbP5@)DOy>mzu?r?NE=y*FGi2;M~&d0+V$M9`57$5j>|Dcg^h2O zs#kr+>-(v1>*C|nZ%wk;n$1)85sW&%QaHlftt9NN$;i+1o+W$ho2WX_v(r^Y|6A=Q zyUhMye(PelCs?1$qhqs~26(wsPK%2Id|B+ zGj8(9lFjf_hBRsXoYL`e)O@}bqV^Cw`-{r;>6D=3rBy4Jx+au)-Ol$sBLQ5*aE26& z8;^WBx#YrM3xd4URc1VW^i^4N2ZZcq`wm@_X~J~_SfwJBa#y@N*arqMaB4168uy$X6?yPsZBc46G~=39rxR;qCvjKHp;cvq@oHby+n0ijuAKw zmJsPbK`1S^(4!$no_cozJN-*UwEOj=0iN2J4t(IudKa?I#0y+zGv5@98_L3K7OASYVzu>mp?e$Ir*NbJwIWA0*&aUFRAR^r`x z<ji{QsA`j>`mi|gt+S5R|@mVLq{9e>R%m5Y5*GYk*q9?|PolPuo* zo~)4(BWv*R9nD4x9v}aBO3Fc@z(KN`#mZyap;p31OX{c7wXWQkubPY{M7_Fj3{g_! ztT9%01Xjh`R!UTHojEFd^N&G8HIia|AGqgOGw4V9yR1Y{(+V6-=1H1;WQj28jgqI0 z!H|bNI`O555KodoM4EKf=yzP59H0V?3?BPrhd5FUulj?&gb(_$fcnOzx!W_7BCjOP ze7(OX#yU*W%8J>Nj7x5$ym|s>K4ldpHxtQ>Z-ea=B69Bxd;1|FEK+0WFev1EkE`f{ zq0?3A&D`?(Wh^U6N)I!3r{IkYq&3)*(XaM*#bTnZ7a1`YcB1DX>Fu!=sm%lUw9gX+ zxmiAAGnw=kxX=S8em3$`U6w_Y)!)upv(}$32!76bL2T6$F1O2_n4GvD!@~`mg62Mr zjo^?QBE#Lgp16E$_wvx=o8$DaJ0-?sQXG%oBktoa8tQ-|wG|ro%EZYTUN_O#_QM%! zFR6DkSH?X&nR)W~&;Sb?xeV!SPv!YVvMRNl8{ugT)&OSjJNa~lwG&a1U1qP>9kD|8 zTCYi4S(Xy!7PH#Q_=(tMn*EMNH>a3$T-hdZ@?5<87R{gD#ko_JmozuYcKvk~gXP3_ zxB)WbP)Zh-B~&aW+NE~oi&1qh5HYx6imFN;^x$zv5i zK6+-1FgYU5Td&=$#thaSq>Y_=Ho-I-N)RXw)Qf&UDiB`6bzq;*pKYXkeuk(O)@$VlO6F^8bJgZ|W&;bWn+8wDtT;oC8FB$;;;|cl^w+ms!&%BFB z0f@-E5UdMGaf$?}1+VT~<_G9+e!M`saMntH69ItiP^8?U^KZestN^!DiJl^2T#=r= zUSU@2yyOAnYFHz8lVl70cp#bZgNI&JHU=&4NMD_Xz7DGf7?a8qKv>b#Wo$`_nIYe_ zZ^nl$?BN8l^+Zb}n2fw)Ww0f2M*r4FLandIQhj|vCEhKg^&1w4NC@=ll)Km@9m5x& zFk<8mAs|tjiqdNJLH*Jfx*n%dke~o(viwnnk2^eQ@nZY|?Wa|5g@lph0K9CvOFf<& zz!zBlZ0Qhn+{wUW6>Jzoe=Q?s(4cjNI4w^Y$zXnJYgPA)OC(pMwXbP=2((XOu~#=(tRAP#j#9|6M-{>y&9nG&*LuR zSg*3K`GseUgl7kWW_E8kgv_Q$2u(X~tbXNEQmNQ7x$WK%AyPICPo7gp=4(W@6z|)V z`^}He*Qe;01WR?~_cVp-snjqPhL@~tX>*)wBU|ud`W}k5y}PGh`RNk7i-k_o4fPBS zVR1fsO`X&y*g8G465Z>Bv-V)9aagiX-qYQ%6rE{BI-s0LaWaV50ok=|c`Fg$y|EI`5YxnW$h?~e!f6R1xvuF^CF z%#Fzljq1qqY{goB;d<#vuC=+V=zNuW+`mpIDa9yjyeyFJdR;bX2$%cVE+;jS(3qdj z_-=99U`^;6Wb#{Kl=|%bNL}&chYF_ZGe~++c{?xAa54i?lD7^vpy{(|u|7HUt{&d9 zCDHrGt?JmMqS;7sF;NpoF2qWCp_&*MDfQ(95+rPqj-Zo(`bG8`g&EVMh?o`IA>;ivVb>$6zjipLXUdyo!2KYJlC;~pMGzlT96QucE0miM zPKh!+olHA}s&KUL90?`0h=Y$kA6+oVSV-E8`DID!v$ruNOA0H>)K^nEjIiMj(|j^6 z^^pfFDZt>Bz}V3>I4cP>dayf!NzUr<2#Zfc_gJ4#3u|hdsRMBEI3w;bTI)6(uxxKL z`^0;S18;6)hx-dbTT|z%?kz3(qe`RXBX#)_Ba)~L(B1ooe^F`k*rUDZ%) zW@YsDF9+5l=Bc&Hd=-2n@AQd)#2OMRQ7WftJN@i}-VPI8&CvoEdS2Ao^bcK!DWq!S zT1e0FTJw@G?0FqD;1N2Z7G2tVbW;!E-%AiYIG`({b>^InU0#pOHtQYX9})3+mQNQW z0WUL%^3}#>V7=4xa)hQ@|NeZfDXW-HL>2m!`=TQ-@FU_eNONbkh1QEx6omMu0yJgT z!(o1`Q>EMOoLZjnLdEsf_s1iQJ7cbO$Y*RL*9arvThPBFmd~ga>)s1~wE9mCb;(hrDqgb`F<*>xm)E zC0_QtKVNd8Z$i^pnf`9{*R2r){ye;AG4nlpmIPcgT`cdAjKBXMFV`T;@4WbcdaA>$+s3UBRj==aYhmF+ERJ_P5;SE z78Q-PG&OVI>^V^1MX(YTFb|%FYbV!=IIW-Li?m#*T1vux1^hw{vcDYPBLsfzpeX)c zyP;Iv+2LW&M*=Uu`wd@$`-_dq`&7>Nr6PfqD#KiKJ<}%+b=^!$HJNNrldAN#TQ1n{ zrt#MJ>goE_M}fILUYV?RxTB7aj%Ki#@dEbI2UW5G3Y2#kbbTK8;(g~l+MkqRj*Ap= z)aomjjUFE-eRao)I5GaJDa((p8FqwE3WxMvQ8>uCL-SBPp};A(`v62Smie@L;6n*A zurbj+j_QC=Wi0=CbEL|-W`+VIz20L}AnBReaM z+s8mwbK#Jfd{1`M=Eh=vfJTK7pn)`Gesp9}t8G9VTn+Z=c=g~|&y-OHm1qsM>!a(A zn%Z(nSz$Z_EO{0bbS0u9LQ`wc)l*Z8_Ym&JNZ=|iHO$HZKhTF|9PQTzua7W1&#^j^{R3;C~FO%*f{+d-xC&V74+MNEtc3 zNh~btP`4&m22<)weDWc4`F&Vl2t;LHJVhSI@dBN|pdLC!llC|l`c^e-l&`)4P><;y zS4pO~wSiq7229SRYkVUmM{prw=KA=!`^A`=bdM9+(X$;X`RYLs3hzKp|0{FRy;k+= zf~Tyq3lc^9M(@&_>;w06{iBkt3-)#vOU|vqdfQ++P?e59`lh5oNn{F~emnAai>v(< z43i?POx;1OZ>~`Fd#GleHp?6%ElW%=hL?}uqmVoex#M<3%UkF02fFmAW3^nA$E$e+v zxbhde&`Z@x&M1gPq$)Lf6&r$py2r>a!o-1y5n@8zszYpHGjcbV=K%E%JB(`A=27o< zy3byx@KF;#r!ws2FN)gIhi8KOe_>~)XiY3HFJF?&ZdX__7~ioPw;SOP>f(;saHOt1 zNCK#m1-fN6#Fnhcz)8PWp!2@d2mzsx zOPjR~sC>)wzo&QgsyB&%qzFI?a$+}i$P9?_3V8DQNzExGz$&~I9CC4T+6+YG>v_KDj(xtrSi!)@BLRr;KyMRR z{uMVH9gP#>bkYlCmU$F!-x1pr-e1I~Aqv{@&wbz9+Z#`>&jwt80YrL6My>0GZpX{j zDA}K~TbJ8Xv{{)#)+$r2#=)!WoIf4uLJqX=;hB;fRLcf4(L0${{2hz15d%6zc0&Mw z$tE0->Y7!sm`MQoCjs^X$N!)PAekTpGUEX*$K?NF@}^g{(BOxQ_0CBCx69Zk{zDy2 zP3nsIYin!khjZ8NNP?Hmk8UrQgON=J02&2>R!$ID3$tRy34Rh==YN`t{k6QTnW(^= z_R}oK`@@{-E6K*VqULh(7KZ2fc=~zflQBeslElrOYu@MnEEbiCAc#|eT$?7??aR+T z4}ApNn?C{<>&@h*Ld%q_l~>@ExFWW6F*QlAtSv45N9Q8N;eDE!@bD692ZayIQ>MeA zVh9L?D-LtbrCYSIN+F|;i8jSap%hp#p zQJ`l7-WMv=H?Ol+Va@CY z^F;EQxm+weE}ZZs&_D_;eZcrv?AFrHz7xv0>(tpacDVMD8y->e14njJeoEvfiv@1h zfII<)kYdA-&P7tNz=W^~x!&sM>Bw;RQFW9&gvaQvx6L58EUCERys<@4I5}C#U~aWE z*F;fc2Z%Uf^076mv5u}WU|Z10a(%>WQK;^Y4$^OH*O+`>PxLH-pNw<`K(En?7EA>` zJc{_dnqSY$3eB})vyQ%9DJ_rne#elLP_aP9u}i(!?6aKl!kY zd3B9Z9+`(<%AHR~A08dd>CQ&26uG0wS5<1jYOR1P&j%kR<*l6on>BTI8^v(ksG7q- zOZzns)O>|0{m4^=o6Or&)U2VfP{g`H?091A@b$f{?;;4R*7&d;wT^H&gAx7Zmc6w& zk$oN1npLUwGPPBghuGhPM1PLlS$nwQ_IFK*@Pb+1%0leyHrxls=p8Y{UNYqGKO5tD z4sSgDV`QBqoK6%#b5=q(he5ouRm0udf02kNgx_esf`-*d6ksQr>HBQ6O;y1jQoFE8 zAj0K`N$}@%qjnKnPfxjLihaZw2vB73xj`f;_%JHPo2r#A*mEJK|MgP~%KW{mie7j( z^6AxZ{l_jpr_2b6pv-~Op_T9bu!kw`?p``r8gLRB(go>eo}JQ{ObeFd4uHe-0*gV@ z2=1W^V96`2LE-}M@c#5eLWnkru{1G>XtdNvN=@E)iD&7KkdkQU=8}qZhAFBOG}E(Q z%GsOp@oCVm>Vh~1&n9K&jO~c>kA@NVkqFQsUb2q*2 zljAMEH^Drk(pNSPpW6KKLE8C96TpLTg2kX~fcxY6pflZpVv=3aBoiBjUV7}3Zl`OL zMg|ed)DIJ2CGO0i9Azg`-b4vUYCw)PO(Cx8!iBIEY{O0;^TcGs9W0!13cWcHrwT|@ zwXx|8&uKKpo0nmXxCrh`R503ZFmvEuTVqs%ddUCR@yN6$ecUT3!dD?BAS;U(&pHZ+x-6ZK9 zS`h>TcAOa$(nzSdZS;z*ytRK!DPnxW>}9X1e6s49Q4yJ@8_FmJ=?Xmq{#WP61wZM<5}Liva=_u=*3z4Pf1EA7_E{U z)9cZTrS?&`&o}hzRbQ5{y}>_fX=5d{!?uMOBVKPqH#9d8em?o30d1nkKb_NBt!m?r z!&QEd3y1X@8J!U&yD9FOVTInXxwzt;ie10jG#7V7-bzA$;gZGiRa;4@YD(u8I6-eca{PsIA==tJuSP zMdRpQyq0T+cn#OF-jFdMD5H^VDyq#zs8}_hF5lw1lOvpNh(BDVV~m#^UM@FUw%G4{ zIA3j5YKV@|PwK({Y$x#ZfT(roBLBO@tzGl?Ma-@OY7+gj3=2z`bo?;W6JipdPiZ)U z7SxU&+5D2aveC_PdhSN#2U`~05tsdF0bMfthS(ypbtdP*yz?~8PJ2YqpF;#%Z_P>U z0Pl<|^WD@Ln}~gS_4LLn1*-1&*apI$%V(F2B&5Gy?>sjWBo?FliQuq^SO z%XesUh4HO(Qk|BrSybZ!#?9$qW*FjoEmpiltBCZS?W!@yoY8jpd!7- zOwIl`$(;r;kd)Z~KJcEj#smn?boqut{|^p%DPGeO-8&6If1+w>3qFn~*fJ*euLMAw zO>lhRO6vC0WwD;V%@)beD&Jt+^MX$j1*N6P8}}Y|H$yo;T!$VEv2dk=JuA@qmp;aRTfD`qc$L_HE4Ix9)$i0`=ZSH1g!Q?0 zCD{3OJ-Pk-apg7{ZTZ%(HWRb!0bf1E4`ulei5A500DDC%&VuzpLj)V^q4exsxZzJ> zFkGPOU?V)3=WL2ruFKzc2RR)b%bED|X+~B0jp#0zzK*>5R;zws7%&!D-B+3Ys-Gm@ zzSz_bMk5rtsXXes2BaCW!L7s)EfiW1Fp=M)f1yQ&e2A#H%$COl13h^w$L`l0eRv}R zz+yAb%UlD}cE^-1E0+ABWca-a zW@FK>7OGVPqB?4hFqUH~+ilX16Y0-=^-RjDyctyaweHB>8iQ&mH9#Rs)BJY}rN3w^ zv>w0Q#QeTsyOnWD!!3DUD1E8?xk80 z*m2nu(7u8d> zH8Xim93#r}$B9L86#i>sWhg_JIMH%j$X>OQ$D6|Ia*JMIRd`vn6tO+qc|IvwVenL& z{pE>5MQto9aMZF|j>#rk&DE4_nguYmbUfga8Y656&iz%dtqZpj`Wb#N=HGA|{Vms~wqWfvAq$jBRgWawRF#y>b$Flm6v_1i_a?!1 zC+A|LP;I^4nZVZq3E8JterT|u(xP5U*Ojg9cgMYid9i^;wrjYauTKg3M`Ckr4r#6I zxra2;4OJy}O|tK6WZUholc8iqTtK-yumw@q?a4aZ)t0@<;eZi_DN^R-p6T= zxaS%fSE&#YD3mTuY7IoNSyH)QewOA*eE-sDof{*vibL9_5-S>x1WUld_XN}Z6v}#T z@{RXZ8TRdJ5%lF*E&JC>x@%CWywdIK65md}&*M4oOZ$fSF4rwO3b7w`t8tECBhyC7 zDB}5!+MgYk4s<1E8VN5>`JbT!Iu?VA;u^R`$Q6b*Z(MI@8|!oZnva)GD}C3$4(1Ak zb?2}RtM_g3&Bm^SA=pWK#9f4VDwH8`GNLGzN|WuAtwf!vi&zV3bLI%v<+c%lO?r^a z5j=2236^ZX@U4dbv-^r(5cOLg5fv9FrE>9tPE)kiZ(}~JHp>B+kV~6VH z%N0Wgdx4?ImBy=b$c?ePrI}T#9+rC7D~K;%3g5=Wtpl6*I?7AB>P)a3^$MB7@FNfBG{*0EVrmQ%;8L|@16 z^{NesvIk7;)~2IMzHY1U*ON|4|A0s$*k8R~W)cEB0UUZ2ct}4dm_>#FnUHPNq6!{v zZwe}PXB^M#Ne*8$LG#y#mpkgNu8V;CrLh$&XLtfHs<TS=-VV@(T z_RE~uv$=a+87=A#E9K%-Q~$Kd_4CbmI=H1K#*_ML&baaAp*w}02ssqajNv&#_J~)u z!-RRW@=3iM7M1y*0}FIWly^#lvk~CF-h21##|B!4Z6}XBK{H z^giz6n#ha6h!81Q&6U1`hTo^JnN4Jo6B*%V~>>);E`l zmD0MH?NQcydb0H6pmbyoZPixB&&C6dE{b}1^i4Y7a2Ju5t+2}XCxpSY2sh))i_qPh zwcCA2Y#+d%qjOG%Xp9GvA!fA8IxFtPin0+lcORai#$IeJOU&_*8mIG0U2k12Y2c zc&>Qoig`&O_Xn1>R9urjCe5>p%{eL1He7)1HazY$Ir-;O^o>@FlQ~=0j)`~-Pc`Z= zwPyHA`WxdgHv5?NkMefVF0=IAxNfSpOx^x!el>-|z6?-E4C)+}WeeFQ5JJ~Q=D41H zAb4f4IC#N2!zLL}WxX~ntI<4=5U z*=1eFvd6s}U7VBcO0?HxRrvzI6`0;Ns-lHw-?{;OGk4QxAfvqEh^$65f)SsEzk3`VNKFRYDU`NFC)Z&Z~H_&GC&kpJnb)i|FtA@&~! z`Xd}9yT3e~3$=L>&i`P{$0z^!y)BO)Jfo{6dB_iK<3L?umJJ*gG>rrZJp$rfh+Q$? z^I(i;UzBk^x03ZzNa{K@X*Asauy6==pbWAW787_f26g7Ci}-elnB9MT;TzakT_xoC z&4m`-+8Vx`!xk#i{AKK(j*^|6Vo-4FCkI(iJ1o1%?&=3gfm!r7-@6%t?Vc_(yT{k^ z7N0%DmJA0|<#HdQ?ak(#AF*#oh+EtZa%O$v^R2!FT3MVTF69NEW+%`Pl#J(^)0AiL zbe3{dHXxKXpjZfGdknAS2|h;zd#G$&DOQ(FczyPVJW%HXV(Zb^rGbvM8Wb90svQ_F&b{^zWJv z$7qDA7#0)3?!|VSJW{}=2fD1Ze2-K^L)kV)+hp#uq)(Ym+p&Cl5vTd}j>>Wo5&6j( z33Mc&>l9j|sjPoDDi|=4VByri9V_Pdz7{gM4A7wXCO`y;N`$=sx5pI)5Sau?D7}MM z`S%`|IM9fAuSJmnMA!z?Xz%44G+;CaiUCm00*a&WME`phC8c}3K{Ndfe>&(_H{$SQd3u>*3|v)68>flIQk92XIxizi1C z$A}T6W|Eplh%~^7Q@6$B_nw-bQSizK6Lt3V_a!Cy!CZB{%q+OC&Du7qXd3I(L2K7; zAWIZq>_k@E?8`{L5>F?{@x>HpduKi_CZG9m8VaE zTJn&6DjPD``o8TwrtdBT*%0XH0lmaP5D^#L--}7_Dr6@CPFNJu$-9X9xB%6P-(c0> zYz7;+wqhEjF86-!SAbgM+6NvNpd3v2&lCRB<6Y`SptE<%zFAB2cVfVh+p&q}-zDr} z2mC-YXspiPiCF+wGY(bz*NB?F095d9r$Dt{04(Dju8W4<{^bY{P+9jF{Z+?eRL`G} ZP6Jbx8Wg1d@Be5aAtEbWC8!_p-v9`|mzDqk literal 0 HcmV?d00001 diff --git a/docs/assets/R/rstudio-server-page.png b/docs/assets/R/rstudio-server-page.png new file mode 100644 index 0000000000000000000000000000000000000000..3817acca5068ef2f4d09d3af792c1715c1b90ad0 GIT binary patch literal 83480 zcmZU)V_+uDwgwu_#I}uzZ95a&&Kuj-#J0`J#I~I`wr$(Ev-df7pKssWf2w=cTD4H< z)m=}8E67Q}!{ESxfPlbDNs20gfPnRafPfxDeg8}O{mP690s_-(AtIt6B_cwk;Am%R zVGRHQkql2xg;YUZ!5O|9FG`#S%a?@igjRw8ldR5vG9@KL5{4%JhK@@TNmGL%Dq2%< z3=D=UKqUEbmb8g6WE|kfehN1TCQZpPxrMZsa5{we z<>sJbUxwduf}_=<}kqBR#- zXFbb%wDLSh)mb1*@ zMdR{t2^>TkMcerlaLlH!ZPh9AaL@&Te(7 zyPG80-HKyW{9vEZ(NXN+o8;UjcuqX=LlQB&Twp^T2NNJ6nTuYCYn`I3`I+zJAzXY0 zP9g*o2g1MYPeue0PJ~(n&Xfnv&;w3FBuw682JNwq#v2ZzUiBWAef^d^lwnQywDsECj)vq|DI z`;QY@g@LvTZYmI=Aq)yZBVq1}pqRrqAX5ka%!4@wQGxw{%MPFyUdp#U2AxNQ7rDxt zVgySxB-cP?55nw$TgFH5C*3J##GDLt+V*yb)j?42mDmw~Chw! zW=zeJ&; z&K-PPICZFP*{ZObF_-+U23_{P+ZVd?>cQKExDADFYq~Rafpp{gq4|OO;R=KiQjQ=s zKrccN3iAfYkB}xI#~@9j+M?l$>}fr7jsObppa@8S6iN z1%2i772tl@Cb>tX)ded_w~BiF#7-?9(;8t0aMhgwXaKkXJ78Bl=@|A%E08V`7*CVP z^TSR0vXNJDQ(;p%hrC;^OX)M}o$p2Q+n>N>;V|J4;o3gr;4>JJ2zN0NF*~ssqpn?{ zLFou^m7qTo4@GrlxMiWg)qnr`$w^L1UZV6zDSnozSgsfuAa)QuHZw+(Op`qI<7oyd zgE(4By40pPJMUqZzuf#!OF3DYwOW~aYbA3DxBP-En^dDhqfn#7Lp_e}gf^Y5O}kd& zDymCVTbXCtE6jt>srtPBlyb%qYb;;2{bslaBAWrca)^XBdZVFw~Tf+ z28*u60*h9QV#{R9>?NGV63ce;y9Vh-2J`MBnz@aWlY7Tkz-w4cNK9^w=#jr%>10q< zyls+gj_t2YRK5fP5eCg_m1`xK!0?>Y=|R@h}v?86o=#+UDPb-ezFOZYN^y8)|OToMp_o0Ksfe#mc8@~wzHhr z>?_7xfo{uBKBv0Yc8?~HY>)156C~3lQw5{D6JQ_TZeW`j%=ND)W*3<^ZsQI}X~by! z%6ZE%%H0-A7Ol^Ip0%^1;Sy#(uurhtVP??DXtmhw_-OyJiMya!V_&OweRLIW_iQ)x z@_B=J<9mF<`WdAl&a{^SzS!Gu*x9ccDj(w-V>FB!^ebe}$d$D#J`T%>qcIg&dHfq9Rl}`Hk_-XaQ z02v2P0!9s%^DW~$47hgSHqloezEJEh_`sK5Sz@9f>^jnYso#p`YR3$QEj80MV>L%R zYCBeaYox!Cfuu2_-ck2q>o_k|W1K%x7BJ{AJIUJEJ!yw%O2|qWT!qe8mopts9XeVL z-Mzh?-*=v81~((!=m~U;+KUXNu9OOkX;Ss{OS))%R$31nfto;h3IkLllo&E^!{C}f z8inEG1AO76*7A?^k2Ep3rAaJV`&lXp_arM^tz;fyXX6{a_;L=iKcqb-?)Fu$H%nfN zFXi#2VWrCDGG$_=>_&)8$V{?!Xm018Q&}3B)lFSt$05E2cF_)3WNVW4f$SI}lW9>~ zV$kFtmWmkBzR1nyUL@$I^L3GU4vr?n(7e#_sHIn}cASdE$WO|bGnKEDuPq)|tkjhF zRlco)pXIrPpRF#QRZi&(q@87I*9SBZ+w@m^qG`fvtcU z_IAq3Wj^}FzT`al9GPZLv~&2;?4xZ`)zMPZyef^;cisG2Ks*qTv6b4KZC$WE>#}LF zdAI3Y(`{Z#qDtCNf;)#=ozeKoKu7yg9Qy!d)2y&8Ul^hRV=!&XbiAHW~ye|}fE&wtFt z5?CNm6VP#fwqomUtET8UbgcBTxj>F4)jr$imfE6@xZsL;;0sw7PO+`Mu?G) z>3-+hIod=8rCgO`mRrna=4?D-eQ-7;op1T$Q1qj?teUH;^)2cvy$Pc5aq=iPwXW=JY^+ zcR7)>opZVQd-LrnW&Nyus#V~g=%aTnbOn);;DCRKpWd6~tLVIJXztIJjIY&k{Ta{F z)xy>d?e0n;=wna$mRPqR_PC#%hu)*`o7hF%!}N+_?oL%|q&`9yN=Jsf?saG%q1Pr> zH`hbyS}s0mE$J`2U^~h!^lo)8{SU*P(59K`nNmU)ez_?0nDXc)ZzFHZFTA^#!GQ>d zXNCiP*{&vU*yl%gW@AUC9+bM0N{~PVPA+VJw*?S|U4<+ESIdO+D6Tdu+wZgiI&1p3YBC+Wa_7iyU%`kUEi zTc~I_YskuQ8{65?8=BY|0qEUr?EfaaARxT%+<$Lv0M3R)?l#u8PTcN%B>(2%{(Ju~ zG6MXT$L`1xfCZ^mH6{`ZNG#N650o|}Qe z&CQM8jfLLM(TstKi;Ihak(q&+neHzKos);Hv!OektrO}0H1hwpBMNXbcC@f}wy?7$ z`d7P#Ms_aFd?Y0QQuLqef9wRfTl}9UTc`hZ>#u_h|EghNqGx3IPuqV*dH+S_RVi8SL z3r1xT(KbTbH&3W%f!#l)9U>zZF>4Z!s-Yb$Y1_cJ)BTG|?4g{2>x*_5pq#E1z5G zZ??C3x0}G*Kx?z@gH0Z{!|`;x!^w}!R5aW_Nn|Fr+LWqV(YXusV#^mirs3%V&y!2VNW_0Q{9KSYCzNhLhmD)G_*$@|Nk zF#6Hju;`dL(cix-4qJboujmUqo(rcIK}F%l`A1G(M$~_&WPg@$A7%e`O!!X+|ElQW z0Na9w#xSnF0BWo1Mq&!^h7Id)*;RCz#U2MZg$x;rZkanv!Aa;iW08;wBO8u5LRng# zDX8k2(e^`1Th?&3!w}li^$%x0=F2}}jkhqur}}i$6p)C>!t()dbpg?;{}oiu6=W#M zK$@&%D*7K{s;a8(4k+FFYi>^)6X+Tpf3Um|gZKJa5*${Zlo)H&E55q2k{e5@x5rScZbE?_mm+$U8)8f6H#vZcajFTHA}*$1tR=O z@}Q`|{!>7L`AS{y>>4E{C+ABaO@>89SQ6C{cxbOTj+$=<{9JE!=Fofn4S{VD|Gcr! z8igHaPTL`esmY*OGwx7dGOB45{QmPgi-eL!G>$TJ*<8!F(41+rrXC`;a$G{L3pUkP z0NJVZNocBy>1WV43i$u%{kIkT$k$SVz-)9*=ig8pUe2Wt3yv(;={$l(7lm)5izMr> z0|e(I<-K813gc}>m`W%lidvc?yH>I>{OSuL#vQT%>y;a6t5OP^G)Gj;m z>Q6>aa`@lx;f6n0JohT{f7G~KQ_Ak4|JN9nlY{V1*zS1uCL<>&VPAA)FsETpTc}v1cL09*e zXvFJHOV#f~vSuZT?3=5`imseVgo__?w8JTc4y-=G3`W@Uo$;YCrICOuad!S!~GOGvbnXFf7>#;>BEHaQbpy^T?($729(Kmn zoAQR7on7Z_{LWZ+SPkQVXvoY*ehhaIaYYrFov&VGG9h8l{*{YrGZe%0{XZ5(w17m^ zfX7O|MF<*)UvaUzwC=7P7Pgg|z~-);q*P$}LR?ge+WfUT5HMpY6$a=Y@&>I6^q@AU z$KVKI{xs1ZHGbjpnB3$zN^c$*DRZz(ANH}{zw1a+Jgi{SPfx59gVYp{_N(1)#VaiQ z*omP~g?g=_;=uH16-&wLt8{-E#jLHIMsHXrCG82evC8C5hW%rZRCeN7S zh--aFoN!0`y+y^Qmb>sg>hSwVE!X()X5);GM6?AVn2>g$4b3%>5S`>rkV@F%TMD99 zm@0b^gvv;5oXX34twz9vK!ziYuCV9X_^l~(dJLtMR(hmB8$xEaN!V8ntuo%^9n(AG zcT6v$GFNq#*$ka=;Mao^m2sa=ev+=)SQY6DJTWptrJG{2M#sA%XccF-*IQ+8Rb|V; zksHx)WniP!P=^`8ASK6mUnVD_eD}LRPw&I?k`)c(Nre>FEZr>4Lp(3l)(tE3QOCZn z=zs~W$LCVmT}0(jikS2b3H?x!l!)TzgVMVDFwXmR72tUT=_*NYh5I^>_eq48_esdw z*&XJ>qQ<%tX7k}X$(iiQjXpbCpd%^z#))9~!ML3btoc7%Up7AMNospOR`a$XbWX>J%&Hfc|1d7jQ z{esOhtp6Y|(qZikYlES&CFt%$d6cn02gWBZ+h6I|0mrviAxM9@lU56lEGaKP+}ysj zcj@&Rp@^4gcj5)|<#|G$q#o5fkRQD#n;B^?{eAJm&!c+nh*JJm{<06X+jeVN%_HeD z_K}U1+zPu2&s>*7EvtO+Z4$Ya{oSB^W{VC?DAAy{VliQxzur@z_4nFAfC(!r8JbIe z!~N{7wi1CURQY@Sy&TH++{<9gRqSz4N8eAqb+(X^h%-@dYY3D*QW@^r-IVE6PA|W2 z?53&t4GkC$GdpA}&MrhJ2NohJ0AmEW(WbE^M^Q)?>`8?yty2yE+*tVo7>o;6f90HM zmu<*VFN*Ayh&_?l9x;Q2d+sqVG8-N$Z4Kycty5;*@PJ@{_2hv$UuIC(jN`hTuqO-W9GSXVzou)6XU;NeayxjM zqM9VF%;#B{Ec4qKat!m_EcIM&V<35?7V-%psKbHxA+@r z`^`FyXXS>s^wDW_xpP%#zqs42eHpwEO0|51i2D@2mvBW;YH(nylMcxYu16}}oRY>G z^kYijETxL?eM-MI$=1gGL}QT{BY!fy84u_fPBz+qzYL3KN`Y$b+Xb1QfmV~XXY^n^>_xd=#FJQJFJM2Iko>HZu6p*|)&rUy{~*se zQMDc1=+p(ktG;B`UQensoqWDI$Sp*Y^%Tex9DaDiRBbEY$#2L{psXPq&N<2Bfbm)% z3a>jj=mUMo%V6noIpJK`ylbc?27!KFNMBmHHW6n`r%LOuZ{;(}1e@UVA}B{b&t!*u z4JhAFqDI}ftMs*BqKaZ(P*?A~brNnN^d>$y_-Q)O1o9k8yw@_9$A$~MrcT0F|LD5Y zpUG{TA#NWMnq3!NJ#Mw$PCfT48Eh*1^~JT2&}QKHz%n?@tM(n&tbv&M)-~fjQpd>;N}dycrcLd=zX)hCE2u?{up6i!w*(1AUTMQ zSG^HZw$eR>a;nqiLQatOMYcRB!-?Vpxj@co5H8`YgjiH^KL7xi+-M>2pnK5$+6Uvk zUd5ysv=DgZv+caZyNgpgmgnfo==A#p^Ug5qOc-f7<>$3u5v;Z{QWD1-b6VP&p_MY@ z6O8J(H(lrSp#`KGKfIsSX4wT)VI_nPhoO^%?52c%O48U!2ndzzX59@JT%}PbY`=N< z0ChL0{ld?f%ePuww=c_W!ArJ61!M@q-esqDCjG$O_8n|~ z;IT5OfAt~bq;i^m+RvMdhD7zY9_0jcrEUe$>A&ND(eWahx!rBqitFp)mgjVU%Xc;< zdp-_cUADstoa2UC>j^a1;ciZxnF;Ek;z3|8UO<=OUeuAkuy)hM+FcODH;7w?en?&L zAdn6t45aOYy+1#ZMGhvX*n0m+eYta{)$BmQ+-QYcx~IG4s}if3@b$%Y6f0D>>q}Z% zQE=FprlUtmwCjRBYM&UpT*F3f^jDXdui!@z8H#a{ju5GfGq4cZe3IcPApY~GWPa+| z;QJ}aQ3v|HmyIXoSxwiJavgK~2li)n~7C2~(QYIl{JtdZEPQTu1d?PR0%C zy3dkbuWi{5r%2C-^*n#&Mda-TyciU8Ecpx?iRI{@qnHN|V}8k5_2#+^->wF%)b>-P ze!yIgFC`(WtzK+8qODNx4)u;Dr^;?$A(`alyUziE^_K3>)_kmaO3>K% zDFg4T1~R-|%;N#Nf(ZSbdOu-r8goO8Zo^vxj<5Q*s$&!9!kB_`2yHj%HTKU5A3}yI z56tpSooM+MJZ*SgdW8K0Vmk>#C$Mo)s}-AikNhHo%iU7Or#_XA&uQxlw|2zl+I=OYdXicZW|SYsyDae1WMV z2`OPc4^&&PthQvJa;+x(Ia=PhyH0AmL&0R^_;{z5#!M$LLS;A%!07ayL^Ji9Z@uVP zDE*KKtMa#a3(JZcy*^(TTlMldV%`CbTn)>ZRl_tUu?uT@0|c)ohd!^g`eG%wbiX78 zQ1aotx+Z%=QZW)hlzqoIvy8BLaA4M6b}L&#i>j8$ood~0bl}DcA8talYb$v{&Ey=O z5)75&UHaY0ZZSS%TZR2YiOJLtn!fq9crvfO0nT^biGJH@ zdzKUTq}FUPbX^F0za0K@x6ZzI{%Y&&ent@SFEynbx{Iv8E|1Ta{ot#HzAkwR#k~Zy z>9yGG7>(z0L*eSTVRG>QuptcWhs3k5iRFLPf?{SMreDy$8Srz(;lh8Cuw86*&suCf zQI7{HmFekQIbu)J&sMkA?DxRO-{<2y$|Dj6?+M^l;koTG1DYBhMPh);e3c~r$tZ`wmN8}>}W&ax7YJn?lT-*SK#fP*-3!N+prGx(W~iG zhC9qTj7io*Xw*lp%+w?u{pCP+s-nZ8ze(#jkI#bo#OFv@bw0?%#en<9Nx=dC`Q|Z~ z)Qgw6?`X~59YNhp)Rd1uj9c?{0}49jVRi7edM~%+Ai=Qy(fy1HFMO+g&EO$fCtQ9- zNbDG`YP@G9zgxb!MC8=>Ub3-k|`=#a-W7GCg7|O90|y2(bGT@mFl=WMeHK<9L?z;Bl=;9FkR|#c&yw-i}&a zY#A#oeRI``@(r*S`+*GMccpp6mLg34ghcIdj4V8O5X1 z*&7LLw`a?As;|SZN@%PGHeRd%X-`#+i@k#~n*yK3mkXn8W7x>_@CWZ?e@K?necpne z@M(_&XQc#6?PZj&BPJzRHje=8S@tN_wCvc)wjk_$dcCCMktxo(b`7g z?+u%e@isNxn@I*jK+Enm#pNQle;457uo6WRrFZil2pA595-o8Nj_A?4$KL#49!A?? zdlY>gTCe9%(X-xK3IZwGdp(Jg9)(W;Z`N?a`}c0Gi1TOgBU4^CrIVdU!&tO>242g7m_wLjE#6wfsz1cOJ@^tf4OZ~>!c+C zyP#hL85iGlHciU@e&J&F$84OY=9T)uXaovkJeoXreYwN0kz;~T&Q~~fM*bj+0XvQT z1n^8|VX5&!6zdl_SmGvn?aTbGCKw(kUGXDZo$i*60PvOD!Ss95f^%-U>vDPGytBxU5AJ`(n)V$2VHvGuY5>c%y8OiYUY@aycB(> zGNuda(jta*C*M=UxtOGTAB| z7}wb&Y}w&iI5uv<8~kL?L3Bn;J&n*eNYcFf&RfGY94XZ%yZcRYgrq&9wPl8F_rGVy zR2&fw+cQIYP*oHs$2e*5f%%+n_>g5CEeAgj^`CAyZm6oQ;D=$5cJ1uEX`Arh@rHE2 zq7nF=!t-)nIq`ZNUe&%oI`Nvg4$u?2z6=rBoKMv}KSW*+t<&6$gjiQ>sLxyzWlWw~ z+m9J!xxR{pv6uk6ZADn5enWQu%+Br0{7M_%@^DW})TZ;QDYnz7Y)6;u$?l+dMkjL1 zg){te4oz|%P-ZAyvs7EOCaOVga-*?HiLf%=2vW9ffpODwhSz(&>%{t82e%ElNudWI zgbAtZw1Y!7Ro95)(4Lt@ZQI@$zIYW0cRb*1gl$D)>OH4;{lJ>z$cdFzGvBnmL@g@| zL$c-@3Jd{8NJX_%Y!My&92^w@R5XXuwcA3%BHR_pCT=+L7?4&bI7(rp=<;NFbzt5c zlJ2FTE6uRwhuF0*WB;+v_KvbLnlEdpVQ^~QE^x>jvxBTVxQ4M^oZ1-lrOXuE1E(B; z#Nz2#xbw5|EIn%}bWmn-xDkweH&yrZck61bL3IAQ_I9$gO31(iHc#Q<@(zJ(hh&R4 z5A%ZwHLq}ZpzA~jeDv^vT*p{$5OKn2LZo5Bj@n>lzx7Lb_Mc?acQamwGRsMp^BIly zV8|gpK*_}=>Ql`*l<7O~4l|h0XRfP{o#@k6clUYdnFK}Z9LDD+k={m~f!ocaSWDNy z$&m;-Z-{08g2BuC$w{TI5--ON=k7~3RB9Ym8<%|J;>!_5zz2t|o48X^ug~=NN0z8_ zZ^+a2$|A${$`S6(U{W=Nfk7Fs2#6TvQ0k--RSRvCP$ z@JiD-YQ65Z|CrmJb`mcmpvWF2)s)*=5aMkvT_Dp4g6o+m&2dNNp2?&p{9N!tA2VhK zQ;Qpxm@}8Z?Z`3sJ1~M3)Yyw%p@Kq~=ddQF`hLt~uF^oiDxp-e8Y$M$ES$dec_~v{ zQ7U5Uy2BT(kpk$}5K7*L+z>HC|vf_g6c=L!$XtaXQavj5{ zG>5;8Ng=5}G6=3?dww8Re{;lP(!;}?pMxlI(1Dqxu8P|%Fo(D-1k5@BfK)9DN z<*=Mv74X{H&5Ms_C-8*h5HJ)v?{6I1%>G#=d!>T!vH#~!o_0*j;kCLcvO)aT;+w?f z8n8ARSYWID639jnb%TY-tz?+&B8m+4O5c7J2TN?I2vt@|#&r;ZbQ_Urtrqs1xR%N5AC8%zrx>F8v;8^{ zuRap1k-scxPy)7e8Bv!QfWi;5PS^A6>Fz(}X7pWr7iGv6L%vl=j8CWECpzzxbXWAy zb-R*o+%fZhjNFSyX6vd0&rl|*1w$W!U3L7_AG(_nTMrFfoJ$3nkt0(!M9juj%J9_*RjkJ_Qk%i!?URy9 zmmgbkHkr(o-W6^xY;j2Q97Cb~dM9kT`J+SM&jD@6@XkV@XD%%@T)|U{BWJWWc+MhZ z!xj1YVD=f(VTMzjCEPtl6EaBb`ur>Hq7C0q(?P&@ZTcN?dxsy{*BMr*R~vEn3XyFr zgYk_W?npXg_d_j<)zD_voOV1Tn9GTvx5KKMm2!3%V01Y?(;%Co0exYW>(1WL=~D9R zGeQM2r|S+uS`T8)=+XvDki~ptp2__t9NwMx%#KsQi8@OE@Rc)7>eWiHrau0 z%-@2KtM(b4$Q^13mb-&1#GooZtOwJuLAL*C-Nq%S6hU(e7P%ON}sQYkA#$j2)HT9cfe=i z9i%!u)O0!$QKQQ>s!R|TwK+cp;U-{6s%-}Y*663fY2;zE>_a_ZFqKkfrYCpLi_+T{ z#-aBJYljJS<*NhC5UcMFbtvNtVBzPV)Ug{P_dhaPJ}Q=%3jy4u$odMlZ(NHWd5hiQQ<(f049^Fs{D356;n)|U+fGzZ#8?&$d9E(S`N#s(OD;_CIlBFV(%&My#w%V?>KVQS3{HQ! zzi0HG`vDGfv?gxm=a6PK>MrqtP!KlIDY1I~9AMaP2Pt&?Eghz`!0I^tOb{m;j2%Y) z;1x0r=5Xy_ai-9^$B&F=KSNfY-V@!H!`+%Nb}W3)`-sb>2jUcP&KM+YOq0VM@rY$G zu%RZpc;jkixKR5*l~b%y%WI#NlGGa$b)cAT($yuIuHIdV;`f3chKM-ScF}OqZDQd`6ZI>v0~{o_U;rH?Iz@yCLHdxcQEE?#TQhB!I;sY)bbxwW!yejK!-1u zJ6!_*q7~hDRj-PxM~|ur#?KQ1!h9IB9z;7kE>j8Yi@+Z47YH*R69q5i9jCtW;`}nW zT5-dfa$e5q9Vu;~_(E!hNIbJ|5v`@X=aSOAOt@G1}p&oa$S} zv>-sJcw{U5zSdHZAKm#-S?s$T^FydgTfc48g~l$esN20HH56ycYV@AxwS4VktX-yk zt1hp^#_lKLXY3by{i`?p10p5H(ARt+=askYs(Ki6ZlKJ@N|UVkH^d)8=S?t(Ul)s< zRc&h{BJx(WVTWmIcC=$TT8n6ouQG{ zFCD8@yNtu9uB+$aa{NYfuE;G<&$Ah4?`sZM*3PDP-Ap=~#U?aarsQ?mz46-Ex6qat zwtHMXDsQwy5zSD3(lHsi)2Pj6j!5$&) zXP0mw!0I=3s^nfMQ_iPdz9#b-jBj|kmm`{;LeJY8ev6wbJ@*U=7NPW6A`*-1JW`ur zP)(lJ9t`om`lUOsL;+2g#`{$Dpdv`K5j_8D@2xa{gcg({vVsM6t}KU$JDq1u@y&FII%o4g#Kab`g9<7Gbz_@xYOIWUn-;PAibQ;1*?040jVHW!c(orGLzn}I{mN4Uv8Q2Je|kpu zhL6+i2d=q#As}S~2eXC3D7nfS&#{_Kiy`ZlzSG#Fg5gp4_Pz&CE772C?+b&IVRfOnoj53-$Iil=Nyj!kkT#$$DotZH`Mm#J%gSSK1$jHTE8exD^)E+wc zWH%-sGbR{{G^b6CFp{7CFD@ql6+VEwOYX-JZdA+U%n(Co493?_LX#KK^5(@O9zp+* zOzykG;HuQs(k}3xSZm}ygI_Sa?KIV^2ZoZ~Gy7&0y}RFu1yYEtZX;lWWPM2`{Yj58 zh#@rAiQ#^gU?g-o8Iipf4HVNHT8vrm-s;19gv+&{&^1Ztr9N2UpX>6ydKCe!`(kcPE}yfmayq%=-uM z(y-KYdNFgO(VZxLlqY3hU8P8ty6C9SJQ?T3o}efq8VqtLVO2vLZi;MZWyO$sc=-GK zivr3jlHc0`S@TiMQtE((dm*+32ysRahMX*g@Mm}bnxAJh^&;P5iZws2o? znldY0j}dfLb(yeTg2n#_Y(vTLcjI+CssU>f1(N{+MVsSAKXD#7Hov~*!_qbVdVZ*{fs!*S zWUW2L0XuE#!9k%8TA=77s}xo#w3w0I7i|`mb4JC4N!O*<4wpV;pihw=8VK5B6bOE& z3a^oojNfWt(!J>il?vN8lR`a?Al}#7Pp1RcNLC*U>WV^Ao4kjLRbNZOZMXFo)PMhP zKu97cX!jXJ^Y;WTZY}7S_qQ_y-YIzyv7l?9B3aI(`uf1G)!T=7T!Z*@Dn|tB+SrN4 zXXIS__UjGbICqyK*-#VLvKS461x**XLipPfMp~m!ThD?{U_}V@A|Hm_<2J9)IEn2qAgkvl zR!~NUm6|4Yq!~2U&%WXN{~~<;f~0svD%c2tafpgx3s18*QtqF7)e7R3$ModL2zrlJ=*Gl@6*TH(+JcUF(;?s&a@tEcG~d zuMr*l8B`<#!(DJZm2?|aNn&+Ra6-?R1S7#l55wF{fwpX9wT1_PrmM@v&=%!fF^71a zmSO(fzLizfP|}l1jxf#qkLlTFhNmUYe|IPdecA)o}pbkkDCqr`Jvy@>~AJL&s zZ7t4O6_UXxYGHZpB974*_-Crv_zpp&-kZxnNl|74e4$H}zdaIEb>TRryawF9TA75-86m;eKWM} zY%ctZ4_31H@5NjhE<724w|i0;@@+P= zxF~eNxZ-pt#Avm>?WYhFA{V@ zHW<__bVwiuFt*i`Q<9U=^LL4nYn_JD!AwK^d)_sm1|SgkDm5|nIKGwAyzNFnx@{YH zko8Fk1<%8zqmx)8>kzjJ+tOK8UaKaGQgo*iLN|)us>>@;qweuet(^pe06DgC05DRf zaHz1+N%f7+za*tA`a8;BSxOWooTm3YG-xq7fp^!>kfI`VnbpsHcmSVWev8 zW^!ItaXy5RP={RpexDs=sTw;6>ltRBF?8yJIOGG5^u3w6(ZsB*c+QE%=R5j{5uDDD>Bo z9zOG|*DcFITa|01fh8CNgie(u8Xl))zX(1GO6BN?9yBik*n`SIU}EyLj0sDpV(_^82Mou12F&gK6eqL^U#l7Vzq_D2Jf>rSeK z?^6O#vjUu1Dydcv3F{%S$_3~eBk5SSgN{1Gnhtfz3xsgF1#6;EOJC&m#yAMJ!T@r* z@ER=11IoG}TInuNM@EsXU{J;p@$aJ86jqw9Xq2-XPA-JbauE$<$Xif^Lf>VuIrTT* zxISMlhL@9?7m9E;jj4QB%<$;X*g~w}w1d_pTwi|xF;9Y?8wFHUW*zBCTVoB*o)!ai z-J7a;%S+F0yZO~@N)TuPizL&AWEwDN%}_7?LusGk&vR4l#+!F!Rz(7J>(#Z# z2?G(|mXI`v>ttw7M5HJzgV<*NP~nM4*49wmoHULwOVL#--R{7OgaxAk<-=-5$kMAQ zMN&9#&8qNvlgZ7Av!Cu*v*dKoV?D!Sx&q;%-0U<1yt*}`N2cx9c`ca}gSYdmw|d*p znzw&#=o4G*7ym}y>9bpJt2H19$(uhYpb<$(Up|udwc7o|+2WP(V~V$6OTSw;GB_9) z;2i3GuNig&Ip}p$WsK;nofJx=EH5#+qqLupH5e4?AbX%ubhpIC4l{%NPMy1bMhQW^ zHc6u9QC1D%sdXn$1>^Ps>5|;OjF7^nHMYI$5_aW*jH3K~+rJz_Kbdgoc@mr5n!-=} zt3g~KUQWW-rl_V4sQ(|& zSJKdhotUzXn?l9xDEb2ByzAK<_!hU}Oej+1=$MF}4YCfDzfe$FSP}f3@h=e6pCJZX zU-jM*KX`RyvY&Slw1U=f|43QCBR4lAm>TbN!N;jbh36wb--j;YC~+NLNGR?*8X0aL z*{cp1SZ*;b<9dQ*@1eX9$K!ZssmrXN#Y;A&id&gn4RDgZ)<}M*UaOK1yGgdK*xHo+ z5>)c0niYRfxKJ82!&NeFlF)Fbt=pOqKJLMtA#Y{zZGN#>pTF{Ymc3GJ`ps^qU6>0+ zSN=!H#GAQopixIu4Ep#=OB7|@QA^69r3f!52@y-})!nzExT_8?hS~!z;S;81nS*BV zHWTd^=kEEgI_zMvAcfZ}Y-MF;_SVSmH$y6r8+Od}tR$;|K}pze)ba_d`IUgR7cd)u z?&ZW<7yG`Mfgk_-_3Oh@HTdXD)f5*#*T|?F370X_?Ea5Ae7qL~vQqN3(8?`t{E^X7 z$ZsV5$_8iTS*$;_PeauR!C(-0rg=Ic+lt8Y+nT=5#K$kU*ia(iIi~TmJC1;GZXkv! zI@+EgBqgig`Wkc=^Q`(f44j_5Lk=c; z^&SclB?@pL?jY`PGl%5gQ1W*KYeGmsV4M zL+<;) zd$}Q4rxxmUx48Fd$IrgJa(iwgD+|9i|7Mn3-&{E}RYWd+o2PI#RQIFcv9^P{vMhhg z4Hu`fBLb0Y2Ab?~v05V4Xt0pQm9}@Yc5Ke+W#Wpr#>8-j?!PE*_UX#Ydt?~b#k@~?wnO{m3oE94 zMK0acj>=VIqKD!5JUJxA>`fMEe9@m)|2Q(jkMjCG0lUWUx}fnb4hwr<_U~a4^Z`%W zD&%v$lI~Hp81hYSi7k&OuGUTRuq;wkM|&%0v`MX&AO7x?{2lJp{Iu5(7Is%oJUL;) z-h!H-5i`nv*PLkz2<~+h>r{HtG+r#@S8}5rhQjM(?U!d0`J@Bf@qlp+XIZ1yIc8n> z35|S5V@f8BW|+u)4GwkV3-n!DHGM}+;_*hZ!COxmm@*Lv{l3ucH=lmSGYP)matD7XpGXG z9_n9z*lKRY2?e|2I!cInJ07O(=qDuLC^IW@1;8D4bV4;{eBtzEI&zAD!8>-J=$X=w zd%K1rz=3rlI`Trm8-Z9FOrrQ?ovTbXZZQET|mtECm+wQX2UAAr8 zw$WwVy!AZiobT;Ep`Du63n$x=bD;!w~uoO5$cgc$56z>Wo5%=|g5s%f&_~nB)L`L(bk;-?k&N@@R&cp#Sr*A~jxLD{3f=G2}x7C6LE( zx9LaTbc+8~026jpz=oY=Um6V|wM8CMBF{C~n1cmY-Kn9v@2wg9{ zr8W9CI+1Gg88*_mYb(9jb!3LugePl)_zeHqO@<1*v!}CX6>fBBmnOQwAlyfnfZT7m zmuZO(-*bh9@_eF&l`FnQlVf;GTMe&j$(}6ufN~T0AdBy!TbQC*chY5eXo$#!M#>UL z>B$e>t*c)zEAN7zeCt{38Dk@6_DIhqS-9}V*%Typ}t_7^6?LV!Ls6(3i z#Q;kTP~Mq+n5Y#@J?J#xCS0aIq*x#$ppn~vior1?A)Q0FAWVc0+X1fR!{kru{+%hC zp4hn9KpC1G3vY@YDi_>EP)G!zqmv#99XDB*AR;nlj@wUlT3JT?{apGz!3vq4hn|Nj zX-Tz5VLh}G$8bpu$up!FF!@yo7wSq1qGMnT?_#PxADK57Sz4Xd5e>39Ob82XZVE5g zMFy1ags&;oam(-JkgHoPdGFS!UA{Sc-F`Lg`_T%je!LR@Pnxjf1EVg}QUbL}!ZjBN zyATFHoLKE1cGT=!PPzk47|xw@rt>+g&CmIPkScCs(6WU}qea*aDKPAVM|4?Z>4izZ zCaN@8WV(dX4PfJmJA8u#YvA?a>_T^aPap!dnUtW)p>Fc5C4TkW^bCXJVvYHT3gCU@ zmuS0h)29(J$dmd->iTe3tVBFH$fOosKesPB^@p317+Xd>hlXQq1}T;(`u?s7u>~}g zrIee%cKRJndApgbS`8DRFtRVfZ0EO3Zu(Nku{w=gbSSt?ciWhqj`4xbT9n-m`Onu? z-C-s!>$F<*pAOcb8=678l<{i*MNQBb`nUzKU)f$tuV-VDZfL$KoF<&?>ude!kF#Is z@E5HtW4$hzrpl1RBOUu0FU-UPHsltq7TF6J$yP4Yjtf$ac;B(x;Yku@R7~Q35?ivn z79Y^Sdf}e_QcZ0_Z~uUH-O=L##NFMc$RTJsYXZ7BOn?6YC)byBZOA;hQCU$8j$nQsv zr@He#3SsaN#=kYa9op1YjmY0_Ov>O!)Igga$~Pl(y*XHqA=g(kzLwdB3X!aPK2MGl zW`6;yI$1DttA@nEh{%xxP$NWUGKc%tg&?UoiH{iU(m~UGd}jQ({{@1*1!r!4HcHAL ztB2g{Y7;F}%w6kOY8#?PlnE}V*%j$aQ6Z%?pP!bJQkYU}kpA`-sFpypLK+c`;D|X4 zP!dl-3tX2l_r`#sZbzgk@<4j>I`uT>0V&Clp>tWVUVi^59J1^&o{6Kvr3sN z5gSt>Dn5GpzC)MyC=TQ)85A3aU6a1!Ac_JxTTuyCCgN7T&E)*0n3UjcA!H(Q0(dU+ z>jFZl*{dJjs-b>o^Ey=QxTv0Q$Z7pA3M$uVCFc0Sr6prBYJ2dYxZ9a&J@j^xG8EoC zG$;p-$HAAs)+v@7(Y57L{iX@%`+SQ4G+bxIx1o0hXo?b(w~n7g_RZAPWIgwf00g## z^?N*h^%=Rm#IiTBUlcQCt}k~*eRZrXP08V|E>*+ngfzyu6*)Fl@d$2fHWs>d#v=>o zhTAuE@pEaiI;OQA{kvL7Q32GjZ4`u)?MI0212Z)-zAWpqLVkv9yHu=FPLxMP}$ z5oMBCk@oQrzXvD*wRNDAIP_QLL&7E8M=g@OBUmY9ZfTrqEEl{Sg{)zTyo2|uRehWp zNlVg7_c@U?7J2KLcuP&rh-9&;UolyZxL`+y$&2xVjp7m`wX7?MIBsHh>Y`I@<~@dt z()S~L5Y)rj473(FIMf$%R0Wt)MVU_WNYl`da0<8DgC+eB6v%41DNMLudI9G)K5Q@+ z5bGgjV=N1XXf;J2ZDm(+BZZzB92NdCTi7j6w}%rDuYqbhD%ZA@x$3;CKSCG~riHFQ2Dn!2J5n%Didt8DWfJ^JXM9=x_4Y7<;w9p5dhQp(RH2d7*&YC`&n<~P8=+shN$Pd zlvv@#`N3P3BeG{mze5+*18rkh_Izj=-eiR^kJEvMy4oX7eV|Di+w%rU4p~}ox(>H6 zmJFM*4j50%m^y+1cvl5+=Q8mI>^f~I4e z4fsrgK+_8I9~naM@GGXcc_S(+Dtfm98N%TL8u^U~7dfe2 zx?Y@7voCO<-oU}#q#XOVCFPMyE(h@PZsyB{^HRoUIX<0K7@oFs`ytNTC!mULhpgU1 zq{B3T=_!n77??yEh8%%~Jv;{1xi_ocHjQu6mPKyzcEM5di(N0n@>r(c@iK+z1F9bi zjNe5d=xWR|UkmOh3lT2~ALeOT=FV1~)jnK%h`v}%k`$`C3hOqw zAjP3bhy8cn-2EQ(55~jh?H`rp;Rntdopwv^ru6SE7s49a$5%eOZKjZNl#&EL87oeC z&^u2*yaETN55~M4Y+#BZlMc1}oP2#$~txt9>svOaF2foirYCA7#hQAzQ*co-f0G+6bNDIt>+z(!q)n+c+(FJj| zHbGtIy9{AHZO=7!gMS4FZP207#%t!dUwq%fe)K8^ZMLK`O-|fuRHD~Wc*Y>|0kvy^ znN`NVy{T(|mf$TSKB|nxZ6qdrOG|*^i`esrY%M~-CRw~ucnLN(VhkF-{R0MZ9D-8% zBPrJo!C2FJ^UGrw){g*D_}kA!3@cM{pdepKwZ{dY<4KQ7SQ7z7orkBhb&oKh#qn6k z{nindL>O-%*CRtWc(~D4#_;?m?h>i5<>Er?X1Dh_ubHIW(>ZJ|6oJ@fwqLDb>wAP` zY81PDiEUK+oa}D3l?yMg(P0I#Z4S|8dYm3kTLGwu^>I21@t93udQswPL5;@Gac(TM zrjy%IhQm^8wVD?cn%7%2<(R(o*aW{(_oyzF!i=D~Tb7QE1{$p&dJNHC@ek8jbKNg2Jc^KG(4fnOHWuZxG#52(f>M1HOfcjM!Hl}mb>--RWm6` zWeTDx1_7ji1z;z0TsKGeeP*Vi()nt>&T}|i_cSa@&^>yB!{K%c9VU|P+ZYXx)S~~G z-NHK0FPuUa(qwEL5#3GPLDvu*%MP{g;!!qq@hC^vaQ&vj8T*RA`tu@jBs29Oa+-~= z@clY^D&-T)3M>bgQ+@zA$$g+_;%=$~`9_ClvE`mtMq}KkS$hN*5h+)$TT&p%zPMAcxS9UegU$hZ-ToVe1t?9k6*}#cmtR@k?3wh z=O2gt!xie!&5UMTTw(z^`HLT%@mVT9(9Q>hW?KlhZzz*nz4^V>xm}XTYjp(f;pTF@ z?WBjX#I^=RQ{U-q4OBLB+3KjYoK~8fSax7fxm~{`dfu^Bsd6D3ZX+U7H;juBlLET% zQ+NTO^*E+k4Wp@RUWmJmWEY4nc3{5eEXDv!dnmUaiiQJHC7=$6gD?l8tl1n!r~v zhe$ngFFhp#oD6acIr;uOPR%i+Tso~ zg9O9h8>4p<^+vCy@rx`c9Xsw3aH)hWwSddJ5;+WS%?_7&=f~EP>o)gyV?ANCcf>VY zTn3gH4G1h`B=$vWPB@+-M}1<|R)}U#0fyLb1_#FDcH*O;Rj?1P%I}ZWy{`hbs*}zpqy33Rk zy8+2tFs;!H?2oyzHuuKa6zrBgob17=%%o?1!_7M%yr(jFdej%Ln43s@&jM@1JP>O7 zLY$ssFdZ-Qr?uioyz{Pj0uBbBZfI#tJH{D;>_eCWLm^?PX~4ky1Y<00`Zv|f4U@WC zr4!U-l~y-GCM))xBdO{T?;h+=WtA)|$iPchnVc)^`va-(aXN+8K7SXSD;%QgSVOeYr#yt#!6d|lFC9d z;_!P5&=)@2*z94!Cx172BL2O(;YDjvJPWGeJtx*KtB~eXw~a5HZr`~1CHTCyOcaE4CEK`P&8@Om&d`S9~|Hoszd z`60}bKSG#9?izh=yk~31-+g%2B&dxJ%+@?`O_Kz+j72!nxT3B)f;uwo*d%3_aZ`>S z2e4@r+E~uUS&FOdUDRDxc5KXVw*%z)6ByNBJvzrHSlz=d0?y!x;zeC9#)Vxv{FZcW zA-&x1wpOuD1eMo_?sv}%_c*}v4Wp_Otsq08pgj9c z5|8LLIfjb@nJUz(3)|ogTbu?6Wp`t>JP^3h0SUn{WOC2bjkQ##+G>r1KPluV}zVYp0BacAfXf*9*=hO@ChVZCo z(1bDVx(zz?$fz~ZT#)m1tu3fb8xwVAwA3}67Pw1kwjQSPIp69D`|hb7n|_p-)ytkF1=^XwJ`5cP*L&n$uJG!dADivO zP`+bfuS5!bt`^-O1U8KXGk|BVKrG(^(eXHj7^|OvJV=~{;hUw83%hmu1(20f5F_lh zx47(puFIp&I*AKqolF5ZgnV9+^eE}3niq<5L7SX7%&7j6H~Q+Ix(D79+*Pw4MCObYQbN?| zu)Xa(7o&&$b!XVZC{ry~AGn(J(0wFYhOtIOvx+Fo8^33#>FbZ&HT|I@Ac#c~XN^)~ z0!Nk#1&dc_?Rvm9n#BIt)xr4FQ8t~-!EYJ2G0M#&xB!o|lxXV1Rm)6E9VcQvi zE~O%sUGId#IsD3%ey8u7l&7(_-oLTh;Z`tTdUscr`hdE}-f|^QR)Zxt?pUeEVY~%_cftY5i$+gQ zvQyMz96V(Zxm3gdHZI?1cMy}?7jvM*G$TVAg$`xS@Bd5blL8gR0?fBgOU@=Q}6K=r$H7o{oKy_=5 zACQOs7DvKZr^K@j(qvv&aJrBOrQE4Efj3^mduI&?R9~K*@dSKEFx~=2)f$K(C*-fx z>daO_;&+^Nfa+HOIaC-9gMiOe%GpQ$=<>NU#_u`1P)l<07W)>^VBcW|>8xc?Ixs07zPXznmt=7Vj7BUC*bbjn1&v5_2I5nIg>UzrP$*OyA# z0*IxlCcR(P%djw#(cAbDf$PwFMX^b-&DN{7HwBF?tq;dKo1Pmaz`3aHG!-d^5BbS= zvJw>Fvq>9sayQ(e@wsZ)y-WQjVLi(@Xk+jqlFGb<<@67YfE);zPtrE17Fo3IDL=m; zZt#%M9{CoeJm*jT4LKU{IG%|5n_9&g)};C&SRLdjS9pgGbGkBxneqQpeWC#M)bKyU z4ijw(L_yGc1(bN^DE>`v`dnQlCPa(@&4fgo)$)dAYC58PqW10Q~yUm>)!+9 z$e-_%T;9T5%iovOK?9L?m-|biQ2up6ngk>T6kn`{(n-!=e4Z&P&;-y%Xfm0+zlv>% ziLwBXBIYvX;eS4Om_RAw<%{-iZ;aA3|3g8Hk?>TL>6v*(EDM zb#*L(K|y$OcTitdpSU)<10axkF8t>f=7}hY@UyecX>1URocbzL2sEHfK0>3y%%dU4 z|KuBWAqjVp_fnTqh$qu&%TfW;K*Ib^c2`wVr3Qkp86EBo;1S`_t{@~ebN-W{#f1-) z2~gvU^<+}_<<(DgUtC-)1zSQ%a6X4YLZ|tM`S$-QlG&CKZN-BUSbQzv`%mG&YGnfA z#94qQlFwYl-v=#ASElZ9I58)%r!L8WKHneipedDTsSHQN* z;T?~Tikg+h!SUAlen{GOJCU>%XlnguqoagD{mHv0aNBGLjrz#RiFj!fI{}WNQ9Ur+ z9TrrleMzZ>BsWnqn@CVD+xf-mQ~9--n+WetySKL1-7&M^hC`hJL{)t!2%X(yPnuC_ z8H2yUvZ?-KG+o1fzLQS=n!0zMJimAl8yR~8xs!J)nI}Z+YQJ#vt3ik~>U<5(KNXgo zxG32&^}INLxH1n#2~|*Wb$joBT*cPwzOgZoMwUmLe;E=)TqnqEd*GWY_pzP2gO5-} zS`4S7rWUQ#iJOA4|%`r!`JsvV&4jwE%RU2_tdmj<39p%`bpj^C2nj|mXTOIrAKW-eE z=q*)U7#98B=Ziz*u^;Rd+3aZni1mM4%e!oD(zn43vIIVIpKQgGefD}Uhi*Y-h9>X6)ACC zt?r=P>W6DcI;-3oLtiT1PuDNwD36yHH@mql*4|rPtnaplefk<6F1qRIcsFIPe|jFS zFWnuoHr?jj$ZXu8w?*^oIDl2W^^5K=HP!}?#o&agc6x#*>$rmzNGj^jBP&h{d=$02 zI!`OPz8Q|%YpI=f&y_2Ce-sox2#FX0%+1XaM-W0GffoK0R_wZp`m`L5pMBqYa`CNU zb$lOpH1MS>48t+q=Z56583=0*|j*D#PR~qnG6ZP z8aSR;<55Wa(fMM#k+LCi#tQrKatz(}yzvy-(Q|MIz8?IkE3bSa*cGXbx-J1wb}PKL zo5NX;V6d6u&)9^@9h3{I{Wy9&s+02Cg~3fsZN;c4p&GrG!ho_1o%;W2>)qN>Qz)dR zIs?)ydPUc{CtYk(X7spL$>~o7Tuj^QCdsnC8Z_=L$K9>+Jt;RH+}_B}DzJ2R);z7--%*}^pBso2MsRj4Ionb;tlyIB4D9G*M4JMV$edWfwdj(J zvwTnOx-OA0*$B&_X4wk4U!zUD+~MlW8iRsl9dVqw24GL3`{3yrV+6?WLx9{53GCh< zUUJPZOvvn1Bu5i8JpHW*wwfL}ZZ9?oBprh|Y_|w&YCBajw*;zAIRE3!Irfnt!$3jI zQsjDCOczAjoJW;mhqsW;u)J*V`;NW?FI{3uU0tWgUrp`xP6wgvTWfJ*NiCH3*&;~U z?o=2fv4wEDZ1oT@Ae3hb)9DCAhk-qw%=rmiL((kQ0rM|=LJWL99}$X8m)yBlnCkZk zQ_vM!+s9jz%YmLF*NFF#H>0D5h~G^nO4MokIHdK4^ib20XhOGD)R#}C2*9^DyeA3x z68y#t-mV`ek>`l`W;oCm$jNhC_S;s>Nx2mK2N5(R>5lv+~1=AMI-OM;YTo)6fCUUhQx!q(^ z$8jeN8V^gO(ndV#IEj>FMa}J;z%S=l7!8jjCS~Ym`CDr-ynERnxJ5t-)L)ByNf=l1 zn?3WjMdpKy(OIo`Bb(h#Y}Q?1OSKvrT4Y__F?k{d9&Dm=EzSVmP3M= z$K4kSAH5*=hgbPmE>b}9GIXire~Uf(e!?nv$mk5^zd;ZZl032}aYM<14eQwRzyp8ATE@F1bQvf>P*zjD~0&tEGw zEr|-O6Gg2zD2)FJ#Xf@o#DBmFVincj`kJ5TZ#5Bj-`(BCWd6NZ0Z5b(6EuoCb1Nn$ zM(?=9?eBJ?0tIw2+CVjwch=C-QT8rwo-Pz9{q^ATp#DNzDWu&EvjJ*8XS$MRSkL#e zgHh?61vAIkNXo09#EL%@EM+x7qp+dqHfn%JlPUxyy&%oKy6B@2=#pU|;PJ&aI)G2t zTM7C_Nkbx{gxn`tEH|&pi3a&<%oG0Xm``|yi0GHQi=q{Nri(8ovZ)YK;I7Z7JT^Wm zZe@j+lbbtT?|{)aFpxE(5}C8j1n3)#g>)Hg+&u56EWEvr)y)07&rpFrAaU`esw@zk zx&0!5c#(ituYk0kx)mKiHJjs*2zbsZ z(#P1pJ7e!6{%#^WFrKtOwL+B%!aZ72c0ufF&m*@hZnE)(0Bg&3LWMr06a6D0;2XNn z=L#n=4GnB{-F;HBDlrSs+AA?}u0#rD*n)mF^uZamh*KoYuq0H0Sc`q2OYd>)-?#Ar z<(k6l338(63APzI>)D>Rn3KrkbkXbe>u5U7AqsKS^m4fvf^bg@5FxAACOVy;{G3W+ zMW}655@9~S`k?&nTTVws66cA6qDB;BuGm(WU+Z54gdPm32Dkg#3q_!dXWiATue;B`x77L z8aKfgX2fkU09mWv>nO+J67V<*K-re2s-gS|7_%T*L_bAZZDD0Qw_XzDI)kmf?Ct^Y zzmf(F7c*?+qX20e+;O`Lz2ZITY*bWX=$ncyJR-!j^`+HcR^L0I?5daIYjK3ZGmnL9 z#Qu(kD1gg_|Ec)|dhNxSEykX!g|WG^$2dnz*$9)X(2*6m`D>LGK&;U^eZ10%^fP<$ zhtYmM`DZQzkB4!>g($Kb;?fvs%E?w&jI|M1ipwr2Bs$z;Y{qD^0h&E@LHK`N_t|5Q zOal#E4yh~WhM{a*z;FpB>Xf0`Lgx%pIi0yQ31!gU& z&RhA1zxyYQaRde4tmYOGFDhgDUv})bg(#1Vi|hSM^KWOtA@b?U?3PSRYW^}F0b9t& zJE)CXaXyFaKOxmWu^q=1;-!>7#KVQl_WU=CzeB|=NJJo~;3?}rr}s}!I`dBenP*{N zUiH^qKAqSZ$lnnaIo>~!Yzx^U^q;QyvpT2+zW=LAKQh}JA!IGg7Q{3gW#`FFR;K&0 zDwGPLMYp6U@*tf7X~Rey@g%l@G)@q4Q*jCuZhss<65IK5f1GUCG~7qobgCkEkRih7 zEfI&z40WF_gDVov`v#9?)3-5cxyf1HTKDnWF-Two&~SK2V1HjiLdgIAdv%5kL3&*c z)qw4gWA^d$>HV6gX)zsch1pm zrf$7HeRoDvx!s^MYSKlEIH&nAwLl{`49`fGK07>_Ege3F_b!C&IB-SmDTMp};O+R; zLwkszpg@8Gh)W25Z;@LHiBVBeJe`>93lJ}R&vVt{GA*t*aEme827i5qf!SDPh8HN5AgmuuGSog(AJHK1du1Un&&9@ zUzgLy+7*3Yy_T9yxkYi6GjmA#?ft(MsY9dAPDE1>}s{2Yk!|~>z zN}W-i?MD0JD>`?>gyoK7#ks zBzyP>5UDoupL%?`$5&SvhiYdIRkO}_F%lftinAY&jbc7gp~Pe6r4F_Hxz@oNl`LvA z*mtDO!}V3(%cun(BbRM2ZjIY?X29OrX2JiM^VXL%KB28cG;{cQx)eRlaad@5*g=_I zKASTO$X&uvnmtM6J;S=zNpT_G5IRW6(K0yKB@R+;`9X7HP1yN)-zKbgWd*)O^z;$b zEn|t@w!drd>dM+JXYjH=Gm~NyTj`m{a+;wqULt}RUK_TR?dp{bwgsfc>mxC2JsMT8 z8y!>Zqf4@*jg^U$lVs^j-Y=&f827y|e6f(CxAfA1*WNj(cl;TZeVU!ToTD?26-DY5 zgto=2KmB_aDBUtahhVr~qH^YF0YrjTD|EA}X`OAN)VcMT*HjXhm#f(eMjPfx@TBX}u!)wFJp|?dKFNtrQi4A7%bEsgW2O=O zM!?(u~Y0Ep_fpkj9UV#Ot6A0$!II5>bn9Fi9^P*JjLUg?I&;69hsvk-82JOY+=^2Y<7+o z51Vt$_E^f@;dTXY4ujz#&;9s9pAr{s0>@i)JBdSFIS+*5;=mlrbTFX zEGX1_&Y6k(ue4=V&8O|@ApYz5w-`VV8Az7Auv&z-SFsrA$6&!P$FhSLmEgQ`D=8}n zFj4mOr}e3$lVi@rz6d`cyNQL5wCN1G{_G{hx`u%e&b4G1yeVN`V`&?uFH-64$4sNd z=W0M0MLck6a$7FY>TRC<;b_MG5NM{$Y7VE;JZX{Z3-^$nJ~(irHNP|^dxc0I{k<15 z7^&@q@ytazS3&8)4Rg}<_kjK(O=r{_rPE`+?evA7k;(JCtL!7bXirWtE(RV4*W{gK1Ny9jFa1>)`=QF9@RJN!R+O| zlMeB7oZY>B<^}MI#c{o#9TVz4MWW-$K>Uy#{!duFaQTLbx`tnbrwWUJZWjY^F>nsW zz6WHVJN;BE&^u0fI=uangRA?Pp_yc9`arASGN7+4np>v( zh*>YdO7Q)0%f3dVyfgK&8l`N2eKO$Kk-FD&vz6ecg*GHLnlIIIYgu>k%pSdbq}Q5z zT3T2M+Wf}92Y5L~;B!X)93H=Pq(^p4X$V}qW9d?nJ!PB?OSyURBR;)G9qcVn=n)9goJq2>yWl6QAfXDkP0+{F<`=y>``k+>ZhcY8K)0d z-1eoC2{J?|Vs~Fr9G!x)*G%Y-3|XO?dT@_Ds&M*FIysA^mr=^5E*DL-q8UWA3qC*Q zG(y^g+jPYdnifmP^uw+a`QY|+4{W{?70jsEOa>ft>%pKZPWXaO5Q9J{#wEUN+JOY6 z&tj2(W)(ppkkr=X8?m0>!8D(D%oLixChxS zbO)I%b7QdKLFhRehD{E(p%c1+{BDspEo?d*(qCk;-dReI2u}p5RcAf{Pe+Lk2`AM_ zsfI!a%7cLZOXr?c!!BBKog+m*zM0WQ`ol8*;MKkf*q7NL3;!QGyzHC~T&6=&hi^Q9(oEiJ{2vVX$ z(oEkqcM~R1$jg;#%co+Xg4;)Z}1eGnRQ>ERBCpa4?~@BxdL>nb51PEiZ&YAS36O)#hINC3m5f?-y5d9m)7xrozmdJ#Dq zG=npkz!2<0%4YJtin2#m!)wCgL*7&EeXG*UA0A$gdxgy0PW|RSeh5jv#U715 zt`RwKz#PPM|2cEIwWZ-s~xQ=|bIXJljoIB>(hhUm>Y@J5=L) z!C7eoI%ps|MT(G6{I6FI2mu&EE`r&nkHPEI;QjT0-LZ8iB5Mgv$5?k`_QWN#*frTv zhxvfhRoUBB)MY_Y2?n$7&fMdz|3rU7%K%uWS(b!m$Rh&3-H552pt6&&dVx0S{nz+u zvPEDG=IEQFUj|m*UVdXq(4vGUpfGpDsOr`w{ale@@_Y7uz!BPB3=)}AdoQOK{*?%> z0(`uYK~TfXDM0$*;9!E@&M7oHkooJj`WU0Xn?E7hmmCa-?E;Y`D|cJ6GyTZ9R$S>u z)bvVEP}ew) z-e@z8F)OeqXp>?n=Us!({XE$twcd>Gp!_6OOwRsOyzsX?vH~W7w`m8E#?HG~sOSlz zF>ROnz^XW?C@6J~jH`}!_b_2U9o^0FW>UV~?Njq*P4rCUX5MV4RFrs`4w|_CY;#ER zsC9b_3$=-$RE4_eZoD}E#q|zM5YAg}^XWFl&w^FW4iN^o@TGOQ-F9WLZQs-@jd`%K z*0;IFewfg}t$#R5SshMhsZXJ>yD5WG?cu(^a&$MTm0xUB?OE`SI7FDs+ZaUdK^@D* z(QVw2uRrkqJJVf^Cdy;{6XI;K3+d@*>g9XwB_$U!#TRJlZdy%X!rgZoerzU&X!BwP z^^VaW)1(@cb(X&XnEXDwK&~qB$E1REoaQ||+j}QjRPsZ02JCLZcu_^7?L7a?t2{xKtQ`=zUJ{%rTG3|v+90Bz^@ryCZ+`poE5cfNA}G8Y4tu{y8T_#!m|Fuv5#fUZUa&a zMk{#7+=cVOSMiN+zs?FBGNcgYC)pd_zJdiU-|qc))NacGEN%(9V_fSP@qS0o^%m`; z>wfRZekdvuJ<0fEewwp(usRFu0ia*xy{Ipr+GK|#Fyn=?0=h6!K%U@H>e>wGw5OTc zY2bjL4twar&aa19+iC8q(J6&;k}EorbVxGMkZSu4w_ns{Q0f_yV$0=i_XS!`&MC)0gPcw)YH67 z(}u11*)V&l@F$DfYu}mhaA`;HIzXQ)WM*bxLlJ)p+8RhssvORO8$mb?l>{=i5d#e#rV%=C_c9mx)%pwq<8%uD`a zflk^=n3moO-wQ>z5YOlYta}f_5?}uvg09Mcvm+VO z`67R3M>G*RJe@*l14-5X3*G&TBK`^QAJvf%NghoSBQ8n*%Dh~zBYu{*3Q`Ax{d3xX zCj$^cy}yCtn}FWbXsHofG_=&bM^n(+R4DjNjXItE;-!D)p9+7y_+{|n8oms<3bR;E zG-$4&;|v4yeB*Ar(4DF?x7uD02YY&HbpU2+l@Lr?I*gD!?+?!F!W?U5{LI?}M^-_` zQ!y9doQ^NXV|GCq4R#k}Q?KEb0Dm#TxJY1`)h%_)tDs=ghBVY`>VobP@g%bsB;(`W zp78`n#%*7PADPUzYYdbLx#9%w?0GFyy~-#T`p=}=i3sdrla##($S4(ipV1iGpkW}; zR@eHt%nwJ9;w;1TE_=gtCZ3`9doXZuSToa|$EL>7wv1{=W>PIz9OkC_`xqRx!j!|{w zHu>PyNCS^BA-cKl*tOx=#dot$a8psx9G!+cgG0Yx(oj<^&Z45+dWNyxNg2{!Jvczq zY5axZcO-@LxWkH#K1ircYIceYPSx0YWB;HiyZ`x{1R9G zBqg&9hmuM8JkRmuL_j~1;SwhG|V7c!yE zW4A2n4qE5UFym~J&u;p_1wBM0X>#hNZ+F&$&rV!dj#S;g)l8$OEK_P3h`R_ll6QJB97M!ySW1b) z7VcX~r!zd$U|-O$=r%SA)xLl1Z>$ks|4fm*dFy`s*r`5dgS}W?`bGSyx~B4mj`N~0 z|Ha18yTB&uG%mL=|mWPo44jt(d+rUA8dHN3L{y-x&YZ z?zesC-OhOAGmB~)HTLMOqyWwd0-MVq*IYwl!-1YBe8ojK1HqUa!}69qZT!pIEha(l z+PPMed^FARPWEaAsL5lxP-nb!2TG&Rw@g~-$3Wc(=z07V6^A+)vlgpfuxvLeM)+vs;_=>wte;W&#qBKajalF6B%Ajk zL!Y>$oM10_6Kc`VKhmpkJMmI7Vb2-lzA= zA-kmr9${(0fV(GGfko1=2WV?Uk&WZNJz*$Vz((|tJAdPlJ4D|S4cBhrL(rU*qo_j- zrm**xVMscf?Y}{j=E-YICf5&hb9UR&*CeiW>n&2xs#MO29)`@IE%JI1EcA3)ojXu- zmUjKE(C+`9N&4z`(~c-gjPwQ*98%)r?XSHYyyi3$>EoKrv!PDw&#VyAvqjrCnYP}U z#cnIwELAHVMWJ3q-|Tx^lH^TDqq(u(PYUYow%93;Y2VR9)}+DDR@02y^=h{gACK|| z61;$vHz`SF`c{_{b(}D^P!At<3>GN3=;bIiI8eoEBinOF=CFvR#pA^LlxhpS{=7oF^^C?i*m<|yBAh)bC-3_7mfmd*ID7QYzg{?vub^`Kz;*EqbZC z@gQ84RF$s*gO1H`>7Db}Z9Cw2Rvt`l5S$N(3q2HGiw&289wGNjhYi2uoH$I5bYi4| zoxDoE8C?y^cE>~-T0sFx%dum|%+E?)$WnI&-AGu&Em+TmsTZF38x0YfF2J=^B#ze;qfR*UK)Yz^X@4xa4yy8^Vs;BRCCE_({2* zjU0;4*#o8ATl^BU%N_Mi_RZI1M=M-xT_w=q)&I6c<`tFmu)G6qbo}GU>t>M_1-yK& zX8tZKJmWs8n4As#J1SAhxu*8~MT0UlW&+`4ezr9avs0+@+O~ca{w4ge%0So!t#PJt zl#bhg6W1wCbEoSOx&_{RiwV~0Os&Q5o!>!jOn2JFSv*L`u&skPtn@brI>R7*28JKGK}H zW#6`KlJZMI`V|KbjaYKSx~QU_5Bq&rx4s357ndo}W!_i$5U30!lBGseAA z8kb9e)1G)oHd8!js9?MNsp@e0LHyfMaNvYbtjev~HIgR0JhHIbnV(R_a+!3CX`mj7 zCrA^N{WanuWzFogtcBKq#AkInP-% z=6>dtKFJbaL-SSHfJp!|n5Clgo`KLezE>}O9Jq%GagdYZJy}B&Y}@;!)kyR-@*Brt zClorGXJ0?;e4NoChhobX>;|f>>7kc`?PKJ@&A@1DpQ!>4iHbU`_dQ$A%ffI3S2q70 zw|R9tiyEcp!dl_Qy-^}DAEpl16gE~c(6e59MtkT1raKFSvqx`}*$vmb+k^zPJBI!C=Wn*xunich6ONGs}$%$~$?jhHuIPXSbx|3Zj z^*_L^kff@UI}m@UC&E$gH!NLvhn=7J3oBt_n>krNZ@6s zI4Xi6o5_n-t*pZlLl*o#@qmnsQ?z|`>K9k}k>go-yj90}ZA}CdHY?sFlmg=ETgcX$ zEuaJ9{rKBI1CMvM6UNm>1gYch3)U?t3fYq%mwE+_rqWMHiSXo3=2D$v&GKB$JGY?M zxF%1hQdy8))?Nno)>4kUE@2Zktlt$9P@MvDZR5#pXLloh5GXufT^oUZj6z1pV=tq{ zpC3`}AD=R&nc~;?^eyl#s}p_&gKa+{Nyy5el3!Z0dc)!C%qjS#nCmK;xzU!_ihoOf zDbOA`DS2hsQ~u3D01SBv(N$V?9DeTzq}}}rV(p88?N3b0kduccaUCw~l<>@_ZN_P^ zVa2}aHIhu3*Oda=nm`i-(n+C~ck}iBy=!6?yOxfcW-vy+E%!XR=ZkC~;HuTENth;- z?0mIVWE`4NqJO+P5wHhN_n@oWz?Fa7`XTcp7GF4BTzof(wUAM3fICiVw=jx65>rLL z>rd3LB0k#k@b8_OR~nKl3zPii@LZw|IlQ6I_xIB)B_F@Zb{MCAbB52p)nA?(XguT!IIe!QEYEa5gj5!e*U%As`&jCDdro@0Skt*kilH3J(e{bnyE=hiuK^vb!lEv zFvR};NH#NdfheM^kr@ zVGV{hPh3xCu}^+bhSaJZ($VIHKwSQ1GpzN&^qa8a$38fn)<=Sn@I8M;8sD5a*Xaus zvrgT_m|ng|(lu|r;r`IWM5)2}s}svW&<`{N-D@%78irj|l(97+D8VAl-fftpp6^NF zEp7auI*L$@^9?Ji0*q`$B++VPiAR&3ez&;%zQaDc6CwU+kxyxYG5C4>Gd)22=G8i( zGetSuH$GHbK`{Q88OCYCPe;m^qKBVwnI2kA*NiisFl(J{_V$Mege7Ohubjp*;FW4k zg-Dg}P6&^Ds@0))-PfxcrP}U*adw{2>yte8m|xK1>KrI$Xit?K#kNp^U(~sl-ZPk- z0&Bvw+>QKH9OIN+DNaaP)^ee5$Sw}k{yo0a)syqLI0Xms33zlZzQmL~4NTPDzfAgg zFl{a~%UWY?&r9oxn^tGXrp;ZbY~Oe>*7ZJa+esAZYK{O%DtF^TUqjmF zYT7QhnrK;1;3}$NN_3yK#v2D{HgH`xXVvK+pVe}Y96k(05vJ)-`GHG!Z1HVK^PXp_ zEo7|HdEBDjy|O0RFn5lW^Zw?5Lq3F-I|W6ZifAOy^by+x{OWVbcWK446yL3futLJZ zBjb4CwoU0+Muc(%w7lw7ijxE#-n$qX)`->g)q5hG);QF;Jrh)eZiVh&?I@l}slh>+ ztSyoJNvNN1&YOO$o`q%d4hY?PpNI2$C-$#l(OtbV9SABXta89g8!!Q%KY`qmZGNrT zvYvXj;{Y5n3wwoz88ya$0M0s|Vhuusat+%lRWvz5p)n)O7m9(KVZ1mK|HzeTUQ(fn z6Af_LK#y#&X73)aoTZ%(s@l5Qc3+&vL3jzR-RAoJ^J`0D4FSIy?9#-eVjhbZg?FAR z@21(CTU9}~4uSQ{NjnH()V1F)q)G1t-zIsndYvH69GLtlV8L+?m+qUOl=JrSM=AR~ z@Z-n&f{fSx(DWI*D+I^3Z_PQiOy`6Q1Tbs|K7S-QLZWes$_{VA5SG9smQ%$P*$_)s zkXH5m*!rV-=@(i&5m3uNDQc8m3j`?$vgQf7*09QJ%3Mm^zC!cas@Vp5DpXpsed1 zxzD&~SL*emXQoNQo?!cPxNlIoxsO+FbZ^lHDAR)Lq}DH65AimHUpT%$Yn-(4H!vop zGt2Omn0j;!$~pL!zGn%iBVGS)Q8>6UbPGR@uszuXca#}#i#h4Z=|oy7r2-GFDc&JZ zxb7?`CA);JwQXSg1Ea0^5W8kmzZnV-6JBP#B~2$Wz)(&UyswKASMDx47mHr)dWi9m zv&b$#s|x@nc$yu(BID*Fr^R^8v~Buy;`TE?u-^c5ltlLa1Oj$F9`&d^^3O0^S~%ZL zgqvTUDd+B&X@$w+@^Jat;pM{C+~IYU!T`(}_A-S@X|~m81<=gwXX#OB=v$z5Qy#l& zjJYlap_o=a)}Wg-<@t29TP7{`QZFEGjU2(V>{)KrNhhvT?sQTHoD#XeV-cP&N}-3HT=E)}*NtIC8&C-%l+<>*ZC^p z?>J44&D+tk@Z~>Q0LD~A7!y-$_n^*wFyPteAmt3hoA+nZ=52CPg7$NK8P>k?Z_A z{gh|-u#LIjLXeu7r4}Hor&jY3BBz*U;t1LD)#b;Z(`ewt{9*wXKMsKIb1G@ujkJ-CFmNPGr&MN35-Go9#Hx7Fefjwba2)fJKfA+espoQred!IBpRaoI_0QRs zSMpz%RPa80^79@%hJ1I6fNODvZ9=ejxK7wHRw^(rGCfpC+jihH*p=97mjGhL4mon~ z+TBHdTY!uIg&Q39oL)(_8hc-mVE*UPTlV(c9!QT(s`}OswG4xMK-+Nnz

Sc$ub@ zXp>BBZ6cKA!y(8-I0n-l-e3VLfK@4V$I|dOx$Wu5QC!bai#nD03f8wR(?FVW zs~i`({G$JKx1f%yuxBu5duLnJ#)nu1IdMBSK;-79MIYZaA#8ICtK&nW{o;@EYh1sh z=+P&*XMlsg(*w!vyWomM0FiU-NHBEP{LvU$u#(nYk<~rx28D(>LrR^*MNVN*Kj}k| z#9GyqhDG}IdopaFDeKR89nM0x`N1aUo^=tk$8fQJX>Y*B>++3oOuk0Pxb{dYxDtQo z6e%NLdHWoVqGT9kyu7Du&}2i#Q(hXSXe$mgHgEg+dqJ^h2}qE*&4T>si!4}z^Z3xs zKuz$ENa%m?;4LxEyr0YWtQ!2Dxc?P*{Z(>RBSB?fXE2H4(CXv=0L5FbKbR2|ofj|q zzl;&Ofgu)rM-7e*cl^H5=P-Ty?4;LAfk_#;mxyE#tAx_omdxYE&$(HwxGW;|EieHi zG>IH_JszdYr${WV{mwPnFTN;lcqVI`<@5PK9=81j(lwiR{dnnzSYERS#54tSOY_J^c=8^9(d-``+T%xf zOx6ITcwzors&N(#I~|q*oY(pt`APR~5`jLEL_%@y)i{{?UN;L@N#K^{d@~4_kBvQh zE_duL3M|b$@xk|J_viFXzzZDjZsONe!T5_~te}*0^QQI{_e?><_7QXSmOb!5T`N~$ zFzEQpPa$7f(2C||ctclal_VgWR%4Wl!X;HXj(PP_dbIuZAj^Q?VI4xl*%bH~Na%cV zpSK$Gn|TN>lk%zi-hYkKZ^G8TA=jw=g!9lM_YhbmKgbU()c{{|@}3r_9kt%HVTaIVpMuG4a!E_zfft6u6c4rjN~tP0mu9w|sIIY(408A{LUHu~s)QaS@l z^`{?LBzg*^^LNF{mF`e<=zyF&Hu=JSkVKg-0)d8go}vS0Q(eREo4qPz6qK~OgZk-% z*Hmxq1o( ze+^*lT#J98Rjht{nzFSZ4{t7Jp~f69`Nx53s=L#&lZ@<2Nk!Ngbc0zJU*C5r^(_0j zLfW#F3fs=9zGdR}20}&4fXh6W3eC&^Vc+Y7BI|Fck{>d_3Zk07gm7i21_URQtn7>Q zX-`oY^YL1w*!^AnrxB(}2L(Q2xFc~X5pOJ_LmU;n4U>w7z9;DxU7e#`rx-X;e+w6X zOFYd9jEYq~@$k%$bjcWizcVu_L=uSE60FhixlT-l=u8XTvu0o0;)0|d*JfEI9oMd)vxBH77ESe4M|_9`Ijx9`zW<>Ox$^?fhp)$99>B*uY6)i7Uh!4%rCd8x--&jqRsc?7Szn(slGq+#jU(I>EHQV&y z6{$MP^6P#@k<`%9DnexGaYan8QsCr8`+7#?Y!~bCtqUp|FNFlXU$ma%Y8mUK#YDZN z2d*=SLMsPuIOkY;@O`8sOPqN7b_;K~3ckRy1NpU6Ul>#w)$Ae$RYtW!deWM7(f%Vc z1;E0ra(h5-vR)u-FglVqkk!lA=3X~B!-i`&x9wN2Ecv3^_u4{dn!9y4p$a_JrnLd# ziw{uE8`%ZR-Q6LJzDVesd$EU`BO~W9RkHcnM{#?4D_-(41?s#l_51YLX=8v_xZOWW znjt)zw>{7S$K*N|xQefaIxeFZr(RM*FTtmvtF_HJx(@j4Lb=DuW5t_QI!s-eN3B$g zC6K--zw+WLq6_~iHnmz^|~4{{R5o$eT(;v zzy!Qwh#Oj-WKqFoi>^noz73-KbnZy(Vbp+?;Bl!84*LY3-HXW=&#IlHNTE|#wW7XD zeNdL~&J_JxL8%M>p>W?kJH|OGpM(&9vp6MxE`(uP$tnEIVyJ&5?cp9$|9QrvPzGc6 zEH8psK+)nZ=ds*;%fom>AG~3|2+NXGI(wp7`)&C%HPDVEeC2xCeyR-_#NJM9F0wpz@- z+I_H)&9baYx#{_@)iqmK@X@qx)aKja=E zlPx4Ap|Gc4yRhKwn2>9k2mI9RkeACEGOx7fsCw>hLmWmHIL*AnmQ_|_i)W20@aUhD zP!oa5T}z&(O-pWN0^%mwyh~(*w-v)U*t|<6i3%-M{*uR1%D+go5YG}pW1C*hR$6?ptLC@_rr2){z! zQ?x8D))|{ry^d4T$CLf;+G`MHToIDulY=U|BrEH=@ArzSCdkLF%**{ZL?pePMiy5PSwYOpG)`_W(g6IIwaQEg5 zni%N9II+z){^S_#{v*$f1_HlFb08M$V~LpFtw893piFqOPmd`_q+pnrxZY(7UqAB%pXwjY?}!pq!r4v?RJ#!{Qw{7n>x|<< z4xKZsKO^&=v%zEl#hTHA9N_kIZ$R74=@d@r4<8L5BYLh+raWMqLabrcjy`-0mX)rH z*8I_MgVC53m8c{c4h){lr>C(l0DWSr`Jr?zQTc0af;7GgnGn<7y(&FV7bv)#X;KCv z3ugNT9EcYL@`9DEZrtGk%rUbJGkAhOf;6K?1{~<*lyFdA3&gknIOsaoi(CbC=Dj>Y zlJ)B-Sra~ZsT5rsXit4Lp_^WSkngzC#3fc;UzpeMQU?6c5B`k(F%)DvZ6-R#l9rQ=gI{t zK&f5&iH7Vw9=4vWTLAKXkGM@zl1sP-fe{=pYD$}5O5v5q3R@xGxvV1mgj*mD>-JmF zM8d=1o)w|5cdQmr)H%dH6*j%!$z0$69TDEVG4JRc`Zmf_)yqS=c15BXH~W3ss*i9H zr?7jE(F6)@aY=y80gU~`G^H$PtyY26oa#ob*GQH5KQE&GltEo0cw5P!U{ig&T~a(V z$z;Yn+Sa#o4#`vQKmF*l_b`R3mKg@){N}$k*m8;;Rd6k!dK2rO1lt&+a2F9toL0>i2s*T$wj)-Mq89^^`pW_5b-Y5A|f6L&Q@3i%he94jzz!e+^2eeD4Y zb;#&PPW*r--ywLtcY>~ozv}cn&y3=ZxI*8e$w_XZXr!bbu<V;E$(N}j5UBTM?_k=9R$6YirGtU7Wl8o2wNnH4zf8cr zeuYUxttV|g%;^4d=E@4L30Jh2=+B5f6!$9B|x)02G(2k@o)4~~}Dmm(ODB=xi3 zWvwl19U+bvr+Q(G2#05yM7*DO?B{bpkd_*s2=`H7;|_qs!Ur>)OS-YJxFv3@iK}qQ zeBFTZk<0u0Q%s1be+Z1{1SwO&6i;&TE#kahMlh&%JM2G|#5olAD6z3Av^6hDUWbp=tUhL3+=BO!O!uZWwiMVi2L^%kk9;`**3Vu?o}E~7(Z56Rl5$uB+HL=S}K0U~Zc z!B$OmrVDi0ahDP|@~fc*pZbp-h;F?Vq?a=q0{e5BjFv*qQ<}-TIZ_@;khGjW9ha4y zcJJ;}Qorn*RQ8*hP~dGTkoAmrP-x8ezE1Ao;FO>R*7JxG?0xLAAl+Mw$dUj?Wwz(5UQkrR49qZe z<|v*s^ovqy7Tu)n)W%F0gTFPD8%&0d3+6aSxm5arrTQh+ec%w?*!X>J5>)O`U)P?K zznIsY>Ckx4{ZDruy?G;fUPU!xuOBPYst||$7)C|AmVONgUe5;=(s*ZhXkesZ6zltC`&glva3vqdZ7%uq{56f))MNreBhPiP?p*I)mg5OHi6g&_+ZPW2 znhb*k{!Av0;>@ohQ>Y#6?+;#uPuluaBSpXs>$MeXjQUI+fApQp+pgPlzG#ud!ZK|c zJTd=x9NilyagY!Pe%wJwNW)U~@e#3ILN)8%*V(%MQozrcrwrAScN9OnBF_9n8Ya62 z9MdrtZwGaFiX|bR`70>&t7rzV_UR-~!Zg(3WLRcz;MFJvacHpkAAx)02YkMMf&zJ& zy;l*X2UMHYgttNh!~90!Filj_YnK?M()=>+rgrXhSRYw7Y`xk*DDqxP@?MKHc)sRr z^=#t{aD7Vs^@Od`I@3R|x);Kua!`JgIWQJy3g(J0#KJ8WfG0UTpEnWC?*gNy)Esj? zQ9LRM1KBT`turX&@kr1xcaP>X7z_+N5E{qfhM9+OO*?EWFQ$L9+aWj>v}Mx|JF8l> z>K=M)`ohVSPdKk)MQ^;gk-}AgW7C)TCVnJJQia}j3DK9|nr>8x?r=~^c z-w&@P@HHwfR7ZN9A`)pru-Ln9tY^;y>qmab6$VMdi9mj-NNmSjzpwUp8b%;k1h|5Bdi@A zb$;e0sGQWoY#Rve*2in)<2Aepf(W3}eo&O6D84KWvgDG2kV~FtlyS{_>NrcQ#rCvR zk{2zd)`+h~8gC^b4ZI551>p<7(fcIFd+U=&!PVu{#9XDHTPA*e{gPJ8Hq8+~$VKjJ z-cDa|vbRuMbQ4HNXA|b1kcMzMO#Kt-*EZqRw$xyb_D97e%y8wLMW@d!T@T2nFu5CX z2nTO>Q$7r#?~v?o%pgRTvn%l0Oy=3-exxd7w^W(xfI3<#?Go_j)zRYD9s6-dZUL~A zNe)?MeaJg<)*k)1gB(7xg;>_&!S5^Coc)rxiKx*a1^PKCUt;CoFcRbu+IL_F`|Ljm zi7MXd5eS(RoQ8ojs1yrR>UUxoqgT3lO4mdY@6hgcYe{|0%qr8uL6yzZCRkL8?A^`D3pqJ%Po4mb9 zfPBA((L03r`=B37LX0)dq%@uQzyNJ=CmR;uobs|~Ew3D!X~_nv_PXITB)fs00Rw*5T}pMr3p z+F^rz*leYXTf=8<`G+%*s{TnMCD(xvtN>-)mp9*)D}!}c7hJlt%C^3uJH7(FYQjkQ z_^xFPYuMleF+M+p=Y(IQ0x)@*z`}RAf_CPu4eFpXEh;W`lRb64|YWRmE z#67}pV!qErwUg}pBIR2|D_nNpg>{u0KzXgxP2xOEEkE2p%>NwG`pdv+B@G)0lh51^ zP`JqxKC88gC?a{%$^+!irTV<*)iM-hZ$jeLTfWJiA$cOVn1ENaLx0XHH81;S?*(`% zz${ITpQgBaT485axu`M$S3k7!SPix>=Cda-dve^D67A@xC5|~!U=#et_q5>5_(76K zXcfWEqwP8lobAPL7g;E@nrFLP5@PdNA#KpboF?759%D@4h{~h~*RKl|^6xtnAL_G$ z-`#X?M0@GVRq0Uma^@XUc!OJ+5=6a8U&Jm@`VEWE7sWD(XAiI6%1+mrI`=b;nAVsD zvyIcein0v#ikl$SvMToNETjJ|ki@|&wi4L4lRJW2Euo12wF;l11!;7yf;92U*}_6a z#v!oVr0?Y z*Htclxvn~+7H^DJ_4fK5D+&_r$KOkF7CpsSlly`Cj`7qV(z5DuDke27sGy`_bdX6FV_p}28XG0Ee5SH zI%|eIv=V8Nx}(d~$jI3{>A7I)ZP{fzjok1wX}96UC51Sw5e9b;5;c-dleu@V@2GTR ze~FBw&^6dZ5VkW_jSu||RXZio7F}%m(Fv>XcF=w!B@8|e^vp@gs*Jhx3Zt#~n4cbI?t_Nk4M=s9xCAK=Dk>0 zJECIXPW4Pv>svlK^QOTOv(+mc6F}{Fn)8Zbw4;j@R+*Q}NMW@nH>LSCwyR8AAXmXLWNu0({K!%|keFRo z`6CahC3oOgz=X?wzZCG8cf`B`t~@JoW0(?6j>^-Xv|Cw&;!{foQXv*O%vp-JjGpKX z|1EEn*@T_LQvL>X-O*NI(!go@PO1PGEzczcJFiszm0VPMe-=$Hs9QWw$69kzF1_P{S!9z_)7fm6+0y3{_#g4T3$Mw>u8ke*Q!lI>w=Snh@jUMSVTc%G@?Wy{bIsh zx-6dkA4s4Sr)M&Fnbe9p&|NN;`{-gY`lcuk&hoU>vK+6wPZ}kGbE()^o_*(U9jN0 zQ=!|r!XuyOlghW#7Qy%-t6o9~nf5$~8=jd1__AH-5&fFfZh#KhgDvEho|60Cz7Ors zOV{fgu^~8(3iL#9&5j?bU+!Ot)*wq5?{z`&(zzJ5b+!>~*XD)m7-d)3A_XKyXMWGQ zEHhQV8#Nz!Z4HBjSq!t%fW%MnqQw~X!O=xF>FXtLyJsM+FoKhDm2ME#r-8l&w1wC2 z92x#pD_umR9zSa@y|GEC3t#0>V;76sxSln^gqTZT6ZxQcw6Bx^d?CJ*kKvPT|o zx#k9TEj#iIP9Fn!0BxKXb5kF@dmEF^c%3Erh!CzUv#bh;+F!0_wpgIbtqkVKp>-IZ z94?dY$eJhm*iVytH)jV|9sy$)t&jKqt8FiGY_|vU)v>SA$j4*}g}dxKD&N(z2#W}I zo2S%)@f~Lv#bg=fPVzCucKu(<97N?^RUugQAGFNlH_*^K5{j-*2)S!BOeC>b?};dV zcnN49<=U0jLrk^>rm4vf5^N17d!4yI>0^eko%iUx2h`Su(x5Zu-c(fw^wt6PF>F}w z1Ju+Rg&;rZ9W!V8Bi2+bV#E_CWaSN3yT6&e7)4uNhKBf{doHeVZZb+V7X zS)_40=lhmiRCp|rsTHOBdV)e5>C*7UR5T2U>f!C9{YDz*Xy94ngUu6azgdI;(YXkb z#&)+TJdYMp*IKkZS-WX_xL zMC7?99PYQzv||Vw!I{+BwE2v032KP5tTD9IC3tlx~1JKoaRbtiMngrH{uY+Eys?dIF%(}FW+>3`un5;Tu4S1Dh z!apvOB7E_SERr9>Dt*oZzSqwR6~h0$Q`;YWKoYe{sb5fILlk$!!u25T3eP~3YK=Y?j{vQ2)<9kDGnQO-}fVLW+Iwtq7ywwp!!j&RRD zmE1T&+3?nSsRquloYsO}3#`O#f8i1Xgn?k|b>o1~Kw9iyXq-pdLoZM>f^8_WDcfNp zq3*#?zsB#s@}o!?`n*mbs(Zxg6N-oCpMP2M=QW_LZUhhJ9332s8@~uPDX%aIifVCV z-x*Gb?ZJcSJbir3g~zIowXZQ`9JA&;E4OTKoyse=>4J$F*8NF>OKoZHY~zw>N`fht zg=y^tK0@sI`{3m$CK>!T!y- znvMc#b!VxT;C0_T4)3cz4dGgU0~L>K1Pur|My zTID6mhnnv4o@64+HAc)INl%9SP1=9Qb~EeS6cZ>Cv@M_F{T7sKeQoWS7AXXtF|PE= zx>(;mBsh|9V;3)f`}lSveDq>rZ89aEyHA{-WjEihJj?;<$R@ij8D`0ChCXyB&_?v! z?XZu~L4~Vgt<0tCHnfF^_aKSc1~9QhlKZs7bz0_|@1SOd!GtR5+Q@vw;k~h9g?5~6 zZRg&PqI07sA&9l>sghMBv`)R4h}C;jtH=;Oc8PMG&!ojs6L7^j(_jFhUmYQ4S*ZX~ zZb{i4al|_=6!Dur$g#v|wX)%fSKMP991gj9if$5k9Pqt@zOYltwvO(|$?J$5LKmA{ z7;tl$O4UnTof3r2sO+=-?I;}8!BiHj1`WV+S+CEdO>enuiXD{xJ3gO9bm5S8yGt{X z=lMN_E4*y2C1ncDj>3vf3-bFIyKxCg_qT!Zu?#BF7mnHjdjgWTRzKmxiveZDj@5CQ zX((OqTtn|5YF;IEY;g|s?EjKwMNLpmk@mEu(5(e8OjRbab?)Fok zM%qtlh2@@zGIkuTn0Seb+IMQ-!m!8|uTZ%suSl)7%}_d(CTT5w>^)<<*-fJd^SZqS zEGj;rQz1h|QBPZqXk*jt=hJ)rwfbZ)(>ssTy^QFn(BTFZ7Lb9{)|0gi{qV1Nqct-B zUY~$YJ_b>xf5Ekn*zP1yyyi=iPEGi4qLqdGhiJVsLT31PONxO|Fs2w-xBdUZad>}l zoZ@?QqraM;|K)C$f2f}2*F@cagE8NCe^}yN&xC+Gq&l3?ca_Pc(?z%wrM>UVx0O!! zVEr4SKb(sFh_O|%b8j|cah9gSjIWow%M;XimI8sP&!Wg8PpNlp@{$=k8C-CS+N}bt z@l6lJ-Nb;pTl!iZ=4vvow|?TH{{8pf9ProN0hD$o&d%|!*J$;iX6eFgwip(`CDciUdaAXO=<_ z_KT$n?Vs~^yB<&tl%BxU8R|DXy=D(MkMr-n$6;=(-`4Wjb)=Aizp|C)>9=WG31Geh zi{T21>UZ2Jn(su0z)TB1U-LX+oRK&^>5jgR@o2bR9jMt?>`BEl*;B^qpqIw~ z=Hfz&GxNut;{veE3;ESiypCOF7;9hGvQoTd+M^h8J9X;V%mmp4T(EV5^_IdWpou(t zL!ucp{9iscE$CRy*}G`o8GSs_>E{jeuE^K9bzs+QSwD%UCRyqYlzz2uY&1p zGJ%JDKl)ZR>*{3 zCa8(Cw(c^$cL0r~p6SV0sQMOl3S#?+olg-2q3w2-og%79g3JPOC4%qI|h5 zw-_&nFKBAMP{?Fs%Lgp>G2bSZC0KvAS!f{VIiWYFHh9%X3g2vi%Q47D&f)SVhAD66 z+UUf!CgWM#?IaULD*6ZGOOWuOJ(N5L7dsO*7T9C5;t=qHuw`Ylb9#N?-LO zXVulX@#@$qql8nX$Onwq2pMuFWXT(C2BN8LsqYe*v4#hAvCi`7wKvN;WY_>HKS&e? zN@IZUo+B?+R#Y23)_U@1lzJ~TA+1bmE%uh^_cyvx#m4$Yy-~woDUx0XLDY1U00lpI z9Dcz>@koq{Ne6ajPK_f}__y&c3 z`DMkSZS-?Q>!6dwnp|bJm*x38nG(d?;UoT-Pzv~idv4!=3kTUY-v;8Wjuu_|*1o3T zBYx_euxey}!z3oz&j3xyXb$HTm${Oy>BK~V0-4gKvodvRxP@G1k>snK5~LIv z4fz2dHF){q`tk@NqKX6HNZMLL#dMM|gn?I)FwecCkYAhS=Q4$UBCGRKJK_=D;fYUK z*^v|Kh0W7)Ilw|9-StSNN#{nFCHF=f^fbIH45z4l!>ks##I+78jaRiE>~eL{!D(l+ z{VZh?+G~&Qz!&Lbh$@)JVDEyq2M7pRCEw zc|pfy;+L$Wu-$>zRW2L&am0-4J|#r4kfv&e-96O~j)jlgn7+$J*CbCk55vwk=VHVa zDh*(FrhuGnB|4l5_DEm@R^5F;bhMrMc@jsxuN=Q`!UY>l5vbo0p!Uv>hSCFT`yipQ zF&b^~MF>X|wLs>Pa6q9ARd1AeC;k0|@ ze$WIxSp-PF5#|PTn*+RggF6)vr`aVA0Hg_mJuA+Qy z@nNmk=0WZa-PJsLl^RFjhn_QL=?V*`jb6#VFHrrOSs2w9&J@?13`n-0nHaJUY%Av; z*SP^*+$dUunRmQ@!wDKH!S?829*He3sm_1+E!AmBd2GITK1)eNP>BSMliK-wBbV$) zeB!(>@^RrbX@uamqdL;i&$|)iMr;1_pBXwT*oRiJY*Km34diatJk9rCgu1G8C{8-w zk5i!zRAR5@y|#zR=qD#~`E;ugl$jpV-+ zg(I%gG3Sl@OyDUm69U9|`Sh@{$w$uSI2=`oe?iUt z7O}3`l$&ht<(t;K`Fudy=VWYF!uC$rCmkRUba2#`$=?a5?YL#^TXx<8ju*~9007s# zoNpk=W~9sMWEDFBiC)o@0qa^HC%02bcfXkRD9LzMx~zZK|JwJZlTc@!%J0eH6TI&2 z97}jswjg0~Z}5?m7~dZ+*?cB1sZ*M~Br-$p>M6Yu)`xw)dU!$#h67P5oi%=s-yiFj z#}-xn84-UavH=SwRhpy_wX0h@+jI{b-H&NoGe=vE_!>PLb)yPyBwh&vOV37Z2BAqz z$dCQVWOndyoG*wM9Nuzz;a^88vo&eJR{RfBcYnk#&AW$ zPn{hC4G?R9+Sxw53p&eRaq$VJ6acQAYZ;xlE?Y^rKwPKtc??!`F!ccHsHPGYppoWH z*0R%Gfz12f`>#jdO8dG`Lz*+(S>8t=Opnui3kE^?^|f)PoIto;KKF|YN6V49hu>$O z)M%Y_?$;@jc%5(ZpN)yz)X$5<`0)iM2L-&DsUhQ&3DCn?C-qZ-v4mYEBvnaabS*z4 zwHP${`>IXkFGbv4hD{+gh9b7)d{I++qL+yejgu!VpRfiOlYPELJ>j4!l%GgjV0^#7 zIZcny>BZ@~9CvX*kU@+`Vwk%a4&d8>*8C6Dzv@`^dKb=n88SJ0Mgcb;8%m<|W7fBb z`t5b4`1Ufjz=MUi%$YMnVjEZ1VB+?odafZmf93_(_KwCVMjcT>6w6(?kNkyKWZ3sd z0gkg2G}%VRBz#RqR)6@|k>c!e$0(W)-U+U1PWVWU>=7UZ^%1Wx(5?yfzl z#0Ar{Mt{C}pZ+oIyMDpQ-2N*?#73!>MFCyLhlgK!qbJ=LG zb@y6A-noHdy#oGQea1Hea;!3NvWZPj`y(u>m6+hXF#RnM%E|_8+(ETI+uniDZ*fuP zUh<5NyEOI&#^LI~O8ZS(WJ>#f7?AI6^W>U#TvZnbO(Szsf264ad1z1bBRY9sP>)C) z?)Xc6Ancef?^pj9gClu4Zn39k*{Qw<7KPL+vikL2D7O(tCT#Q8X*fwp#&f#~&%T!^ z_5uz%1-A8=TUOt|*bcw4mCe9qX&%en^%7o$z||x8-kbC!z8sb(QZlV9oE&F`kqM_N zBf0-71IS<4A9f+b5Oj9Tz7Kf`8j7YnEtAM!UdRJlEzV# z$qX~oW^t63WiTzQjor#dZJ5~7?4?M1HQFC@`;zrPF|R)yZ-#q+<{ELc#{>9^w~eoR zHBY)>Uli&kIBXB?M9}NJ-%_9Krum0D1YzYJ(OTYdX*VzNvo_MqFR+`XzJ|-})$BC( z{&~Wikds4F4oF{yU^LOXiu5ql2I#9rurLM0EDXSEt;?!0z!2y%oi)gLZZ3@OyX5DF=^X})E zGVgMnbC0ezM>YlS!=a7)y||S`sn+cVzA;Jf#_bj^%`LR;n^&4wJ)Rv2w^l);I~;5{ zm1WU8?`l#X*B?e9;YX_*9`{LmU%fGzvlWUV-NH-cqVL8vO}6`QN&Ky-5P9 zhFMbwt9<>xzwkBqg93a^S*ZWUX8p$(@&9q-br4%X4U804_zPB>K&8=#_p8|7vTi)# zmhULrw0e6jJ{S9?Qa<3f?i)Egde)iGCqs(0_b_N+n=kul-#p)7UhYV3?{uAp1MylQ z#;{Mt>Sfw2nJNv0^N$6g@)B(W)1WHihO*IyQEM~L!1y!OagRFSeQ!T^fA~OC=dLHm ze9Og9(;!GOQF~Wipmq7#H=HauP_4l-b z@)Zu#B3ds8+NwNeF6k{tny=DO+Ud~38ecCT_nS{z$x`+tW_V!^y$j7$E^8Myj2p4g zOAf>DkipMaT)&a*@uEg7a9nTI5S|}b(e#n09!24~c)~Y~hmOv}`F!G@ORYj%Rvv4^ z%z`_dj*07&lgl_{ciofX_c(UiJnOEk7Ddm)TgzQNy_cks)|83*wVn{M&^JdcBfiuH zBV#*2iik5aUuyAxC|U5U6LWZz@$3W5$bs9Ow>vA@e?xemZlfh3qy%XFZ+Uw9q9`es z+yd`I(!BvHy&=q7JMEngT`WASeZcgLCc$#}&8@H-)g=GN?`^7YghfP+kE`Rhuxk3_ zNz^yz5vE#u4X~?3jC@Q~5hYMibspaEP@YddoOo^D#reDkJd1ZuPGdk9Z^>R|$%)iF zWSqx#7#}DTXgf*K&HZc1fT|CVPcR+4aeFWYZzV)MZ;F+8EzhX|Cc(llz%B<~1$cc_fVPy{83h}?BvENAaueZd@WSm*a z8SeWw{4-zdiY_rPChqN|89Gh8&jqckqn)ylkAkn)n+)->5@9=RpO$Q0FD=wpX7=96 z75WY9=fgW+OImgqb%^?K5lGyJaos&$0RZCqbiZsS3T=A!sgFeND^KuGied>}*V7_s zqLtHoXy<=g2UxErOz?A$I6@YzsyBWH^t(_Z}M8 z>b41rc;%O7@`=vmILb56!JY4$Yv_Upj_%$*k`UO}scqN)jSB8tnI65J!^0=otB@1Rp>H7Vp+*+fHcUlmiVlnEX zD>0hdNHB`OD<4z^QYIuWz^Ca-tyQ@5Q|H^Mt$I;7dB&8vBDM(Jp@p@4CJKGii8fls zx3tkOh+lFTIQohCHzcB}d{Szem@!37+)>%J=8@wtZ%T-EVKld>l!!r4p$iyVGDTL1DCS z)EL6*k@axUT=hd4to}tCGeeJg_j9Mdp~Ash9WSM;8j|;yE~gZmUXQF#;c*4<7CplIJudrE@CW8)EH7D8_=Tw_qs=VrtpN@Vu1<}E!evWr4){aa} zutP&6$&zO#=Qr6?q{TXBwjOKusUfBm=)e3~6*~K$z+i`5+18|S5)ui%t-I7i&PzIw zFEd-(-JQoa*I8N)WJE;_BM0fpPBvizZ(N(QxDFtvA1(A{^O4a5VPtA+7oR0pVdnSw zy;X*$I+l-lt8M-_#ZDl9tjMZE9+e2hdX)!~J4Igh;ZUh*_9Jv*a|->ooov~G*=+lt z6xAKG{NxEzIz~6=QLV+(En^jj#!3%?tXLSM!MkS^%Qjno%J@pF8rhHWTV7ZUwqQx< zI^Y9S1wRfVT}K>BMjWzWU9CCWz{f`=^j0<#QLYcAYwXVQq#PPtg@M=Kmnu3clk%IT z8(kJAG0@hUR|GJd=*dG|E1;NSu3e|_jn<;>-3>gc4GQOgMb=Mp+xiw)T)uzqXfd4m zCGwt~xdCL!Y};)NmtQ6HIXUe!k-{XsvUcel!yZjmaJ_Bi+B{^4f$mWt%+>e31f*(7 ztUR548}_OT@plN#R`6+rs{QPqC&{}u=w2!nY*#N~iZm;TolYi-w>``Euo{eAiy26PrC7#v~)ug1~B^`+8(6>nuUu3!K zCuCunU8(dV@X(T!E8G~l9;aqWlK>ny4o#J&P3A&GxYc=-iIT-se|5oKD0Oa80F+Kh zNgDw1a>kwarlj3>GE(wBbr%ewIp&9Ex((&_tNrq-D>ES!3Qtpr4FJipC^lr75I~jk zk<@hDPIRQFy?2ln#Pla>%~|!GA@|NFzJ4JR#h`?_MFd6W`^y*evlIVmi^Rqa_1Vvm z4LP@vyrc)O!#$WY8%sJ1^j?#l7To_-qc!uirOL`xvm5wKQkk@JDgh6)&WTY0f3N@#?9~RvFl?@`*1pQlDiOrAR)pGo`u7m zyMtAJbK->%9z0}jbtWOe5|4ao&NpFbT1f&%0h)o$Z@+lHrp24auJr$hy{`&utKGUS z#af)=UP_A>*Wl1Xp}4!d1$WoB5Zr@P+}*vnySoKwV`KbBr;O?67~A1FMJ>Wi>o-%1G}-Sado%XIs~P@D=rbnH{2$06vkowQ*4RX`@}(&JU7y;+R`fsfq;6enU2Yj3oDr>qm zOw>YTYnS#s;<6!PlW5V9?`(RpV1%0e9u!Xol4A?nQ+mf@`M25)Z8c9`I@rly3suDHiR9j}@x;_`D?J#j&%K>YzxYA8_GwJXYXPjO_o zb3x?-vD=-nM6}TD`!QhX~1;>L(ACs!rk~c(hDk&xLYH-thJ; zMts@9JdPq1rjBUv`}%EZR+2kmDxXYn;Db*uoVEHVS0E`ni;0c%D%79FeRxi>%>J(| zfV}z(nZW{cB>CMnZ%Q^FnXay$qIKa|D7By(x5mazC3-6gerx7-xkF|%_GRLOrrP^I zI^+{=i$1{Um)%4V?wU4^1QecSjVnl8wK4523RUL z|6l5IY?Y#dYo&Fn@RQ#T&!(>Z%1ZQ3=ChkDmMGkhUanv9;O0K4rId9>060}HZXYfB zRqpaIKtjBUpA&;xT;Ad07<*hg5{1$dLqc!#8E#v$`=@2?maeyeY zG+Xt{N}zGB4zN>8%eKci?{ zlWC7tTiFcWG=rcNwOjxQ2CeVl^^;czLUYo*<}W(> zrRfy)YN-P<1JnyX9NN3)bk-K1$$jMG4@vP&ZsQ8sGt21zKS$_4R4TDv23ars!L&d#NGTH6u{lJ zF>!m!ZaS5>Ork5tDJpI${qaPQNlKR;qg6gTr<^q3`N1wx$-h`&_Q5D<^_EKXJFm49 zQ>qyL4oE%@jX$v(L+5)MChF+&uVpjbPEjRObP|tW#2xQX*m5tnfi9jTV*Jcn_uoL~!-m^j~&*MJql5%tNf;jn_7qJ>XyUhmhyB^#Zdgso z3|)^TwKzz&jl@^_g6z9f3g#g@r<=Fb_S*fcv5$$z_2V6syobQN$IQ87&aHil>@x9T zo7j*J!Fvp7Oz@Yf#l^Io`Jc{JA9VIIl$5}h#EA(_45yLF8y3wIxfG1sMB#^zEUXWd zX>m;n3rzK&`rZHtSMf$B;{x^0JGvgJ)yR?%)u^OEa4F28cA8U?%WinbxUn zNmYj(>6Mgw#&mk9^Jz;xwkIg@_pEm24j3k$k5uJy!WLYi4a^=mRj;a$b)(nrFE|(j zQ4}9g4pFn61mwF4?vFNZy-W$0i8n4y_&KT=7O$(%a{!M=HqH#B&PDI;*BWNCC%d`g z`|A+XfE3RV(OYsxT_5h@V|QZuuff(Q_kL^9mNoFHk|>Hxwi+YZE&G8YN@0JW8`76N zmT(3Y7lG~GPa^KmH$a_vb*f5+t<>i9$EyTs?TY;u!30wkBdd)w8ArD2RPaw*GdH?= zFGrB4`bBjUkHK92#}tgfu4EIC==lSHimCA`%P^;p-=`6Vji68$g;KHaNk|ovZC9D= z!R&0M?GjkwRU>xHkEO(;&=2OPMrZ|pf=1cVB3yc7xrJ-(FmHCTB%Yorr$dE;O_?X2 z*lPNL$&TEzu~`X1r04$6K_NpP@VW!HV2m`X>I;w98fBWw*-?Yl;k({*L)CADh?-*O zY>c%-cX-|Y@ucitZOF*Ue&-wk?7cj!wltHT}#_z@c3(rHv1Ate&{R`x& z($@i4{|V`#&x|f6R6l^n9QnVEGQ_`S1-39>um6V^_>K5+p=rS`m{{Wf%M;Y~J46@{ zugpQ_zy9<8KluNP%i{a2E*XU_sylf+Zkkj6jcNiry!hLI<)@{mFL+^HG%2B_s&YRb zEni8himi)F9F-Ih3uvIDdQo{6)KbO_HUB)GS`csjTrBQq$B2bM(JJN;duxK_k-+d_ zI$^}JPG!wxA?g-7(4`Sw`1jpT<#@Sb`@u!DdJ*j~MxFGXKjGoQW*(3TtSu^QDO~Ip zLMf!CAp@4%KY(v`$?(3M!dKKBMEF>{9OB`xyf;66i|4ohZWK6`-xy~H^`>0=U70^R zf-45RWjvQ7K4;CR+lm60o78QK2yw_TtdfaG!74JID0AoYXxkju@!3cI2v6qcBX>8Z zDaFOiX=bOz-6OD{NMtX?stDSG-oJ*bZ5Tmq&TM{G!~(>!p6MH`jv1<#=FFM?oQQ@h z)!+H1$whA)KF1l!u?KQYtKR+ia9)r)MTh0-PX82eOTtIVjZ?cY1|rz0#dPgV`7D{oY4&VaC7P5hw-t@l zWKe^HYm~yx&r0rooD#Euq^#)=TRyRP2o7;PSuJ26rC9av6^qXfad!1D*@->spi)>W z1Ock}kG0!yuJDMp(Lc;bhC;ugsN?j{UAhDw4A!52kD2+#kXZZVLl_UgG$I^GtgMm! zQme*CW@Eg2CqP}A(q%U@eAryGM3K|QD1{3qj-sJ3dDf^xUCbCONfLq0*OrNBjZ1Hd zu$cb(lO=-d$Fm9At+xZd!59}z&hjb_6qj>_n8YEYJ9!)wjsqF5uVFv#v&HU(U0v*= zG(`HR;-=$yH9Ogm$nMX_sg!&Q>VG+*n}T|jES=(;Ry3{vv~<}*RP5K1_nyq%e;J-Z z0`cfm>$IA!{BbXX|H) z-J}Qe^Al4OpV9+%p;Y0_zUmf5g}e%%Ql1K5l`CJB^}JPVF0%|%V`qm0^?anGJ((ljQ7>n3youV5&vP@_vGc7S%#cd5C%MDELX3k@?Ot;Yw}syLg_W`5PiYOnuq>AyME5gH^qw(dnLwVgYD` zf`Ht^TXfaze)ST~r3plTyeYg~t>O`1DT427cf?baC*MauMsLG+ev=9&K3-Hg_2-yP8| z(>Bx2=h&o^g@t4P=ZBzi+J-S^tCXBRH<;F9XakzVF zO*BqBCm_dzcY|y&E`f5rqGjlCw2zM0?S5ww$LoZCVbwHsXzHkdMNsLF zu)x)$H|meGcdd@`Ex0c}k>o}ot2NOzBC1f@`4OP$$eKAEJWazOok+Ly?)B`PYK0lQ z%$%TqBzISFFShHDeKMKfUDOMMIMC`KH;O+qEg`wOc8#z7=H=&W&}Cb_58hG;9ro*o zGUYJ~%?GXOF4>vJ@q{@s1DB;@*3I;I?Fv9J-NhQwz+Q$b{?EGy6<&7yD~sIFdj<^8 zsK~7>8o^^Y*6zDiopcHBFi8!2UL1qPf6mAD;=%>`paci6V-?4@-#`Gr`HT|gBOBs2 z^pP&QrP;kFdcvO^Ls=TRn8ekgKg@@#H{9M58gZEquo&`B2KqD4x>zS|2ulBMn_P>o zHa3b38Z%35Gwwz#PiQ}V#C>%$wibY(ql@c3==S9Ov{OP|Y5vWXO%aFE;d9Tuts`#m z{-xd?O9ihHoIH{AC@ZS8Rz-C#P{|FFR7CAQzy#_%z|o_bW^Z+&YhQ% z3O`e3!60eNa`bVHz}LNWh>Tg_ys-^|aD4x3B$=xuxjSElwZn2*-or%-`xT|Qt4MRT z_VMuX6omo*V12dT@rG__0C^lRP|tF)mARyNo3L2Ir6qj#>QkjSEXje7z^D1P({qv+ zf&I)~N*lJcjzlqEx!@Gn@4P#1UZ-EQ#i9H#Ws^+ptJG0wBL)yq-K@tE&qL7VV8%-!vPQ8Oo!VdWe0pu18FD6Q8pIv!^gPBDk+aRJCU#*keD9Acj&ORvwa!0-uJvNdXmmHb`@ zn&5XFMN@4fUW*?~R4eW8ol$>9Aqh~`8wn0#RvM4yrbRNL{q25FW0+8ku7pD@aAv|XrdK( zOEyiVelVPGu8_L8Ijp?=@~x56R3AR1=qao@EM|cV*_yqZ#bR5w4N1IsPvUx7?yQ9= z9j;@ktz;}07aH3QeS34x*F<)5;6>m6j+pV%fb;UfEGn1YlzwH*)Dd7@4u?}_capEz znM26&tK#AgXy{4ub_UJ->PZ6UK34GoOZywb-5#|nY+)<5r->$_e>PrTnioNWbeoSeiu&41F(w9Z3>SdQ~c}k z7m|zcjK)>G>-~NMR8ENi+d$M{cbJPkC=>d|_1jN7M9pe`GM9H_aCJh91%vyQX?Fk< zx+(%e>2k~n(&WvVomH0PenoQe2lR=#lZK~cU|V=kDqp}uV)tC{H$+hbxr*0n0*b;7*jE%gX`ek16bmPrk9DVKr3$3V7K6^Im{yRk|)9^ne~EmLzLP`^g3K zF@Y`Aon#YcVz>J9M9sVsfSM+$k(KaW9oNR=ZSjxEJYI1>7_%OiK{LUfb`$1AL}A;W z4{WFlh|aT$UNt|oxBJZtQH7jHJ@n^lRSaytNtsGnGTC#e!=xz)@HegXo~n>=FlrvK z;MLAz!>6r=?nE!h5uFgvpExUmCvhA0W!eya#tej)41hNszD31f9Zo&2x)E49*gtqY zR;;o#VfG-4R7ds~YE9f!1^^&pZroXolmbcG6!HH(xzG&_k5(`+n3I>0YnA(24Xs%Pe%o8 zE^RKHj|ZNgLZjgm@$DtC`4PVRP|pio?E79R>|~;M^~kt;J-zPUS@s*+ofuFYJDt<+ zkP$q75MO(6=>ME0wVV#%C@QD@MscJ<0NN7>u29J#YcJGw%nGvv8)Brhh|+ko86=0zxW6F<5Zg}{5H z9M>t1pc&C2dz?WTvQoAAEK3u~o*?gn9P9JAec5X+lJU37P59ISvw&5?Nqmu}eRE%( ztX{$~B?pUG77Mo5L*rTrVjd)f3p9;ChOKk69rGR-Zgj)+KCg10y63-yD-k6lM6rBx zo0MJep@eSc8ynY$%f^`qj*E=-_=|&F^wXre-8tf=1KN%B6An0$+b=k>s`ZP@LOz*Z z5-62%AC_j>7i_;_t1leYNo!dj(wk`sk)nUuB$2Ep?G?z$c=b?Y_{*zr*5(g@pP5V!{Y74ypKGCvkXy(L zU?6i9TC>zZNlqnLex+&o*bhCl|J$vu{lhzR2Jp3oGIUMpUu#^Idal)b`cUuoo^;=W?KouP!o918keJ&D~>wa)Cl%DK)o#M zc#y3iFa9VKw6bk<8MN-(7^;6!;VL4v1>2Gw6LT~6iZ^Qb31V$k?AdN&A&W%*=QqLe zY4v-(h~+GD{+~gC|KS}e@@+$R=lMm*EAjW&^FOqWZsG5w6(z2~-{<;=C;A&JGx9q< zM!-KNK~|AzFBZ2aGXk(wXS!)OF5e1k&m z|2Urql;5c`tY5@k{`8XmQHwywNz+0P1H_Rg|L-qw!umU~W#sLLHM#$0kpBP4zx=;n z`8ITBzx!gq5~{JrVej>O4x&qF;Z>mH%{CK0*E_U-C1z31zU!PXkeF4A8`wkhP&qIV z-XEY|4Y*7r9kjQ+%GYkqa-216)*KZRP~vuf@iN*gWX~B^AaD+Dqq#LM`2lWI^6%|f z6(cWe!Q{;w8y*fj{W@XP+=}q*3E*)NDJ9&WRP%purUsbCLb^im_Ttm_?=45|&b2p* zEHsHt6j$7Z+^dhnk#!a|mc(D#3A8qOkPtcUt{xJZTMi(lwyAo;X_2xGLx#XAzTIvK zO$e9GWSIi|9%*-du$xm{-07U94+d^Qw;3LsEr69^>WZdJDi^Q90ul2fp5s3t4WmF1D@Q*r2?4 zA6ZJr?>~zYi-!#ngUFatrRsOXZpH$2mn*_{L?0O35;H)-hp;!UKTeQj{yYs2lCO%a z;CNC(dYox$h;khmLcYEzHiSdjGl`Mjp^m4MHApWq3r@})EqJ@4WhAZOnGq_th?la4 z>HNLItVlMulKjFGrwOa*mu8ybQtYASS`sl;5Q8b8aJgQ7N$Q$5xM$nlB#yYsT(LJt zh(~Hp^Ec1K$%6@&Yjw=G{gNg-(DpVtjevbvIuGqSq_O||ko|NUBT5>96eR_rlzdEw z!BU^0aMsv2;_y&eS5(5byU>OfX%=*Dfc+iIt~^bTr(t3`*|{}^b@)*4HwHD%J6Ll~ zT*W1a3}I3@*wLn66wmxhmWkPwANCgBXP)Gz8PTK|Ee*(Jv_0G`6vsQb^YEw@+^~LE z(Uz%Lo(S)7{HkQ!bVs2rls4AZZN2GZ62-Yu$zU35+Gdu8u$9a;J~F(Q9uVsc30gn5 zTdoU>!;223d#tayq(V%2rLnd%PW-lZoM4J@RJ^x9){N%SpkAwyD_}o-x)G+j#L9K+ zExPraZY^@Hgicp!F~xg5@6{T+LkP=$gb;G!ZHe{aX5O@8z;3Aj3$Ibhs-_M{3ywUI z6<6)kaHa5bd?^I2hMLQiOA&O`>78U?$p*8d@(dx-5V~9pzZl5bi_md9l&_cBb6cnR z>L%{*a@xxM@;@jYuj@9 z6o8=;kB9{?sd~zGaUeuut)`dvXOUf{!6iUypW4UkZHAdlY<4GI6?;|CYN?xC^^shi z3cn&-VT!wj$BHuVgx(ZOeYZqeY{On)#P(B+=T`md$rbjlA{pN+q*c>;lf z1QI)4SyAY%u#do^`=pBK_JdNbw&sW%pG12}{W=-_v4NJ8TqPXuBP&sBsE$~2Nqvu* zSYHn6=Z4aXu*mGy7Uv5iOUE{oN;gBf{!#%n#+EDDl}MG595DyerK$yqTI%WmvWs71 zDItZK>%sD$_g^L$mH>VnGCh`uHb@-%poSmD?2S%#_`m5rojz<}x1_y8tI_WE7$iUr zhLScbHnXs#qrvVz2oI`M^114@^GZYZN_`Xi1MdU|Hn+A$_T$)_gC*ycr$`D(TXQ7C z(kX^$_us4K@?xZq3>M~E@P;wtVwY&U^SjR9VHJGH?w_sx|eNumF?$0ZhwCL z&n_79YP1PvaAyFdd+!(iIyKL<{_5Ae$2RQLpPiwr=jIE98|t-obtYNF-IeX1FdpB! z&6`rwX3eCPg6gt}7T&B&HjQf$`zD3gpsm*)W>ZbbE({$x$bZp3N4GLQY(C7 z*B}k_8<+0%;So(X$F8-HDE$g2Whi8oBvPI1l9tQEv11(%%NjeQR934C-J)Ymo09V1 z_QAC*gY8P4vkmfhfGQBM0&Rd~Huy80qaHq8iCohcPDyR`wD1EW#YqLuxB+W^2Qu`+ zQOA4HpeZj1#OUYKtXnWxWQQ`rm7n0PYFhYL}NnvKG#?-OQ zRAm#8q|(&ZYv`(Wc-67Q>=)9VunqnZV+CO#Y#(-+Ve`LL%NcPJ@bBhfqOQbD{;gOE zQ%ol9{ikeb`=l%4{0*hL$G}`i_eamhf{~1mT<uE3XNXsep^D36yrKL_aKf%S+>FO=3+Z9Ud4kDLKewEUbW_xkRuG=7JH;HwWhU9oZ z+9j?*`TLu~RRgxrb?XEnN@9Lu-dvLH%ek}*m>oi~Sa=+9NU!qKk^IBAn0ujYcZs2G zc+YxEU4!)(;fu}6o^Ivljd?LpJxV0%vZUTjwh?UzUXtw5hxs6A4$9YW00X!DCzKQ7 zyci1SpEe7zC4?KiIpu_sK#7m<(I6Z5K!;1_U>Apk`~wjQH=8;fV_p_!w?F23%}Q*67$L}*wUZ`v; zJo|jbJPxra(F@^lF6Ce zUzEK&*Qu&)O+I?{l*BKB`s5BQC%38&L6`6hjAR<&jH>sVsUlqszJoVwY)r0HOQ7+; zAaX?*_Mts)d9zr!q^o@mrCokfDLt`x-Ha1eaqsBe)LDKM)iG#a*59JY4xMw>%4*DPY!&MIesIo0mxEtnLG2v~vXL zOS@KOeT0-d8m?CmPn`MNZ@6=l4Kf&&lfK^i5e?VBcSM@kvGSi8CS^;fFdK4a6A-!> zta`D;QmOKzGwqSCkiPpxf}R&K+l{Co$eEEm;oVvNm&u1LNYLo_E}ag}m5%N$(k0F8 z-N${tf{XefxPJgBU6L~ z1v+fLYp#A*0wghc17G!3X$xZ$7?hK-xbWAA_G|=_V_7MX$0FyM*vnaeQ$OtWQ0fPk zkmLI2^QV1kBhAChZnkA&XDN4}fWqlETwzq<`35k}RLP^|v5W4wp;W849YyGD{lVes z4MLy0+xZM$L*11!5bM52wbV0QO8JhjmKADkoB^R)Q#yJlFX*EftHxSt?d*O$025jI zg`n-Pbz0RW#r6sp1Q6B#Xx8taojFAP4%N)?%!q0hBNG@H5LySRJ3n$eEzc2+%Hkb| zrw(onr%|RO691Tc|3pa>9;-(WlxJyAPHZm~FqV#K8nh#Jz6YdXIy?=f)fGJ5Sh#-d z9(QBEnaE{yaEQJxF1z1%F)82VA2iCGQL}9M#bvAoaW2Z<*1)a!41|$MQhn&KN4)ns_+1 zNtax`rYB6o(R!d{kZzG4eUDSLc{Ee*9VY%L0S9L86cXQ##2;+7%K2GWD^2&%zzuQ^ z+oA;C;C+^zSkY&;zOSV5)(1}XjxI;QF;kQ2EJKtJi`FNCKvKCU>{a_(dRVW3y0#q1 zA8U?f2%HawRID2zU|JSM2jYf9 zv&Bc|<_~HTPLeMy2ZKs~>vSMiH6qjEfKU%pz;&e9>d{MxTk4DT_On;nrY0UTuEi|N zA~$LUBN>mO(<)wj?41&quuYA^8gVFp78oyFxTpPm=Kk*Oj!SEJN&_Zo(l;G@z^NNY z{7rtqDSJ5h3~O4T@>a?W%(lHTFW|z@zDXR^=2OWb_X2FFOLo(oUk!8mRMWrU?9yxV z`TGl)PX=&_pVd&%Bl3st=7ZZ>N~Dack;Z1>MtvG(P#Glr=QZw5F2A{5UZU#e^n0RU z;Oy{zl8Om~pFo8Sh(rtD>tdkMRMv-PUB<4QJ}un=9TYPERAsy$;5e>ddr357XnUc; z>A!9$TGmwbrvLOSOY`x*#D8`1f#_zuL?tjELCPV}xq9_y0k*KxY;y{tnp4{~~&Euf=L2NMG(i{PHfrJH1KNv{bn;-)Y-6)btXs4{170iRZdf zm$QB5?Y^_WQsbpzKZq&p^bqA=1*;6PFFQ!rYi9?oMU3oXK;C&c?>^Nt?ZV<>y$iX2 z=58fl4gVd}1xLd)Dxt&46+8PKr7mm1adUbz=+^s%0J@+hhq;{I4#DH?x)1+)p>KiM zjj-nK5Dee5LC>T4q6Zdwq)Kg6){bfEcwH9ZyxF6*vQ7HaAO*3<)6cR_mB~HO$?5zb zyicf}>(_V=r(iPK#`T1yQx*NM(CR8o)%!z?hbYHt)$hovddEIjK=-{)goo2$7mw?n zOWf|+;d9sq)9~HRt?SjSaIi05M{NOhvv}#8`bG0=NpHpUm}9xxh((`u*xR}E&wk7` z=Q|c1@yB`cvpOz^_@$fWVIJI8QA+dIwPoc^cQNosx5F_=W@J8Icdd7GeosZ?Yg9p6 z&q;43pwh0Vj4}z8R2u?q>O5UyP7cBznL2}xq(2;6EB;H161Yz5&acxOwhvKvM*F9q z{G4uy5l$dSNfq@Lgtvl(vNYf&xqMs)i4 zs;I1O-A`0ZKCcn1`PyD=vo!X37N7&a^OKCK4VXr=Qfzk3`NHVH8!n1PIOsd)*m5q4 zbr|;5aSltrZN*$tlC~tS5Y>69LGhA1HrpCEM@F8>&2L=)Ss#Gsr9LM$t5L;XTE#Fye+?vIKnP4vqe*utRbnd^s0+?xQ|K zUr7?mu4{eKMULr!vJrbJ2*Pa1S1@=lmEAxm9+4zh>-0KxjMNL*I=r-kz)orQ56TlD zg?X|(dpJ&ezPm;u3p-L{0u2JW?nK8A`R$OR@wWz9G z>hX<3LAlx<2s&O+j&$WI+H0cSVfGH5mTI($4abm)jSTjpZs8tzAWvC*~qq9?bUh@@c|FB6zK?O}Q;O z6Q>eDKNdw*IT$!)y`oBUaos6qh4jE$kIf^DlFIS6yL2Vs zpFY8La1h{WPMxABn`_w8+aMAl`1n;4K^f7YmRO;RmE8hxl^jsHs_A(4sl7;MQ#+@b06 zrHt`M*TRc;^BCL>wnYH!a#Y)zwadWgUe>diG3baME??lwZB(_C+&)3Ul{OfrqvYZ&0fy%>3dnQ%%T1#KGX1P#`C$Lc(?(3z8PSeY|W+8BX^=)DY(?r4qMWtcAQj) z#PCQ2)_hnU{Yg6tSw;Iv;%U2EJYh|VMpUdx??6O3u_(tc_}~8t^n%JP?#X{!Oc_cH?-VpK<8fA`{D zK5_KY*FQ=N`i<8C3To5BN$F3wef;{Ypamo=VgEdbK}U@BSuXQfOLfm!hm&MS5`mkF zEb`c^bOG=l{asWaWoQmoOpie-?xL9DtErt=9%V)jC-4cswI?mqPorguX^5l7b!hc& zeeX&f;w32tT#UL0Vq_W>$8v!VoIVV?;cx>-+1%l8KZK?Ig9LqZL2c6@-5>2bM@Yse z?XOcvTDugqZ)yo^f?RDOE9^efQS0RiEwZV#udiB98!u3{5m#?6hg%ZBY;9PTQ|zA1 zdfzu1q#7F$I*mzw;o0H7aR|h|tD=X)dEJc|BYH#dUL)4IOfwWNw>ALQC&k{} zj@ds-d64y3iA)dInrX41o3eI@ zb*XOAhcwK>WKiYpBwg0KTQse7D6I>rIl9YB_=&}J>af<8lN#>IshM$4Ktvy=XcJqK^9_+zqvnup2H9hkI65BD6qE2S~8{u_zLT zW3po$phh?K6$Y4a)9{jf37A$-!u%==Q`nbQR$d0&KiF@TLq<6GrE;6nyoPQ6a{2sl zgyJr!q3QeZ+;d$bzZk^}Bkf2PvW>k@E8je_a5=`p%4`{el{{zL^x+wWKhXTG#`)k# z*Reu__cFXf%~@kc&?iq_jaGCXH$Ys*kXdj|^24Or#NaYlnAn{)_(#qDJ*OfVn0z(s zJZ*ajz80JG^7SIy(vIbPbbZX9=g&EJ#3QKX6wPl)&(~D&MF+O9LK1Hz-Q8H@w_8I& zA}U7+9Kl}r0-b30+U`}Z=NVWrIyo}Z(r6wkQ^pLXq@?%y(a9TlyEo}Mnky!yId~QY zQaWPj7l&66__u`U=t{cNN4=BW<5mV;L>=^9_%9ZAk==`4w;h9$fGtWknEc}|zV^W5~ zu?J)Uf!eg3?lB884J`>x>)HYfSWw)Twu8s#w0D1$?k784(?@AH#7;DO^h)K0yL}5Tg?M>nnNnQik-e z&4NTn2rT<}$a80>nr+4h)RZ()Y>)3+)^hCq!RD97Yuu5J?n|(=Mv`B;>?ODtdv^k} zM)7Lo>ZxOZZ#du6QSlYT)0qgMK3jqIYFl6!=~(Cb9g@gWLHL-e&l1NsV5G z(!Wg>BZohiBb@WEeqpRm>6^sPg$gip1d{wip#6CuPflyMSmJz&Tndp71j6E{}*`%(rIm#*IKb5u1>5uk*#y6Lr;Bbn z56ib5$6d?H3yG@+2$zlR%4SIAsF-bt!l`~wrJauoV`NVevUtF?*C?TMP}Ko)iVmqW zKgwo^fR|$HMCmFr{oC(<&fdctj)TLG>XES7<<#%&3U5N$q*=xU5eUI)DXYS8$wZOR zp{`443v%S#Y!LKEAZhXh&D2`Wour~d0JS3C54V2W-j=gEjU9BICtLM+BhTq6!d)Dp zJ2#&Nu6>q5n(xqCs0V**{mmD;jY=AYawE@>3d#bjy8B?7U8i3C@@RZ`G1Gx|c;M3N zu=YkrdO?_qgmSE*nwRWYeJid5A|@ ziNLVOt4=~>7(H5k)8sKQXDI|xlKmW`ul~<9XLw0O)ZX~L>YcnxqRsbWTygoO3cnQ` zUh^^VOtB!vha?UZ8T{$uvJX-o_V{U`nH$AkWqN`pBTqkD^CYhgE^;+Gf)lvkLyAJq zZNp1Mk0H0xW@8x3QW*T(lKCM$4>4u>#=B`+9yNom#dG5w8gyl!v^6YxWT;nsG>bL@ zRjyBS(3fA*q>`j_*_w`J^)6DcklKR=B;d$YA^E5NGNtKa0yFnnotHbl z9cs0A*2Mi?Hy?vk-`JCkls2=pa5pEE%99%L6OXlnVF?2`)KomI9Ffq>zDE5KXsF`+ zW_^G3(D*B_pLX>nkP)RCHY=4uJFus$d1-Qhlq}5>L6EPvl9L~!$z?2Zdnm%Ua8U}v z)7;r)AEg=fd_l9KlI%*g{?mTKowcu0(S1IYOxwm3#A`Y2j*e1AJ}J;vuL!s&-WSWE zR@qMF!0tm+mQn6?;kakheZs;b%!;D{O{wh}m8TyKPZ1t<`74-`Q*nSb%5Dr) z+gceXHO2jl2F7cn%_aq-n+|nPk(%8UZV}n6n-2=RgiSu2F{^$l-uLSuPocY2ruUyu zUZW8_D#|boC;ZSqZ!69C(VYc@hLMunFWJ6Eax`4sIh#LESXHl;zpvqJ5Vs_j*QAXK z95gJ54sD7HG-p3xIG!?NWW$d7NB8fAJ8Up1-_V)bE;1RP&B67@+`MU7f zD_6X4`k|kzqWj0n_o&OT4xRl*A&R#Rm;!aoLt7=x9E}cU=f5`QEPiWj)?@N+L1S)c++j^j0q`zCR80~Q0NHBGii^m_r1I~Q(=r< zLdZ$ruYJEbf)R@7TQr2^TBbCu8m1mL%SQ=l=YBgkkXe?+5yx&M1z#rYjclNoKT-js zT7xyJ$H#=TQ=K!5ahj<*s)?4=%I2{$AdTN}04sMVNKgw{Nu-4e3IEkZOcrf*1 z1cW?t?%I1S@{19PLE1GF!mQNocgb_*ng9u`PI#PFg=+kEr?1IPsAP)wGC;1|9p)m+ z^kB*Q+_TPk;_DK@=f(A96;{pX(RIS>t(e$`amPahTr|=WFEtBSU$UHdKsBJV+!302 zkxwY4z|L~0CPshXNjFKNuIgD`fTskyzgXTA3{vW~No_Ut8qK9O5SI`OYSuu$W>7wL zsvBkW_B#^WE69rKX(sw?fa6)7LxQ|r5etAn-pH6L!F9Z^;Rjdn2NwZ{6@s+y>Q9C_ zc6uz2Ul}y08F^CfSLHL~FQ*oq>sOmyx{b0&4~7E|n;oDSp6 z<3U(m>KYEyrCNtY`@YupRS>Hi=q{Ko3#(uwk9ohlK&<@6<4mHxIBSokHvE7kJ&W(2 zKxWO%m|9rwV2#Sms;Dpu<4(+iidags&Zj}ejv!U&mMZ7M2HNeV2cBWDlVwJpFtar& zS;>~0JG$}l_2k{k?&F@XKa&*P60pAQ)<$&mx7{30Llbjaia0$24Rvw57^nfH2L5(e z-=4gMn*W5{<>{6gj0tFX+wVcTDFht0D|8~)UkKD24AF!9IQ$Nil(_?pZCs_Nu%5<1 zwm3~QqIe5jZZG*OsO%Vq@eb*%>cYV09h`-GPA{KmlPF7JjN&LipYP$*8qH9fc*v6; zXIzjoa`@@p@XU;8dB*pZF_J4b5<`{Mz*%vR~a=PA2%}DMzHz$wa-(g^*gh z+VP!Z{YT4F0TJv6ERLY6Fl{#Wca{M;aiN@(XVy-ZsmfbDW~HW!-K<3ZQ)1bg2cE)2Yl{f)Y6Jv$nSIrFW)k*tI`P?fk?l65v2E z^6czXa`Dpe>fGr4XVv@)jMRhcgR~b~5V43vO=lPeO{46Ujs*6m@$_ik#Bh z$>wo8cTY?L-g}GGuH5GV$P0WU!A5*!1$*smOHO$G6efKx;Yt2vv|r;Hze9QFHXx{N z`v{}%5FI)3i@;jqv79+RDyt{kjj)5Q{{3PSH~O~?Zc+ikp`~<^Udm#_YAWX(k>TKRo@xhHRmw3;4hOs+cm1U7 z>JLwAqTNB^9s*-`#9EJzcwxDdct_&lvx)j7tO3izglz_}q^%`C+{03zA4*`}g9Our zJHV*-vB+iL9OFRa9Vpl5-Z(N=T0f5V20fU%5dem%tj3d&x4xjwWHI6+ns8Iepc47R z$DqcFqwp6Vm+M_(k;W{JeqSOhA!c7TF^%q7{%XJY?sG=@C+!2qh5Xcs;M!71xQR`n zU!!DN@EL3;%9|(XC=HTP6D9>_E!7T4mT7^9q_|*)pFIlo@yJVre3q@n9}8zC2qL~` zNfAkY0>*rd*4SE9kn+RQa)+iY!CB%5)rt#yYLnk(ULnN^wdlzVkL0)p@(HH3Z^FI- z0!6i4MrlIW5VAi3y2X4g3<^%2^vt3pVk>{bLKTtTQi0RDxaL)hnE`hZGmj@O+dX4` zWkfSfsRu~Di2>uB3QlLh!CzAVKkZqBQ7_)}W*;cg!D%C)kq#tV9=~Ti@dn-R2B!p` zUv*)#KO`RuzH8|~MWpr$EGM2`jk*x@N@ubRO|9*5tHexAUX4p^h<%Wl?Uob3UCG@C zzw>C6=jnjzqI`BIKNiwytGmpu2I&8S&)}y-Hg+K#R8YcjQCF8usDxKi&N7 zp&$0JW?g#eAZMcWCoS0W_xbm|n3>XKm{v;5FpL!KgTE}$T$d$24QljiziPRa-SYE_ zXmS~OaR#DEAe=dWnBA1ZJ^TsjyxY*?JpEP?YOHGa+p>cvtUDlT6M8i={QZePomF#^ zvJN1vs|tnT{Jk!3z^gC&!E4(kB)zUCKtXW6^R6`0Tw!dPOuQ-zksg-#_a_g~6oqE! zka*(mgJZFd0*44Vhm<=|(sl!jIo)lGE5G&XZ$&Pva%z~L+MW%PlP zI_+id?At1OHVKdNw(a_AMl{N;As2Rk*8A3a{^OiKE720%84@qw zdW|vzTE2`0tH9q6LB~}dZfJED!>FinzqcdXMY=n4I=0J?EV)1R<=1~;lF70LX?q*L zx>B(Qs5I>Vp1+=e5XO5zM z4!*17LTM{4>6P6tsxx~UITl;w{!e>v85P&kgpJ~E3Bf%i5Zoa+1Of>f+!+WKWPsqV z0g_-LSYUt&?hI}-cyJHy?hNkwO>)l3dCy&U-T!y3k01QlYr4C3b@%S-s;8d91!?P% z)@@+cGH8z-FzXw`0wMG5_#Jpx;mRK95r~?K5+$UqCsvKsawZb4hbcmbM`GPnj_30z zQy^mU4xUzA>PJj?z_-fR*4F@ug0|=vA@^-f_E@o1`Qt%AJ<1u!6+=T9?WUwfKy|~cPqy*2rBl-?_5gxX5FIkBwuzmX-$N274A$5R(e##b=nR)8RBo; z-d8$2*`7{y^LeTa=TLrXD*Q$NQ%^jC?xNFr4Q!M>bRjyjTm{xPpb& zc>1?dRf_?P&M}m9kCg|A;#9Cc1LX;Et7|xM!lIy}I>~*+@s3)Z?(%baIOlgi4@?w6;)e&=F!fa44 zZ2PjZX&H4uaP1UX`R!UncGUa&t8hJ zpy5C)0vTQOoDnu^wsBy)p9a^;rU^sVnfY!oWLqvsA z>Sb5BYj|0tlQ%D=N7iP9&6Jf#gML_jr|B`OOVs5JG7b?tMC(E?yYF!pDC+#3-f}no z>|BuXN?liA*01w>|6{YixN+`#HN&^1q1BPE7iv@L+O^Yb6etqE(@g!)T`t&qk-8Tv zAmZsNHMo$S#|KxZ1l1bf9ipUt4bub?vfT3`QY3>1gw{?OA|)(Arbk|{Ks>V^K+4t& zQ$-i&0+1syP}Ba!`w9^|m#B-h$6_BMbShezc(K2>7kMiW8pCprok%$4hznr1xO+q! zE~zPIh&@E0_YrRRN}8MZ})wOi7*b(8t3sZ(A>+| zkc2Y04jEEX?tzr10$_a+{{rt1k+D6HyL=wzo4;b}RKJn~9O%urGXB?T5)?oe$k9a8 zs%kj!-`F`?VD86X)i2aoTVwyzpgHrG_a(EH?Z>p)67W;3`gV?X!21!=f3&a29Ff6kC8dW3i^TGcE5|H<+ zo4f;@zrD|Y1^)l9@c-YMzY&o;FqfUPPrS<1dooa=2Cff&ZJq?Q9AHAV8QU4H0__TJ zk8Vdj29cjaHxlB6tgZ zpD}80o)l&^koW#5g5d74&3trsd3~JXJIC^D&VkNRSn^Qe#$aAq=`)z(md5&bDYtl% zDQQrMdmM{szrhq@jf$C2+n)83Zifl{ytsZfn&|6aV2bLiQ3peHFRL)OpUk7Yw5Tfe z0<2jvQLx?D7EuFVje{`-dy=9rxl!g~?I_{dTZ1)#PY;bhEec+{csjj~yvknAcACf? zw;(vAuG$^o>8CzNZgMGEtrz89Q(K8JzQ;%P&`rPn@mNw8TIp|?%M>v;F*rzimGml; zIqA7VF{LFx1^y!%dxs$Tt<2#cg?MD2)Cq2NZr1ZG>&@_fJGl7Y4Sx#0)eBCLObHQV zv(k_HY_H!vY0ZxZM&{-iqjX6^bqm2cy~YnQ+q)XbSC~sKru*)#US|+UW)yEE&8e!Z zvbh6xhM)O=UN#!BELwkOgCV>6EX*WDq$eREY!RTQ$3v*j{h; zp%-?P6r((TKZSeNa7M{5qZP0VzV@@hSdm^#8{EjphuP@Jg;&YKE(0d zE^V1-H(%h#ispXIZj9@Uz5Yf|)iSlG$D|iPE7~@EEJ}d(tSI~u?E}(3Ac=3sx|f^V zqhRX@* zpZ~Z z8XIU3*qzhYt*un@<@G#h4}6-Koyk@>vZJRwrfTxtv64=aOaP;1Rz5pcH#2;-)9wCs zYKDW^PGfPIND-^KkvLXsbLUJbbNH2AL^=XmvBzKh_$sAr&bak-%GAUro~NXwk0-n+ zEmC;J&vmAYR|xW2#KF=i0bmWY^s=g72}0sQ7@D#&`$j$D}Wv5h{hwd=!@ z)57ZOe!Ef936Ct40gk(ZeU z!3;)?ljdx1u1{#^W~nYs)r@LWJGSv2FsWIi4vOX#A#{-1HJ;O?p5yK+!nE_S^&Ivjet!$`BxvY*=Xoi7 z02UbQSEksUk)G4Eh%4Em;weu)Xh|#g!w0=13>A!MdF8iD#b-H;t>ABmDngB#dr}=O zSj|0<;>UUi)C=9IXp=9EdM?Mkk{;ZMJsLW-|9x;ePqThg%Az-IeM-!^z5k;OeO1lA7}Xu+*zv?GEAnt$9zIN+oK>=gz~U zS)o2{J~jaN1dYUpzk@T}DEH`QCWQ#VgxdNXZmqaaRk#G85Ku4M^C{WiI_tyYF_G|%1% zH0!v)q6Z%TIDAzG62J+QHR~30EnxIIJR`}%sG~JfgFh@^3q^7wm+0h)3$eu@qm&j> z(5n=cLMQm51CFL6=+X=xeZVY-UM!hEs|b)xrHl>CP{2HBIeVcXKkPy-$=5#4V7@h` zkahe#u#n(rS&iI7tD1_+#K4MUW8caaiJy))^gH7(-%Ox2L0vZlGWg{w(f1&AV*|rU zvjDXhsH842uUkwMBSEv=7vq1y(LzvL*k7xM=iFqG?mfDsFAoi10zO4o0YlWQOX23C4 z5u8{|)nrKw!@sT&@7CAxg;nQ4uULqGu6T^I-o}fTLxhvVKlV{{du6Kkyf(<)BxR;k zanNKPhme5LCa!T(sc7EPW@0m-zfETZlJJY2!G!<#C9evXDbd6vy)h~G@X9?S=D}Tj zt zdwufVpqmQDxuUpHvrQt)e>lmh(Li6cLg5093q#I)K`zO9jC(m-cj$vKhESkAUE< z-o>ap6~4`6ll@2J-4R!&a_L3E#BFD^xqXP_gFab{;wP~lkI=h`f8}kOu%OHc1r3|m z2aK6qDS;hH>fY~-0=4BbA1Ir+9E3*y##vnWShf4vd2Me{qE=PO zERD_`bHuObP-)V2vL$k!GVd>g0(ea%Xv-JsQuOe}6A(8YtA{)9!_!80mkb+k%}S_ zV4X&vXdYg7ei`s)odoS#!piXW?P)Klbh7)ibe+HhFPC(>c5b7Fkc`11YuG0z-XwCf@Rl}9g@|74g8}%``srqk?~xik9L|5hGRv*ed!N)YB%Fv`Q7c(UobsH?*9f$% zE6y8wY18!y(K_9Un?L+n`2-P}Zr%@WmhlNXtbKE-h2fb{Ih8mv*VXcr8f~* z+#)op!Me9wHC3>GH*&dcJ!HmseVG)bzesH7;9(ln0xTy4pUKm zSjdd(JrW}D1)`ehKfmRpG>dh*8PkNe%LDcN!NMid$kD0lkbSHN{I@kbN}7`C7sLE zntT*rf!KBM89~VwY&zZA*B3C+&+}V;3D+Eob)oL>g@O~z;kgIj!xy|vJ!#Hz4MFVR zh9=REiKCEb8Sb7p_rA10EQ>q!Ix78XyM1gI5J*wfNkG>WD^VflpHP}FA%E_0ebu&~ z;dhF>_ugaSs-D4Sw^&iJ=Qr%aW>wRg2u_hZ3n!|^0x zt-$B&`HY9%!TD{LV&z}W?+UPrG9-!Zs;S{jhdJ@!4U83?_{0-MgxxEKhA@)6&7c04 z?0_Ci%;=YL4_%-vDgSjLV4=_=dykY3pc5Ru-5}89zym^-;{z1_)VJ z))TicW%UB&ca|CZmZVokg&NODjNKUIeOZd-st}iE0@CuQrs8NGo!;Ok?lV!eyCAb$ zd%gy5b{{`e-?XKQ{$uAI1#T2#D_Z!OJeyX`i{EC-O$nBr9h&NufY;$N`kJjTDwJaE z-1tp#Q;8{e=J*uu%V_KIi4up>Qu{crJ^Tv7orhSQgOK0~;7l{hjYu60jPIfy!MwQW zTtLl~DeC2X5OmkP@sjOqBl9+%SrfI9%Xrlq_>sv7)^sUM1Ir(pGYTOXNc$$evj47m z3gLjG>7l$53?|syUEQ3i`F!<+%|F5QF0uILUQ^1eC9iYewuI!3ppHymPPoo>FoeziRY9DKxaJoiWZn*P$Au$Di2ttQr*e1Fe1u={XYMr zBbqzp4(uNn>$1U=E_7$xYphdsmaljptGE5J}wPqQr#MfP{Y|OgI4SmM)kp z)gT#^SjZ<2MQeoY|^%*XRmGpVXTCF&noHJSbEzSwVrTzj1&XWt!uvswu|gmC-Hsq}Z72gyhE&HfEK zp@^>W)XLWEDyW~bOTgjI;`c|eTc(<{d&#=T6NB6mwozAG+f8{XhR`~0>^?Bg%6%)D zfgoVQKDVC+Kr*bm%t6m{R_}NaX#10`MPWQ^{}@@yJgeo(kM&I{p6dr+UU>6C!JLv` zq>5J;V{_DtZ8d4$u()GK1T1~(U`P!Si+q@_<`Yt+&H9G&NC6dUi0qbS z(gzKBeSBUXx48z(fCtL0dk`gu@kAO%EK=WdV^Qz-cIZ5Z5X=P}hJv zrt({~oM&UGRYWjLPE>OqYXsXZO{WI8USiA1Wph&P$E>ggah5MD)RX|{dQ2M+m9xk} zUN_GgK+vVL-fnA50Cyir-Z0&pm7i%~ToNa(aTcb($YA`)&@RH?A2<2m?JThQdL=a( z>=SAfdc7hot$5~aS|zGn_|YS0R---VTq|Cu$gSwG)XFI9P01wxE2U!IpCw)zjQ!s zbVL3s4l<&i#hRO|Gpe{LuTamNVxK8wJ7!J8ujuCOvWsD-3tYz82khm2mTg z&V*Q|F`1~>E2UHZ>us!0RGjeHxs{RoNSrHN_x!wGr-{S!G85)rI7VSdHd=G;dT_Wm z!FYDDt<3f9VGeZNXm)ne>%(;wfbiC?zM;??K)|cNA@1Mg%u?&iegQku7`v*GJQj>@ zc)_qQL3M^BT@8C2fP^9$AK-%7yndS}?FfmZBQIK;kxs)`xRKJ~vfmD?!oa?=fZW4o zg0KttKUy>MKgV(l1nEtpyUn#Yi6(V@#HG}3xKVB=G-2d(t=vxxQK>X+ru42e7XM zr2(8>O|mRZK;E9B^J(7V_z-b$gx}PBy?fa`l%GG(mdmtShe!;{KcS)subW2e5M{*| z5`*@wBzQvI-tpl0GQFR>$qEzvX|{Gz|YHe9$-`4;Z?413);F0FN9kyT{bH zt(T2lSUZMskPNDhPJ)WFSTH!*v5LyZhB%Q*bZwsL-Ck zx(A(?PkVOmX$5mHXbC%4{Jm3W_ML+HdE|>ZpQvp>gULb|IQl)#h+HTuKA*7l(GFPd|ZZKdHiQRI@h0808JLPw^vP=#2 zo`y}sECDmq0I*R{k|0aZf=^6E4LIw^q@hXv7Jpwt?9e$9LFS~Yf@$^^zdI$3qJW;UIt0^+S|`^ zdCz`-cM7#jspE>7)KUgnrdoq=uW^l1VG~?K+>#oDrOE|OZ&sfg^75+5j|fM)okXGB zrivsA1WJ|L{#;$~+sm`cywa+01X>#zuOvv#=#aVgV;RG@l}du)`wv~2C0c45qf!*n zO8A;TJsIaKVC%R2o)35ED~(s|g;lSm{2=0RKi!FEN~&fiNy z65YJOQUBbSEO?P4q+1IZUERH{swN>!_~~S1OHTm+PvZ@+|F6^{Iq`tdbi)v%hhN}I%^Jy2JN zdV$q=7SofTyR163dqUS zdBVB(y2u@L!hV#8&BWca=NAu!dh3mox5ABscGBblB6-e;@ z)J_3_xj&dm4M1h%bFpl5qX!bSV;dQLHR?=MNs-ed-g-JLt}5zITE$ne*E=JrRX`hs?NN26Huvx3YS~E)xg%s!8Y9o0}X64^*>cwi_(wAZ7%5c6KR=F7D<>D>`e4 zcFs)_yv`*Vv8)$WJ{_uV7)M<&8NPUQmyLg+hWsyrgaW~(}+KlL0@f@x9w8SKVA7=j| zy!2N1?t;>gHc{{9eqh?&=DI+7;yqD4hV`jrW8dsW`B@HC7AdR)J{XTXVLWcvSv3;m zZYDBTEm~<)^GX~Mn-hFXclP=tm+BYW8{6GOiGz#Jst~9j+;Lc?k>} zTD*4Yn{e9xG3gpgVz^Obh>~i-D|B_g7Ad$j8S}ydkWi^s!d79;cByqnrn3r|iu-x1 z2UT9g(i69dNvP8-kg>X@i_a>CPIch%pxjAV`JL10SRdSp%^#9z)OV}wdHW=>=e*Gd zB_7+GwLi5)iMR65wNW8)vA7kGLEtpSmP;<%_ouVDRGX_#}G{EUQ z?U6d!5Z~`Nfy_1p!^OERn;(%&jViQ8n9$l#LoUA|O=iUmtrMXJ>k)rE@v$YqN(Q!s z-cJY(fd_lmZi`n5ZOY4Q=^-jTg6Z4cU)kRwv15AXOPV6t@d~-_7dLT?2j4Ry(Z1LK z5q=zdOH2-vjP~?tU*~P1D7&6`)MIl@Y3Q~x;qUKn=y^rEuOEllNjaf8zNOmkmC~q( z$$CzcI5sj!Vw5b33<1r@q!-dUL7g&u@PP2htRk-5PJ=@|c3_DVCURo~=`Fj0GQ$I@ z#X9VFq9#DD)X}igtPQZi6bly$7CpCTpw$C3)yCRzv^kMJ&Gg zo3x|ifU`5N(8N9$^IBL3m^cqu;l+ulBN2n|`{b}zrcf=exK8Kjs{iwik=^7qx)2p$ zEjnK4D17|1&%f2ky}s%gAGG1=3i~_*HHyOwnV1t+zHE>HI;_p@JB>kT*Yo{!R+7dC z+(pl0b`$Pp8(AiTS0DU-RVk#v2k0GmLB!>L#))1=_pIpG9uvV_Bz1iII~%HJCSiWA zAXN+aYVmtIz9Qts!VnVcG*Vf*C(IVU&%)~9maH{gSDKIVA4RR*&Y(|CEY^Cz;skDH zMX+bfHK^q(rmGpo#J?>Tt)n}asA8CJ$Q2se*B}&^zF0ZW5a%JU3OKXRN-}GhIBeLX zs&OhC`yxqNV-9=cH9D(H@Xu_J15EnpCudW{S-P|CE>(pUbJTeq=68ZwDFLcaYW#kl z_FX1ZZ~L-v*>bSZ+IQ!^)hf^dKd~)gvU1PP8wpO=lSnKsg7&1$i0>#c>$0wE^?r|* zsao4K&Pd+FO9cKa4RYNjL=!~Q6hitkobB%VA z``68VjeyFY0w0YAY3f0%GfMhSRS+G^VsAyxbLX#Gv8Qm=7z;ydrOSe=M-s=HkYvDk zs3*$&Pz(DCtqLz#$@-4!%6LCatfxR`#PT1NNSUCZte17q`QM)|-1D_&rn9ACq|RHf zNgx2Z=DBbmY_L28IZGnJbFgqHyW=MLn>_!{LeBYG<}w@*!&KhUa;Wr>Fxn;An4~ zWdB*_u^W!*G-Jfv!dBI6$R}R$kroB*8!PrlJq(8;R+NIRf5~iMoV^nzUun%M8 zIA3oE4(>vs>1;I`&FZp)4+3W=DA*wtkmEPSX=(OKbV7I>lvk zlj}AVrFr|dnJ19Gn$3{;Rk4~=v&J#2UxC{0QcpY+QU*4=%t)kg2;z9 z?@DGEDAAy3{n*Mbx7<`@ve(S`ORIrq@i#f^6d0G~&O9&ZCAnW){`qVWlaND&KVS%< zhMjbz3o2g7gTyxnHzV0DHD>zm8q(Z$HV2oIMu4v|l~sdvZu4Pk0^vSiLUbUjV}-(= z4M)-oxqXmLLb}RsX}yUk347sW!wS=N8|NrBCj?tTTnJrh1Zh!v;abKZ-j7 zjJ@RW=z#5Gs`Q=a-C%isLc`4%KG&HU!4}tHwyO*vD{U18ogTUNpU4-2*9VML9s_M)J)!E}fNq|>r?Ok)B6^6ck5;z(u>Wg%yhsA_*c=buU>a5Zb zajg4-p|QQ+MU#CfHa?T;2-9;GXd>C;3ICpP)V*n*^wuwU|9pst7`ZR$bt}5;lL}kz zd*mY*Ija*zd0lB*^wl}ix|X5-r-?^KRI&fs#Zg5T_WiCB^G4Vryu1$ld3=X^Yg%fe znObY+zS4I;k%r_z>rdmyos4^5yGIM9PVkI!0vBs}_EMQe9&Y&{GKGorlT|FI(~AvD zw)!e}ZC0kD*}~M%a=~}A&G{7i{yqwmON2~@z@Th0H;^xm{`eHF0cdtVD*hn$K|Pz5q^gqc<3ivSBEmyl7hXxnjq_WdA!?a z4j^4IADw-HMHN0<2fIe4@!X1X!>#^{eJ-Ig_-rcj{+|PrJn)lX*tcG@@CRu?7M9`|r%RrxzfKu_k-tn=9*;T^T+nx*whP@vc z-ea*(^@fmi368FY!n!e=nY@WtG1hFza>adpkjap2Q7DUTI7Ih)K^{s-b~skOB7RAI z1@GI$kR7SCmkmfp`WMmr$;so_!~>FE+-w}oERJhEvI$*#)0 zM0st@ZmpTD3x)IharB(CdMlT4K1v4#wHXcOQwH*_?vCQYu7Hd`pQu9=V*H?$3R8lA zHXXv`sbJ(DUMH&1;7|zq$8w<$kb)seJHqgt|FW8X*%QWjNYV$mbETTNe~v18;{f{S z^P#^yHh;I|(hQ)#2(i~K2>H_$5tkGZwL=^AKWhXjkc?G|=;nnG``C*=X4ywFdaS6L z{}HPhmxLb6FP$pE=GXn{uK|7_?6l4qZp=U9FNWX{p*0QRD^~q0<}x}~&*6O9^K zb@TI|=xu9Fvc@~{OQ*3`nzo-m|EpmQT(M_Zf^VzJyWCV(K~Z!@A5(z$qfwf)|GpT- zFF}L~9}D}U9PJ2AKUsEYpxoWkT5^rKw9>Tx-_D$IZ>(mwK~Nd<i^fe3cSY* YpRlESdGgX53Gw&(rHX9H3zMM#109^fx&QzG literal 0 HcmV?d00001 diff --git a/docs/assets/thingsboard/latest-telemetry.png b/docs/assets/thingsboard/latest-telemetry.png new file mode 100644 index 0000000000000000000000000000000000000000..6a2df14b03195808a4460e2d760d08ba93a991f7 GIT binary patch literal 62676 zcmd42cU+Urvo}l!LBIwmMX;hGARr($Akq}1_YxJUA@mLjO+`cmL3&j{kltG$0Tq$n zYk+`s0-+{>gd|Vy-#PC&H$LzC|C>MZxw6;p&dl!2?96v3(fUs{*;#p6X=rHJwY44@ z($LT!(a_L&u`p3va@1+^XlPj5oYmCywbj&w^u632oL%i{Xtbh}Qkad6EOj%d8Dk1K>rz2P=nO~mK z|J5E*RMbnKTv-$Bhu@@R2G5D3VB5hce^l%0F+Gj*tFG0;@6|N+9vM8b5OuTwZZ8Xoa)nBGFwMjV#X-YikcKxv5VIk#qJu$jMT+35i`xS^?!L z77I#E521IwXDLnm6f5U%e~$c}u0(#izQe9w9`rliq%fcOB$Wqo*D1ScbLyxj^Exgz z)iHVSnqT&mjvghDyYNwCpOjJM&Rw&gEIE#Q25TXPkR_h;LP)hwm8SPcUTMmQW`*@=pBtKqH~OSvw`1;b^ZpZWHhCH; zM=wkwBCkJN`fU*CO7akE7)1Hp(%qk_(=?gEv^2{<9_kQ9t8M(~JwC_W;C|WP;ZQHy zMsqcumR03a5k2@BjZXNDO2!XuTmiIzGp~Hk(VNn859{#`ckx!zy3z*b(rhvjRc=2x z{UOZ7gD#U!cV4maba^B)m+c^|Ggt6*xY;xQ5E`R13=2Y%kHSA)Vb|i3d~^4T{L<+_ zRa*U97w9`w`QI`}e`X&vEuy*e>hWjRA|}Emd1jk8ZVzV%)tqQ}U(Y?vd454Bg6o;I zIj1e%$aC3AL5?W1@B9zw`y;#;vOG>%pAwAXTj<#VH!@?QfbHjRg(W;RFi5{;bU|P_ zob_SHmvaVmqc@F}i!Yi)7i-q#P8;C$NktN)!uPp#RYwNDI%(F5%hUBebj+3g?4SE& zXlza6z~n&bfF_8a#IE+M=*4>pj*Cn;d4IH*wl6(@C((J&QDWkrQtFjn=DXZaIyUUK zD&dnCT_ydL{Fre<^|Z)$TfaD72zxxplUcJtoZAR zHmg6ayHx>~m6?I>D>{HbQ5~F%g)G$!HWBn!-nQK=y|#Ik|3>W@%$YYVMvvsaC=W$n ze5!NP?Mm_)bo9hqy|>%>`T4c^n*|T^8x5xnZx{*}xM{I#L9TWszSp{(&vjkGS@_$# z(Z@krL7F!cvA@fg%&XtFBwDM%A3`Jup-Oa7MWp!Kg_QWkUR&z!OBg3&OU0jZKUIw8j^-U$q&7Gd*zPMypgVRkT-*v`4x;_Q5SQI+Cgx*W(#F268)wHj#!gB5 zN()NEr)ld%Tx#oS)`oo(eemdd^wW)X zwE8-D1T@SyWH#)$=D0qw4v-MyYrOdKqA~A`>`&fdcB9jryndJ3HDoljHS9I~-#@pr zvMb+JU35GDKDzbPK>l$4z^9iR4(ZO8j`Ghmq}lHENPr}RTOT=UZzd=`nNA6jYLL*A z2Dp$XAI^OrxZ3%p<4;+^#~VG>y?b!3scxi8jY-WIAIJ{PfL0slbiE}LE`xNPc7;z* zPqDh9!J1n>n}0UDw+L&j2hRu`1oq(ftuT@UaUYk%?<(+!qmZBMbKh6Tv(%U0q8M@i z`T9^nB52l32Q!PRiqy)$-|b*9p7wA8v2ly4*TvZDAQOwwZxu zy`TpHt_M!oM}dTZm0-W1u3+_mq#&jJ@x7IRiNHAG{+K8}Zl?Q|39`5sr_RT#3J?RlDXRbN94~{$|&A*=qKCHab ze#QQZ_(Rc$vajl+48EI2jlF@e_;aGT$Pc~?J>(zazJ0#wYV}Po$!@9Qd&Pht?So%y zNQpZVGpQ@))~+u%t0tqDZF}&df|k!~uDYvlKPDxC%;u~Ms_*!Yy&jV+Nh{IoeE#Rl zAD2b=y~xz0-sk|0kig>yJ&|=e*mqmqVlU!uKDcq==4oO18{9WPcw{~Zmdn!?)9%o= zv*vWWjn}Pq-&LBK(>sMMU!?E#P9lPMBn zJ3Rd7AAV2z?(mWB1yueg)1U31^lANR_Gy9>kILm*P2EJ@!JYDXzQ_r7$3RC??d8_& zIyg9T<&7vGlT0(Xbdmx54mDbD5$ugw`Ajv?4bh*Xx2>Rk5(Bq;0};|LpeN;)Zhn|~ ze`VCzvi9n!Jwm;lo5HaYAsBXlbK7ID>f-8sYA0;Q!=jQ z0dHU}NtmD~-D&)Ri=SxOQL<6NQ3kiPGcz(Ov4oXyl%Jo7y$tkhLBCp!UI`i@ykl}v zYuENL4B1;A@C4wq_W)yl>Ck5KdraD1&8M29SpCK3U%OxPzmiu{S1{ht)oDw9tA6qe z+>^1uzI}V13*wv2S}m!;o&>}3f@o7HdeXjsxxIc299QuO*c2+g?JI%3QRiSx6I((RlAf}u)CXXI2sC+4Yl3dHOQei#$uZ-cRguLf=t zAiqdRrJkVX;A=sG2W4yM&^GA3y?fY&49&E-ua_MG?TTHYcZjuzX&W`&sMDdKwT3Ok zy?MF8UB%6#Mb+{764Yx%=%sFmD%3!+RKi;7g`5|3G`JSMyqBU@aai&7*B&{Zn0H*) zj+P2-CQnIRR#HCD*l{3ieemzzE}pYOxM#3r2jH%3{TO{o)?AJo%UR2r253SqXIt(w z;tQ5a7ABJ2$*63dLS4Q6G`f{iE|n|vPjwjP!CW*;7k?@U!P9Rkt)@9L_8lEt&{3jS zL$IZ;v_)QwLRb01XnyALKYZhc%WTN5(pe~{sjp6WAF7q=WG|Nz^Xh?KZ|C~DzYER0 zCC%ZT)a-2e2TCODEyGPU8cV5_7Q*|=-+S6@iY-OFA`TI{~qy{pQsLPA1{UN0Tw4IgRz_i*YjrK?UpJ|6Po z;{N{rV*XNM?p}`K5^{2K;`b!QB_&0vJw&|&-F%)0h`M=S`>#p@ADV#zCKDYXC<7w!_tMTk@S%n2|4 z7Dy$2!0{y0Dm3Bu&kFt4OQhG9_?ImIAtUsARq9`>_a8DU=`3fK3cJGdFa9minWg

|358vuBCc%o?3>3X{$>+`gEXMl;75z9Z1Hl zN-5Y&XZuM)Gymv!aq?_2dvdFzdzD$A7i_59{yb=;^rN(k{si2rX^vaW%5G{Z*bbu> z+(40L-9pHuqAzFEyEd?6J}22FeO6Co8n1LKqsK`EyMHJ{)%MkIPlE%iO#MI|mI#kG z-7iu^I;+R{uGVzF0Jd71pa+|suUE{!?r!x(KD9#FXDqKQ3Fu?$MR~2V(#Ki{z88QZ z#$G5l_$aey#^FMD_k5EROGJM@wO6_vyD?F<61y=qH>23lT303elmEnS2&psPx%<1~ zkBS>&#Rs%Ww_&awjtNe5M3!uaK1cdtKGd1N3~KmLwwa9{z;08Hj+t@4G)J!O|7pEA zSd(X?xN-|USZ@*D;bo)WQVU5GEN7>s5zmERk6|_VMm9#!Rx}0T zQp0^$;aL@%CTG-@y7?&M)OMEWJ%&O(3WLDdEWQxhfYsTT;-FeO4IdQllH5WKZ4Azk*7}R zv`R6Xv3b1U8-sfYzs2!mZ86Idlf33Sm+8UuMjAqYXzmxyJpMN zY!PmtyNNI09V?l#w~LzY>g0Dov>Y1~JLm_dT5gC$PJLW;B37ia9)!-1n}JDPYQ#xv z|J`SQY6CxFBY0dyJ!*Pj9>a_gKx>&_zJf(|6F{FYvmSa--H?Ul7iGYJCa3MZtzgeB z696S1<{?4KC}6A}S5KGHyd1cE4Y~NC$F2hMr~Cf2V8#^)XO$j2 z6Zp)g^_yAY*DTK&8UQIz9A0(w+R}i(^5N%GL*4o6?}8Os?K`bb*jMf_%Z1G|IS*lF zytdL<)0*Id@+~V1VV>H~$E+7Y6UEO_WtQ9Y&Wy#KoYTM>L2xT{R>53)q7Vuzi6$d! z7TFjMEo~tL3h56+j^kLd$!4t`XI!#wuX9ENrjnQw(Bsf3G`aO5%YS%2wMQdE!f}W- zcoQ2(D(&C0G@qT8&J#`EalTO}-a-$vmVGUZI_#Z0a!t;WcKQ7rE@R`aOmu-G^smP4 z>s@xWun01_7pqjCBaXf-D-$l(a{W#cHsHDo;5YM$BS|Y+rJLzUHC(vQdOpKdi_dL_OW^B-3U$nqV7I@7mf4Y){TnpCp1a zYq|se`wZAd*XRd*-8p@i+0xJ3@8(e#_7NUZj|~+mUJu4C!#hxGsJj5l6pt#j(8@Ilkv&TF3)9y*+K zJ`s#mZUMi?>P6O!*gZ-uXBTIS)*kb|hGg-ziBHtYnpJLt4j1oF<=nRm|EAqY*ryOS zs<=zO+V&J_BQ#**x-Q6;Dxhd5yE0GN=?zQ$2hN5y8rUtmiF_M-$_%?94>~z)Xk0uK z=sd^MscZ|6YE)(0H_9%vHS-w!*=b9hjID?ViO$l*bZ&uOe`XWng{dq<`ezMufdi(AUuYhuoN%)P8$f$6DrgQXhMF6NN+2k3PbnazwT%T z0~Zw85Ebi8pB4JB5@wcvGzR0wMRT2hG?zyc$YkfE7sSc|hHl0CZxS zoBj`Fzy4^=W-)H>%^3qtb6v5jQSPDgJ>0N)qULIBZKRcK-49OiwqWo;U){RcycuH0*?XpJF5-QjqKL=n z*4))D^`;=yQ0x_tmEYlC;j6s6l+P*3@9&<2exBa!8Mw%ueIc-Qcq|M>`KjP3{-D-* z=r^idtlDtxH7@wiXrM&oarLA~>h@Gq*;tuTkGsJ(U!&MLNkD&Hu6|p&1S5HwN&J0s zcA$5HfI=kV1--I*3nxu+pd#QK)gP%43Ej)}0@! z(2Mr{-9sBBg%czlhgiJ4)^IyIEq-E+8n zA{U77rn`N1sifY2XwUa-p=J5aP>&ojIPUni8L|Y58!~KdmIm)U&$_0I;4_cfEd_r+yNxO_=6e_?Q=@U3Q~iqSl*c)f}gv4l&{in%<)hf4vlE#ughs9 zY`D+DL*wOQuOOV!Ppy_+7EJ0Jl(QD-NV5wzB0E8`BB&a7J+XVD0p9hX@6d&{D}G4M z&grSl=O#k|K8!Jl zR?J=WSV5M}pL9=D0BXd59`TtpE4pW$=ut4DdC*|=28*ruLD}+*oE_^ecDQD!X0=%2Eq%b3`q!`%%>)+cwl~#O6tq&{&1h2-z2DPgce|=6K|<_cQDcyE!U(PRq*p zJpx$OJdfd1^bED#9gmR}PwTuk=a=?>Ywm~giuqjwSwgcR50AA-s(9x8FUPw?4f~0` z))~=%!|A&U62@Xur?GODb+BZ4lpfGVO=tgOCqcV7=SW@+Ol?)r(-iYDBUE&q`&w6@g@ z5IFn9rVl6X1F1JDxqSJ3StQ?R`M#=X2s?$O*8)b%sJjnW1dmWQ-WipBg|VZCNX^r* zoW8vb&^%KNjFdhC0UronCg-3`Ye|E(Txgji3+5(Tx*mn~7aEa4btDJbCWX_VH1Bl7 ziy->C&6Xxbr^p?J{PuW7`SK!@)VLFd{gX>SW?RTW>7o|@VP>@|+|LBkJZ25IPh=8v zQk=2n1xOpxNh8cGn_Z|#@$}5^11E8xs`<%l&BU8T)p*3TG`rdU4!79$d23WKyLAdr zffUu{9IQ?La)bpOO*>5q`&xEVBf~_#GF!nvdoxf);uqG^n}>QIGL|sr9xVcp0JGpR zER3>(G*K`66>?(Da>G=VW^G%{gwZqQO?;nPUVp1LYgo0db&U-!^^MFBZ)l1!<2Dx_ zLFK>nCe7#G1=bABW!y(1lzL|0mBV3583}HEGCnHM^W;;+^kL#9336~~H$R}zDr%hU z=NFXcuoKs;I_KrJcg#YNwe?Csq~?~WwX5k8#FenO6lU1rg={o}5INLp;u^)+3V1k_ zYb(k(j>sS(MD*&4O=^zkBhSCE?!DFGHj2M7vu=*-=vyIm)qtlqV&T>)u}WVXORD%! zc$axbpN1O5oLAMX$IvZ**&66L(s#&IrwAFw>032iP$&TQw+a1#$Z8a0ir-^2Y`zJE z9gb$?Oznh6St`lqBAbLSJ9D-keij&lCBg)Q!GZyLnKBi>?c}JrkQKr?L)sT_NA>5N zf-|6kIK=UpnJAkua4+KsGvc_@+ATB)@EUpabc-zx}=zyXQz19 zFm6fs<5mif#gj5-pDSwG(uXczL$~eRfAN1t>=2+G4=G^JJPObcjbPJ_rO2d1j-_z} zeV!z=puebu8$9H_@Ak|%Qxi<+XLBElTo>^A--?zdrr+aR2R}Y|?)N?Z7+Ju486HiB z`w@yKPbavg%@rcsabf6R0+%l+rsg;ga9Ji+EauTnlVZ|jT<6>>bPtEc{f7;rEJS4E zGni&Zf@*lg@T!5mN%%hfvR0Slx_*xdx?GoW@{0kFYd?UY14cMpp%l2Q+ZTF)n4N`e zauDi+o43p~3jw!qo&JtiQiwXDc(M_*vTWPA|s-3w}$Pc!#_>B1ZOcSTHnsN>G zWw7)Gf*l7Ebgr6U6TcYnrf`?{-#)fmZ~jfpQ$?XRibIzRY^yzG^Sc%K`2-n*AY&YY zaZ8Wk>RtdhMTPqjmxq8h-ffunhwbgf`v-_LIilD61l0VV>Wn z@3B1d?ZKkRYdRC^0ipJPhE4c3h5Z2*&jxWGwp_c-Ps@18GK=iiX7sa7TYBXks-+4s zx7!e;bSWLQA{n8#b>#o`Q$R{dJw|$S;)bnAtl96bzB+cRdg9kz7h08vCzv>+1y?bm zVyt7&m>X0%>koSna3`eAjm=vVA(WLKy%-c1rv{s2tIMo|EPUD&wD#*IY_HS~f_Iq>2X9u9NH3&#?y`wvfN{Q& z2hKVT#*dqIkHDd!T{fk^>z|ji9btJs+!^#ic!X6Te|8pci5FWl9I2m@5d8NRpHUH7 zr?cTut^`0z9N4$Un4vG?DCFYb^GoVmZ_~HYrc2+FUoaA)Pw$wld=j()jB%VM{>5y( zIjwKW_Go=zmE>$KxR5WC#D*xvByfxRx=qYD^aFXprmvr}(UFi9%0DL7(B*DQGqb-( znSr_oJ%*8j7v85It3)`SaHTZitY@9pF<(rPjLqr=S+MFYN|Q1HJtI0ib~p6dzy|}f z^-(db%U+}aI~_@&{4V_rS)^?uEF_v`r;a`1SS9`M={|7>94<%Ww%+;5RGMkRHV;1E zZmrn$bEA-G{)n112QnNLc-x8o#RJ2sQd`87@e@Jut?Aazxvcw0l;rlb_lKB7BpG$q~b=Uf}QpBHlDXK-XwN211IYRcK4%UAFuar zPJd3Ch4x*N&>Z4qT13L7ka5kSq}O?OMM`{>@ZY-hzSCZR^4CHpoZ6hp0;6T!8`>ew zk8C_KU%331-7iZh2`W?ukJ`h%bqU*nFEf`{xP5O6ZER?#6%Flg6W0SxE1vc>Hgt(t z=OG;3%lj-ETYeI$K}mF%IqhF6e2MP7atgQF^9@$cMdQv%d9gNrg`^&z0M_-%EmgM|v(k(`pu~N5`9OYgO zj&*y_7X&&EkPQL{0PNQ5QXHJa*V7K)2m#K=$=hq3@EeBKxuJ0!xX{&DpKI$Av6nVW z;@~d71)=Ldt`heP13b^y2QwU<%DaB;uVs3~I$CBk!i3v+nT3>Y_yD#tkCM>^@7LR4 z{DMKQRWRMTO!b~Ebce|Krmn|1JgU$Fz^e-)HRf*@^l8}-=NXkwMF zzc6ogNha+&u4a7w_?HSvYEtoQF6xC>yD?g;S15kV4_D`6+%WP%X{PvTZ*}y@3Rkca z_oI{IYKi~DbVsAh4{jKK$kVn~1MA}Vp6z%*c|i+VBi!lGt2aYp7YtcZ>KSR}GF1E) z4cRW=DzzVZbAxry-+sFaNW$LenX8fQc=8+b*L}@(quhs)#~$q$azErKc5Y03v*&q# z=|v6YxMg{1NrT%N`K1cGHu|gDx{N}F1;JhKe4*Lted1p5rRMYk};mZF*bZPl$~uue@xq0z($S!oZ`O>6pn;ck>sDfmswDTLclJ{)Bl z%RA;e_hqfYvnbu9W0w5+HPR0hD%e@E0&(P<#rc9*d~Ni@#3SvP{isppEV%-?DLd5b z>!@$RH(CY;!uG^1>wkH9?~7Z%Y*I9tbBEj5_e{8+-Zl)MC`*^Av@I`aE1wN^U5T)- z4@7^U+YkK9qw6;@8s7ZPc@aSNg0l;F6bX!0YhRBS+;BPUye!+sEe-_L*^C@~j0~RY zSuC6u2KF_)5nEHTTcXKWq&pOVRYPQy)QIVHPB-e#=nDxj9O?3n)d}VRx{Ilh zI4T4-jPm#Vc~)stPp?JbRLCND#L;pM@e~7(HOrQpso$Igi%=1EvXXqd%Zj%b9$4ft zA-ws;=tDI%JUU|I+Om}1wLj{ldI<~za}&P#P=Cbcy3=Ym!WGM8WuH-&!iEv|K~sV8 zj&bnJievNr-@CtwYhemhi;=OhNVz&0`*T! zK6f0T@i}3K`=mq2t!B-)jz@U*$e5{Rfdr=S@2f&J@geDaZJ0D!;i*p+F)jP%cxZ1W z9M>`94iO3^?2;ffe7)PVSRt!M*D}t{Jb~1hPX4XPr6}9XdC&-#F*R!%aUG??;Y|%U ztqhPeO$wA34rXriMSifsz2d*v!mPZp_5x60;t!a34N@ z+GnBr5P%&jv<_qwFbH(IOS6??dA`(}7T%qZk%I0S`>g9NxC3f+S{ED$ou@y(Yj()wW(C7beB zWdZ@xNHf3zEHubXRgXte)=hsx&nWcxpNkroiPGmTG8Itb$f~+vV+A#wBR_7ZUVE`F z$@=e-l@B_m90Hb~0Y>$dO}%DUAm>A3c|3Aptv2CH-NThoFtRc*IJ~Q!&sY2bI3RRF z7!kW2RY3!MYI0l<@$B2=0551BP@z*>W4%QxGs|{(Vp{I4jG8JehpDacKH5B;`nQGN zW-t`{?T-5TjZ+a}Q#D6ltOrZ42N0$^nZuaqJDtOn*l$jtIAUWbH8(VzpJ`-*Sfis5 zidZ*;63LTsCe>F%>ayMyUGTQ(oh*KrlZbfF{h?(KRPZPCHrG;#`*D{hzK+XnzS%dU zKBywe&F3iFt*ueX?Eu0^R4ukGbIEsZiSQcJ!7J3Z3XC>KE1?NvosYZK@^JoORJZgL zklSLj@mg?d`VRz}DNm$d=9)+|4>ji4Cl1#^o(TQ~WplJ@OmQYCD^fj+mnggCsmKxlO3|fm#ywMkAeU*z|WBnm}z>J*&!CpOj zLYZgeVHV`i$MMnFX#{kn{*Ob4*Gcqz`8*3F7VLF_vNW|YRZ<#?a{+D5HT3tnn`8k7 zT-C>d;O|9hHl}&TY-F8z<{=h&1-d0e-DQ_tjIttBDdbzVbR0&yJf$vSN{mg-zL^^B zWhY{zk0YukO zbc+_#Yuhzb$azGnVxwP>WW5gGGfD>z^&yB`S)m8rf!qg7WCT?3~AzEM@x$~6R^enJ?U9(KN zX$qYGFDjUECecBxRuqYswVB8b4h{Be$&%V&fsM|}Kb_DS zcbjn?Xq+a@CkLLJAQTr&IPEW3diIT|&iXHCxNpVAeTA8Fo478;&-v|1KxW&Z3O1s6 z9+@ey)wf3E0oyiFFL1ofXrvzy_}2aG&TKLED;sCAI_Gf9jgn1?iLGawZ=vH8b@KW# z5$-mW!@^$>?z?}sx$m{jLbn}LGGB_f0{WE6fB1qA#^S(Bx!HbwO`TTRR*qjXOeffN zCckKteg_3E&^3Qsz=LF5tDF8;F`vi=i;6gechEY&hLSw2okOXCAAes=eyh~opKmItHi74hX7U!Qy zvG1(0j`f4^+;#sjBxoC$;*-H^u2;9EzLkf$oSS}N-cT{}mSi={$T15R((-i~+p%LU z3V!IExHl+c2X3f6sy>NE>o3rKPA5KM!tZw1eV1Mj{V}#de1>8?f=@shnTSbue#bHQ zDE<}n_Hyl%rP;&-f+j*>FNiw87+^N9OLwRysl6Np1p!oYEaS``6%VcuxD1}vN1x1+ z<2C4rF56byvo3aiVjg|#j>cLGqn{|-8FO_LHaR2(UJg(8!)n&i3}oqdkU8?ubp3F)(rbQa~GAR6;b1Cp-qH;#dnKt%$;q;D# z0=GFu31k=q{Gm_?F&Tku!Nk=993p_{mxM2V+B|V&(lVSAk6)#GX(r$nwQc*{43n95 z$bMa})5uSJk612wSbg1@n%-zf+&Fm+O%u*=>W~I7;8W6qtbh7g|Lby2EKX^F@u+wR zA9sC|P8E7izw6w|)fMujbNN#~AJE(XI_Zlbv^1e4l+1;6ppqz=QdWiDg?#-xiD_wr zTW*ibA@A5rk-mq)OH}m}D^?kVBaRs&69oPWYyL3YH_md|CE8c$Sbycp9N|JnPKQJs zvnpS3J$bFDk~_l?65C*b&Md>B!HGTKnyxv0C>Tyyfr;K|l*vgyekrK5_t!?;N>YKI z&IFash6S%DYiwJleu5t{9IfNDKP#R*E96-iNaHrX_#}lpDAE0Q@(iS!iAMDq`}bOM zF_w7&`=|C|R(~3v7(+w1ES8I00oRa&Cz6TDk?f{&yLU?n2g0Vy!#NCz=k`J#<6iKf zi1njJ^Tm-mc|pj_vs<{X;~z&ZibNr(48a~x!$qk z0%ibjTsbd{5&fiLWrTKHIRr;7A=0-EI%dr3k7F*0 z4No8>soEoXK7sZx?U7{I)6CJ+=x1KBc+kd~%)(4)uYIJ{&^23CaT8!5*UWZ4y60Wy zUqsJny=o)xu5hskD|E2#ko;`UllHWUJ=V!vCZ1**=Ms%9a1p*|Rod7}XU#num>13n z#cPGH#G-{I754u7qzpfOPXBFsVj{J;YpUL^lLK_zN~1>U0?`dTvr;T6f2!d)$ets^7o2{H3W{m%>~7EN_5;cjVjjG^SYg5^+l8S5Qv!uK{{l9A0Sr(?8k^St;QNq{t>=Pc-!g0b4fzbGEeA#Ax5g7G>b=o*4CCV zhH^7E#Vu)Z_rcD=!5llP(5vDO`iX+N8P0zxG1r|l41{L?N*Xeg_gb-~h=Tr=gNk4w{F@f_hjl9FgpbD*X z8PkaacezvpX<1;+SggHalT$g6mN`uKuOsLaB8(0qJyBuX+6-1$tlmR~Uw4&&X|o}H zI{M%`cQU$De?Q7Oe&mwC^B0*k#tVl`(nrPXrm+olBz8NoJKl3#S>Z0bCds+nfTAuv z<4URr7}8AL`pY>#;?kclnRa9RDeW@4Q+HH+s-pCEQHPm@@lBUK5%kBGh`;ve@%1yK zD`>f*E;El7+%VshPkMJmOCe^LBGQjNE}gH-8C?>7oDlMtg`E>SGozsw?%9_vE!u!T zTfZ1TcMA2iT53koDIevZq-t*<3hz!{`*g^EzBOv;QyEG(!>Txma z<}6Is#9wp~7qd+oRa%NZR?vQF`%UCm_LX=j9qSvDeSy)H5}A-Ke5hN}=TJD#vqNti zOABq}2HHQ?DE{-*DKNU<++xlT2~N()Kx;m79nO#T#mr1Gaqv5pSv7oc#eCGfT=klb zM`MmzoI`Hu%!u7gqi1_QeYT$B?jr@lS{~^jaDQcLF%IBHBH|lH^Z>1G)#5EX5xP0b zv(Vibp!saGuP)NM`epPil(@y1%rDSHRDBmzh=A$~^zh5WL-rKb9v{P86H;AO-zrJjdaXU;qgN+peFk z10my}2iGXJlrqb@ZZcs4F)h)_ZxZ^xRQeaPv=O{;5G*fKy^J@S{^PTm4bCHH#lMp9AFG^MQUtdv$(4 zl=M2R-JivM@ay3!oVEavVwM{bl<(_bBs8beIyoz;Dd;ps`MCR^+9|kIUHkNX_m_pI z0W-fYBL}F+@snWcWx{K-*cQY=t=+L#`>Q{9QFRaz*z&*tbIGG@Y+cX6s~cat~;8JKL#7C7Ez zk*N*nkcTZ`3SCvG*mIAF9{Ww<<)*+zf_9gz<=5SQT6M@O^AT5)rboG<=tJuMZ4Rn& zVo`FjywcS>a(b&V?UBsPQ-swd5i<>VMtSqboe}^1i1&H`(r6CI=V`H7MK*SA=*Lqf ztTAe}QiUmLr>_A8wVGEvBlexk%=$T1`(9B#`;F+zay5eE`zHnfloobAncil3 zxeeJj{nC3ad)*?}j@J0UdRuJIwUYdU3|3#qh&2~IMBsnObOi~JTe-HRO1I{M&}DPA zJIV~J8hzW7Re2B!5hdQD6^;+3K7c#kap6XC$fF1N&j(A1debva-fVYypx)RqGva>W zp?~k=r7BSNG)rE& z-@uyd{+OOdE>P5hH^R)LLQuh~-nHtIl*1$sFyy(s1amkX-h#a-<)9Nj>on6?wJzZ@ zdJ6!VsWVK$oWHsFoBt z#h5MYHseI08bpZDH^GY$If{YRO2<1tzMhYVYUMvkNTP!%9need80!mIFI)ydTPQ>K zU;JbNx(42w7u#rLSYa*p{XQm`^MR7Dop`K%5pwf@xp?thZ88hlJnHnN7rGfTb-w8F zqZp}b#O^P?GSx^XXdrvz*{Aa5-I~Zz$#(cR>t?51lF3d*{y?7LVa>YmCQ*+mZRgVO zxta+-Og9IQ(gwN#kVSP2+f|%}Q1Cw}uFH6ln=apI-IJ$Xh{k$wr&zGpjN^E#5g*@l zMaDp$NzEH_V4;;>h2Ev<29-G_`G#H9{R;Bl7g4L$_J0yzrSwTnU~f&RG9FG*P}+=- zyox-e7GB`mSG~6mRh7!TVaEo>!G8S|4i-tw&^PeMp6&iQbdO}Nqb3^Fs#aMX>b4Rw z#3gpi)B^v@sr8!F@|7qLm!aD5(2^rd%A)w{)EH9JJhHj&S_}jumRvel*?~aS$Rfrf z#KN48jAmcQj`!__GJwKMOYam&_WR|8+I(u-Mz}Yxs{8FP7n&n5TeIZeh8tp)+k;=z zP-H1gz*hg9-D+k)erS#ur9*-FC$XP11yQ6J;hhBczR(6gTFFoj8&o&U@;+$&vMs%A z^x$`nyl-(%#g_A>8;oK(A$!pR(8C2k+>|3x5i9U*f4LyVb|d9mFNG1+*B&Tj&7Fmk zw&5AIzmyqT`@Wy6+BmHInN3CB@@KYDJ{i}YeP3FQ)eY+IsmtVH-v!&g#kNwmLn+Ae zrj_*C2YB>8-?mh#V1^_cv_V~HHfH|N3BLC>#k9f}9K$1yi&=XChZ@~l_lEAYGZQBW zq|Y(y*EByI0DPnkI*oXkYGdd9!^GF4<(wj!U8V_Z=rFUa15jxR& zF#Lr4{oxMZy+fPNA)kgx?)^Lolrvi1w2VJgDZZpK^tRRN*i8Kvct{}55(Xg6xVV}p z8nUwPq}YTunD`Tm9`|}sPw0gAG(Z~0YhM`>*I3J4%##k(sg_Tfo5)9b^@x5H{r0R~ z@?$j7mVvfajN{gCvp#JUoH3G#F}~P$d-Pi(BBA7bm>AQio9mA&pI&gek$e7~p}t5N zINvC~LhuWCx^@?ka6o_mL3C7T<_2>S9r1f-VbS837^cUpm65*KMYKPHn8i8s1G&TY zhKwF5jH|dkm`}i>kqX-_i=n3vHm9U&jSo^>B+j_%nH_U2HMor3k<mS2Vby>=PaC*8Z^G+Ua#qCOk8cCa|L?sz&0_+dROU=Ovtb3U%PiXMv)qCKm%RhbjLKSu2Wg|G@e~xox{n;90C^OO4$+6I0HAyP8S@b# zV~U)DlS;q8wACbwx*S=sB@=yv8rjaZlcS^z;(^B9UMQ2H@jl9t6ZIxl7g;5RR8Ezg zcBF5+O$u_j~?(J{6Zm1ueP^cJcw$k&-CdlSfvydAwuJ+W#9XKL>zwjh4U^~>DqB# ze#w4Mia1_6fq*d>j^oTi+}A^%O6b2$=r;u2TrS%mU+K#rshcr25U#{?+zz?SlA^h6 z5?|r%=Rr28{L0N$%n}c*_11pC$#|qXtj?1q>@&ww_$QM`ay=OEK(qVS@g-BxlLGTq z4M5FB$~yiPod*fd!hGaXaPE3t+X$+U8YZoa_cM>M0S3~gdk*x~BcUm`owKO%#{@H> zIjjP8OLcfvb(NI(RQ`6V@x0tPDpTxn{s_uC{NX-R_jNf*-K?h;$-4Z~Sb0gvlaNme-_T#xIT31{;xryt$0IXgaPDeY;z754OA zfv%|K5;HeJmHRkgFlki*(|FBL&3d}U$XO}t*_ix`wlG?;UVGh`0+^ArAJ*)!IFnN?e9Z}r6y(RXpMK+KUZNERBB@?)ERnR=8lPptY z)#I`W+8T!Y8u6`Lsualp%Wh^vK-KmpWiL`1=K)!USNmxTy3|x*hK;@-`#lNeY&lV* zy#dI2@JDX-@K*Rly*mm+Kbz}EF*J*$pn(*5Fx_!(=}`9ArWI{LM5EB{HZxr}ZShf& z$&sLnR-9$LNp!XpHW)DN*!alfHTU?cd6J|{;Ab`>p^RsAgU7Pg+#Ny0C?GQT*b<-@ z{MUy&8iw^{Q-z$H?}RHK@2G`-6ivMh{eYD%#AK{{8Hifj+FpwZ-HxrY*g2t8_v1(APrzJ$N)v36OPc*_WZHlOTA_~SNy z7jabdlogK(4GmWx%LiWU&?ZO}z)hQ7O21lB>jd4TTaDU)!};k!Sfyb6tp8Ry46{e- z91F2tq`$r|^vMU%)7;W~urSPdjnp_a<~R1$Nhk8rO`AajBOOwkNe``bmht)Cfb}FZ z+uc6%@p2n9s1=TH-Bwo?*&P>IR~)l1jM`kzq&FF12^Kar7_SQg0ViTe853pySYkQ<41*P*- zX7_(TKpCp)E&)7vp7^wH+%gL$Q~zj1@@fzDA}@xbs;8wv42he2Qc*`x^2bx^Et7D& zhCbg#ks??dwV>pmx&&}4h|8eNg^WeA{W@KRFYK*i&bj2yD>eV~N^6;JOhTwEcNHI( zyu#Vlus=(m7mK!Q<}LbujQxBt^Zm){sX7hAT<^UuVJh0cT(&)xn_(GNuxmG}q*M2; z7-FoSZ}}M8r&o9|<(R|8vb5~IS=CAKF7BTa4A}{HC*^X#Xr90OOA7GDhgx0w4@4Q|*@z3`^=0rY+an|y(`3s;`t4^=6O z5a)8?z^fHd$a|r0)tbcIs?_pU-1IZAB{?JV%2mb{Mmp!aXMWnhbG)!5;+%dtz21Ja z0D}u^EybS4TlK|)dQ4vUFRs*g%-(eGaZYJOy*;YKtFps!b&7N$T#eR|R5x+EsBRD> z@IE&!bxwqZY@{J)lJt-&9Lj(`n_p$u$-O3ZNrw}Fei17+xTcvQrnvT?C`02* z=;6jy!$WT#w?Ao^obXEj+KDI06*WhwvicakuI*~cUPjbFqvgE6a9=(3|8UXuk4K$d z;B$pmP(dBh!A4bRU!g7DpZ-9J3@h2((sO7I$HDj7F-GnoE(pr*)c7>}_mtB7mLGQ zx=XqRX#wewkdSVWZUv>gQ@WKdN$KuV>F#cLC+pd3pDpY8e9n8FYp*X0;m>`~o@4xC zuyyXN16*jIf1hX#tR-{K&NtRZZlk@9%3gN#G$sFGs1qMR#0+r7LJzIlLpXVY$tfV| z9SAK@92gX?Tkx@^no*-?PX6Q|Vt1@)OGeuAO7t4t>j2ujd{TgFf_l5{Yf@$roZhPm z&gq0CLcG1c;(gvw?k_EBI$6KHuC2y+XzQo*MP7Vxmqv zeSb`zf1t+pbCquK=Hh(NqVc$v1l>gg^4g}eA9LwuTViJoZ3_FUO{s02Yq&@~(uQ-Q z62`{%cT%^qu00`tOS>A$lEdwA?Y^3HX+D3y>sOM*CPWH#-8GE)+fC>=KjA$O`ikI$ zX-(_kF8O?sg+1D)u9f9^sixDP2yTD)l1=tnw1SyLWkPQILrJ4-lpj`r*N2UuuU-kT zSruE7(+7*~vQauR%tX&gR4oGUZ`Osq$W*O43zYFb>f6?f?=*Vt6yARi3nw;A{n|b^ znqSwd>OBD?a5in2n_F2Q?H6XUDBuU_CgWB-5k)z>&Wt4l{dV893@3rUAo22zI!AGK zbI~DlcXJEu=Z-4tx$83o_wi;U0q4!f4B>e&*t}u->U4P(SS>P+`Z zlNEu$D51xhwUXa0d99xC71TXR{(`RWchW2Q@k{CJOi!e#9U0MR$B(-8N+PXmC^UWs=5K-qakw_I9EoNzjK7nmEfA8%0;}96o8M zXH|CKh8;?Z@6I+XnI%9y$qI%q%o#;&u9f!2mLas#qQiF*b}2J!wVP}d&z8GD`Qb3? zV`cvPSN2;S_4YTwq+7a0_Ml)>-R5ebp1<@aIy|B^|NX=4cxT08uL5tr@4k`Fh15e09xoo7UvUc3H8Zk#G2k?iJ{~?#BsHhY6%oVpZl^=Qb!yOn6)^vtEh0AmaS=Jj ze6)D3err-sR4Ll7ig3)~auxgUS^&=3aA*TD*%`XaW%)R1O~=7oqc}q^b+#Q_#hK`2 zqCl|OoIhkM{j;ra>pbBu4Lbq8naS~+Y;%^(_1v=!Bo6PpJ7%@nTrJBDXSqspJ>d+e zZ<2UF9qpb<-3-7!5ugB|pXdTH%+=NJ*QoWKBqNvV;Ysk$N3C~1n{S42b=(6>$ZRbW z$+4#y!j0GUOoF|RKMnCu$E8(S?fRd+od3K^vQT6zeLIn-FQ>P6)%ry!NG4v_&CEAR z^B3thff4x8p*lWgIu zSVVX2dD45&_-aQ>$x;DIVP|x{`jkWGb~0T3_8TSprcp67&XB-y2pKlbhAyTR5nt){ zRM~ktfhTh%i}_Jr_AD#xY5ja@Sh$e-6=unhtjo%8(@WemTo11HF^)wJj2QKa5_4h<2u8hrAgi3|P2=I3Qst)60x%c$eoB7|zI1Mi1zb=Tec{btAX9er1eZmQqJ zZH4(1f2GyCt+R~RNA0h!+L5=uw5(U)&IMJ$Li3@*#-LA)?Gn_&M zyv=ecleI_tbedYWj}c0sGcwp?IXEHM7@<@yb|;Pp<$-Ff=p zHr03hGCTj1xz~6;C)~xsaOS6(^N>g@r|rC2qaQ;SOILH~as9COZREXeHcztYC)Nvm3aWIw#gIVrgnEpDeAEi0-=HPjEvv(L|l{7XAq; zjWsG&yAN6~!S(Nsj-7E?nE{?4^v!VbI#FS}2(`TFqu4c7ThSsV0P!_f30^M+c`yU8NiIcPtRRad_T)`MYWte+wthww=r zXS=tCYNkY2a%AgTpu$(yLi}?xeKFJaK&hcZsq$t^c-H2o@!y}4KpzjaP)3Y_4iyAX}o>dN4` z&U5%iy6D(}qb}~};W@Q^-s%U7eDm?_z`k``!*wH2Wigu&n*?2_n8kW)Veoj3ahHnmy^!nb~(L?&Il>D_k1QIGJWqAO#{ zyLf-&>kMgEsr3$Fp&5P~&9cL|%IA(-bjo#_bQL@}rw_D$lYXajR?bPKssNBfu<{r1`h# z;H0{htS>a^miccc;V}|18&{GGdmNG@Y@HG_7MbKM@TTawey8qcVKJ-r7h!{8XX<8w zLkw0?0@YSz+!m&-{)Y=46(=X&3532Q&tSPJHuiIZf`Z)=Js=%l3rzQSZMD}@C}ZHG zs;cvPi5K>m7c)u|;h9E*Ule5}69}|8$b!9$8oNT;^Y`#u*Vnz!1iy&6qJDy@fBlGz zl*UvPA(d~vet0FZu3DM@DzY$qAMBX_dBK5PL^_hBujgaZGfAXaUtsb?gI{TM)o?Ys ze-qHT<5V_}=-e2re3Vu~fW@`FZ@y=lx)s)ZVpx67kB&tv{wfhS)DYJ5e#u)SmO z5&KGxp`FniMJ1cx6TaL2XFU`!zVx9G1E&lFnFf-NN97ZXh{NrLQ2!$(lL#pCfU%;U zB-Ro3j~D5IxoSdpc>JXN=U}vA*A%~HJ?{GtJo4`F{q{GHM-j9NSPpnqc4!~Z$RQ|S zw0zC_r#%-~5o9R9xSOHj@CQ8}Mh`H#|DSb3q$+C9OjkEekIIF4^NR6Lhv|dkh6*oV zDJMve&Lu2P?6aQ->{(r1T^x{HxV_3C3ypa!3P7M#69F;!gUF(|nDL%(7B`4w1s?Ja zFgFiG(a4bj;o|{ApnR?06-J^~@opf&*X#4uN)ep*`e3T`Po46|YZSs)11hKoC%H?e z1MSFv?Xs|k=8;hWn8hxUX{phdj!m^$-ba+h`cq$zu>Wr_RTo)aq2mgVl>zWYv`b>g zEW+61Wg(KW1NE|Fg$nJcuSs_0Pu1GP(DYz{YE1$3u8)_QA|zN&I6i~aj~^%%09FmV zN)OiKjgJJLR0iS5^+?m_Bf<_gWpt)Y+T(Sp;sc%pn^7VCcwt681@)#-RF58+Lqsy5 zz>^ptQXfkn$Rkj|@-xbhqIoJrKPH4wW!wyNS}lkdA1@=4b6l z9HZvaB0xD)<@_sq`B_+o&;(Buw*iy>{d7{>OqC1iPd7n~ivIQ4?%7f>%WSb`1yXUL zi*h(%a@ypDZyf>srQmxRd-@7g+#&NkiM(B*5&lMYcMy1XoPICxw&_8J_HKZ%2+w5_*~)^6QXT$DgUC(rtqPrn_nOIER*Vb`9B#@no&K3P&g7`jw$olJ3u>g%=TqX~Z`2uB{hKr@(-Rx+2_6~yw`ONO`?+rUdB@4vt z%-v=BHe8Rc4MlmV!UA=^<9?2kx9tJ1YYK%fxAuyemw~3{bG@8#QbPH_sccX__1=~V zn_(x4cEkG;631cD_j`5gTIYMeJk`wM?rWNF2LKtnJFk!?FynQcJb%H!+ePN>VdT&& zN%jFS6!TnGvqpmMXO+k-jjUVnFFb#Dg_G?k-&_3jc~HYhgy1h8CvjONeFr3dZX9$y z{mD+n&@ABmcN&iegJ)sH)k9BwwHjT%>D{Hd?|mcWG@oXw`DrjwxGOA|bpP9ZeetgQL2-V>Bj=Q!0N;I>ZL&->zaXV@9?ja1O>0{xz$tkFO@ zPyRHSgjL^1$8qE(?3pr$iuI{Ybmc8@&l;LYPC1^ zY%SSF3*35E2MeuUjlNl7e7#|SAcK18y`Jjacs%_L6sT@TV_*&E{?EfTf)^^to6B-q zACP1x%W)m_uCes09y=Ktvi?U8-1#@$66~>a$?#YM=dAq|AW_-A-eZWcoT~;!X0)fM ze`+9ml!wezmm({Hi_6-c2;vr!R6nXcks_PhY|8i8$Bt~vxvYs)@FCR=3 zoZ~mGl-40f6xeUNw$>AheR*tDwxEs2dUrYGjXS-u?{&`aez6#M+kwPu;XU#EKHU2z ztAIt$7R7*IAYFKVKbSdYW66K?K{b_^Vjq-Vij1&GuGh6%=6zcUv#EzD5shvMayyUjH?aX9ZPxXyUm6fy(il z=+BJ}d-V*~YRn4*;EU~}HxOy-=0_BL^;-JERtqh@k!Eg-<}IF0VEEmAH+$Fb@AmI+ z`0j7_y^r50rqq}Wr3v8GUazt=-yC%xmFCVXIB?#$mJS7^@4+4SIWR%pTrrD;GhW9x z-*hOrU+>mXj2V0%7J6gb3hU)M6_n9pz&t$QP_^M|l42*3)`%Q`CyXtub5=Sjy#I+JtXnxvG{_ixx=6rnml-(|c@KYJ?fSx#vf@EVG8g6-R3lSc-CmtG^}IBa2*E2%R6BP2#U)yGX+E0y z?#Lw7DGmsA2BuzEoV?6g?Tf!Q;Z# ztFhyRqSDtzTDMwN<}(A_^E>;D8Jl~4!8S)_MTX|Fia%GFzh3M?o9krmZYLD+HdSZs z!HBv6cJx-jiGln-15}ZB$Y6n?WVW7+%kbzX@jB$D{{rW^OR#E?tJw%Br}UJ*;Qj+z znssEJ_9`8%n!UR1jYH%8_`SBYXj4*JVD!}~gOBQ%BZ=cF>=eAjs}UzQkyo7)LmtB! zqIa0O+^@^3yid2M&gYQ#)6c|w%g&h8=%r_30{u*3Hx>b|`%2@@tNQ&kjI_KxB&1sZ zQaGd~r>Ekg-|Oivg-LZ)daT*DkI1)7lML?O9sDUr2tLjm`i1dbf+vZN zkuT1jRCwPw+~sQ)dAk>@M3r~+ij5g(NLFH}aa#b&x_dp{+q!hqqq2hnnp`4PGvxDw zhAS&vX!e097oPO(cRCcSksLpKlr0dB$sP_HaOeN_JpZ+BSk0_cf1$5;m`H%ytHeJlO#xH0^+ zTn0#pZ%ps5^z-2~@$jF!HB0a6sLv8IEo|!{g6tL?Tc@M9fVW24oEd>`Km@ z3@PJ$S|!n(3Ik_V9v5gPALA8H&mY>1b@(7xbhK&LsOs$CMQH85M8f`+;b5me5@-lQ zrY7EcP|yO`-L1CurXO|I#5&@8LaWu!5W{|zh_c8Xr)%L*&Wv*^X(~Ex>7&pp%dg*= zw5zer2pGbbCt-JEFtv1zMf%#MoYB8JoI;m`dORDwE@pT4|^mRtI`#8L` zdb+&OrBV9+!C|@01K=#V&F#I&V z@;V46-;W}M-8TCPfm)w0JbAd>b^Q%0H?v|pCU3l3$wZb5!l74Qw3F3~ktcIdBo%3p8p#B~B)j4=xGrX}Y z`gPZuO+S#-Eq~|*#cC1V_oOL{uZ?Mf?pLixj*6V-jSb)Z$RKsICK)tT?@<7YP;O3I zNx2H|n=SxnHivdom!vuCuGse}3(vS4l#G<-9HKJ>v8Fw4JZ< zKht&JC0^u~OFNAEcDVs)fi&vg~2nGES{B1j}_Yui8n8${)sMwOrC9er7p$8IMZ zi|4QLUXi+OJQb#I?#(wG)LBR+fmhAGMH(MzFUEs(lsyFr=BIBDzH;d@vFk07S$(DGxW7$+YagJvA(57 zt-V%>NIwFRy_SC55DMh4LR+wT&HzAvt>poA)6cUP^B+)x@6i)Q*_GY|07@*s?mO^Q zL&pkj&Dg_+hC?|pBr)Pa?D*5u(gbx5YVe30zs@*&YbuAKRYEA2VjwM zqaN-8s8%M-=z2`{Kc7OMC^FLCs9p~Bt>Hi8=m%)Ws1W>WE~#tpBbYPdJ-{N&oTcb6 z{=^(aa*;4rOtvEPem;7V84W;S-Ur4&{pZd9-xvHR>iORx`g_g%cNP76UHo^W{TpHa zzwsZuDI!*Vk;J37#(&^f56q3fh|J^)&9fG~ zCgvx!EPsZHps$I4l^bz&brs?%0~EtArzxErA>bg(O|~uv0embUy4qjBuvCgqQ@r=x zaXP?>c6Yjj@9dV?scHWGHs4Poy|9;&g3GWE2eim60u1C`FiR6Y9hR@x2S2=j@3b}; zrSdwjHW^8YzrKaTjKS36z2FNkhyMSxOvC`NH&_b=P4~;4p%nnTpoXlY;tn22=DuDl zU!1KpvOWZkuWxy2ZuE)CozW9h}!aQUn?#Bb%Rzqomk(Pe*?+E*O)wI6q``*7gIqV|q()zIZ(1RRoKr6Jo zRbCJP7BTHc7rR6U0F_h$z5SRj;GfyoRpU@paCf^v)}#BylGJ^NtpOk;&$c%{0G|$t z>kt4ErJ7oLV;OdVp(pTFB729;PAK>9ugNw|GtK)GMe0Y+`t!JLkWHPMu0UdXOZ7 zWaE>(PTGATMba4juQ$U^@Mim)^d5RUIl6Of>T|8x;l8NIwK_2?~XtbaYLVI8kW#$!I|lLH7LRCt}kx|=_+B1*;8Pap2q%s)VVH};VP z0E+N^g1F%>?jHgCPHm(f2ckv5=&7eC9Ha*jIQQGrDPTRa@=DVB9YQ876xGbE+jM(2 z7kN(QipkVM_S{sFGPq)pFIYtQODh;!+F+6SCePcgD?!X`UWc^=X4z-i!k+Ow!}I)}K$DAlSe zypQw*Ykx-D=KJcol;|Bzx`zRPdOz=E`dLqWKqcWDpRF`ohCVP!bM0iVU4Zfy74dcW z?sh7tUgE^gw;aMDCtRqSoEHblH#1SJ$q|*VD?Zmek|jB3lJ2<{pUi0yhmJ=0+*IHD zdT!psCoMMC7>sMh{m^espPtvn$dx_|FwU|Fd$>RSV4Q1f9qgP@?MD{&{`&9D^V){F zMj@vH*Y6dE4g7CSqK>`icTOr*RMUT#-jx*A0CU=Omo_?JKLe=a9mRcr3p#A%rq@R?uV z>(CQi6b~T>2(^V=n|U-vAFd+SF+w7ai)ARJ3qcCPQlxvq34RiR-0s3R3@NWitJlzN zy1%;);=?u0k6$r+`0R6jNQz7UOQcMZEOKDT{QdS@2W~K?{g+=Z39cFXjeF&N%x?kA ziI(nt=Q{1Wo@y8jPN@2?ivdLMYn>QMYYnCyh6I<}(I^O9*Ah*ZY(|}C(&FuR+c&?0 z;pzBg>JC!PCFrR4StscDtmK3cIfm|28it{)Ge*%LUrP{B?SSn&QV>xVY#j1Fg@DNN ztLXFJnv$*#1DxvpiY=Hg-a}jIc^q~uNBElMCQ>i7C{mL9hGEtMcah;0{cR7(E=kcP zAVErV+b%^BicRvF2d$^jbtO`=4T+%`1IK7omtZ-_-wNbz`-(ZSC^s@6@kh$UJ5QfP zh^i(tS~|jXqSs;DehWbHq(lDFD|nQ4KFw- zeFM4E++IRG$q$E!^w?v&f(mg>aW)!ZW&Ct)T~tyX1ZyY!8{8Ui(>>1+DZ&NpL)MmI z7Ak;7d{TX8-aXS&fp0VWTXV*sN03*JpOSd`TUg>EDG{hA8?=xpZq!6nNkgn+C-^7y z*}6J;N~v2^vE8-0P)|(Npa{Ww=zRlbV1!4~n54!tE4DXm>okz+qC}pl+_WIViqRkZ!twKoNq$9nS|P6JD_HT<4I< z3=`NPj`d1~kvf!$xztt^^i2kW=BFq;2{x)z06bIu#uql@boV-d3j2B?F1klaQ-Ah+ zd4G4i%t|zRIzwh6BKa}Ky*!4`;H%-rGR8(X8;Mo?wX6t~7&9b0Vi&j!HpY!M$TfY8 zaG#xS@J%=}o<==AzwhLTZi$dt@SYrxaC?7$;L3JMVyHP57>HuH%~maqBU`c0L7kdU zKzD;*hkqs@GRosbDidO85>?-LaPUkx^(Z6DdQuN) zip{1(`01-y1o6$FtrFh`5Ez`KA>Oj?rF&g%mTSV}!-%6Ny08dG>V6yL!w`yP^6?qir3x9&T~r4&A^UqBe@- z&rj*PTOEpRU4mUqq&y(4{VMu5+nHD9N8F(3k#Bb=V+!GLu3&>2RC=_+;)R%PyZWcR z`{KhPPhy-}>H4mZ87Bo%?j$g>sry;*j{&*yK;M3Tqt_S8FlqZTyM|8$LaavJ5*NLI zV>KMhHuA*~kDk&-7lBF2=+^Rz%Xo*YYA>m&vtkbtwrA(LGQ1NTgSXHZz48WODso>! znA)Lu4TH}c8x6n;y!-}_2M^SK_kl+H6vTuj`}9OudL~CfiIN-=u@cGGXgb=ioAqTj z=&f*>IUjDK{1%m~7BiUn0eSrd#;Bj~>z9$3-l1?szC%$_`T`d}Ox$TaIuoTkt7)df zn_435O}t~Oz+QShcfeW^IzHWa;N|*dCN|6$eJ+}nfh&3p+?ZZ$scGZy&w7xJ<78dS zCWUl&109~l#@?ZK%jZ+>i0Skcyf$lgo5Xr8rwMzyvo8b=kXsnrA9l@a6-KtDix4fD z3BQf?ygyHzXO|`0_tF`9DB0*wOrpGJP>$N_pBi#>UvfD= zZx1J=U08)~D5Qsbt;TVn>>A2?Kqm`Lh7<$?hYqEj1No>xB-C!FU!&zYlFJrDoqBaXt5SI)naGXM3=hu=aGf_lYE-E1@8 zG%~!uWyT@)eBVRu-;eY8`^jR^zPZ6G&?FS;;b0^E$M663C772a_9#8?<6p{uHTI9+ z_Z1hR5RN?1{>M*-K^34Q?Hj0BkAFV!Sw>{K)CJQ&US(728{B3eF1>#=Ap*g4h31JDSk`}k`0wFP0mB`vCz8zak0wZg zR%0PHQ~f>U|9&5nya+{e2TR64{J+2T_fsiBt3Q93|NEc+9zS1PnvBT#CA{Iae>UL> zXtj77h*lmoP9zv>xZCCs+4T6IP52C2{cN%3A7hizfoQr?a{*g<`OhYZXGm&obf0I4 z`ty}HTtDoczen_6Uk<;70`Xs==8L?L8#km<%?kd;*I)k1gde(!($h68u>I|Pt7$R}5`3bz~&36n_>+x=h#%KN}b3BrPb_g)^r^ZxdyU6)nO!>xcE zE_~-QV=s&B3dn%Ahgk6;{v8G?m(hVmP}(BoG-fVt{_^&G9v#RU%oA+e5Zi$-h!|fe za;1kR9R(#&YP7;+i1qelEH8bxsTqXd2jH!NAUbRws5W=1oMF2@oV6%}<>_bdW6Vi@ zQQ{yEuhIYqv=(j`XLB}VrHAey{P4O0(_>tPtg>QykuF@*NVt)ZM zD0u$U7M%3~6KdK_#ej*&(e|29Rez~t21=&n*M<{4oJp1JU=PFTdj;u36K?QCSw${=4u)cR(Qo0PQy);SnHr z^%5LMrGrcA!Hl&7#u`6VyI0e`hiZ9$3C){D-*LZcN*81Z)}L&!T!1^X%?A>?4Xhxt z^A@RGPoSXi)BvD+JEkP@Yc27^b3n2Z0OTOuCo*|(^#hjtr#bJN!>+GuNfrU%-oQrn z9=uF245K3*Y6FvqLkgrFF1m7F-Mqz3S6dyPg%huT(rJTBl)DX-%E6N$FpgnuL!kID zBy`P~0@m(ZkmZMm1(>g=u;k5h`uwtP*u`zSIqK6u?^+zM-L0N$``Vtg6Scl^6rr$? zWKoKU_3HWS1b}`(h4q0^OoOHf%)ETg2K7C#OtK-TFp%Nz`9KsAe+b(Tj2Fe@$5e&hHMB*VHLp=Z! zOCzz(QnwPNaSTR`h;>C>*L9U^#E#3rBMn55Z^30-?zu?Dg}TaY?+ z=@h0q(EHo;7Q9EDUI)uJyqK3v2$bvzgcH(_$qa%xM;a^vDLQo;ccLV^z=03ko#Lt9 zLXS)aCn5%AD=+VU<8c6xqEv7yw5dJZEv6U`OVNk&G);;#(hdAs>#nd!R)LQ0iXkDQ zQ02JK5?HG=FT#pJ4$LM~4K~J)`AgyK$z@upNKaBN{OMu_oL-80c{f2nwva{uSFq8) z`rr+^6}lTlM1SK7@>qlFRzGBB{PTr3Ye1mmf>zwptsubo%2cDkz`-wq1+!Zp! zN(9KgaPQk~y~Dd-mK6gp?8irLK%tF~KpY|P?$)wyHO?*p^ZvSzspgI2)}qQ!P+DpE zAkFLcs^iuM{Ln>?&$HYu4urlDSG;?iDT$ufXQ7(nMv$}*=iVJ6RAcBSXfh)HRWM_@ zlt(U>BG1m(_O=(uOxU;}6Sf7ZZ6{;9{car)rM1g2lwgNHR75iLq1-i@kNYb~seHJr z;og*(<)u~+OtZw8b!K95(paTp-xlO16>4C0@|mqyWlM&WvJKovh@l}qXpdA<>?m1< zs#QLT$LEfPv324*O+>Q<+q3Qv$V7Zt9oKD=w$L*#$XVjK3FVrlm1rGnI`x<;Gz5ka zv}2^^1@8xWVDQyiBK)3#LQ zE~zYQ7X$1*p|rnaZL|}AhCdGuRWstF7vrSx%Ru{ue+QT|p2h%L{B!(79s~)29u?)&~wzGR3ghpY#ASXbaRqUCXx=AVSi&#d?4$+6gU+F+*Li zIM-epBw#uOv8qI(ND{{y@y8)01{$$M@wx!<&ku+;<9HohXNrpb+U2ldPomZ7n%L1} z5VU~Mm^gZVfx#cL5tw^BVw{z94k-v{o7bNIb`Kt`$9-X<43aZk%9bA)9vjUYQy3|U zMr==wSO&P}EEhq8!w978R_DDpu5FE;@FW-n(JdWF5$7NrQ?aG6&(|!{O8I_j4nB|t zfq}>vh=6StsGfS_K)b}Ms(q%r#7@OtBlEh*)WC|~jm`av$GwL8sg{kO@wf4)!Dk+h zLsGL#{8BnAvT)8`ff;Dm#i!uUOr1%uh5)Sr8%f%+h+Wr##5DXe-qXjJvM1MelImr`u{4&W8d2$sMB0YzBaZ%0->!ZJcLPD=lT;+}`Y4xu z%DYA+l5UDr9 z#=glv1eqiteVBjxCf2!gctihiM;g|Kp@^w6;bjg-3DLZA|O3i8Ki1vE&#Y1lL9888pIM=or{PGcI zXT!*QU93+Bxe&9{n2T?g-qw=YHf5470AohM!RrSO&fPHHA`C@+hc+kc z%H|mUQu_h^l?Z^PB1AYa7EmQoxQ$*I!T2{n$8WoOpbQ3S$|tofUeeG;lSFe$lbO%M zJp~^&eF+uTW7DEa!Pg06hu`SpckJgYjh)7JivOE-3LQw2M>6{Nwd+%U8xLi>(vHe$ zoP#m$qiU|B?ZP*YK+hMyP>rdq;= zP`rdHk@8{0+auc}NU;U1f|mg5o|)3Q^tuT?#{GU{&KK|dJ2t-#dD@Pj+^ZiPHTIli zOh%6}_gDgO79(V%4Mr74;OQQY?)qQ|K7v6v$7fJ@jX0l#zN&0ABxJ{+wA1CKunXO9 zZev_=u_Nxz$rN0ImxSuHdX zz@s~Ayb7IKWD{fTq+RY)(|G$)<>g`W1|QZ*q>yZO=(p3xIa1h0incraiN@qK^@+E% zDEO=yJni=&ZX-!^+bXzNXulrdUE_eo2fU1m8_Le&fnz<{#EKkkLZzX-&3(x3GiDG` zq6x%e=l$a>1V^@>vmsW{p)+Ul;@kCL>{tqh(&ts2#`B}Gu>F2JI>=8iUTzUumM1qz zw44n8TK%IbDH4Cdc8*_#AJ^&5OogLzpqF}~|9y?ecb6sJniZWPb*0S|GYU94U2`4i z>B#D0DSavO7EdusVc|O=Z{66t`Ooj|?#IX0SNbeenj=`o0B$1!rSnu|@~vP!(k+#n zb)DBxQwf85iy=5TTSa~3ECTcm)Yq(XRpKLW#Fxk})=17%W9`vX?Tr_S%|7@l%uMvQ zx|FVGYLm0$-kQ8J3_R}2U6omXW4=(~U1E{po1T9qNQtq~RPcUZ<;t6ep@3sF z-z$^D$vxyD#I%Rmnoun~jX$$m?XH&xi|HNIu2|*3PpvuXf8YZVV6VQy>!G3VV_3qE z9!MA|MOs$C`A6>CGAxooM{(JI7m_)z`V=QcGwXl<%;vL8k*@Cbtp6qFRuuNl4Oy9* z_c#Yp@*kKBXw?7xa0p{~-SfX|0sI#lc?6pPMBu;B$itZY7aIA01sV~y&hqq-F%Dtt zL;$h3)#ld4HIN=4g2cfXKmoiUWv@PcUz?3i@vr!%M)ddXD0YHhW z>8t^k!hClJs*tul$S-n1npw_A$p57%gZq`xr!{+;28xb3^W@7i9Z)1Ch z4O*!i@c^f=ya0(zJIEy`_oij8a2SCiGnVUAj=hJ{S3$QhwGUK;BHc~{QA|4^3zLKy znL%x|2H&$*dTGuxGcthv`rc#aTVhJ*i@}5mU2WJtAV2;Wb?a%tGP{d`WTbsAAct>< zBeKNcZ+-xF2*VyKhXCC?+t-d$~X2?8%q)pQe3DhM$G3U3j(C1{zx zTwM1ul%W7zO<|!m=3lsuD@HM>KbZ;0=?-{Gc^@#7xh?|8U=Y<^fR|+%Fmq4Wzg}$> zb$Qxq3=cNyXAkkNr!0b0aHtGTp!Pk0L#9W?f}%R`70oZYv}yRVoM>7(*PS|b++CL-3&}cVie7&1m1vCTEV{oPBJ))=+{RZ zCbjCli033|B3F4>3Ic45-+nw<)Vse@SE-x_dEM7eLW>ywey4{Zk57)gZ2e?=iiH>? zWgYCSMpHn!z&a+!(E$NBD0!7FV-L`=K+rsX!e*LON2Lq_nD1FC@L&2tu*GF9iQd|i znqq69bD>s@wJEh!a!+ZFH$4!Ozjhm=eYWS8|sz;WJlP#utUhZ zu@4+|66DHFTT%TSTHV%HFWwnVRC${?_wp6Ln3Tq4Z!fKQ`D2+-RbDW(8)dOAMp<67 zTcFtPyttjw2y^pA?hjnkE?jNP*WG-_wM@Zhc;#VVBLtr>?Sn?veg%vYc4_TW(2I9G zc1FngYhZ>J^(TQ3?I>LU2kuwS(A4vPSQt<9VclN~hl zePNL_eTr*Kaj%!cn5Fb-pZdHCvkD8oa03)kP=MH#W~!T@>+v(4scU;c43-FL}1Lowd{%I!<%n?bGi;#gOdyN2I&< z*H2(6zoZEsEUi7@d2Yi5&mf9+M3n?WDw&l=F%pc?lMEyv+aW*Qw1-wdXm5OrVX|jA zKk?t((s0PV$VK?je;B2=TMnZY25}B?e=lDAKyq}GzR*y3p4zPt^-wR3tt#Cr(VyYn zxRH#V+%08vKqkL<*#`24q!2jbTugIQJ^~n<7YA!hkz-xAJ7$9CjZcj72YbLET-ySH zQwQVIXNK7WPe>?chdk4i-ps@!41!Zan{f*EAr`MfP#Jaj1QE?7l^(#FVh@-QWFz@F ztgAd#HBGAG%2Ao!00p%%-(kT|L0N$#;j16tz7p^2@et2Xmt!bL$M`ZqEJ@k?{1>oE zecG!zXhX(3E$$z|1ZuC=gjbqH@?ishe0KPBR^-ahH{CYW1vo|(U(KeSFr2LtC`#iM zzh@>6PV1N}>lS+OO=?a^fXggR11}NMwV+d|IUSq@E%$($3xDr{T}-0vd0O z)dQcm{aR1rlzBa(gF4%zp1)D5;K{9M^FIJu1a!?GO&T!hj3}@lPU;%e2&}hrPy104-C`T52YP7(2gUr zFF9!gPt=sur4?35JIxYebg-X~iV@_c8*_J@$OX`|ox`5fw!2{jKxAC3b$#nZy?Y?I zh7qCqKZ^T&Y+{lILcpvnwp;o66LlW)%?7EbU9^($vVLeEr!Fq$N0fQNm%9?B`>Wh0DM>$>;&@6E>@6wbUFp zih5EsOre}BoOTqhd5`0Ky%DslV@AX0d<+TmKABNGyb)UKZ4R)KeMfyPWamToiv-_5 zn&0&nHOGNb)i9mqL2|I*4ftZBn{=P@5Slo)eF2S)gG+rE>bFa^;{>@*u}z1$O~5g1 zw}ZcYMlcn&j)l(j+EPd$f>rL=Ns;t)oG`lY17iVk=Y2dwVBl+W7Bo~+p%8!yQ>$jS z?-jE)g}}dRs>ln&o*0Uk{g4`{AXGjCoycaSN$Bk;zS6afMP(GC^?k~xJgPm@(Z1P( z|4p0-14wf_SjlV}4`0MZ5l{$9FBVVSRZVI!NTe$M?nYX=6JLDkyFw~f$AA+fM4dVd z6_OlA7^zsTy-CnDUv0jL20 zRc7X6MNG=5iP<(BmP{D?&=ltS@smt6W-N6gg)G~qh zsJKK&Y!e1Pl4EpC44K3*9@&wpZl4tm$0EyG5yqNXvNeqtWZ8Upk{kw&$0P9?;`R{KA^!ZTa*q&4I*Hs$AO#>HD^BuBfjPR z+~^R`raf#K4{W6iz7;SEbXIM>O;S8g4p3W(}Ig#%mta5UUSkfoQI*ik{?%^)kVJC>)_z0k2!<6gKmRYL{e8c(fMB**nU7PlS$exDek_}Z>w8WY_anpl?s4%qalDW zGXB!_EwuWu-+%y|ZhH%40AWIfG?}vT&pH-XblZfHu2^~+^#Lt0KT%4~Z%8^BRGLhX7DfyZ8aZ;V zP>(-=cwq{U&h&xJvN9E0`-6Iatn$TjC!zPJtC4~{O*4jF`Ed*z9*H}ECBONJigqA( z46lzLvGy{FWIZ-J%_4#rEktrqctMH4OIBa%nF!_gigPO}v=h%0GFoHWa1zWt^(*XW z293{K0z_u8Q*LIeZA+rB3LoB=3jvCYh*!QC;?E}1GvkUS z^WrQdBMYOg5vjd)pct2elAQlmy9cv^LkCM)m+;AT@ zb3rA!g5G9hjn}rWt4(D`2+6p|cq2L`Gq*AIe#SVS#|F`pK|)|;{pNZPv1y_IM?}Zh zmp0<~<>GVs;b*MkFFLg0%!6}84> z@doLS2AxVu?_BR`Nem@F+`3A!mhOO?CwvgLv4(aZ!A!FsvgHk=05(sT2ers|C$>X8 z!&<2UdYsOdMU>XB!dv-SOST^xyHdHH+?pr}5!1N1Zr*&Rv`0ZVOF^*p!9foPP_(CO zJ0$v+8#|-S+_nuOAU5~NMw#o%q`5oT)EJikPkV0}Rps8c{Ypp((#ix00cjKvkdW?@ z7C}iV1C<7ml$Z!eNGsh)hm>?nr&5Z52uMgPz0b?F*8SYKKJVCLzaQSc#~#o6u*Oosn=P7d z_Sdt(kin~0a_#A^bU*$J^Fkh?9~Sz7*cVAyaOJGhlA27P5rt#2WQdTEW3kc(3_F%^ z#U&Gc^i8=o#<`*;U@I;9P5zN|d*_mOx6f1W(9(!H3I%JAC&gix2?%XdC0Ne|@@_3i zE5-U2Y9*ky2#?JJ81=EzkA`rW=HN-N{l&}T4#p-y16~%kh-v5R<<6>frPx*+jG?A!I=)rq$~kg9g!q9f z`~Ahr0s|i%|0yz*7G4;U{!68y5&JY^>EgWWm-aO!2Dp8fX(MGKdk6Q+b02KDAPdtG zyvQNSfMN0)sYjeqH$_NX^}bCghvx5`6Fb)~U8RJPOZy?}!LY(jH)i*Oc#o)WW(Q)` zH>((K`YajTD^^EZZZaYmmwDq1sNR;u_n2QeravHFP|h+8_3q30{7VkkAL*3BFWi#+ zJX)Y!<@x@eMf9w8uf{^BK(=oE1k#|oM>Ufm%(|EC+G$arjvYay63KQPnAtnL!uzWr zmr0JV3)5Qcin^hKtL%QO$}BfuM*q9&`Rto3M`txB|^xiLzr{m!n_3oA48)?rm>&x>zPA?xa1hE@syKFWS$a@Rx#K4f!`oLM*S8 zB&s>?`u{A5o?S=&^g_Q2=GLxiQ_jCh;{5)S+VUH5*T`k+bET_=$wPki_Wwf@_fGMa z9Fp7c4hip5_!E;-O!mOMM)j_+es`7qzmfF+heyQz-{KJ^L(BTZzXPn{Xzu(Y>d!7k zauBxb_P6V$zG_sv+Y|<+md?ll{tc~6PQh0F@Q6)~AmWeL9O!|(ST%dp^XtU;_rLS@ zCxdSI|NPN;*bxf@{e#pxqaf^@Sp_C)4KiV!b6OBb#n$&Ji7f~yQJHfo`g6aZ!Q;2M zP)~{@zGh3N5&b9li=xKkH@r}OmG?>99jPX7CLeSeB%Mt#n%-5VCmH!6y42W zjH3eQPGWzW!kp)#@&~W`x@wgnY0t0Rth!e4&ncdaj}HO`$Kr`air0%&BMzw!ZerCf zAR&?&fjNh#hkvMSXyA^Zh3b_tbJIa3)@!Y8j;-`nel;P3*FP5O9LpZdICGvE7XbE+ z^2UwZ&qIEKamOD*e#KM;Ms!*a@AK|~P~8N?h1O(}pAt*l1&{H(Ej0E8jR;ALpzNdL_dQgSujUKkF|%nl@$@%|%l%Qe%pHURRbEt=>D=Le@K z4Cz|0i9HCj*MkoA^CRP{BggKUS>Y?~my-Yq>wngpMnL9+z3nqijsuMV%I zJz2++FoXyZD9}ANFHS*)EXbgO7fgZpyH~kf(v?cL12mBAA;Th-563v>F4gf9Jo%wPOQIQ-MJu*}`_E<&wfRHsFmVn_e3?I3*HdzLixzK-xVKO>(n0nA0PU|5QsT?JfDjv+{q64Bc+S4IJK zJ*96&S79-5B>mp>j2if(eqLQ_A$Vn7qBI@IS-@uQZ_luKmNNIt=owwTlrXBVwjbeg zGU{Ob>IdIFyHXvL=g}s>It_n9Ph$2p5?;cylvjH8a++wlw_ORYktz7|p8Zm!$7Bk^ zYVC@`sHSbn=U>S65$Mm;dDa6b>Ibc%oUJ0Kdc;1|1e?|Cpu6V>yR0Tmm}q<@LKn^k zdcWmq?G8HsyVnoC9ze-ED}BZLw(TJprF2HYMmYPZ^Q+K~%$?19x%p>fHa+hd`W)18 zSrNrF0Z43EJ^ruuH9xy|O=2mqr{#Bh^1T6L2Z@8jd<&EZL`$kRCv@>;aL-o(q zA}uJ+mRNVEstsqpctO8F2Cgq%gD%^JXApNMeUNZc>J(_zkJjB`+ywt5v#ck9ZiWq9T5a10DfOekF5dR#)Q&W}5U>p@ zk4nw4p8RO&Y?a{M3C18UvNY?hi{@iRi91|H4Vb0~t%-=~$3$C&2uC7qgGp`O$A-RQjSgM+iXtuex$5}(hMeaCTdX`v|r?D&V z3bwlRy_n=%2CfE-TX~1yW?xn*tI<*Jnxo-Z^q{%*TuI=twCodfrZ~-|B5ymHy|H`O zt?J4-rwaX0Z|i4T>|&JVn{L?(?OYeT;Ea`g0+x*mtHEi3V5YuMW>2{7&FZnV1q?kl zx%>H$O0mkRwJ)DPEh@91TPQ9FdpicNML z=tp!eNU!C5#_8tx$V$*OxmP}=JQ8_4I3rYlfo+!%L-IX59m+&XYCtla2|KBq$$KOu zR?_XQ*9(l^S?#9L-lC`7S3joQ2ZfnfHq9Sh$LOug>^0DRxC^9H3%`bzROy0pjq`#` zNpMnw4W)m3zu@#8vp7@X$?y8*s+E8xrwu+^4}I#|Bk-YRRx!bxjd)gyDzl~56K<|; zhg3J4#afE!Xr3zBP<-C{;*s@$YbYij^5YnS9=7sdUo{=HiYqh&ia7YeHMK6CkY5+I zi1G>HRT?bZPVjuNN0t*$)BfAL4~?$h8nq3s#bSSj+{tHeKT~{` z(z!`QoHlF}PbFLR_=E>M0gIVf$@B`a3Uwciw+ZpkX(43U&5<@!ErYm=pU<@OC?(pK zuS>E>$MrHu&?R*+XnhyxxJskU`XlHhNJ|%Gz4oIQD1PuOQ~HbJxLl!NPHcr^O-t*4 zFqPIonxU?|_BywK`m{5niV(Jjs^(UJP0GS^Fjf=?TQ6wDt46NSG`GZV<2^7F(Bb>v1`anY-rr;?4P4HR z%)fcxGZ9PFx#NP_hIk0`OJk0V`6j1$M%6Eq^`6H$-ca-Qq85w7ipY&FI03x(ctSjzjJ9x#33g|n=|-Q zQe8g0M!RbX%l5OOHzn8Ao5YoJ+9%?lFNL<9pcN*qaIJltQ?qrAHvKCfmD(Hq^|7R3 zo_Jc>bDL^-bme0|t77LQUBzo$V&^kH-S?`9bMVv}q`)Us!md=0t>MeaicUNip~bs( z(jt(!lS;;&ghh(+b(4GGQ20LW$&kxc^v`rJLUVl}Typ0`Z;z|*EGf-N*(W7cg10}a zUh4d!G8yzsMk^r8zJZHew6huvmtVd})Kp>R_;AGm|8m4eHTEGR`*&=C1?>Ut4t~{~ z#Yh?YYiBVA4#7wMR%qSmb(%rdoI|~;7JKLE+F!4BgEsr562=w3cELq?)^bP?t+jpVT5{1v#T7UMiWDvlj+1{3(LcdKn z{HdSGXo*3u%q`J{?A2!6POcG|fT8;K5cc zVOU*1b`v;-=)q%}5&a=LM5V{`OQvml`~9Hxifa<{;&_je#KeWN&@-Ng`_% z>3iphh}-(-GJa{mWz53-8y1yZ-nuLe$AX2jO-eV^6mw;t$uOwUe;t-Y;u>NTS`OvM zFA#ZIm!!vjY_4?#Lq%JKW*ELC6>87?+{gqskEmA%`CMl8Zsw(5?CuTxesxoR7O~(B zAKIO1PscxFUi)`;O{ACdAbGSoxH>ty4zz>ptc zZz^N2GpH)#E{qt--G9Sg*-32KYSry|Wzi_A_Q;dGk9zMBp+hAf@frWCjX5=uS1HT+ z%!AJBk{JyIGwCB|Fyc*|?H;G~R)}V!z~Lr-R@47(pz))_(6s>{6$ip*e!0EP{pd?s z&ST`QnX@e}7I|782c9DSIxHgc-x%bQZfx1QDc4`yAKClrEw!tPDZ|p}LoAMJ?_*KG zB4!%2enuIbl6nrJHyYtVORwi zg>H=|io|!~@py9PsZC;e3Sxyx;H+lH4oE*Q+xBcGO(^=*4_s2$$SVE;@_Lkt&EzawcBIOe zY@Nn@hngj%1|4SfqLWWg6lYm99V6UX=OOfX%2$&ZGadR^Dyc#E<%ehetuNGM1I5C> zU05I^q|ZxNA#rOAZ?HM>l|=ec`mrdaLZqdrdn!G~)=^wn*UFjH`WPCV*Sp}6lXxKb zKuTRjhH_(q>ABcTRKKGINDro8yzd);pe4Ytr^1 z=9msTsQE6`v|Y}TYFn!eD&rWqroe&6gB36OC7o z-+FVup{{1y1RONEoXw1Hpu5MTkH(yimV7mVc|7U}Kyz2DL?oKVF3bI&9`&`>+*s8Ydg>VPEhcmV}UWqJB#g-A9 z(PzYzUH2FJ1%XjZok;K}ZhM?V*Y>4RH8AD_U-l+q5|Ig5m|B>CQ$w|9*yj3end<(@&W3lm_GuJ@@)TL(00`nR&`cQ7qa&$M3sY zuq9_tM>S`^1P4jy@<8l$L?NcdYO}P;(42E9KeB5N50t|uWGYL0N_y+Qo0x^&C)AW| z*;@|TMq94*XJ#97>tX5FL^W{GYsb0;pOhV=W@XL|RaQF~+$fMj8m5p2Lg+-nl==fH z5SQPoXe)Fj$h_Hq`Gioxa#2i9n5|Igtcu^R=t7rp0bL5w>XUfQLcn;onIUK@vxFgUPsAfiB%H1eY^CduX9gXD@45tR|P(5MztZg zw{`jA}O4Z9iKQbR&HxxwcjBB z&BO4n=h0{ZYGGTvbYmNdKq+JX9D7hMdcX`KPx2hTi2)xeU7QT^z5Z5x8v5mu0ep60 zihCEqI~F{!{CX{r47rUq^vik$kk2yy8!PRd68cN~{frOV@6*(Y0eqS2n_2CD8mg;< z5d9a!`+xLb{QqNq^#9R+|Gywl|BwFre?b3z^)%S1(r3ue zU^sEOF=giXRa*D0foZ6s0&&)X$Dst$v)Bd*-gYb?wC9Q%anAW78ZHuyWm+~MPk`XY z|BWEq1Tz(G=Bgx4-}b8f8W_5%_O=$a`44O{0XF1qoz?#dx^5HL=V|(a z-VqCTI_yof}ABXL^mj! zc=*;YzkK|4&lL}y`+{l#5Q-!SN;st{82|8)$bKQf0-Irr0|hiU6qB#xA$dv|=nv3` z_`q?kJOSC8BG>+%B`yK$cT_epvzYa;ro!nMLnr;==D@2}$TP?UkI|&s1M3nC=^ivq z1gHm)w0r*XLJ&{a0Jdof`0=MZy{RhyPyq82|-3PRtOp_sZ;dc+Hgbx!tXj{}D29=9&Cw1HzWg@9+P-)AH9Z)=bcihFk*BqZx+(ib^3j}R zFOm2fYbKBN$}vOwvFwM4lvm%7Sp#M*33$h#P*YD_ceOtH0rTQ1OHZHu3r3Bz?-iaE zF2XburdmOfMVY_6oB2#13(D|6UFCo?GGL`2%;xuXL1*FIokt!WCmt}RhJv+x_~DL^ zAq48pYMk0xfyo5xZoB!4$x(P~616~V$<5RBHiElA{7TZ%mwp-I(*#^al6qh`PU8zZ zy<87oJT!EA#JS!KYYp(COM+*^@@Q8*_lQdFkffTy1QgGvoA>k2@CA1y?*idGbLAN6 zP=ohwWQ%5tXHVQ5F4$04)Di{KDv;s$$5#$_=abOD)>QZGfqgu!z;y#xlgM98 z2LDA-{CL+7Bs%RmM({VpK5nC`kPcqN^S_+qC4V``3%mgh7m^>(;d_U;Gx%6}lsBHr zoWSy9z*T(XG?aL-J?-|+>vNi7GRPkFeQQb3gb@6cWIlWz5-#-kCzUiUDv9(j!w?sx zN&oQP__Lsz()e?o@ZbAv&ct~aW(2H%YG!CS^hEf4D4DrM1{P+!-JYQk$2dO&#va>V z{(*g+kyswSdOHge8xN@dqAOfp#Ai8ADT}io;k9kSarjg~6O5DU zg-7)K+Lf^j)Vt6P| z8of|nVUbo6E>eCGeZN>`fB&MlC6lBR=^;jlbP0OF2i5CinzXu!fKo)742+>`J@FLg zU19jLx*9KIZbO0zFfW^a*1#9rPBBO8F{)vAh9d3>Xa!xet@T7!ykPa*t1nnE?Qs$> z2Tm(YQVg!9r4*fcan)6SjG9i4+!h@kB9*`$=vQiR`SE_qU|(*1UUkxP$x2#?!anjI zi@({7*x&}Qs`j`z-)`D)gjg6H{M`&ovE_(P(_rdT;`351M9t?+=`9ZxV&5dGzktaz zmqTj52ZXEN${h*sRGUI^q<`eY5|139(M?bPA?@!X0xVO1tc*djt)O?90})#_+K92wQOrgwYpeV zZ8_StV%ZVMeq)arTO%dB>3@RfzL@+rDD7I4=a{0vshysj=A!K^u!uOd?;4UB)hoOd z;p zEy>HQDD_~I1-=lJkH78SW4J?(H`^*f#M*90ti}bN3nUGTa{is*F4n4v8G3BX?I>62 z+(GnN{8wli9L4w@a~5W?;GL0Nw7^8wC>`>px5<7U)6BVs+SEH?D`J@~bKrc3rqZzG zRbtB2wcwogHA}`Cq^pHmd{k=xE_CbC6P5@mQmdwF1$uY>%NPkz$OTY*r-g9V%t6OJO-SkBavZKbvoZyMs!Pvl; zAV@K{&69Zet3qXnf&+|Iz*SnxCw#`A<$G{D-ki+1cvI~4U?svi2qhJlpB-wk8+pwd z6n`9E1WZ2qr)I{cn04y3U3eIgcX5f z{2F)9THmMv<5KsThW(1i3G{pm&a(GLY~g9wex+y%>^tzdPkxMzJ%0L>}KYq=bE{fDpZok@NB;Kf9Q8cf-;JaO=rYP9`fwOg}qRX z9egLUBt~qM_D+Mc^S1xJlGtB&@E&E8w=3mAW2y_LHSX96uj$0{^!wVKe%;CBOk%rH zuQ_i-+z~KKU4Kf{Ya7Fl&UU$seLq1mV+GhUt=$CuJ|PFK2BoXtvq_%yhKA=mh|c$n zP7LxcM(q@qC$gQtTX~nU`k+qLU*VPO&T^db$LTp`$F<|=!kA_3-h3wZt+HbNYQ6lA zD9LV#{t^3cJlMox4JM3|SBQ=`ck6uiqn`xX?$DlDm5R4Q?LvD!z+OM{)mBN`Ty;I7 zr+Yq?ys=f}nd<%?VJ(u4fT?eByEhv3_!T?t_t;-XYI)w(yf0B(_bmPb$7m5B^+R7? zgPf2-PhFO&rR+%RpESn#AB9LnW@H!cJef4cJm$x^Y^?q9o{8Hep&wukvr&=Z|2O5h)q!AN@YL3CXCifiZ9X$Z$Co<`9ARdMS{&kpdBr zh8*oa{|&G8E2sbhFTFz}yh?uE`u=r^!c_>GoFpRF`AIWS&o>kDsiK5zOtK0w=Ab1) zHx2EWMF%Q6w%?C9*&Swtw|vCxRel}bBdj=q;=~Cy3?*49oqt`6zqZoP1*@S~bIPMc ze_W7~l=%FH)gF|6S+|IffoW?7D=DcZfM`6uLbGLe2{y4rj}JCYL4GDg9wVr`>EYwn z^X(8ePSOSgyPPIKX|GrVuq5VUMOhe>%swR9NJ!WxsNQ(`L^plu#5j&sZdBtKl-e~p z(mW^|=zL%Yx6i+>muvE$;g?S>ur25#*+ygUQ@9b9%c3Hx-~g7n5WyBq;#dl$@TD54 zR5ISm9^Qf6I*x+E%tD=^e2zu7oX>#$2)e=J(G(1;)@ir{@>}gS$yi_e>Z4bGz$ZsT zIe(=aRtlz25%*A@i9v#(J4{lav2Z-hb-Hvn3!%M`_^%a~hJv;QAmZ?c1p!5)*dBEq z%W^%0%TF4yMQ8nPizW!VSgt1oK$aO5gw@+Y=H2P03lXYh3u`)It;u5orJ3}xs z8meY~NE#%~kfZQK4Bo$To1s{DR-CtkaX&39P>GxAfl45gB<>#QFY$kGk6!DaYjpgR z9W#L%`fqm3B^HK?m3yO45-)#rnz*APNN^Zpb&AeKYL74XH4}LtQEu`c z=PnG$obl9@AjNCt7%17H*1>uJ1~S@Kj$ z)H1^ygZ;WYUf)0NU5%td`*rJan)@4C1qHMVypDIJ4yS7JgVlIRn4>iKpoh2-AN1E+ zuKtjV<)f)#jykrt&aQBqCs;5%xzjR5Y3yce8gcCkJGhe1_;uTW;d$V86wO;mEvLBL zELzYdTIt7i+o+?ayw!bB+Op+rCfq2SU<4@54Y93$8NX$z8y$2S#it`999RAFnxFs0 zoHghC8*}FP({K5W|N0MDoL-NG@bq6s=%s!Fr0Ql^Dk6Y-+l9fNrfh;WA8tAlr^cGI z!o(B@U;pgc1s$x-&lh z@MpGqWLi)kIm_ItJ0%+K>v!-G@!4~v;5VbT?#*Gev05y zrOC*U+%F4s_W;T<``%UURbbpGou!Q5ftQaHI76Aq=##|b3%dH2w;A}Ff~wDe&Dr4D zekyuyy9G3`TtKS=dw%wL9%*;PpKP5Pwgs)|tmi!CM)efPH!r7j4CIYp0a-(!|D^^o zno@o!_4*W=7$qD;5Eo8cF(MM9)4&{KpoN&6Z&%$l6p-hUitzw|WoA`BIU6xtXUa^t z&yQ71ES$n8Jc+&Vy;7lgpi60@W{X4|a<6Es^S>#@eg>UBhgsyOiT{(WGC_IKU zCc{(k)gYkAo(L~zo!yXgA04>VdC1W7%lP~sNSfnUTf?2Az)ugyPv>3}{8(1Won!ut zv%3VX$eVV8STNkPa^Q++uQ~JikpijWHERaGOaB3*!NL2^4g45y#8Of^5-5W|KpCTNM3d2gDXJ7k-euUEK$H~q;N98zYM%^>ibW{3^2NE?GcVf<8H*FP^nWZz0j>lb7KCD@INbJ0+?K7y{psW;qF=?-o+y}N17@Ze$phuroesF{ngb znMa$y7oqG-=AMs}t^#K?8{cX(Hn}PZ-)&)kt}-q>9j5?U_I)>6B$oV`2_oOTjG z@x^$!QF!MSt*e?GN&~Ga4IA*ppqU8RP^5)IoyVNa1a-mntjMXwIaEw~E?;~Rll0UJ zi%V@O-s$=Fq9S_2!k|#6G4b{^Mt-=#hOQ$w#LvmRHGm#0)Ey+Z9lx9&UPsZs0AeKl zl}VfC+Yvl2Lq#XHdVwLUsmyXUsFQ$y|KgZI|9IH{Ir6w(aD7Ptm9u7Lr15dO6$Scrc4c zH)4mElvVTMo=BTXba~Q~(&#V-FRVy+;Tyq+>HLM&-(Ig9L~Iu6>OX{_@tYARh!h>j zwwT-A4t;l!?N>l)tC!KFQMa?TafG|G%wBt{{h}(0r@9Nj8at$Ccq(dW;Kf6^V}onz z@$ld`<4@>j-un(d>8jXW#gFEfNf+C5q`r6ndl)Kmy$XM8<3TIC%2iwW$Wzr!YDS$L z30{@sRT@P0N-4L+@m=oO&G)Xl5s&c?OsMvDfeQAIbL#Xnhswhfu{A~#-cfBmqvP#w@Yw0o(h)f zBFZHdJQP!(_B~E!%R)2l_pdXuExNrx(q4JBMyZ&Rz*pT)l6{3!+;RPL(~0wTvCh){ zZPt^w4oGNyDMNf}!i~NQd|ts#-=F12#5>aSTI$2+GA?reB~%_=m~vi2gvziZ<*i@} zHHzEup@;iFxK}&HURrvnxt}_x$!JSPc9HQ39xh$rLniFj7x?0vr(CEzhXXb)%7C3# z4HM<-<`PYg(f;`YiB@5{HN&2Auz7qaHlboy-?`l}H{}8RmzPg(&LJTuyqtkYtc#pm zDNzo&H$_fi5N+}A@yDkw_!25~f3*u7`HIF1>rt!~x_VDoAPze$SYeB~1f&05K>Cmx z;~b0}+UvfurMac|=>+(zU3&Wq`9v`jq8cdYv~cD!7%=8gq^Rcb#@%Vrwkpw93T+B> z0887*XqG#Yh7X3*WzQ2QWA$ZAl@^FwnF+ zBCs`Y8#RK&;1=VF7>m?ha7ojw`GwYLr64|QQh~?^ZN&psjAcGxuf9X~K%MxiXiZe) zv5RDsM0a^-?!yr9{%}0;3%kaM8k*zTSii&SjU_sSs<3_EN^Tr^fE zhLN2drVJT||73Cp?^WCCn4#VE`l&OGMXc2=8jO)bsmFI~JnIa!Og5#J*?&mLU}@MX zeP?~Dt)xM;v~vFrZYQUE30RT{cd<*9yk~#zY@MYid?Id6;Mme(g?HYaS?!p=g0#&_ zoJ2}Owp_9*?%RM0o+yb!#}X&kjlukWO&e(zvGCle59DB1rc=C15>JUxYWy{}$|UP7 zFOz(ORZB=;<7*yliJ1BOFk(A&oNd*#feS+cOH6KncW`k@*kAY-M*@LNNk4(9*JqlB z6cu5@9>$4eGNv8YhzLB1r7%@$23R@9Tk$t|)SA+py7MD33Ga&e3ro=%ZQgoam>d&!GVViu|Kf{>eu;_>R|{D!AF%|= zX`kH;?x*XGm{tsSY+q3Dyd5mw&bZZ6#?)g-aU*)S*#_JH-d721Aylg5OELY3-3Q(4 z(rqU;3w5qiKE1d*YvSz_?TGq0g37QYOKy7Bq=8FAv^$L%HJW9H)UiiNUW_vW+kCfbf~6C)dmtK5ng6bSyqP$8@~7%pwjh3yRF{k< zECMS$9Q+9X@KrfwPqJ~vtt5N{m-90WZ5ro;o|?HR4m}iV2*lO>#pT&Yqg}+P&gRfU zA4VVFCX}b|i%i4RbRY|dN6 zb9)S{Jy6Z@^(J@MO?nFbtc}{5bic6yJL&` zvVEr948`aBtUM(stW{Q6wkP7DUvFzxd}3_v6`^m^TXER73s?iEN%wU34E6*EzdTzW zI!?tRQp<6=H1aLK6|bE)um9q7_=l+6;zHf5i3>bsWGI%mcgN9so&D!$q$5wJanz=! zcRw^VlCux!9kd-Vb=HNHEUP7MXPR*CNTcBX5M?d5`?T$k&D_$kov*J^&+2uAK2o=s z$xFTl%8hC+^e+$$2yQN)A!&vW3?$h5)ihzw$brYUb_DkiS4Y$$--LT`+#?A3Z(!F+Ts?@?K30 z1!CBy);x0WF}&C}`=|KWql##Y4SV%Ft5;=vQ{hH$@LFkE{yFuvhkbo?eZu4M^1@P>alDe z{Yac2do0d(?uQ^>AGx%+C)X*qWG~Er|5tyFWHjGy&yA^zXEY=+PE!2azs}>MHX?jO z|NXa-Kh`m52s2*CDck$~g$o!m9xv83|MN{Gy#onQ8=RlKbd7(1;ettrI+-}fZy!j* z7T%`yT>m%D-(CpACfrqOQuvRL2%nhal1WFQ3)W5d-(Ps)#UP>dGy6ZkZn9+SNy6PT zk0f&oe}93D=L;)7{qK7ryAnv3nbUW+e}6#{(`S%4UlbWqm2bUT{`<~g>&L~!!r2nN zF_jx8Vc8ukp8XR2Z~OMIUG1%l&7z(-Ir~+N7-Oq4w_fMBBOvJ=4_{jNjlZMjZ?7c# z!pFi+eEa*}3yXkno%O!x((j)ql7#0=OoRQ6-}jOoeC_#R>i2TLA00AG{{u3Y)z`o8 zCN=nZ{LSX--%lhBX*ew~`wV~IPaR4PVM*He^(cSevN9fOL*;W-?th$)aLk3_w6ni= zdMWkyE#t$9fiLQO{kL6lo)vzsmTzkK@8>S^J8TRl9o*jY1;6i#FL2`ZtOs4_7KZVNLK$-v`cyo$951nlfC8njN{bf&M2c4T|!wA3(C^+ix;*NMT+6K5M7vu-+m+pzrT*mYk0X)Yx6b+1=C; z&eV)dtVo36DKI6G(l?IJs{D=7ikp318B%~ugA_~zb-a50%LJ8zRwt_++a_Q9X%LRC z)$bH1;nl$R^=^D^+U(ydA%iAbVYS-%e%B2?@ic%c1UC$9qPv&6|)rv?{;fsct7)X8oI(5Lt zN$MF`##zj8c%3|}mwX>5n7hvn!%9AQ1cRcf4Us(BLTJw=&F>|Rm0IEUy4N4>5I{%6 zNqeMa2F%)t^W{I0iHDn$4?V0kteq{n!PP#w2GX0KAEl8Hku?v&E_9L5@Hs98(}{`b z<^a0TyGKkXDpbxo58<_(ty83y{>1cjxWV8~FI)q_p#4bekwpiR9MDXB=ySehnU&8! z$K>5ocgWy(JnCf`PqSN=S%Twt(#jqm(0-pM!mMB9n)D*U0f;#~u9|fuhkDGl4{Af?O$L zTXl>?5g?FO!{83g{9&DhG+R^Xx)7_2ZR?DhM_g;Fw4I%?8waHH;(nNVz!zeio@m%l z!jo`p#c&Rh^j`!I?V+=)d!!J?ph&)<-ze##58tgBGK46cfJZC>^EMh8a?|TTW`Mw& zYryXKB0k_cCum@{HOTeXgOPcLat(nekzhgy1yEaX63>gSMCK$R^GFwN0XJam7K*IE zsRt|YcD7oId&O+NcLCJ@-ZzgD=Iom|zY-eo ztl7;)-S9`kT{&Bwq@`eG&hC)F*y|VX1mzC%8{fG)Qn4lw-?-B(e!4fmJ!^2-IHY0akba{xU0JF zTrBBeT+Hy;9c4Q|hg!RPLYITY1aICz*%of0?M|jqIEP*tD-@WQVjlG43MmwPWJQq% z#`Ul)+jB*8kiWzm${Vd*NDZ3lX5$pThb7)_@$Sh>fw{v4G)>G8s}oPhoKN{^_%ch2 zhi+qvPY8(6buGvBSQdG8DGFVgSMmHRrhiRx+D#b8PozHy+WLDx<4HP#A4Hwno-d6* zg|P|RY~eZip(~SFT=7R5()WxEtpomZf9t(S9n}39g*Cw;F!j_-onWeT=u} z=LGxdxNpgq`Y9=2f?M2Nrd#(ZExhGzY2wDG$rYf&`p;ae3pDOL+LS+B@EiAvyx)M1 zA8SPdV|wk#9>#{Ns#FKXaFDD~Ri+s3Zm7TIW0Q?Fh8`^z-*z{({VE0KA!L});<{Bz zy@zXnS`8-5^$&62dr&$8?$siL=6T)zXBI2}9Jie>qg9-GViGSiuMT+>Go)G)&& z^-SLrlTlEc$zkiq3rwORqO9M zh+5tjCSnLW!toNFFIz%p z5chd+GBp&})QoAp@t9nGe5T?F+*@b2H)`5A$S^M*R_lG;e$4jp)SlE3L}?KE$zqeFNRm0sCL z6o0Q9kL>GWE}=%z@XJ^1c1JaB_2rVLJihi8CKu+L8oH5CbZ%jjH<&9U_Y!j7hu(TX zy!Q=|6VjN0p`9&U9G^hH^6!hA8k6NaRtHtyOrCnWy|oN>m+tO}w^JP&V2Q7c@j6pH zP~$t@wZOWd^clW-Y+zI*BtBVlUp$>zfGzP9$M}Wz zbgstwW7m)Eq9z$Ax@F@-CXZuFT+XSnz8=%6h_ z+KUHGbVSs?rES?34AetvQ8SR~@AG@DW%|`K0^KV=Rb_3i^R{^CP6&Rh+S=LF5b(5I z$KNxs6!19s`BSgY%%irABM6_IrKRG2JDK|>Z8M9rF{elN_q*c`c1OtF=>M*A7Wll! zz52X&S*v3GETW_DC+ZIx5dO5*CX^S=8pf&eG~TYSI<v%PrFCxblA%9$<)K8*VJ z1q18fYJ2VOHHmSa#uJ$I&EHXRdmvG8o4&w#_07ZMzP?x6i!1XfW3%&vICtffMsS5E z)%`?@n$UY+Y)*STxGEfB%sFHK_h-n?JE8Kr>fw{Eg#klnw!-Cidh5F!4I2l&y}b<* zeIF<@D%#C-JqFX2Y5>nXLcgKc(D1@7Ey* zrL&5P9`Wy6Rz3x#GiLSM-*?6T`XG2m%Xla#D7>rq^J`EnJa4GE{8)t{$>%hxfACUm zPU-&dpDuw5m#YR3Z)C0iqFzFM?1?OsVAY1yHc7v@#l8&y&HXS(bLUn zG%1t3Z;A}M?fTC4Q;#8rr0Vo!iTm&KP(NSM(6iZ6|DjZPVPd;Re}y61Z)v)Wz1zqjisbS5#@{^wEl&$;QnL*SBouv6hJ@W;ud4riHr x(}L7LzxvOyyHgKm+2I3|)4#v4K<@2%;(c!5#e_EMofGhnlAM}sfwalf{|hqD@frXC literal 0 HcmV?d00001 diff --git a/docs/assets/thingsboard/login.png b/docs/assets/thingsboard/login.png new file mode 100644 index 0000000000000000000000000000000000000000..f0c1737320dd2ddf8bd594a368f388dcbf4b1b42 GIT binary patch literal 25093 zcmeFZbx>T*w>CeXvK>sb@}K|vA~84no_4h~gXN=z9J4xR$|um0j0 z@Qnp-S~DCR@()W<(GSw1q9h+2?aVA~OyS_9LgN#ktEy<>^&WU_k!C+7BcVKraE6zv z$d;<$6oDs=Ls$M#Mas(k$@sk(;=~g|OXP^BQB@>w7+!uto_TJ9{^8fpPlbhp2nm%n zUasf6_i0{B%*!nYUdwLFZ5uZTaF&7n8wH)!aCt{!pFR+~X**5!##61d|sN& zK)TGx%?(GA(s8Fp>=`{9vY$M>c6EMzujaUmNQweS^LEv}J}N%w5ZA=H`U3tnT%j&S zd7DIc=Bia7HlkF(i_A=;VFI@y`x}CLK|X5!353;1xD{!+@BRpINZ-0GlNr!rg7ZFC z@DexT$$I6%mXNgh<`CPA%R9pEK-_LPbj16%q=&|^IOxn%F z%9kq@9|{K}v!pex*VR9vJjq))tx?pP)q*4h6i--Io^VRR!K1$#dryb{1n&@0mjuy! z4F{8CUNo*!oqaq|lGiWYA1sXlS%^}J6E;57G^1jdbwc5VV>5T$kL}1E&fo~~v?fh} zAp83WVyrQAC(Xg7c|Cz!?-G%_W~|n8MX=8fqkLmB++$YH_ydkC>It$iZXtrLA)H(Q zW#!X|AK30sgwO+>F%ZD|`4fc=;9n#+T)v z=d(~w{Cl&AUj}Fx5_rR@pd+r5u!;r5k)lfBum&-Z@~*w~c>m-B4HiPrdxDVXq1mXT z>V~G}XkB@%0kgR3qg&z_z&*I8<%aVmmZc3b}od}%3c@o^BivBA6 z7|w$B_8Apk*U!?QYervLdf%C|OurLIA{~6r@J6<0+jy_CedetVtE+(P^D~nAC-YzT zexZG&w&zY`9e%qJh|~kFn1LdU5`m`OEYVo!@OoRqjNB&ke#WdJMXk zdtUu1cu|e0_X&YC7 zZQgFaNM57ztTLrCbv{T6Rmz8~KQ>&7C=Z*0#ge+{>x7J_l&2(B>}g;5nr3xKYpkwl zyNIvE9gTc6XRMi2O+J@wqBNJxa=b62XcQ#gAy$hrmQsbmNgEn5n8fg2U2#e@fwo1u zUhXW-CUZBCKzvw)Ns37x6s%jeAm8-bBds-~HIZLOP~$G-2K(|o^4A>sqpV6A9a>4+ zX&O;v&8I$3gG8!D0y>etD131c_Yk-4k?N`YYWfui>$-@hm?-|eeExn;M$VbC5VNw* zT0M;szd!oSK}HorZ1a z;$fkhqn1lV|Dybs$S$6O&ls;R(jtRDtvY!!iDj*B;cBH|xn(VGv2MX(Auvg0HC~5V z7gjr8+v~#a4DZ6ZIkCk*M!7lW66<`vQ@^9Iy|p90Wjk&?h7ZvgGv74dn%)v(A;E8a zYw}hVZ-J{DZwyuCI132ex=4{&M=4O#?c5Eg0oOgfk4(wfRBA*yupeWJMg5l47L z@e~Z|KJ5{CJ#$fdZh6{sado|av}at%q8X0&t1&ZuS)!xlj^h5^z4HCW6Nx9E{1b$^ zN15&IR$@(?!S3LcPr~Tr7IvfKhPNx>D+VH!q(4bbNts0$MYsa%gOxhfgC~Q0Ubwwl z#=hh3BoQHiyrIQxBCDoyWF25Depf8yDSh&5bDo8cWg!WwscU1hTQw89t`9zEB-S>n zA+r-dkhzVw)>zWbucmXE{4&W}l3b$LYxFzkx7DBacb}8u2SeQ@yghEX!Jq3gPrvRB zFnx@q;-8t)90E*{&iGEVX!wu5yxq@!A9N!m4=0-@ z6Hkkk^R%gh80~C(d2?Onr%}y4%x`On+A`|eZ9hYU81bKRHrtlYAliOio~YOIa@vPx z0~>Ukv73=r$9ITjgm%!QgTu;Nwp<(Jy1(KkxIDQoy@3R~s^%` z+%aaR`<47?&1zf$qfJHV2x;DYfOVY=cc-Vf*tikSeOnxwUu@|$RdmVLHBw()S^ClT zO}sYeCg=QG{h&q5M$g+_$f3jC&re!d`uIsYLdz>}T6wxXS|?^}8V$x}eL;^XpTm99 zY0=Z*Ni-aSyBqTJ-sjkY*x%wk<9j44C0Qd|x$!(|Z>g^oIeJwiunDfUdrGz|(8}7i zjWtwMO0-)_(8@8VzY!TYwC)6MghD;Xuf9IB68$M{uj~z5A8`;m&wvR{x~BLx--Yid z!)oGcF28;F)BNk`d*1guXcBba$#-K;n?Psy?&F#4q{q;)DGnC%ZnIQtl9$7k@>G7P zy6?`6>G1l``bpc!3NeEwKaMr44UT(ju5vGfjsnWZ^vAOpo|vrj!EbFGgsqa z`QBLrTVH{B%lTRN-hBn9L>~>=^RfLfH@$uR_6?7NE1zGt^8#ScW-oG2;*+w?9lsyG z?_lpvS5qaEBfk@w3;pEp_oKV6y-41!8CZVlXT905*YR$JXY`1F_wvvCsg;uDFCBik z13vG4mH10pblE=gIQmX_)$Xjr5=AR6D!%`M-9=sJ-qiivVe@Ogn`I#q5Im7MG`rf1 za2q%%Uef8XOMQ{yenz_2HDPimxgI&0xtTd9BivX-vV9@@QuV(PT;v6&BFW}qIQ zC$r@SmX?;18NG*lf`~2*d{})Tsd^SUl>PeQ;^7;5VUpD_e>nITB)|s;lQ2oq5mVOR zs~04|J-&bM{l6ubDBV9CAtFz|e*K#B0a^S({x3*Y6axYS5&hKpOQ+h=C=}3X85rU| zeS&vb3a*Pxd|aa!-DUpIqVw`7q~#deS5`L+fA0wAELYy#cqj9FHML&+gy-=jqXu<2 zv%h>?;eavt)1AD2#zeGuS&7r=H50$gF(1BQF-cKp6ACUa4gDnc%y-IHIs;x0`Vi2F zGwK)8VKE%w$u!}VlUadv!5OvLAjdquwzk$+wY$)GKL!#0t4jkIqfS{FD5q(g8$Htj zVzF7vd_P7Eh_)jhCxRN_o+P;ijLiUnFz4f61tjT%KeA^!@gYHi;Y8JwKh7AP86Gjl zeM@>S;86+vBcHyY5Zvc4ete6+aO(?nso(k3me2p{q~IHpsEfwqLf*fZM`Xezp@|uJ zgnvbIq3JLD`_FLh_CJyegA1V0_l$A!tDe~lK@b&bqC!Q7w;qJ&c@U4&FD*S*qe3q&Cv_+jU-+;H=x+mR zGA$8AqT}Ld*zS&wS#@+&RVl8~2xA%fUiFp4ZVaUL?0^>{UX3ti4ciG_`B*MwmEUZx zYM7q=b}?V3mC(6ajx3Kq4l)}6$3pvzE9AaGlz3h~tfxORy41i0k$61Cw2^>xW&ml>Ws%A7b5jqsb$4=o zg6c4RcTu5CEua=b02aJPV_Eq9e*8eO^{9$~-{I__T}cw>z{>$ScOG z%i|A}-v*Cpe^N+Da|a1ExvLsjPL@XRa$c7%R_o|{`$Z6NdzTL0wzyeX)*l#CY1N|< zZh+Nv*4AG^Q)G!u4V2%qH3sYQfU;`25))58j@2(dU;jLk(06iKGQcmPwykFN9@;fP zaILZ2G7u5PZz(~}xi@2w(?^B61DJuxI6=L6yg#a1H69JELdI1#9JWp8Q(>kD0pze? z9HEzc$2E5PbnM$umDFR(l0o$M^B ze;?Fi8i$s>w8b4V4n$sm`mmD1NKfFUks@k3kTMOjve#^6KQ$Tu;Sy?;VB#)FTs*04 zl4JR?5XweV^I7igtj7NJIDWPJ&=f|GuGcF1Wj`a1Y}pzG1QNKL#*b@LKP{vYj!(jM zb7RTld?FU=bMjU@gQ=+iwwF#usLc`W^xP#8*Pt}o>;A$sl!sZZNFx*>sI6$XN)mM! zm~uYYI(FkrJXsFuZq;===@9Go{7BuNC)cnz`E}pPh{ix8set&#c_8z~$sU=lj!EB? z-gB|VT18}JWO3>dtLxsE`%KH1lg9>4h&cK|$IWijQ)h3j8+IK8tA%ns!ZDs6KYOsV zBox9VNJ^@^;uXVXyFs2~^B)yHnd|sEcYWauXJB(uzB>j{&SQ(6fsj%T? zpY%T&J+G)YGWiqX1N#ws&qB=>srJT>8xz?J=EhTf=XYWst;tbe$7>$;A%@M@>Zawn#Md4^dl&7bojA5Kktf$bL< z3>@teTr=NYg1H7#p(Z8Z(WUgXp}i5(Homz`;$eL=yWF86K2xyod8|0A$C+{q$i0Ip z+oxE$VstoPU-fJz-}P0SfS=}fXVCay#Qwt33QD!-I1|K!Z~ok*KT|)M>^|jA++x03 zf0JgkBD`w9;1)KUQ^%RMS>M)DOKY7dby3I^YTqw=?cS@ zVJ+tntBLzPQ;d~9F^}(9gg*BU_ zjSOG?aBWk-TAMWuAJN0u-t-nq3CuibV~8ZM{cziOj~4Dsz3HHN`WBzN#_dL;+O#CW z3sg6v8wStCQ}seFIo4bG?OI&E?sk^rtJk{ctiBVE-N{$_hjYE4_igTCZLIFX$%liu}OGNS?UG-8@DQ;7ux1~zlr|q%I zyE_Q**4NreCV?rh3R?4vnq(=woAw4Ej@N3&yEGxgYLL*%-l2ZA12Tt%!-CWuLK?2c z`|vgtQ?dJU*Y+>NO`{v$-p%%P{3>+9YIXXqJB^&!6{I3(AK5kcc z!0TYW@`e--VK>v~hU>|C$E9lU_pZ&lnGM9$&C8Uc_+j34kAZv9q7DrF0#Gqu-Rv#9 zG6iCO(q^|LA-*{!YO&su#qoMY6rGvGXL;hPfl8VC+&LBktsaku8i8_$(mCByduuCL zkLjI@WZHHk)^F63jT2P@O$d364!#!IZjXF=IHl0}fwkf|Yg)>gE0R}X3q6e+)M?HZ zk!=3BE8Mb}%dA+{(5!AzQ2FiTjZvGp`u*l2zvBHt*;t9J^|4K)5^TJ8sa8ilU*9O0 z=G;^~LT_of<<;h~?%ce2d0Yc(=A*CEUGXE?8t!QR7oK%88=1pp(%o4ynW>uC#@9e* zLT#=pyL6@KLl;l5-Ih4@Li_#2BI{|9*N|x2S853F{AOR+(zBAVAPjS08fiX&K-U3* z26yN;85Q`Hyowy}JxSC*Sv6;PJRpzg4=3+oy>>drOVwP0Da@WcxosZ8)3*%6kI8tL@0nT@@It%F5rf-AC#JIsQTW7Y+{#9)7-z4h~ZAHB^sK}|UvR3`jEOzG2M ze4nKt1z%JHCOk-Q`=X7nN>z<&zW#9gs!)mJ?%{2hK?m0#+3QNKHq@((RHo`zu1-_d z^Bwo6D7*8AO>D!SzGM$u`@$e=4R`E*??@HJIk0od)%sK5Fe=2{l|jF4G6L=;d&A~7 zru4M!A~`+Rn@BW^b(i-3KSC`^SIOo{a(+-jEh}ioCZ?pz{AbAs*~M|jT?+~2ugp#% z{I^roW8-pJlhjSVSG$U)0Zl^}fysz`jT+A(l2tpgI+-5V<5BWz+t_nW6Jfx%p4iWB z@I*N_u26`7zTc?a4(d!2G*Zu`9fRn?#x`O%*GXuT>qM?$@DE!0;~qXdO4W&Ydm(z~ zz-w%nwBO=`22+)y+MaP{H*fz?^r1}O1 zc#pdoh&jZG%Q6xZslVSjj(@hh$bs^5<)mM>(erw)B8Ev}Pbw&3Iht@N&u4Qj_`#QB;3vJrSur+3l6EzZoXm8g&=Lci8PeaSN^m#?@=5+^>PuF>y zuFoqH8t@<0IskLDK)LNCY=?rJTvS7p?w!3orq+2_B+3%04Wv0hP%3aa! zZ{2~SP2c!3jXXzsuie9H=kjlNRK}>*S2|H$ewfwA6dJbzT>mIAH4svC2%egTIl~`d zo-b2Kn_)@&A+08wm4ACi>C?IGR!&HN1%^4-ZrC34`D#9f)xQ<}g)#hmw!v?<`udjd zIaGYjd~>S=`NX?=L2Qu{8!?*)IS@WiBH#Vbqhk67oG~(w`!WuQzG)MKu&dsT8oVoX zBh<5^x;ta(u&>NbZftQ{Ce>;&ZD_leB3AjwRAd51>ta`9xn9QZbW-T=czN9pWp(zH`@4XC5fdKW$7Vb-!FPe-}1W1dPC2- zq(ehlkJ4BSEUjH?tv{U0S$-(Um{5?9CDy$~^$H1c+3BCT`&{zJ{xQlRF+>Eg#CyDx zoiV*J6`5x-g6YjtZF5_Kc3S=0=QhjI)lP~7ztZPr%L{|t3Sh_im4%gJ{a~)L#O7bM z^5alS!41?$G{YG&CRgQUzPlO;3#pPehb>)EowCXN(qay^jyXihe+r7|wRWL2>tUFA ztH~U?wg#1|k@#l1yvjgJM;8;frVT~ZqZq>Dj4Asbj>$uvPBusxM>STcFFNaDSV17@ zJLp@Ui$q&zH7iRXkIx<>p!IzHN3`gfNjdfDke90rNMFA&yn6e!wxzxW{xjF1xO1pC z-jycva;@!{u2n()z?49Xyk>v&L>!joY+)z?>z<`CQx$+>8O<*=>LXZ!wws*p1$i8E z8Y8r$rfOVb&0<_mLUwtafrws6=;K_p!G|nnSqAzBo4B85CnmjjZU33LzZZa*dWk9~ z+D|rZfFYQ@l;^4$;rQ=V^;6FR1U%e8lj;)ZgcLh&Ht|pNTEHn~siu%-HK@xg%V6{+K_rv#iC-Bpy5Cw2qrIO1O}cOknNDo`uVf@Mt91YE$#Z zjJAu@<1UmX+RQi1XUs^R5g8(k6y2!A7--TMU!f-8d~Y=umG(G&AvsjIEIcMR!=2)@ z;G1UC*%zNXTtiL;phBjaW(FR%S0-$9s*+S`Yy*gqZQp%+O_G|@^0SN8%S?FeFQQ(K z>{5@v8LA=8HwI7D-&!}=CNP!FOP3eTOCFog!z52}N!Sv+NwvOzTLr(t%%gfq$k^X6 z9g}%K`2(Y!vEng#LI?PXMQMo@^&mqDIQ9>%T-Pd?FJYz?xJ8AD`qR&191wyB@|xIo zH+#M^?ySccZOjRiDO1pM+C@DrNu00WzLTtu?0G&FJjnIkdqnBHiqSLw!`1INVe=1Vw9 z(V4oKf^&1i%7zlcf@wnFI4>!yWX?t3{z=#2kox@A{L0F{8BY@N@B;#yT!@z$WA6gq(1@0?xwhg_|K=A^HekcWgjJmL^Qro9kG5)m=>ealRFa z*4y7F>*x1)8x5{p_L<5CO^MpXRQNb1earpUlV3kK=P{E|#~3ulG3NmdjD|KwZ#&$W z)Ymjku$=O~IcslfO3O>sDJSv?2r2R+RLS&qqP0p!62;?Z58uoo=k>I?9c<_7wKZZ| z+{{Ug_H^5|k(5^+Trcg;6LZokNkG+b{p@%*Fx($~WkwMstc-?E{NRAAVUa|sz8c`}Tn8wPWkWQ`+Q+|(>VQ+xISc{4Vn~2d}yqyH8r^_zc^C3j#bi=uF582DB%fvof zrzQz%lkILbf$VLIuGegyIXf;`>wzB2^&TjE4s|(`Q}gzxj>Cd%V;>CnrM4`f-zd~! zJcQU~!BZ^!HZ~kiDs#!Qg1i_xv8p@y1+wWffv;_iQP>6?5BrSpCFYX)tNNia$~l%Q zdE%1(+ey)cZS38D(G0yO5>h!kxW{8=%mxgi&F2X_BP~)fn6akQKYdt@k3@7L_pZ;A znh3Agrot-T9aF=^m_L^;RR3I(he1BgvikN(ZH-r@CUYoL$a0n-$FT-pY#g~B1_**HJ4ER8^z_&M@7ZQt6?pY z8LOmZ48jJ>a{orM-Owx|!LNeiwFyWFrs)ir7?@&`>;uhgVs`OEd@jYxMigo9!BgVQ zZH-#P>XGjkS@*o7#i^vY!-)8JXtflQuQXhwW#o{DSa@`B6TiJRmP~OLL_-0NmKE$L zw-tx79gPaCtgIA0H(ZMqit!Qr5_{OT+Yaha@J9zO6I+75RCk8FDIP(9_>?qT%!0b4 z#J8)wk3F|cK$EspG~}vk0_Caia-Q;F>Wh9!I2Iuu{4SU3cEDhcA}I0T>)4YElQ`t| zwzFW4Dy7{ICgV0^(wIFL^vM!&3YD?Lbj4iysAnGWi0MiLn6B@3ng6ufK~PZHnDS162(0t3(Hto4RU_gCM2h$)?mS8;rLP)q@&hUh9e ztS2;29KmZN=KV*pv++#t&mlf_FBwbdWMv#bF?il;sLjUvJc@7ty-@BgWRatBQ;-4j z+Ay&D%b#C*^QPDB0*(q5zGDq48q(b0G>qHHQ!r;);)n)QeCv%0Q^a8Tqevld3ODNJ#7mAuyI zrHX3YRX~07aC~R%@%B@P;q?7JEivsHwq^Z(Z>R$sq%;5$%b2e4J01u@DLmx+`-2Wz zdajZWs>>ZFtgW50wuYssDlab|-`dI#k=<_&tl*PnDJ{H7pY?uBC!^yBgkn+;{0Kl;pVTmjFD+$gIv(aT zoi5jd-5ig|UNp~4P-#k%Mu}B*aM(Y1jl2yY`bL80-k zR1x|pyCgJ3`>`HSZITb^@Uc|#FK1)d#O;sxdkKUnn6vUqOC-d|uH zST(U16in?;5s`7+cOUbx{=!LcPEwuk+#h8Gm;(;LAQj=dMf|-B2X6%Iz;`e8A8}e> z>O(-v-|E-msgm0+UCjGwp_OI= zJ`thZIs9DGq0}!hL+~hSs;76bVQUT#cLRdd*BA!QnDGy}SwNQUPv4Rr8QsU!`pj6W zKAJX?93TVq+C%d{L#;w5iRuF zIynA6mngu~3~@Zq{;`5$fV&~KW<>eVWw!|MG>U1&U*ZEC{A+;u@Nd`u3LMx1|Ed`v zgnu^|U?|X)NO*p0tE+1p+E+w4&SU51OZFzXE_0;1fsYS{VwlxI<<44vJrsZ84}dvR z+TEJ3AR>3WndX+3l8UU+OCDohVmugF2yW$ej9uH5cxjSSj#;#QQ@q55ME3C~=t zWe=Eacg5xbl8;PI)1ay+#GWHd(hCxeLug6c1^`vj8R^>nSs8>BU5LcyklQO)YkGiU zH7v;)XqsZ%mB=~7mZuZ^COa}lPHLPNjpf+>q!DkSGx5yqq`+z3?93^hWFbfT^Qe{W zXJ5`rb1z7J)x)Z&VL!N%#uoMvAI%)V6%0k`^Wu_RHwZPq(R8#QobXmHy?X+(FUO#JM+}C^T?4RU2n@Cy>rjhAxPCt3t^74`1 z@C|a-jVp^$zZlW0)>j8DSb{g_%D?DUtkUsOYoMjT#3Q6K%WX{n21qsYPSV<1MvNS0 zR&5z?aNt8uzpzwTTvDPFTs9!MdVPEq4i~T%E}n0&=(a;?kc{&iF%pJ6e#-kb>w4+% zxL{y@@N`4kj3|^y5(o8F^JYkIg5LFd?9-AxueQ?MSYe%HNT?o_{{t1Sxz?5`lTn+# zgzKPsKAd$m*Dul)U@LL*NlHk*;{+|64``ZByIGB^GVvEQY)X9zLPzD}oy)Gk#Kg?g z3wzlQ9%&#o?+GG|QKr{QVK1hZoyHEXdh*>S{T>F5d&)^+nJwz+R{h?%h4#gZR*iXG+~Pw&2d0DW>ad{Z4*BurXymxSUFh~ z^5lw&5VQEu*Uv|3n}YKk!$;2$+EB}R(6GltL#+TEAYfBwv73Fyc97qfke;4OEk7s~ z74d9Kk3ZFQH_`lFK;^4K#q_Npznzo%~M36t+nrJTCEE{V!NtXSl{^O+>0TV6Cy_vN@gbiCO=@cu<0fzEaR{tiO<^gK!_oDF#okVWRx|>K*Q2ng3%cQ z7n9-$rH^u>Gx(mu_sLmxEl4&Ptd9xDnS$9KkzkSB?9J*IAC5n!Qr>15LWnwBYn)lS zP%B$4?+!6-L89;(B#57g(;iz2{8rZTYQRh-C?asv91lqJpRdio#zN)FXVxQR$tClg zcf5V!B(j}fkX)(q7Voy|`3CcYJBbW$X=xb~tKuEX!@;2jgTX}ZQC}M1d=XU=OZt&q zqcjuTdXniMVdmX#W8D2!@$Kw%DRYdQpgu*g{09gmER`8w>tm)Zm2hjlS4LauSdSb9 zVchKdlj^~1wm0*8>qqff&AnRu$L1Im!{C`_{k;CqD`q8pbHiD}<#M9Lkn_N=LDwl~Arnq0uc2xDbFDEQ9xsr@Cx zIY#-mVZVlT0M-=OmToG*Vv_YHy8DHDiPZ5~idmco)4i)*kZ3gLAk2sQf>UP)_0o=*y+~Um|}o>Z-tnoKy&h*3uL2|J8YPo$IZ}fw$-TvD+z+3$C=t+ z>!~qTwHr&xM7~wlpBRa2NL{$C$5A(A5vriRXiW8+*XS25*Ubi#6OYWncL?WZe(^%9 z_ts>7UE8VK$j`3TRMSQZhmNSwc7Sd*t`!uiuJUCctpKPPa0)!Gh zY2F?2`b3aRQiLJOB=E1ZhFDdXn4+N9KE5GLp235`(6dD)gqD669Bd&EbxA(Klp6jM zF#J86Q)oE;oC*^gY3CZY6L?Q4*)-!>%k__B^sHkkXNU*Ga83hsn=;+DWh6XelQ(^X z)pXwxcebO%=UJ$}?`#vZtXT@5dD^=_aY|PkaZU7VovUqYU#k%I)~VaBsmBUswr)Kl zfv`1>a%GSh;?mUAbNnZ5uXCCw^N5WX9tn!4b!5}C8HZD&>>QJ?z&>W}%_VRlF&ME! zAaxL>r8&$d>FoSoQo{MNe+XxO-YosL(+}qT71Pmrkex;hoz~_UB$93TH z*>xrdhZo+YcE^9yMRqq`JxK3b8a>d{nyiFY&MlulfgLo{PfY~K^OKH z?sWUVbZ_3*=Yr5;HZS{?wR}8){spWc2i{AZtk8*pcmgP@BdMohJ!d8jA7~%M@B{~5 zx7s0~_b-G6IJbm=Ryz~WK2q|4?sb94Uw5U7{+|F@OcDr?2_(RUap*I*58x z@0kxvs7`^jiX!rY=OsG)(foJ9=WEb=k2&8ZfFFIi^J?@r+jPCIMm>jp%&5k%`ki>TqaD3(|966orloZ1e#L^Tf--oH8RTfzF1St19@77 z?xk}9j(fkj+s#i8YrlkY1EuJ`fUaISzWMu&c+ zSXT=k*{2;AVs^NodV2O#gKALA4K(@O^x!ACYb+G^biL!(t9X{rUQ)eN@+R{c3?5Dc z@E*6hBjPR@UWcwl23&gOO&bm^ZBu)DLU+Pw#C){No-10{$|3mzGRYu2JK3Bu({d~i?R(>rGlHwWo0*~exUkw%f(56mdyzJ6?X}} zm_2j4-DwUB>R&g0E|usyBqs!l)(}jhKTZI>DBBR<1t8NZu8k1jC@~H&ae|cq)fI{| zd}l<+gtrgDluMWA7VKgK6nEt^wr1+|aSU^@4hJn-=yvVdS(r@+pnuRz>%P+@YCXnl zx@)J-`w;s{t31;_V!`PcG5M$m@AAAiEYG|kA?IgNMp2jD{T=aTZ-)@(hQUFDflK+~ zL6e*Ltk3Z=%I?UR-{8n0?FpJlp;Q5z%&;1(TEg1$&{6&J>6i z&C;j2Hd^TB!V`b+?q)#M@$OqhI*B#l&W>m=WpWCt%l z55;vHHzhYY$=Y}96=m)N>N&OyMdGI1hGR|vXyuFJu_^hw`Er`YyoPhLp9o27NHTyR znN1M90K5=o;Sn~Vb||jLy52V*Z@JAit=2M{)a@2Z>4hO5f#!xT#JvTIUpKTpLu zA#d58^;6Ynqt?>{%A^unj|+$gJVe=S-AALpwY2-T3;gsOiOZ+9)2rVTqy5=%#bjAa06p7gm~@Tr4asnUBgjFW;GZn@N1~bhTl`8*UgoIcM4M|G8&qwx7y(4}*eZiaO3YP*ddl9? zBsInk$;S!h4c9z=TOFIHYYX$?Z^W!2aM`vt7EIZjj*vq^Dt=0EF0&5}5Vj_OhY1aZ z-0sF8BxRrV#|o_#CYoFMEhEyrcI?C?3C{?5tt4@uo$p&n8alT{(8ymbk;BrTXO1_R zIrjvulaVYG-a@`j zh$e;*|?64c+Bo z1!{sm2rE|evitRKwrA(I-()sb@BAR$vbyW(a6jej=ObirMj)gdy~NST6w;hafyCN+ zq0QZHPfEwPn`MX;H<{$-BKgQAU0Mt~vVBrAWFFa+ke#-zo8JzcqB3Le){0S3wBG~W zQI@aogtB;F!cI2j&(RpWgvuv&wCiFha(xLQs@ddNyv;Fo64WOc;X#P$T-oofhY|!> zdnT^mI3-Il)9}GlJc!fk!34|DB5%fkB%H##Q(+>FtS~9&YnL|-Ik40;Vnn8O|0nWzLZ5u(h zQ@vWx8iAl=jVTD`8Ail#6_Nqj>H7=UVe9nXz;|gJS^4zji zfQ_U|rw+qbcTHg{;|H@1!|KE79Azn-m5Horwx?@%C{Fz(v%1YR);u1bOp-IJ19J?& z%@I6nV=YG(aONa7Ev)l3|odYoqdjAsi0i+ePY?X>TX^_d744estLl3j@ji$+bOo4``{weMoJ z{jR&L*L5_$MUS-W($jP8){-hnVmd3A43Ce7)^xNU(={E`%dShl>iF1|F&x=s?`{V% z-Zp*PW)cg6&-#wtMv!+bosc}51D-2u*{gbfvT3+9G!gj~MXC-Z)ykTZsCWEv(|FlfNEpUp@}cK4*@Oh4sNh#u+Ij2WR*szknZW~%aLM6om zImhH>*motWrMk{x9!4#BityKjb5S4uzS`wKHlj2jJB`yApDs3m=m?-CUCFq3{P2?HbG zeVEx1hff_*$)S=e4dA>w;Vu(hS_x&$X!yL%If?Dgfg*P6dNq~}$%ni%5jhMzgiYSGv{HR-A zVHuP=)^C^(y?7_0%(hQ}{REMp;_yT#bIu%eb0#@GAhdKjs84lq)zh`x8YHQIQ#qJo zW$zB%Q`|e|^*ua2auq3v=)76I>_4lY>A3CC+0BO&_^EFJ3Y%QN*lLkHGbN0r9;Eqo zUeO^;)VgDpY}@&Hn7*k$ZS52-^$YZp3Zj4V#zeLZb(M4Q%Gg5je6qOWy^Q_je%%lZ2SGP_hAhn-X~ zUxR_buR*<8JHm9wE0A!M&UpNZF5yKjX- z#4BslotgyDnLbJk1pp;jCGgJ&Ygm0RS~S*zm*3hc{-QPexT);azq%x8@JfI>x3qbO zO@8Uxxk}eIgDnS>+?-k8ysNt{vYoU+pJhNWS4@)XjDY*&h9UoP1#b4o6N3$2xAl+5 zhU{%?Rnv0tKE3>rVu}%fw8#cc%~(qWpPOvAVpD!yww$Y6;BVaXcG{`Vs5E%j&_y&d z9FI?hmS~Ww19Axz7wrbBTQNL|z^KqA#hwbn#P}7YWbE0K;;1gpV$_WpdnN^mZV?$YzEY`S zUE)3(sQ8|;cE0bAT2scJk6u#o!ei{UsGM*b`UHisy{toWggLaytYt1(>6;b{^C#1L|ZqNQKd7ryt)!u7ZRx z^GdIFgkI(nN}O<;qu85H<`-vP3WTfHE$S~sN|)*HVs8ijrQZAifTJfn_9X!cBzA#vEzR(0kL<_-u{{hbhZ z`&#%%COlFAA2W3b&(oQF?nFd1l41i@_)vTWdx?IZj563KwM>`L33{Xm`QmWfSrB_MjY1r~ zK!;wRtqSh|F5=G}jbZPj!9>Llf8Fmz7-W186fXzTsEhwfcp?2=MaGE$Q%xiKm?;IAW9$7x_v@t(jll$?u2-0=WA^JQPegP0axU}d7D z`IY^WulYEK4j+oL|67)m3E5ENvH1o1JFV^v%-^{j9An7vq1LXypt^r4X)9h&hM$63 zqJ)2|M*-q|1dD&v0gx*P>C;C*3CO#{t|peSB&k zvfr3x4wj6%+C1#{I7*-dQ})XUdWcg1jzKzgF7wT22A!(hg@pDqD16i9{0O)Z#h3Zs zTO5pj(F^VjNw~&pgQw}txPN{P}tWO_%Rb6 zQ}|!WE9mV%ckGzsB=1@EQaFpKg|3efaYrl4T2JOSV28OXBB_?#O}FKV>*FI+1E*p=u`oZ9aUb-ETbSFnR{e2O;reoHosZ(@+BeeAyn*$y zGBQz#8BJ;#H{;WL_1W0@`V>@DeHX`U>+#bY;2`;HnX+|8_!o!|Y`bp#f}s~;=$b8{ zNIgCa;cE;XRJ_rtc7qyF#ch-I$ZKgCnYg9ovfb<4UPqJVJ7Y&OK4xcHDFj&$aHOAo z_Jo3L^zz-RDARacaQDUw#Q)XKwMIj=hT$-sL?l#;+%hv5=b(%`orW1>hQeg9h*MUF zsDviB27{u;5C+Hn5^`IGnnAgrjFnVEr&1ElDPxdJn5JCjd}H_b{66PLKlj>uuXlal ze!u5?zWqM$Lx^`WlbAkNkb<#?IlB0S3x*cT80ft?+B92%$J5j-)w!hd(Cc07I(4|! z9nK4;m#UIg&FkUgqIVWw4=WMgMbAH0oQb}?Melqxcb2{$yK##v>0z2Iz=Q`}3U z0+Q7%qHJPzgT@oBlOSW_!!4fLckj|OGFhH|*AGj9c{K(ySheex;otOE(X7)>*6vL% z4KE|E{64qF9gRHRbWZP3TT6B-o{tnTmO(f2TiQI5d1|gcUqD0 zaa%%yRDci>D42_$nfD2buiA~8o+mrt<>!Bij60obv$(wDYj4ANE(zY+=Zy~e@R2rP z9yzki+%IK4^6BCAIh~5+$V^&ilj|`z<`W<0%e#S(%qWlNRf*2d%(R87CWk|tJ~kR)7Kz(0_i5&m>JP1t=O-CmFS>W#dWY*8l+Orn?~DU>V4j=eJlydFhm)zVsU(f#>^|y zrW37<0|T&}(0eW+0o3mVMJ4~p;wRBImHqSzk=vj$tPWeI?T1Srt?}#ST_-ynLMchW z)(pBUJ!oGvn;_iOG6ei1Y$(lSQ>48`f(CGMZH)F8SV#aj6YhxxlJ@4q(hyLt0i0Zn z6p=RFyCh&-v8HtI7y%9y#THrsK##9Ge1ZV`nplwPa}l2Q9lpl_K>uffbJsn|hzrKL zul!N7n+4Pf&xCVSdBVckl|ybJl5|ErfpFjiW~nQP(shv}1J(6}?idltDtJztYS_qw zb(wLbR-6SG^%(E1M|-w2GcxqjyFQmF=ZAb0W?rt0@UC+i#Www{Ulw~?^q#)VD)+ww zGF|A2alls%Y}l0udB8=@`Jf!?S0iDIz3Fj^B+-3s#k!hdi3-vp5{?+(_~08o+e@P> z?;cUg@eN_3A*!Lay=Y^ewkRFVMCkBKy#+pHJeV=@#cBcAZrivamFspo1sLr|<*zzT zij;RFleQ`<5_6(nZwFs+p)NjIo;5`i71J_w5XeGWUI8V+w|a)ra%bOX&m^!Ac30`& zzY#Z=rwZ*%1?tLzVv-{q>%>7Jmi|TVJisk zZnMtKpCDD9a8$xQIWgIxlUa_2Bis!N*EiF_#y~+;Zitfb)lChbLc7$;)u>lX;2h;$ zv7^WBH!TkIv+{TVb@7NKRWa0B9R`8kmFG&%y}DA zc!vCxos3a5ja<5oVBn5sC2odFM0Q^uN_;WS-UIFSF2LH$=CuJ?21??S;C%Jt?!V54 z@Yf6k0zoKddzWx-9)l{nbF;m90cP5cIV+PV5k zq-pVMi5K{T&H|sQFRo0V_kU1Bd&G8uPEJ{}$q~7o>Z-(uh~^JG9<{NGEKW%PDpN93 zhx?v`W)Lq{fWW7QhdXT4DTgS40Sy}xNSO-Eg3nkZjf|cN>`A1|($y=iP&frrw~8E* zNX)bfpB|yyC{ZeY2A`W9$^q|Qug+31%~Rg9$4YYvV4OGzuohGR4H@5_&odgN=vlBP zIQIs6ZNtBOV{?S2@QI?GXD6qIEbG8+tin$9_v|Df1{2dq7^z!y%Eorq6#P2dB>P1m zfw;G@LGlo_j04Jg;hk4CXy`HwGyu_A@;5D^w}pTxa3B6wF#uh1#07`}tL#aLwoU-E zB)TRw&FcG@PJXzz@x Iw>z2m4_y8b>i_@% literal 0 HcmV?d00001 diff --git a/docs/assets/thingsboard/pi-dashboard.png b/docs/assets/thingsboard/pi-dashboard.png new file mode 100644 index 0000000000000000000000000000000000000000..2bf70ea19ec853267ef4d6e7fd289d96ae16cf20 GIT binary patch literal 133384 zcmaI7Wk6MH*Def85D@8(MR$XAry$+kAtGIi?(XhJ3F(kd>2B%n?#{E^TYaAId(V6L z1I&5X=rOKw&k%W8afCOxZy+Eb5I#tVDndX&9YR1rlEJ!7&<;Yk&zIcIyMwWMfNL}!omZ6A!X%jNU7PmC(zA;S8LkCV86#s#)X}A zs{q7TB?JGXH|!;Me%1rPw|%`HHDGF|1^J62X~qSTC+qNtX>&!SHB z1$IvlH!muZ7Lm!&5a^*c0IeZOv0GLaf+~L!IEX?WiADVyQO<4&{KDX907@%=_ae@5 z*1A6qL540G$~FQ7E&@bmmvLx4M07MFB)wm^*m-mbN-bu^9l(DB1!Q!VY~hbY%qzgg zW*N$Z%r0|Vz`NMCDIL9K%+kP;xo4v3OxUWP+@by8#UJ@nI)%P>$oDo{Xgvhb5k2R; z-#}gf-LD>9L1vtIcer;oITZI=bc99f5XdoTkuNt!ClyD^XPQEt+Qc4*g~B(O`<+R{ zQ)nPoU&9koqzAv!`j(FJ{0Y0tl`K41V`NpFKE=e=&UtLHrP;(bhE-bCzR0;OQ#2;4 zM2{egSc`E@464u7c;sh0N^jq1BYSsu6I-FL77_C6G?p!_Nlw{ySo*of>EGo3m2A@HFP^Q44mDLp|o*Uy2opX ztqtv=RbZ84bhTq^7&(T?P}i7}HMSts8$sy8S3qO06o8aIJbv^GB+@E8KnQl?1D!gY zx`e9Qq;1Q9eZ1b^*UE1BIU7<^=d!E4X@eXzUbmq6xZv(?LBKmvK4T_jd znbes1k`0E$=`f|bQ}uzBkhAI*s30Iak{iT=w`DiTD5%1S6JHi+>SNy>u$s&X$ADKy z==9bJ#R-NZ{J}q|^I+Zb%=4DB8KMnC&tD+4&AZLdD>93S3N;*d#2*=uR*@Jj$0_`Y zc#+~Q8bz?AC|WKpvv0EKqA(rBG+H_8L&(Y2=H}&A`ex$5*%tdC#$ZNt69Wg;P0Ckk z7D|`6#JI0tGroRSq}_wu<4cidr*Mnj=tDi1wWGgdxr4il;}u($%p@L7Tp`n=S)uY0 ze~thM{gC*fWRNGEFC5cB9kB4G90M-2Cv-Vfx;r8?FVqy{0lhb#N|IfYSn`{si==ph z6;+FT4>ca`15I^8bvzQSo+?3ZHq~o%>o;Ll5qAD|2`nYPD$EK7g=F70i}2Oz@t?YC2wDP#axUt#xr_3q$LTK|8^8mBb zN$!%LIc)i*UyjP@rKfKh|S0(m1`BcDcq3DBy4|>%E6c{ z8+(8C{St8b)fK}v!xinG;y&hH>k99Z5Dyt)_jSnYfY+9gDEmmepW>SV$<|M^nc=u!fN0_0;Ap?6i z`%IT_cb4$89Y1`nZQFC*_&>Hzy8n0_xbsLPlad>JJIFmKL|dd%@l&;!qL>5zEmjx( zY)iJs4<~cC1M~yZ=_reMOMqqV{P)@BYPLF)xy1S9YSM+fIm;^ZTDPV#Lt@jl9|1Q< z)YoB0bqjTKUiLN)$XruA;hebKJv@nA*W)U?IhVZmj+EhXNs|->_Oe+Sz;yBv%8VC> zN{0_1uKjbvn0}IxT+*;W?JJ#>GK{iUR;+c-bs|=;j$MzXZzOLD2woFdMA1a;WPZ&2 zklD+-;;i8o(mdiE;l|@;eQI?jba(r(dFyab^YH#Y@s|H=@@C`y=Uv48!bACmH9|WS z6!anDuFfxF_pR$cs1KVkZzGk0h$7UD&*#42bn%I51-rntodBe!8NuoZ14iLsB zb`vHDO7+hVdTvB-Vs$Xvn=mzCH#q2=@1$NU?uZKX3O^0)i*iOc!=;X}2vZE!Bv8R) zBRE3SLFPlQCi*BcRH`1K?rC9<&%i)aMq_1>a#GbY7?`xcII6qc)M4D6iov1!xkOsS z#WSIUX1hq~Ectf#_RE=G3h|KSwmN_`ht42=Yk0obwfkBht4f@+EFCa%Av)9L+l8gA zc1&;#JDQ=^znqZXu=u}CsXvB~8Ch;HLHGwtvQ@D9-zHC7A;hAIg z2i{4>iyg;Z#}Y@&gR5z44T1U}_9ETyKN)rO)XKb0t71p6zFyI;4yY%08MM|at;4i< zs-Sn(l1c6caPy zg!DM>7>^2(!D`vM-fQN$oV+(T@4ioJMJjDgWKE5DP2~2>566kd7^A@` zN8kxSc(CYyu@Nro07$a-mXzA&#>*9Xa`gy%;H?-xZ zmZ-bejO%c9&(>z1w7|E(sO!|?c^r5VQO&W(k!HoU`1!Eng!3Zp$=Z|~$c<;svut&2 zxBq!hcgkZe@*zXY$>UhJskh##*z|*(leO{5Q|p$;tDCtSJzfcy(`$pC&Jgjm2j(ZP zC=5a@zHwK@yQaAlgja~Kc3?bS^JE4Jc(8Wix?Tm{MwNGJjP{L&W*+dDdl)>dF9xqj z%nX_^2I;}+$uy5Vr%kL3EGM^eJr(q30lzSR>9iKJrd-)-QS;J!GFS_$tsJYQBvcZR z4c~EBd{Mqgd2V=;x=h+ZD{fnF#q@gjFn!Lq>-J*2zxg$q+E7*t5}jqWOB7;R<&|Kh zShENgM3>3CXBW+}@SQA*(=6v6Be_9H@6SjOBpk1h!=2;(`j~{1{fCqisXJb^gFsbh zNFiuP7N&MF$XKCwtXy}xco5p~5G$f_acD3Ulx;wvP!9+}^ZRh?EL6<1b!ZA@#|e3u z#Ri3A!1`-Wnd!Ve?vq>#A|2# zky}yp{qO1E|M*BgIXKvGGcr0kIWaiBW3aX}Wn|{!;$mcCVPs*U2alk)cd>FXaHhAi zC;fMkKkJB^*c;iI**KV4TM_+Q*TB%)(SeVI%cCxbnO%|9y#$Rt3 znHiWE|E>+5%KPgnx4fCNiG{kTnWc%9J$Mg(W)^lP-hU?ik5~WM^1r5P{AVf)7t4Ro z{I55^XYw-sqTs(M`j=h*JO%TM{|ztWU*7Y-sl3*C3jrYr@j+Bb*%|V%1twXiJAqz1 zxt!6Rj13N4mV`lR?i21PwvEr z%rXtS6Y%zO7jH+gfx`C@63K3}x9}p^EQD=3#vESSy4m^BTn64LeIE9-y~pVF&O3m1 z&_&Ggw-WW4av87+Kq#C=g&P)6o(cQ@3o~b9K8s; z4tM~O?We-+n8?BOmawyerZc>?=)D9}m3GA^m48IQl#Wv2@^gDqafa6kb7y+}%BE*R zpy|(Bc~S2j6)CNZ^+of$S0N8#vvXZman5qg0^v0qymJ4ppFJfQ*t}lMqwL(gx4SDJ zJ90kO)0=V}eep*!YyRHDb-ZnfNlD_c(R%6cEcuTZA|uEZECx+7L4OF86@#*{su}IE zrz>c{zc8uHNVs7;#xhVlL`U)txS0B;6ei|*^h#MZI^kk?)!I}n1X+XU?T&trI_-u zg-kQ_n}q}q{WEgb|B7@>0E#K-JpFU&lT!=v+TX`aOi+zlgNP+{B`R%jJVvl6eqs&* zITGCPCV2719rOKKx^-mq?I9ImuGY1)8f|GusBV7qfpDU;}j@ z=sldnTYg3ivwLXK1 z|6ag_X;NlL)0MK+r7ox|X16xzk%$u|2$&Vw$<92r7BEJ(7Wk$*76mYJX6=1bRxWYbJl}TzT=Rzm1gwOyh6# zL?Uo3+KAk4*R^8kf+t%oxcL0>6-@ES*ytTrQ-um^lUdIWkLh2;qYyWGBH+{NEPTe_ z4tuToz{r|)Sd~07-L}Ksp_VHiTz=@ZCol zpA>J8Z(3(|5E{C7($PG3oIEK@G;3&hY1`nD`5)Jig0S@5nI9i_1PEVy3B3gWcBPc0 z06*c`qxl-z=DVsv5`wJT+ulyB*3$r+tpv5#_3?y=kj6huy{^Bo)TYAr16|PtN@+vAA3>X?bux)O~4U{Dw#|<{ubEZLq%a7a00|OmM zo~M2ljtA4Th))SgNkK`vuGGykkvqPEZo4@_9ezms*azyl1rKdEEhh-0gE8DxP>jv1 zzNbhpw^0V8nS42AWenPmKULNat4H3*g+0EsJ{*UkKG1IVwKwc!7B7j!3Vdtjf1L4p zaZ>+olYSsL*<{;^_u49%9uR*61``ikir_0GsOocnpO~(6; z%pO3zTrv}Jvlu%8g={+ZapS{rh1C+baj!SC>E1*hw`$IzDGNjM^}KoI3>eSThc}EiqYV&R)gOaa73#4}x7peDc2}Gq_4y%f2{Ix-a?Fi~wf{N@6SPLO34rpNke+8VA+J%7eIjY0r7I*1SnmT1G~iT-ZQ+cb?* zKmu9c?bXfW7lFr4oBME_H7UJ&#d?`Yz$#2A%&#Cp0Ev7ETT@emn{+SxCA+Q?qSu-L zWr454r`otb_Vj7NYO))^j*Bd~{-Q3yT6p)d5Buz(?F?@%q?ZuM8Z~yQW5?@g#z9Db zCV1tk%qhUBAKu{c_U!)YB`{nC8;0p4k^azaTHEu%X@u89oy~MQ*BWV6{cTJk;1r+W zuR-Pn3R+(PGo7;A&Q>n-In1;khLU;OD9IK~1s>*@bl7+JpT5Zjyxcf>&4jXL^10QH z6r&k;mg=%kjH1*4yC4$FF!AbdpPqZY9(%d5v^MaJ`OffIvIuz{`l@*UCMJ=1fPTq~ z`XvT0Qe?9>TC{yE|5FwWoU%5mUQ>gIBYAEvc6RnarBMKV^J5XY6bX_B|fqIeB~YbZA=C=SNb}wkGg$A@GX!?D>)L zndEzDqfG#ER6V7qJ}=SvGg3(UOZoGD`Tau6j1yEKG(f(jMJu@W6%68LWIk5gqz6tI zKRLWN;nS{o(ex{4`5vG2CP8+D>`lLQOyhZsDqD!A1fn@lx+{UFlu`eO2c>N_%a=6+l_u&I*yQz zXe8Ucvy!dv#5Vp)J>W%(#p@APc;$uovk(sez5_*o-9~!G4@?^wY_mpWp9n%2mU0o% zjcI=*7dy13mKLdW_lbjE55RrL#u$?ks&FqmGhiRlAS#|za1UN?j&s{J0{@FacZKS1 z=YkiUfweKPXe0P#sS3wn14sImzCoqM91Ho${aBvb-+U$#7c%{^UXZ;qjL||DiR|qq z2mcDZ{pLGE{ver+*^gY?>#eW9d##610wg{_Swyx8$+ilLuKxIwlW?NIrppHa58vyv zxD%`NGedCF%H1K43a`=JDOd^=0Pa2s-Fqm&dZ$@8e!$u$y2yU? zD{cA#O9Y!;cz1sCl-YVqV54&KYiU#{#4uc^!R=w!vkrL1!d~vf%(R`^W1Ia!^;51n z$Cr0psZpel@?$;~4^G76dLCCQN0?CeS(0~@#s!3LRv*M5ANUlWg)QA!A@{w-!Z7z@ zmJt}+7V~IlXV%0dlipRt#QxXOh>H0O1@7G$5-*?nMjEbep_QZXM=jsYnX;x>yBilkA@A2|D`hu?- zI*$cnUF$w3BtwEv_jz6TD!aBx2Xyu&I~8eXq~&~&BgoRJ;cN!K5t?ves1<10F2RGpQ(MPb)R0O%IOxw$;^^29}~h=W_V z*nlZ!*jFtA`09c+ottyXR-RN9N8!WkIj9DKoDuEoggL5_BUhO0!Q$%pJ6d!!Y2{u| z2bJ96Tiga%Yo}ez!VuSJ1%p;K0d1Hp_tRR|KLYn4yUrMW%rdTq4K1~i5R=9U*I=M57KwSudMt%xJ>O^U4ZRzk3V0@Tzbe*L zef*J~vWGYSI4SU?^hIa`58)ZS|*FXWybSf zv0z3vP$FQt2QXXSq#XRgIa9aM;aj8%Cu)@U8AOgw7_Vs3(GD> z+#XKDB0xooG7xmE_lzsD3MK^EIiKuJ37IF>FK$WyqX7s#TWN+o01@8h0 zkqKXBdpoYyTR`6mAF^>DLub2h`+@}Uk5RSoY_iW}n8RNb&LHNrZfR{D#wmK&`DuD> z1kTQ)f@VZx{0K$l@4=Q7$p)whQI+Jn3DbKd*?!TssLi0sVKjnl9)50^Eqo{klP=HD zdys|V#;12bk-#`&y-7PCTF6q`x|24ecQuA+s{hC zvPr3joO&(+=*~;+*eL?PxBJ$2<2LK%O7G-bO44u8=&b^j?3D{B`(jD(S=(vFqb@b# zu4dGO!Clp&ucMaEQ_sk+xd6h{%Ih-7t5DddE_BDqVxRO;8Xa^Sfv8n;SW#5a+C22H zjqC3c+0YDEniz(+$Q{QC+RedV#|ugt?7*ST+i?{+eqZ}ODGSfJ?m`#L%?r=lV3>5& zCHvI}1k{SA6RIBQ_>`HQ<9q4^0fP=Gl@kK^YRJ6%8{Xfw&kwQe@(WYFgR3hu zLM)zg_R)?MoY88ce2Yvz%(jE0l*o^*)%^Fkop<=#eb2KXXhhDRek+@pHcy4l-Y=^# z0@wsDmkNW|zafiNGQsR}`+t@rz0kxgvK;!bYIXQ?#xwLvwy-0TFrRWF>;Qo*f{@7h z3jMX+%kq8KlMP+1ayv?s4^(tMk5YO3E3*?ze4l0H_OroOXW)@}%knYD)PNfvykPv* z`^2m3r(-MaU3g3)0N?M5A-x&)(((Dwyd@{RYkbJ*=}8+I{W7RTt-?XPaMC9LtX4K2YF1qv~gD7!f+uHug8%-s50IcY)Nb9-IaELT9EV|$%u@Hho7Shqc4-|R2_ zR)2gs@CYaHh%@(V#T#xDxF$uy=?idc$CguEWK`Hwe94*y*cCgzmWD{2w$WiA+k+J84{680wj?jL-^pp zpon|k-TI2U4n9)0skL1?vUjn0vou5a0yvIYPw{TbW${08@`bGQ{MnWB3i;IKdg>wV zp3?4LCgs|L6BBJV`(kW%$8svbmFlzpu451+fV4LX2}4Cia)?@iGK&kV zU{j0ibax(>_sQ#(PtZ#XYa~>rHtA?t5aic_M{(_%&nnn_t`3D5RdtfjP6J{oA>M7a zT3TB8)`|35paG*b!e21fKUEaxG%WA)?S^e;X-Ub@aCK>Escq)f%2h9}%gJweYgJj? zd#38=&!0KMT~a0v`!?BGD;S_xVj~Mz!GdBkGKHAyc});3h{WQvKFK1UxL9yJ--Ej{ zqI)zmdw{6$)o84>o|lNv+kX`5e@L{wKfoIeL^-o^@YQ9W1{p*u?(62)(1?Ag8N$_H zqfU!E9*9kk3=bDnPb$-E-Y>3ME;N;Arm_gxS6=R#9(KN4ddVuQu?A}S^u ziS`BiatQhwE^#HB-nitHCF0qdR&M@3w$U#nS@mC%e;Q2R9EE;xR4ITnFcr;k&)jto zMvbM1gaV!``66;rr(hZ>??T-LHWIC}q=6*+a`*?7)<@7C8#u`?^ViU?C|F1IGwAlwIS`C5aC=B`iAnOiT?)ePBrB_?gPszS@%Q`v)s+ z;Tw`(M(4X2xO-K{t%uMS(R9L69d4R|qq=)KszZHZ5{l!8bgCoy4<8y?RkzY<4r1L~ zWHCToX^zy)LD!P2{cQ0L8NhP@HRa6v)ygVF;|x?+MVPzytB&5yov;2MY+Z#S0<#qk z!h>_MN_r7nP1t}kM`G6Oqhv4+bH1(Q6mgR`yb-S_p~pjc6Xlsm>8P#&R0Q~U z8mHaR+Kuwn&}lt=lkQZzu>sn`Q{oI<--rwp>D37l?5B)$b9H@J6wmWff|~f5R1) z=cH{8+$@;E|MK<=qv5bP9b?n<(0AVH&iV*fOf7P4sWI2!qekR9Rt|GMufM&sKc?*S z7Od_pbi6+ap$2G$T~tbIsmeN(VO^KQCU&^Vp^`OmU|o2AG_@c*j%1H+D8T z1?_k_yOju7?%C<|0p}P!`h=}c1{o>*GrmStRAZCj@2_fp;2}R099q+q04uF^m7=)i z9N2^LDNLI2k?f;VqK5!RryPNWlu$Z(&GUj&{l&t4jgkAG$q&Qpl~|ZO-^l&LUz6vXrG9P|5>F*1s`N!gs+il)Ko%HO8M8#mM+N7pUWshV1wW zrbBi=QB5@vQDG^eVCIOPUNiGS(DR=vy`A}edoTypPICMPYu`I^uu${k7YWY)6EL3rjdifT@5i21S@IFVKHqSc0qB9@fSBC@06+3;}_a_wnb>Y9n z{WipaAW3B=a3s-U94fZ#<3xI}ArPI2Q7K8+uV-x)Qc64A@VvuJx6C&8XjKOa0Zy zTmAGabtWO-y~Tw}N3l=MLbXjqni$&Of#n=bQitQv9+YA*w7A0^463jL7L3cDb5C;K z;EYE>(bxI<+Ks?A8ZJ7YX4jnlS4Zx*t}Fhs)Sj0&L|aAgOGu>)*)`n`^CLV9Z!j0-BEBq4IUs_)$fc7$4$CVR?E_bAwTF- zQSILJ{w)c8L`2_)Ir(-8!G1pDCTRpR9Ct&{ZMb=t>N0sE3oQ&vkX>XRXCR3}!3?w_ zqw2N)|1Zcffy3*H-!{al{rP+<$GE^n}Ry2>IQ0a3{3Ul52Mt=BU`8rjh<{q@L!-njml+JzpOWNnHoyhelEELg`#Q?gGH((JBH%gCL&rd(kpy}B z^`J^AH8H}ueRWk+H*>N>V{)@OT&M3lQDt_-Q!eggs#xxdkYP27Kh9A&!0>F@K;eft zBcAw^g;PbkavKg6u`NN4ysvRv>>m)vmvP=evEB zIaXPVDL7&na)Mxxffz^ zklWP@-*DqlhQ}ATJ45EmoR?^WL-L1<1P7@P?B6-;Mhr_Sw}{5SGX&Rs_e?TJwlw4G zV&``v-XGJuA6n|hc0-$&r5(_xG_ZJ=MpTRvUHPpI%MZ~0)Sc+QGXS*4DVTwkp(v3uA1g&0ufjy% zR~pNT>Hfa4hJ$U3MtQpLqF^h?>7+kFCYepEywrWAC&`Fw%E>WzQKXlu*R2?vz1I+n zY@x4TDLz>$-su!T3kA&NA>W^;4Twe)(}9i$QQNAGQ<(M3p*wxM2*C{LW`>4sdZRFd zV;hA1mB3JC@dM$nV4#0XtZ$r(V$aOJE@K$&s9+Fe9&LF(QM*^OwFTQ0?_AwTv{I5u zy>~eu%oRU42<~^QbudI6X&OC#E8&%)RA9*^iO}C*oc9i%e2&fC)SO^%HE+<7(iu*| zHY)kmw)xAPfBa1!>8igDK~&s@+!Qrjd3PXo`7iq#I-CO!#lbR-z`R9z^$)NNJvc3iW` z1ts=$LW%+xDwNh`G2>h>F}gAqVTyR^8WZZ{x*dX$UABnM6$605Jf%SawaxQ+RvPxz zgmFK?SGlxZ0JAI;k(&P)l%NbADx)@zV`>9Ag!@}m_6gD9#DQvI!vC>F0rLUFiKPwWudSeDz!tuPc)HDa+SBvep)l%4Ds z!5y+j&Q7!YwOKkIgrSlkJQb2#rXtZ2U)UKl3;NK>6;O0ya}=iZq;;D{YC}VuZJg{r zN_(c0l!R)#S5xt+ikYO#1J|4@m|0s2h@S_epcb1Q=N@fyFF9Fg+Lhh|vaF0YOC0S= z%g>ACrw!(C!Kv)MI(4FUv;;>yJT&LN0|wC!L=3?xv-nsiyCoVt-2XMtkqxD#*gS2w zjBpeFSs!?Nm{1@CTS^b-6EJj58pM*2QFvDGF&+sdv}BuLJm5T`#@td!P&*|V6gMpO zsNx+&15s7Ghm}4DSAvVJyC4v93Z>{u@OUm}yfE0KeeX{-%GYC1f4K>JCI*>H7%6^LuAdN#mFfM6nA=9vG6n=^q5t7F(=>RTL~_LpXW zXu5j_l-}%j+BkE%j!GsN1uSEs(C=F{{WagD4jX=T34P*_Aj5Hra^p_8Bsi3&aPB^K zWzg&h7UpgE>X@r5x-vrN62VvD1z?yeRC)p+N9Zf5w`T@ z$<|xwv?xis=A_?~k|O33O^tN0))`dh*s$V%PLF_ZPW^wZSDzDXyi5J(Grg5+T<4lD zsZ-e?^G%^k_0fdGNeZ$YwL1X7VtsW!$n&s+;F;S)@!Ao_h z{DCseVYALq2tk;!MYTKp>w7)`boU7*N%9OsIXueDn13 zRGu1DcfV)qk73==tDka(E#~LWRNh{?)2YI>_@!t@9L*+# zZNMQOmCEF>Trp|U9YpsBWGLG3aB9jYh$(#jkwB)yVL~%XoFj%WLN?fgT=br7)KI4) zqOp-$$xx0;90xG5VVd#H%x&R%3N3N!{GLmLOX7Q}TuJB_XD*NIluIEj^vYCsSf|v@ zGDcB%h!_v`;ehdY2C{X^dYMdQhv9fS)uG~oV^yCj9tb0)15w=A(Ke%p=vdkZm9Ps9 zEH*ghyj&LnF0d8w z@-zAQ64&O1Bf?`4-pSStYL}Qylr>(nrev{Hzi}>0oF0*X=OSC;Wjr{^904tH*H^h- zzvH-+{n>mGIQU=pKvbX{=mWW=hv2|B24N_c2TXKS-chIB2xg0QAQ}_E*0KtIH8>#p z+Ay?F#86zaSNpc0fTouW)TS`Aqmd0xGB{npfa5XQomLIpkB|QN1PyjW@w-PDGe`2{ zmGs;io7e^gTVgw?EW2sKQAe}i)HH}6E!L60SbWNa`o7j~lFqotentVmUOG9;@!`NR zN7wNvIC*87&L1mbCQp_e9H>SK=qt}{P18{pfU~LJ&gJ=a2auz!Fj$8AcsFG?`=s8Xnn#X)U1L9~kE{8^3-R`EdIEPnEz#1>4sMTaYC zOu_cfohbX#5)sCx^BDzZedru-s}MaXG&Oa$Y)>$MKybV8KBRK#d04AnBbn2*78L5~ zgb~@vPN#vokmG*QiPT-Il8c-|wa??0sY;Ao7juueC1usBfiKq`8E>y{n@YpBWRn_`k89IKa3l*RU-Q(p%=k;2a z@Re?P5?WPim9~(~ZuXcGNLn~<X+SLDwzfDK6CFt2LPqrm-sV}Zw%D{8g+00g$bE?fhibylR+(2q0 z{maIZ+np`AeJp)bL#iEedh z;m>JNp+lr`$TZiB26N7J${-&zwBeeUE^E_}M_kV&_Flo=KwK%t%Xx;u9CekimWKQy zx*_UtMg|i)<0`0X>44?IfoRbNe|i9^xr&}UO>oIe~0s zYxC!!WWe*%<>Zj6I7Sa3e>4tt%X$x92Nmb)2R{^0y?;wR+&7M+z?63-p*?O+Cva%S z8?SP>*#xq&_?l~2x3Ez2&_Q{rS}&Sy?elDPrs#S>$@;qtf~D<{;^B1Y3o4PB=)-K@ zyXKx(V#TRLJ^`&&!g7CFnx;?{bAIgyS^IGB*5{?SVE67n9DqIEbz8zCi3emb7j5-b z5@>mHp)xt^jmM@0SC*-p@X8>*4{-<>z!KRV&HajV)UNN{J&0}@TzSjHhBv@eIr~-7 zfgf@~;QhdwQSA>c3s;NU!uG+r$~aFE?zK-V*te5AhAicjyMnWOEOc672_^ihk>#2R z?}@jfUmLu(8wQ*s9?g~|NzBOfhgXu=pA6!BxDIlS!=w{NAFM0& zq*z9}D`3ayb<-5X5ou_I#_pxNiu@KIG(EB1Y@YbZ38uvS9$gnY(*^GFv}A!RjL7y?(ri&2ST5p&@Z?UXNm%Yp zF%|~$;}U#k-Fd`4aMj9A@koLb)Oa4crHC{`B`)xOOylXIyqRW*&$N=ja;ehMy#DAw zFUtE6MR5d{hjgc;;%pTRXRD}9jAeP_U9pG+j%Ai1yd|`*9vOo7*rPw7REEWX<~a#F^Orq<`}3=yOBFZw^bAcO|9-` z)R6Nx3SmioC)CCDAwQLLeu=ghEZQ6&!CEms)=X1pKIpy-2f!E-gP+sE^AG{vd3M#t znB)jav>r8@^xFx7-jDQ!OIcvwlSvR(BfOYKfmCCZlz6sUdgROz_(0oNYo8^COS1-b zO^=Xh?290lxI#gekhcasJrRtj)PcA+Zg&X}x%Xt;hUl`%os#}ppKLemX6m3Zh{Zp^iOejo8>XVF2bFoS4cpz=hISClfZOwS~~e>nMawCVceoFfq4KfCjt4=D&b;%E8J=-cSKl>JsY~rVXcZJ%& zML_hprYjBvI9Lf1Sl_Rvas-6hOUs$?S;B5fu<63D2cp~cT2Omsf5f=rG*O&W2!8mIZ4A~@temazYEyAu0!uW|pX(7q|Irqb0P|*+| zn0`?F@&4IE6}@LfA`(RG)#l9f-TO(+{K$(3x}?X&FgcOgCA) z)9|+r2Bqn59kS@ITNsK+y-o6ZWebzo@K;31?P34m9h|kWg{}ya4VSmHhAKmjUn-39 zGN$8d!Ooinn&4c8nbKByHqRw-)G?aFYwm7sct#f}u-QmSh_nr1_|Ow!a8`Bk{q4r& z_c{BHT7-})=Y{+TgFP`?!=?~~$=p{VOFW=1TX>9pV|>=A@@a^t${n>$(ox~1*~5DJ z^ZM{f)i&i!n&7aA$=5Q&tWn?(hwQVj7RG5Z4JRS;Sb`$2Ey7EX@k;QyHLGn~g%6Q! zy)|IqlP`)6O!rKh3dbwCKH6vhJo|GAVp9wv-?zy4$V6!Pb)I<&Vx5&X6b(#)sMBj@qXy9OZv zOVcOYlAcy6&dgPA3AKSrS|wxFW9i5i60ggt*P^)k=8>JZlhve^55|?B4Vs;~MJt}O zv#a%c4NBcFz94DE%y;2=x#ny7xJLH#R_mA|WVadtY&%lyJIE>{f*=-Lcb46iu=z}i zXbzQCDE$f1o$`wYsrSAPoy+)O8BtkG*frJt`mV#q0oGf)IM(Q}B+)N|ty%g`Re3hW z4$)ECr682^&NH=RWM7@DOvX`-){ItMTfow_el@hX0}6*yaQBCmF1)4sDw=P6b%o=` zVB(ZBNko(wCCZiZv_$Rkn9X;K&*~84Gdi5^Or%wzj);T<0~RIp(|dN7*V~e;pUlWR zB5^U{crt@lEu&tcnKQky%Hb^kcBD!hFNRyU!S86bi9oHWt8V}2Q$0JD?s}PM z(lpj37mLyDU;42mqgV=3q7I}bfyVr(h-iZ`)qy}#b&3B2bb>zOVE4ve}_ zV)RA&{IpN7GyZ8YljA#ATRrfpZME^>NO1!Ji7(fm0G(BSCnXj!l&hILJ3TIGTM8Z- zR(|$dE<;2qLp=4?xv)3Z+=%ZF5dA3!7~9yz@Y$8l_0L88szDt9TqqUcqTRI%<+(#N z*SRERoKhkgIR_W{Kl&6L*8-6|ndTD?;>)l1g9yezB6-O=X}oD(4k32rU*Sf3|XEU^S#R2SjR7)#QH180ot?=KTV(o z!86v>gI%2=suWG%rQCYvWn`>QZ5=YkRR|ri=h!pDeei;Kbc6Q6l!^wj6L!m#F73Xd zM^On&*};CWr`jK3zT~&x=!>ej&t@o3{=ZC!iSXLenAc*KlIM{@b*)v{?zQ2@jIU{H zWRU~IJ*oO)Xd~4EAL&a~%x{GOVN@ACZ+Y_>@df7ZhIsrYhD2iz?rQ{O2bYefxK|?J z?rG_6BG3@@3_&vnkqL#eB~og%V$cemYp3~mjWRl+o7(`J_K7|4JyL-U!VXQik}$DD zfy(JbkayZ5n2O6WiXcu!e-&reRiUS#$T*n*?RW7~@{WC-5)|yjZTv1I=a-9!5A6cY z+BEJZ4hC#N&IDuVJDYIh%C)rnIH?_g&EcuzVi8y;QMPut%kmEK-$$0Sy^{;@1>mqN zTbMcK_`9m>@ihD4^mwdhe5unR+2%7W7tkbeqBRWR7Z$o&6B1EP`GB z!5?ALOD1l6X6D<;%5Jgk0X$3wn|^SP14=I*_hzimYsNbFm(=(*dzYt4W^_c(pW(Yj z&$qmx(@PmYPJG18FEDS-8KnR#`m$sR?kz1J_Y78yq-k2}rQ25jvRk!}40v!n!2XZX za7Dypi8*1D&i6{gce(OuH|TSq(*9Eyvq!#8D&3~gyY=nVINK&_k5Zi~Xus<1KFdZ1 zX7RpMjrbHbBV>IQPY3~SRtOH~0}BK7S`$Mksakrz1u_${tLG;-Os6ETq-nj{i78d; z65b~$?2eWi_2DkewVabq4JJ_(HhB*V(aMh54tP5=voM%eQa8N2)vHbJkLeXcs^9!K zAWNWMz$>Y=|L;@%&!+dEjs>=SI1ralHsY!1viQDgjLUE9h_J1=p4J<+rF{j(EeudZ zbpH96Hu%`VDc=JTt1Dk|U-f>S&diJ2}xL7 zX0Z#eZ(LQ7#Pu3(0NHSw;5*-)%l8d^d2H^p5?oLBn~vpbC#|s=wMHPYqWE1C2gS-( z?%vA|b;=U3!-rz#qC^Q{_<>GqEz>`_D!D}vj>@{!+FC-{0cnd2kTZ7u7Gn>i@=ERX zGVY=z>(Ji%i_z)TdCE5S^0UhP0|SA5(nw+^<>3O3iauWtbSr=D9|w+wPYMvlke2wz z-4>#!nD~1tYtE>E{PF)kd2P}L@)HcMFaL@DaD6wInz!p(tN$3hVmlALCA-sC~6Nz&6=`$2SBZc zj*}Wk+2SCvP60uia=~|8L@SH>o}pq8f|*4ZWOR-$EdwFFVI5=HO!A z#K`80!ag)^F7pC^8S7is{npivdLI6L$rJqoaHmp&uRdFzGfgoc^sZ}~g)(+va|-)yt?NPFC?^2@%`QcfOZ&kl zuuhgIZg*2SxS}y|YXJWY7p6)m?#)U8QodN2gf}z%*99;hOPYlX!ZqeQRdPh6!)l^L z5ib;R{%qZcy_1e6z?93_Z%YoTF#(Re%JNn}GFZI1(n`flB4Nj-MXridi4(`4J7)uU z&G=VEUpyH$hjv&zjvRtXg3qsQ7%|*;sPL}W{>j2)Gp<`J8wDY`O-o#pyf>q~dc)tu zHGX|BrUG|=Q;&bsRsJWWo7aY5#7lZPh|qNwdl(K(!S6k^Mm>-0K1~0Y8-5m|>X<9X zh9JXfyp4=;wb5a}_}i-D?4}PJiDBNqo4+0~6hJsBY@&)+E8i@IAs&zNCqlzAF82m- zkZ`JNb!-qIhwSN9B5h$}A{e0dU)7hECXhNU8zsStMPtWc-A~{tyMh+h6(d&d1~%hu zeJ-X%wi641f~x%f(^*ooMz>$G9Fpj5tMGc8o#{6&sxZ+~E9svGwm=V}P>{aQ?w*eO zUC2$lLjUSvIpD*u|86-l_|>3h*&m;$p5E72X&8vNV>0M~wPHhyiSD zxh&gQg{z+w2A>h$EJqxwz7fp-^0+*_ztl;;drcVx1;f>lU{qiDYSj`%L!fdU!t3s> zZRo|PpbN%(Lxy#uz62|tOB%%nsH{Ssnx0@L!Y+00UD-z2qNjCK0H#eJp6xdT@Vl?E zGzqab0D3i<+w@aXD=#dN>wgd88)ko9ER}5Vo*w5u*6*fFbMmmy_suM7TkceQpQ^-J zd-}%PXiMGh2_Gm$Q|B6r)xuDQODBCvLi2N}1lTJ<-{;Az<)W#uGuVAC2;pg)sP#)s8v(x%`u_BIb9hi}H~$W9{WFA4erzQoHch>c%;VXt*YF$k(eN zq%$EU#k@hL^3l<*BlQfsT39VoWQ0q{`R310EXTQk0}NA4y{^l>_aDKK$u#I0F=RyF zVqF{dBoVINS=JB<9+<>uq$aS)TIe!cdrg_KJ6#mpRu%aP`!-96|5DV%Q?y6k&YWaw zure%zO!%kaapWgSUooe`S_>Q>!r<$ndu}!S$^~cpQ7|4%G#ui8%rE#doj^Yi1yvFc zC%E(6UihbG?OS&4`X&(_4DW*+0mQe}ZwqS(Gf;j}fyeihb@L1U&m0dj!Rsc?PNz!$ zZZASiMQ|gF z+F-afb=pK-m9U@4;*QTQ=-|AfW^fN`ljwe8w)eKk**|Lq!MyyHib=XNAT!{7Gz_`bP`iJSAT_Cl>~aQ zxokF%3Z(kV&oe>jM%xo#`kQutXL+=db5uC)&`@}|E&GDg2`R2lz0dqN!iG!8z`l+A znOnz0on^a}aI%wfavdVh?wpNP|7zHN-iJ%llAMem;muB~q-Q7;-n6$I$4eP8kq0hp zte4mciU{*mDj>Lo_A7VeK?<{`k+`v4oAJkVl8UH9+|N0X4SLS*@$V*^ogBz_StVy+ zSv?bIBAVIqV!Nne_gX)WM0$99!o!oYyqQP0^vGXnYB6;DqtlQ@&mS<`b{>3L{)gLM zkp*p&BkhF>5vtK~Yor+i8 zKC!!@C`<@UzoX!JteMxdvWjV`TkGx7{fVxSzM?^`AF)&t+mUR{cxi7U-sBdKj$XW| zetx^amKq^n`kHc{#Aza9%dI+-;bJoVyKGsP%Vmka(`@@acgOw!3Gnkbc2Bn*qH8>e zScY(n5cFG$Vo7`79@V?E{OX2RR;y#TYffqK)lbb7!e>%MDR0gpc?~&upg7iq#^Q)2 z9?^Iao4kO0A+5CsnGU_*9ID4ykG1Vk3Z;_0)qm+IWhZ#M!+AME-_&r=3_#(q`6&q; z$Pju)_j8k*ClfAxO%cHlAb+=kgX;pbWgm6rxR)Ex;F+q{=t>1`V43Df0b&sYS_1eu0Uclc&Yf(RV}ICZA3v1 zLGe|sky<=)P`?p_fslvsVrhTUkBhYSzn@}&m+1;3ugvw?&MBkZ*Uh$N@wsw+I;FEf znxeI9I^zbSE^c2%OlRq%QvM9oM`>i-dW~l+iZ>ij5oz*XQgaiOQQ9{Vxt| zCPW{|U8kf<_v6F`G4QugSrSbHFN&0HFM2z5+yF6n{KDK^AjEmVZQA446p zIs3^_nvJw1Xs-!DieTvATKBLyrnxos?3+N4_u5c~R*C2=qY0ejSIApw z!CL@Zl}6z7^@Sw-%c6H`YST9l)uIT>F6U(2hzacTmKqTr5yV#;n{}8-I*U#4Simke zR@Df9xM)2%bm)7OxLtC+DST64KKMuY`|2Ey80n{B^T}1gY>J@pdZ)Q)vL4XQwrm|H z+6}RvoITDQn z!&3b4b3DQSjRy{k1XIxIpUY!zsd<3gYcK$@vsVH+zT!9&*;1L07A8b^vSdeot0ID2^xLF0QcFfK=0OdLVc$?qm{fzWu;G9JG#(>zExpEKtrOv-2ll@kEyV+i<0!zIz3RvO9t&u3z=7iTxphH;=<>v7LC*YrMQE(!X#mLY+1J&Z+L}~EMN$( z7Ut6R89YqAX-9g4pT#@+v)+r;oEu46nviTE#x5B#4VFU##xiOd++MR0rZ_D`hz)-- zQR8+|y4L2pjrn^lgZm)5Lh#LG4>j8d?uY}Bzan8~+E;)ddP90cD55e!9m%X)JLK3* z7ZS(byC6f!cGz~Y3Z;5&Vl^OziU}z!_D4c`rbZtBqFk1za`$* z#bs<4K91B?rc0EIYm_yOBI1B4aW_+b9iD6?vPvB8bH&`ZnG*WXz4z@YEDP~7R%p@7 zGX%<-E0udneWjrGq1|JK91-_FFKh&Ow@a{b{5<_!6%7(XZ`2UY^~xSaFs;rnz2tK9@fX(4`oqP-ufQh{-W?&{}CG7H*V_SFdy0m32y$06y8W z8U3G3XKDH2LAg?LMA!LVrIxaoq%+jn^2!h7mWG)q7s_)N9q$V{AxZTL2Z{mnIUNVt zu4Bv+M8vsYr9yC&T24HRuN-026a5S2erNwi=lbnJpAPerOlPs)%w~NGF6)Ug?JmOs zyU;huQ>n1=UWiH-J6TC$D`|!w=p+g{)|k;?A-34rpf38btc))8Y^1x9J5}B6H2T1n zTA=zvbmt6j4vA$4tGI;0*8=Mr*JrEu=BtmmjF>LQxzRwDYIdA}|7xV7@Hq6ZW92*x zb@(oilRQTKs_6rH#iSV%*p~b|KuU zksQV^(?k2$Y8vU?N7>syC#^(D@*RlzYN-J0=TaTm_+00oSeilQY(kdwg)tH&5ATS6 z)@bey!&$L|Y8D&0!Zs!GDNuOKJ^=9p4jh0)J{RmUGrU@edLw{jUcoGbLmp7H-%HYB7Pn%H*_qGCk9bczvUG5S#d=Hj@#^`^g;dskD zG3F?JVsz=~j~H)VISgzAdDOJZ9c?|UuRAg9=7?k}r1-O#`VHZ@TT+8tmNg8LUHpYy znz2=x_DtO1rw45j0)1p~fyFk5V2EGUy|-R&JYKAbNArJ8+%F?N9n{Y7JtqOANo{;y zsD%Tc-eM$Ybg5A7wSLK3s6OxOC^B=;+n3}vd}h%q#I{P5YgsCr^B?hB@mnWx{@eX1 z9UN~q#yP1VD0zGLbi0phR8Oz96f_N_aPycN(e||Mr#6p97v%)T)e1edDiXF6yYEmW z__Elv`BrvjNkR@6VKT6TBNMuN_E*dpD}uZGykj)BF>c)03wF$oebsIE1A8n^s+VAA zlNtJm{c>lq9U=u`apZv#S|9QL01qY1%y$~84Qk9&L%Bem0oAEt`Ibfwfh~50m2$T^ zPdYwQ< zi{n;S3_RDqaIzwncpZ1N#+N6QYJ+BK_^qjdfkmdmU6&O} zece=xi&I}6X?`peS5vBF8{YkWZh8Hw9VHhpD6-}B?E*-fIIkfYt4;0#*+B`jzofV# zON4`sk6e+1$Ns`H0J;5SC7nvDB8{Qk7H43kqR?8Z)walaMJui-BkV`?ROHhcF8x$4 z0($4eRT}P6utij%ct^QaGP}~>i7p}8cy79Sk9g9f;LhzwivZ|>12pIfk8?3F zi+RHVW5whPYpqIi0}0nSm6q|-0av9xDPzC*yX{=xy8`{Nes;|eyhyOw?K}qBYhF!zq3WNRQ>&y#SvME#qrcU7( zP*x0jpUOAlm8oMXBcu)v4D-N?SV7nKkV|U~=Tmc>9U`3rxerEJ-+znVo{Q?L?orH^ zlfyjRo@YvYd7~dM;I)hf&tK24rse*fs=op6TVim@npJ4;U~2=qImftlPD1k>A_d)? z_-aZI&}^r%kvM-RB6q4u@Uau zw4kR7P$Bkjd(jPO6*ws?J{nW{5?Rz=BF3TwSL=#u zbQ2(BSNWzVqQHy39ZJ2bqB!#jq1sn~FkV?AbPJ|Xk>K@11Y3q;-b_O${3tmvx<99> zpjFrA>JDuy(V+$h%49`>FeS>4{dO36wf-aLBtr9H=i@c`hFaO(dbhmkKyLIu^gM@422fBswk>=B?s!-RE>W z!N?YmDkoo9Gr}SN7u~!-H8XnW)6Xdqf1qK-eBvkaFq+%SZGF)iN%fM?E=Zg-hc18> z!cU!K-GW7(2^1Md68=535u6v~RCn=oe>QlTi$?wPZ+fxa>E@%`hWHdZd3R*3g}>+t zYPKzWL^>KWmHaA0@}(UrFR)@R>0RYsnS$b^j3`@EJJGiLli+DukCB=~&fNsaZI?iR z@i%_|*_W<6`W55eY)`n8sM)t3UOF@Uo_%R`0G6(V%@C)SeR_G%auF5Im8euoz4>p& zZ|ENd5;!Yx_Qe12E~ebR6VXF1P(**f9z9>&Q{&ga#fbX>~FtS*GFY;>w4BFQ?a z8XBCSF8IvEOn|8VOG>d6y(QVR;fR#M)I``_wK`?^BT#G6fVvv?$$f@#ODykRS^x7) zRPBY6p1f_ok>5de8}t?zy~#t@x|m8ERBIJ}#@xHTJC-Q((D_g&GZKA~!DAgm%(Kzk zYNKnYc`{j7_0wz0@`m3gH-&Y>HHJt@q-~?oz-CY!lB6O60iqz*YJe{dZD|>ep+RqH zp6UqD81|;aQat@Y&cB`2H*%$T53ueGUwuI>YYQLr%zD=t2ga@fx=dL1fl2rrd58Cy z8%M}4oE;#}A<1KVWt`FM4+xV(*>`tZ;N+x-MVW@~A@hQR+Nof7UFX1^v6KYz*U^Ei zat1vhs*0mV)8*to{x1@eOQwITf_VO;!7=$?zt zz>e)m9HH_z9~*<9HD-us@6#r%LtzhQl(?}ua_sMr<+&Cj?i(B~HgGc_M_H41d>`dD z$tzMt(LybORKwANJu5zCJ(RHGpUd&=cXy5Zzt`Qfo8(|!6xKw=&Y}Y>oDa2SwVOp^ z&qLnUYFdYx5cKt4s^;c+)`N|GT77r5l z6XC9P%!KO|-l@~^%w^ah>cPPkg>JmIl${NIH zte;yxYS$r)T1PV5K@gf%k99LOv3JKfO@6RR6yq(XQh{qP>Xy9Js+B|wm~{HuFH=ic z-JBWF+le(cK5a5IloWq3P*Z9R%dpY+IGN%+r-bju(E4jFipo!?!(220{1(_m6_5GF z!3~%g=VlH;mrj`SWb+ZI@WI%2uCX)HgA!t%Mzo`qKF5AOlMB9K&)cWZ_4b7gc#uB; z4Ly`cVH#}g{b|7MGZL4|+DMv?^j!m%;T&zUtB*QRk^4~4}?&Q$}KhR3z>n>KwOw~Xf-eftLR zQi=-+s27+Ep6|a7^EQu{yB1FX@z{C7(BJiw6Znz(7~V3oAzwvDeiIwpmKS^XXA$8I zs36_;NY_dpBd9$#S6Qn2epk4tB9f{tdpXEaaIv^gKIvST-LnzHTrb|5kh6)+@s~lj zhU$FK916>3Jhg-egebg&!erq}L8GR7fufg_d(zpyCCnpj!0^-u=KS@tg3`{u8Z3E-VrZ&dq}dkit?=;tbUlpg1V=B4X} znX-6*^FiPBguf2!6m13M;QU0KNIp$0aFx3H*BM3)5THBJ9Dth{Bj2e0xR)Kh71+)B zoRs3we;PvnX1<6nS~BJD3wa%KFBzASp`&GX`EjxGzm(z}OoZ__pJ`}IxbneQZZz1@qNYZD>Et^@<#9G5dPD5ak4z$;Lz(SR%j4b-Vy>xSQLWh} z-f_UK=*KXuDG8c6^%FOC zWY0Q{$dK4zmU^4T20xc-rg1ht8bxjQcGN9dY%Y4wEvaanTyJ-b7~M~#Gu%uj$$!Mk zxOCUy2DJ7%_sEbE4*M&Eri7K2w8wKdz41SPeWMRsS1ojKp|PT`(itAzBOXHk2iP;C zB9N=WUUNJ)?@<@qUnQ@4xy9_LV8xt>%I$$CMwg?8tf&p^dS;Eu_7aWq;PA<=8zs)T zLoGTl&fEJ{k|~4Z`JM%ZgYf5!_HkZBvQVVcr>^a=G z1Nu)07o+1Kz;#^M8bIR7^pszQonj)d(%Xeoxu0SLOXvC!gpzUa+}W~UWK27JN7K*& z*#R&+HLSu1zA4P%#k<`0BKGAH1^>iagj?a?hI1ozuqsWaDG1lK&E+*Q-pXp@1v9Q> z^0a}94w=jGi~da0RfUVFuh9jn^Zr`P)z%^_XZU%zWEs5e*L3b`0V=P-?k{ zf&+7p0lDXgy@*k?NEnf~?8W56)gm6L5^6VwV}d7A53(2Kg$g6e1^YtMS$?7)e&1wH z!sl8$n|0Hfp>J0E;V=DpDKy9)jG5u}Tz|EdDl0P^K=((GPetk%j>`K1V5+w4 z>Tzf^^ct>PL~g(e5zjK@@%IVtI!RJIkMtxc9&OVTSi%$Pj757P^*nK>RwhO>G=N+) z3+G0-T4B~tdDur#{pN-?dcWQb%;xA{|99PDp6gdhv@xJAZaN$Ml#{chv9wBGD%RkZ zX6Q3bFQ0c_Ldzkrs$QVIv~tGw7t^vTy8sh^Z=V@pi?f_b|8Wro zW^oUp+_PEM?%R&fqw#3|p?&U8i{?~4$PYfK-}2h={a<2r(+4iQmqE;>j2t%C_4Uq6 zkQXQ*#8NHg$L{D>OM&~aCO5%yI|Tt59*Pym2NWmwCt}K{#pO3t16~QmmmYmv*^%_r zTE3#zyy(i~yDI#aqb_i7b#;$B=kmG_dpm2Y0qrL|eXuQ&;VothCvkowH71lLq0yE6 z_`*7i4YBt5)?NIo-G-qFU3iFymnoN)74M@KZjxRpz2s?+pV*J$T#T+FFSdJ?C(c~4WiH$BWrZ(>tc_PB{ zuo=>exKaXm8%2Kk5OpD(W=wV#d}Pykc~Z96*Cdjma29@aefyW)kpRCNejdMf{S{|i zjSru~fWHzuZ>cH@-Rh_bLrMJafU}eBJ=S&9UsL@1g^07-L#F4BWP(t3b5P{XSm*+w z%d`vUh-4(D?oMwhD~{FGF28d&OMQwI8$rp46%hP-p|w@jy!tjkH=Ib%Bp0y!u-M@} z#87_sT&IbBCwespU{JQ5!e+`%JL6f2H2gbw2{ev3q6qbAey=Bh%O1!g1E9EdS8Dad z{9r5;ZARfup_uXey+?@`Nlf~Oug9{faV7OUlM%vg5-W?)DI~aeH+>s66&Ti`eI@yCGUky^nNa^Do_%PPJ zp{lXX9%tPx)*K5OZ~q2i##tQzHnf8k2lp%|zWKox#}QvA!>pAidqPktea0=VOrDE1 zEFN{vw33$U#wJvf<7}Yax5FuTszxt9-#so_@k(3#^K7nPmiL#S*QS4N|DeGYwN@#V zegd4vbma$`<&-j%#0syo)MHh<90i||kilZ=(=4soNIe6F{zOG?E&19ZM$ra5>oS*U z65NQ?xHl0hUxS5#jS*z?58vrj8AU})ytBEekaxXCK)`1So&7kz2fa4_n(?zw?+GQ82 z)$g=y2+N|OVG(O+p#`U~NV$A`6F5aQp&%r7!}e0Dp&0Jo0{L8C{&7XWGr{XK2lP!u zo01!(9_S&kC!OQ{Y^B#97sF5<_ads%PDe0We+f4lQeEH>8I7>}#h61gR$SZXTy?YBW3(#0vNbu;;HzA41@Yy&g zrmZjS5f)svA|%Vb8hfU>Q$D9qXl;p{d{=ss6ZU}Dqr(zxy_!vk2d1t*%)J#R{%#9F z9EN?!w(7zuz=?k^^HFdv4^Q> z>AB7J{^4=3MfTCk{vVg|Tr-bL;Aw*;c9D+>46eE?JwJE(K0$-wpY65Hn8;$EY#qfm z{M_YMmJ>@!u0+2@4toZEN@Q;V>e!$>MKNU~_A%%6G!AiYgn`J9OjtKR`$6Ix)CbuK-F$Isf@u@MRxQghi<$e$GSWv}tGsz&&-#Jb>t{dW%dRw$X2 zOL;z?h;=r``5d#f4Yl3!i=CgF27R(xg)|x((d(Mt=~U)-ES0TrjHdmzG>_?q9OdWp zzA@U3Sa!WhS?Uc4#&s7Oje2$AIx-{yVnwapd*M{RP{vv>W3+GKs{AB)+tl+U9BHN98=4Q-@oq zg>Yd{hCcu1aOZ{SZ5EzOLM1^j2finZnj)ZrqGs;%XKmftYaY&QfluIx;+KuMH4i=T z&rglV?cF9?d3f|WksM+VY#U!ODo)!r5)XxfoR)}kw8jHI$ZZEJ01J<@iQWMv)b|Yn zNtO*T5>=3Qs+e8sY{u}uV7Tg=BdAiR3jqWcAzresJ7 zeAB(1kT5O*T&H)#6;2ifALgg7(=xLq$rPFw^Nbn_Uq=f$4}ol&svO4+x(j1RL>mWO zP%*l{bxaeI(FR22g&dDDOPE{6`;<2npnu;?nR4DBazr^ByN2jtI& z3bb>socM8Bk3}R}Q{~}Gqa#@=xWlbYrCWTTuJ!NA!259^&HTCmz`Bq{IN`CBKu3xk z{7DPAzjS+ApN;Wu_6o@T)dkOau04nQ^x*zenyH^@Nw45CHcFSKiFq5tNfd#WTfG^* zilP|9+)fK^U(<~bGSlCATrZK$i{h}zS*DN5wgNL|bQT0s&UEy-+3e|Wvq?B0-NRf_ ziJ__2;WuG;Nj~2l7neG4DV!`r77u=CHId%$IeGQ63tLpSC{oWR!JVyZkVKd694$<) zRFwtPl`Nc+?z#K6-65-P1cryWc^&J;sFoG=GQ0>?^)(`Gv{Y?Syp|@X3I*BFeZnyGL2g!&(&^WT z_mMwr@$acx0GrV>ILn>pr~q&lv!Ov~D=aDvu^_sC}SNf@v>5z0X5Go#_U^At`G+CFr!L zJcjM(ZCxJrz?xBaHi(1*d?LR<^}Ca_u82L^DsVZH0CA$}?zoB18m}ZD(!FLn*2jz2 zb1sGKPP-V~c!WCrNR7Tk$7li8cq&Iu06a?zp`oP2N&=+?F5(NzsvdlMl36YqaVg%z z`@)HW)A4zR>>#>_#1`BDdP1z94fhxv`$blX2ys{bA(&qORb#sHp_(a^(G`Z;lbH(b zfFVj!aZmz<7Vf3H!6U+}rKC|+C$F(ZyC5PTkz8^#Mnptih5ezwj@4s$9?#WlZWSeT;Qesbo1*mzt&;2C$lrUvNq9 zMIByPsc~dq*PC{Kfc*hq@|vG>J`WEB`YS5}>hy+^{#9PAp5jm{_A5#<(KOklZFd6< z?s}#G8XU#lNAO72NIw%V_xxSYM0A!?H zn9+)fO^9nk0#GBCQ^~Bn-VFWKyGSN&sT9bA4W`8{>DX#t+}NA{32~<(~}R>GpqFc;aKYD9LFSozLSpJPVydh^x6-rG@54G)$p{Za`mBCAM47!?FtN zv9F^>MLaP>*Ly2!z)!AX4E!262%sy@zl+ShcLojp-~H{2R8dhFPeL}Qp>=kZH^(8B zyl<#SCAZ;YJeV1AcXv0kP_=Xa&a@xHURZUdsr+D;N0p)gWp--0>wYk+ck~@sQfEcq zc*7*-@oU856?^yh2#>BGbxrUk1V)$kRxLEPxM85F+fI_MxPv?$koDMP=k3^^VGeCK zjvo!EjZlW_quehd>o1tTCV)}n#^^%99gj-t&^lCy2|0P*rmrQgM4EN2-OWQXezc(5@ zxmqL@jz^sN9Xg)W$zfJEmWMUe_0wg1%@)T`(|Ki5{eOSW14c&3M&+UK(idDLM+mU^ zy9F#G&C`zwbT{7MMS@z zuj2nM)D+%(6s?%P7ae<%$`z-EZ$LIIV`kXym<0HsQkA8W0UpVqMj(70)v*&~(&D16 zDQoPb4TsjPnqHn_k+Cv6!MutEG2-@64%u0PB4E=}5D`FNFYA!K;%~nHs>{Htb&_O$VC4LOAq{L7wUaBc_ zMhwRTUTnvu!e5f$jM$%ITaf*$Rtd@o2l0!$_|It@f7G7sOrA)c34SE#XI+ zqaut)3I*Yx0l5L4(M|yWXOE4`&i8)1=uJA_r)^&p#fJ7GTSI;ZbF_v0{D7GS8iDCk z%FBGoz-6I^Q@%lxvWG_W`0f`0GewoOC-KDYU>#64iVVG1X71Gn|;1#Br&kRz$cE>>eMw zr$Q`nVM04qv!C6y+KNiCP#rlHJT+)(GHH0MoDn`->jXvqco=YuXky6`7}NNQ!k?IF z-X>%%muhKHz9|Ncm>lOV6RN8*a~3P{r(rr=nt}n+C9O?&+*DKm#QH6Lb(SGdFZOTZ z#fIG7fqM-e$J`GY6CMg#Kah((4pHgG*z;+!c%v}{A%8L%c5R;r3X>Fjj3_Sbhdth( zt`)Vaq6$Lj`ejTL#`_u?mT{(f1EAhvY?pI5m3PG$I(^;$@zf8|ui_$Y$Cv|MtG*#> z#_RNmGslYIGVBZr)4k#_ql8}TXjl!ETQhA;n|2xtpwxFbi=rg?!YNQ(lcDp)b*h4a z`&~zY2m$?8t*|j1_s2V7qdQb5UGq)W8?&*FJJF90-uDu-FH?lHc{cYF19KnVAeh#b zenq=J&BV^9g+#s0dUhrDqCBH7uuH)ODV@)lHtNl)B8O)Oh-N6;4@NK3<*Z63?jFxZ zqE8XCvmCke33LdaY5qxA;_Et5w{J#G(mfMzW7yy z{)6x2_X;RMC+vhNUI#Q$5-dmTv^eXIzx{6w5iq`DbR!9zAMTGs*q>H0YC1Hil(f@3 zL?U7B>gz$pP*NExxK27a7R>N|5j9Yow-DR14$l={>mTn0$222Ly+YD?>#@~Y61#1;?3@F zB=J?Xep$}x1=v}=-A!yqE$y{S5gX`#4W3qyXOS~@h;2rj)2?=FzF+F zTHv70Q-GU}NDn;InFa2TK(qKNC;fPeS`B34+?)@zYH@jljv~qQC+;8`%l9_3*tbw< zjjSI?`2aSfkGXx95Z6smc#2zmuRIAmZ9n-`fRmMeqR(Cp%q_dcbq6Rw(h))U+Or&a zXu(}7>QyM9ut{r;=Mh9(XkT0iobkoaoMot#@5eYsa2uVLL&v^E_Is=2H;;xF{;DYq z&)ItJQ~?NV`~w;ceFy9?o?=E`F3_(~N};O3jTC&`j&77-*;;tI!&dpw1iCS-p63(! zdYJs-glaT0(+T zAzah~Qoc8HOdBgWcK;Qk%3o2sPgHhGuXHfI5Q%Jqi&xl-Z} zf+i>=)C=sUTg`uV6q81uO7z%hBmN5QoY&d~pwPN+#&v#<7zc>XYj%>+Gt_0sJ?D<< zcLw-FsJt6Bkx*vKQ3aA$AeNA<{ zn$bTXRFA-BG)l#fTjdh~;GpB}IF#@swCI;Q#UrJol#vQL)ymkL70)_d8t^+%96KMk zX(UDaPcAKg1R$QEHZrJFAnfTVU@TT#-p66Oo%MKV@u%K%f3s9k$KIUS|2!%$;I`To zuM1qVbHN+I=dQ|312AD0vN^xLJcvHCdo^bv!SKjADBq%$<$w}~RM1^=1jt7smK$sy z`*C-g;7ejfcy>xRDj5ezcbNYcb>9(ihGSP3d)HZ&T_snY(g35FU#FSGvqb>NnI_#% zdPUoh^FOLLs>_=R)9%p_nk`pjjg6wA!`?KGMf+`M=2Iau)Wh`S&z9$x9P3Eqa)Cu+ z0H#ITGXCr6YUkk_3i_Ks>bK(n)=$62e`M8_kzQC2yD(@7~!;zIrNRo7G6)%?bb z)AHP}lpBSBn-QAl_Z&Z8f*O67@ZU)ov6J^&BluCvsb*MI#+6|M*ebHB@qm*$8qDLF zR`(DLOT!c~Uc_x-pv!ks{#@_vfwb?ya2@4NqA5{B$2EjR*(}i1#>JdwSR)ykZLkWW z>)y$9{N=@ruYQ{=9itU4W7+dn+rS>?RApZ$M=4( zCb#qp^8%Gl0bhw+ZKg83Y+lj$rqo=M8^+o^x}1Rn5!?cuAEL*FQ4S)Yeh05|kvs2+kuWDB8F4nppT@GruyYix2-oh5UZ~a7n zif*^;b%;7=uWp6xXs+7I^5>J^F)baNtJOOE<`S}sqG<6MmK6pD?w}XOGOmOm?-@5Y zz8cPOYCX^8|8V+AFFpHK^{}H59VhFs4Bf#YGj>e0*;x3!C04IodrQd=D@U4TJX`tA zGAe{Ufjv|tFGmw$I9LP7(BpgYu`M6WEKyUIhkNW3hB?=wP6I8&*re_39wzVQr!ALc z<2evLG^|qZ1$l-GJ6fNp7LV6v>I$fEd{18GiCITldD=;Vh$)EhxF5O zl+jPa@eI|>I?GJ9dVyl-Eb3~O$8PT0uhU=a5rT_b^3CYE%Ii=CZd;3azTm(4x#uO@ zS9Pk7WWJY$3#cpnz;@fV0|5^l!fSF=cN^PpE=?!0r4Kx){1+9}KyfOpM{qeKH6fvf%MM`!+^u#{6 z|22x9Pmw&Pf#Q~B`PIp=)+KV(){_>2;Pg*8HEWG|d0meKdwCsqK)NjWZ0X@2T$8wcO3Zye|h+SFaE`eZGKgKF&>wSFH9SU%eXM zS7klOLkfnf3b*t_h5A0cUMYk|x*-hrX;p>~53e*e^!Z$R1|&1eFcUGlO9&R|i^-R{ z%3JFVVd-eQ#WKHW1PmJ>Y9D7&Cw=fO+INq>a<;FLVfz^a?JU85=c{{|X7pzB0#`6p zWB1oF-7W-SlD=&cXSA#+afs?Mkb7cOvD42s_s|>ZQt04PKxcUI(S8MKyyJp8%92Wb zJyhJnPjKhf{iKO12=p3!iudaO(exF5O}+2m8#P2=C@LL_0wUcpV2FT0N=tX=sF4Fy zP)fQ(x*6S#G^0BuMve~Y-#*Xx_52Ix-1j-x^-jy5FwlvtX-TB{pdkbE5R(GtcLJ(O z^PGjPGmQmxSzZ4gmULi{FTuN=aA0lK?kgO`YsS@a6Q^*mEN3b_jW$2)3>*rBOH>7> zKx(OHV%KaylI{A7X{F(_NvvMhCX|%$Yn*|F`G{#Pxlq5_3#UOH5uGseHx|p7+Cq+d z{qQywl9}hM-t7m0sO%=6p{6A0^ROTE5jIYdAqZ}=HwcZ1=_iZGyyWDmFeik++niZ7p|a;gM^1|(y~D?i zyJ13OrFK^*yES&_O{&wWKi90SvT^qXN@*xK}nQjN_8v%OP>p-8h-Av&iVxm z0i#K|kP8uFo8G%}VR|gx$@8T;S0mEjVg=VKrzr$`ad>PO%onUQb@gn=OAMN-kV{t~ z&tWKv7SkO#KMu_PPTXDF>jt+HmFNx;N_0IPZWD!?EALaMr zES$xrmJ3!fjnFWy3^o99=K7lfwH+BY04IXg4VPhD4^UlbA**#Y9-{pEpe~DhF}U&H z&Kv9V1#`*c>nhz=O|ZhG)>!JSEIp!j>*@JluY_F}&0O5D3(U(>J6H*D)Kl?d0}R6dj}DwQj%BG z_tOm%Aa|N1T09{y-lf2hOy^K5#>%4MMH>0&t*>cg5Ot%X&G!WJ!7KJ@I}_?Xk>~LP z{z+`Owp9vdrIc;u2qzKofRLE7@{<@AdOWoC|3)9$5~dXx_@GQgP_%`~8j8#s;yd|t zJCe085O+#QHhcFHS?h*hHbbyQhxkCTIni5DL<(htLDkbm&yj21RwuRuD+v#M(mTDT zmW&L81T@9A9vp3?^6Tp>LD+Z3%f1wiq_eiJw(#&C=zfddn2I|9WNsy-{{V08#Ee#V1 z)N!{#^KocptdgYNElnoLU0vchhQ30yAVtyyR3 zOdYwfW1}HEV$k|VA0k5QFM$a(%srw&L6%x%fYI{m$_0dRWR@NJJ@t`SI$ zR-w$$zf&P+l$$@+Bg_mh>N`VMU9gcasfzEIQ<+)Ha(mh4_tr_wsvfGDJoqZjw~VKv zqENzu+{oMxN>criK}s`A>5G&}b;6w`=?!78pJt0S?H|e0GEj4`4htZ~6KCAjQzUmE zJfgb}wB=p;_*76d-FPqaR%a)0bXm8oi-$>x=Kl>hTa-Y6-=1ra2;#E+f=q&F2%eq1 zQxr__D4{T?(&0g2`GmnazjYfT3eq!A8&sJ}n`Gsbt_Dl!`5TOu!?{lTC$TRdQ8gzu z=u2vEy;E_N!7_i6n>N?3EWw?r#}G)(ohNSepgv-wzScfq@3f{wvi?p3MfA&N!`8uP ze$JD$laMwRK^LtBaYDEBrL9#0s;mopKi4FaP%5->V=@_eMoNME0*P)ZU+Vh{t68|J z%${@nHOnx#`~1$!Ei#iHKb_--PZ+d?&XXF&zPk^}brpzpI`?4p_lZlSVt6y{+4H|8 zTb)~_2OH=dg3aO+-H?0OFc-T#n`xS-!E#iTp55I8a9RM~y3RkPRz>ig!M(+os}YBi z-8DRo_I>D|iOEka`p)ojmD&}d)*5fL<*Eror5B|=Y5yZXRG5%9%^MiX1-)D zRqwf+fxxpz8%cwrJI#kSe(XwBEEH};HJ2||uNIo8Vf5qO)~6>Htw{LU#IL z(|k!L+1=!mj~E|}TQrOHhxo!sTCG*z+k^j_&)F=@XPi1(rEeLZB<5YGsTpM9K3EP` zCWUW4$AJk5>JuFQns0&s76)||hqHrhj@B=(UM(}xlp5%sHiFz-y95LDH3Ri1!it#U znX+EsIG?`Zofpvxp&8CCv{8Lp)0Yxhuel`cV;c5&`P6~S+oeKOiggg zj#`|}!N01lEo9GVC-lU`w#>W+8Y&5n3~LhGgIj}yoZ~j1qa&P|QAJJ?T*p7%2M#n% zmN1^lY0q`gnL#9Y3>BuiucRR!?9i@ z!p$>k8qSBcgs7);a54|!AKX&ZSA8eHi5ivRKB|VaZ8T6_uwQqTY7-xZI7O8Tbktxt zv*G*uK5WNxBE}Oa}Mp>}t#oy~uF(yi(Vk5#Nj4^gFNY_=zjrnM=2%^+23w*Km+zU=Y%8 zaSiA!{WkY*idm2A z#0;q+9`|`4mv1?D*VaJi#e!bS%R>mJm8qH%TYfH|z5&Z+a(&O9Fi} z*C3`Bs&}#aaVgJlxjclbxdR7JmhosWLie59LoV^_&}HTwG1-&Hz?$UwI%#~09%{T9 z@6x$}YcB|j&Di%~+IqJCgxkKO&o?;}7JNj`;<{RyrwceGnHvh|Buj>~-!*zOj>bk}2w%R4`gM$G+PL&@S*36@ZtQUmG zrh8cpNmNZX3sxv*Y-Wkr&Ut-olM`teyBK;=n59RgNVr|~^8H6-XM&@L>Q%nP zlWMKAfiu)~SY|j`kTqh^`ivtgK-$$GsFX;S^ ztt?5wlpK848TJywk$Yvh$*B8;UvNDMDPqU_Yw#P|k~Bz8 z{6^T5PEdU+#W`>@TN#>#t#e#*q*v}O@qgDNKjb^7GXvli7$h%n6lo+1&An=EUe?D< zgm7{|=R#`l7ZMnR!xCJasuR1J7euLGEP#N&PS4y3k34KP(rz{vW{%$fV9^APuqC?* z(NuMpNwxCkT=j3SZw4@z0VOtAo1^AID1@D!QC1j}te?qDhn^u29!w3^{yd z%{5K&mDSr_ue?u|{|pJ~1(Gy6aooci#f za8K3y-mt9n^2NSfu!;UreYgegMwQUf$SF0=(D_W$q~XAy^EGcug?}@DW!NduqG;;_ zCGx={o|6EdG0WPj+&j^K9)4k@zw#1%#b?U16dc?g93hV`JR=|N!|X!eoOoGP`;xae zd-l)!S#Q`1n3tsZTra2AbVc&~cf2j6xum+bAMIqwAM*gB1nedw74P(D;wGOp6NWH{ zkV>hl=1gWLLnMrJ^d85M<{mA$@IMkC$rRl+(;jJb*CH>S6)XN@0gb%#@(s04BC|n+ zRbA@iwejPw?h(zG8uujnG!XZ@imVWraN>H|_R9HI#u)UB1%hlJE9KhFYeK9m~lqDvd1n`q;1*8v#zDcBU&Wx z%^nPkR3rpKFa`VV@q_Uwm=2E6J<0T_;`>dW&mCJwOkYXCqqy5gLf< zTDP8y`zZv^y`oaGNEUh!NVeCGZ3tY3Tdcz2zW3mz*-Mg0U-d)khm9Eg*`kvxuDa9J zRiwWt{pDF%3ENmQTWLhUR9KMZKBMt@|IrKO7W?^9PKHm+ zjVepg-5ZTNZ{c^wmJ$bhJ5Ud=3zsrUduz`*z}XWyFV2g)h@DTjyfir4TQu)>4oTw6 z*?AN22RhdJbdGHTHFh+Yl0?q+xx)!I-9&XTcSj=)@QvfGfW)mDCFoJANVZ%Fn> zImcuddz;d}Vpy_Un!VtG{Vn_phg&%4Sodo9PNpE8gZ&J0x7f-9qD+g}eKLF601bZ? z9$PE7yyL8Q)tj|F+PaV2X(GPmV_vc-rGRSs!?-a&#l;rI-phGz1iz@+}?~ zI>)#N^+553;i}J8VMJ`{+Q#X25Cg|Bz_?WZ<9hVPw6;gQ_bT}-F0-Sloz~h<5_d;Y zvW+N9Ttdjj>Zeb0s>bJVVLisIqPfq@xo0%R5|lnm;H7bOD!(2D6!bs1J0hk=eGLZxTeYJw98x$F};oM*if2Z*J%imA|VGu{F3)v}n@Coqm*Ttx;ZnU1JpyQ5`X|EHZ=Ga8QfCIG&hvD)3m$<@sM2oP7 zh9JU;+tj-R`bcn~Tq#?Ire)pAey)Il{CPS3@qZ834R0x(sm&o#Tz1^eP07&bCD~z( z!lY)hG_N+|^!>|~#Ln+^%Rjxy$Fdd``=3=$$Wmjj^g)P{?u3WzVo+JoO8zjIWu_$DRHa<s}?@wFmzw^b*J7#`!$q*kB% z{*VEu;I^mn6qdr`MkC(@QG5a02a>jR%(B?v6Rv(;9U7u@WlQj*xSzd`VK#6sr{K7S z-*_#53Srpd_JQEm90G9Ue*6fkoqrU~tj>l+xKQQu$&oh*)uaMM-62M{VyilFsbC8) zyHIGA_GShhK$oO={9?{_%4zcAL0bXA%Iok7rk?OmLVnjugDAQoexOKO0qCHqaVl`w z_pIm-0qq0u{V^wQ2ZUT+MDye&YH!kPvL|7FHZ(;vy-lN10FLp_m=9F z_pbu~VTDX&E*6iQf`XFh#Qd|qlFSOSTy%yXAj#aU!(WC*Gli#hI3|LSE72NCiBBk^ zoirY$zkaN4&6JEP3aRnxCt$;7`VB=CF(oz)9P{A7ZUb%`2nQ!AZKJB6skKlt#4oV# zJzQndVWQ-TKvBPl{u-t-OS>WPy*1qq0yEH7a`|>eV9BIwT1(`j`r2luI>eA3BZH>3 z`Gs8sZb!m=rm<`Out`vyQS<7p!~X`PJ1QWW+;^bG&l1OZkUWyHExDZH=mx?U@lN?Q zHo%|Gj(&3OcP{n(O!5rmDf(%0*0IF5ONqI&@DmzX@^IK-vH(X;J}(XFmn#zS(Z-n7 z8v~Oee24NQ#=PD~L&=;$06e;_pHO{o_w);!3Waq4AnZDDU1C4gzIMBFur=K5RC4x8 zbEbb5Wii%2yYw%v+LgBdk+3yDOmfud1)kQfd7fg{;JXEqU{wgYtI|WwukxxganZY9 z79YP&(T^vmoxE^^iYa#ckV7SjCUwsm#Ko5S*5IJ4uc@M9uSH^((*pBpG6vhK2EW1# zOFlrR=E&AOpF7NxQq`HTOo(E|`r8Yim_Z3f@>)sBzs6$c382p-Z8VClMO{BC-Elk#ty znCSaZ8wvH+u!MM<#)cS~oYQYC>F3!lf6d~jC}B1lZiq^4O?|!NA>X}7X9jii z%@Ctqw!+bFx`VBwJc4=mb@w)I&q%%V&vG1Y$EQ>|B?50W=6p=YMNY!Mk}FZ$Y!C7+ zEg{#$3M*{Z)oZBqmn(AKnX!~@pE>3$KkigWiQgLNCUKp&6m$C~o!z7o!X|0o$YQT+ zn-w$fsQ$tZJo&#I=~@a7(Q+=l{AVw1;?^yQoZPTiRgQCt1GEBG#Ug+pS<18wWV%cM`<25&`A z-0c{$o1<_8rdpHciqR+tShW<{{e)uDU{}#2`$6;o(&1PnDKHVGd;cZks2hrcIYN4W z01WOO57(e+fgVi;Veri*1NFQMCQqlZiqML$mL{b?pO-e)6Dna<5qs$a6&k3IcS5F) zSV{mrKYJIbuzC~#$SB!1#d$uh7MZg@ zm#OKx|Cp)NjXJv_^UFsCaSb~eLAu+c3PN%rqJiv#w+SA3zSp_yj(+u)%UX6+F?>qp zR0+5#yHOx*6V%2jk#1329lBYvvx)CKwS14wf}FHlJ+z4^AI4plO=WmtKF5TuL9v^b z^*&f?wpx{;pt&}=)|f51{!`)xJ``AM*xjR7pQ?9Xus8EauiT);nWFpMS4_hMj-a?3 zWq80|q-Y0Oq=Mxaq}}I~Wvg;Qmis$Jfro)UwW9OoFHn=(7QQ=QaFF0}A23cu1KKG7q4 zd`dmNl_yVQNh|%%2R}1%>6F^*p3DAC8zsh%HNYW4VgXo7je1RAf1!U(GNydW{E%-% z-Mqlz>XL41DL{lS7jt^T#p-kFakXh({*u$6uItz^5amCpK2Rw9xLe`Li6{sl)K8vb zM##8rq^9h*c;$(&A0}4cnVVG{e^FCIq;~d8lD9H!(`m@2IFLUr^>Py)l2mD$6_kIx zMnk=98OdUAnUaVUDtaDC@1G+s_9uW*@gZ!vs%yyDRHaKnyS42q-+@3(F)%YM+Y-zc z;0(e$&aT+;53`J!7Esr+o7&lnYG7jzO{n|5TLWLJD~?-o;cfSzto$RE*s~GKP+<~CjNBl! z>k-c$$fIOf(?$Q+_EzgixS}*_5@H)Y1j6F{eP>{&%m5`(I&<(_-gbZPM;w-gc)4uJpBPI$s6rB zPC%TYJ6%LKFNOG~LMb~Ee(ZE4pQKv)`|HwT6a~qo}$;`sYuDc)O(yes^J`6gcDp%@Tc18t$264ZKQosBT;gZ$em1Vh@Qk^iwOSW%KP`CjTp8|*T!+^^iq6Z9xY@qX@Qx0lW8KlIVbF1% zS#R7+zyGA_^NOLpY~udV@9qsuw*8-myl7k9NBn0F<;Xpvand-wPN0ms$+d$R4o(#Q zYMdm{7%3bk74I)>F(tyfX^mXxLvqGncEz_wl}Z={p4HGQj~8T)D_gEyzIR`-FjsG*>n&% z$U(SdV1ds{&wZmUCw z7SLX}?0NCCUz-O)zN;@o));KZAAKisJY7*_>pj@encwA~7%yTFHq7Jhr8^KEDn^0RneHcFw)p};@6@DR%r(nJP-3Bi^n z_p45+w2SD?+~^10CEX}hdcmc;w3zMJO16OzJInvTQzjVRj84}resic7aoT0`yhLCS zE#PRai3p0mCaK^)sG9;04_cfBhMdunDQqvQnYfOu_&3WZswPMq=wUv@TDP8C;$4xq zcVoF^25T(+B%Ojyz(ORQJZMf1Vr3voR`fA0eMPwvcTGO)q9S`)hly91mcAs+fEyU6 z(qF`BG8D1f7-JbTH^8z6s@p-<>)w~zKMM!BhAY*Z!EBAtHhC*;nV4joVR;=C%x%fL zWjG&ulcu7HyG|yn-+C;dZY5I9<+iOxU_|-N`boY_0{X`cvGk?_9yE)q)aXE^w2J2H zw54$}w-f-U>I(d^Sy+k6H0dPD=-~s<7K_1*RnmZaF}b4u_(l}Z3yCS!eA}89J(pVG zl@lg@3HmyE3R_rWK>BE>;ZTAqd$=Y|SqZ+!M94!!wb}Kl<_jA|=JoPPDp*XTe5eL^v=8q9U9)Fc1NRY5be#8S z3JQ!44eK$vMxAsrx_qaBX7f!jr%6mE$7*T~U5cczXQTrVTWnR4@LDS$0p?M`#i@*) z9euM@DLK7;@i@Y4~EWrLAfW=4yXz~lIg%iovt5!Yd9J8hBQh6}RgXyzvurV7%VwNlpBQnWse zr)1W*|a5BXEujI3q0X*e?ZyJX@{iHyed1y5TcmgzXaQ8j`-d zy_PokFWk0)+C%{(5a<Fd_zJ7|YcBxVl!T)8Z-);iZ@MUM2(242cm!^2}9ZQa>O zeD-t;zG`2kk|V2Wv#$cK4NaH^ej(PjJz`TTD)rs@(+g(YB$qgvc^lkD?UX+ztBg9% zm!KdeoXWRuG#KIJtkPZqO;XQYW)P@pUIc%$AZ{v_uwjSTd6U#VWEX`BBN~6IYnGoA zuj5vc7X{wzf5que1$qDie=@k-992*V%~3voxbMeU5_QWu^PHepPY39XWxUMskSN>H z9~|pIG~JROke?9wfPoyaNy?S)ha|2y@v zM(JW-i2^jy9$W&p|0A;TcA0; zU?)T0p38P%mhb0r9FIahOZa+O59CG1k_yYgH>(u*hdA7!w_g7=FFtp@RrABQgmIO< zl+|%VRWRKZgIy<#v6=AW!y?J14J4z=fsz9xn=q8!ogYD8NnQnuB?td5&=`|sM@y{~fMI^ANC97VpeAz`==?t=A zcFq^^kN&&&Xejtd#q}9rP~rTSP+>POOZT136wmE(V1o4>Ccz>Y#C&#HVba1#ANLLh zst%0L;MAEg1|IXSc@3Y3lT2^rcYwcVvRUgXs;}s(xnkzaM0Fz=4GrQgs4JI9IUT-W zg>bfSEWEC1rlu~iLO2jLvho{i$Yv86CvMS?NL6M^cSUzjtNwwGm}t}VJqXF~5!3m| z9xWG~0|;eX-uO0FFocH(cJ(xXfZqlqpf-hVp76QDXy#)kTao959D^ls;5*6uF=L8h zgb>h`pxa7%7JsX|azD(8Wd+sL$F`*Hs_uytsM}QKGE3G~>0!x~cS61NUmG{yBFMH+|_-w!<E#fw5 znP-e#`q#c0c@Mr9kX%y%LFgAIs99&8aIb4vvMaC{HbTn1)!umUx|Jg7D{zyTFYRc~ z^FYb>GwuTC#D#caOUJ)VdT^)NJSN)UCQ331H0Finr;o96itXy@SPM#=F zkXl!{xo`1$pKZ5CIoWFO8XI@6cKeL~7J&A-pvzT>k|?wb+R3-x6qcT{@NTBSLF6Oao;Go=&=i&9!B38k;m4h>T7Uh| zr%QEXU*H}@UemvKzgdy9S{hf%5$82SdR^?FYToZJ=d@nc-V2I*9*7sbNf!J!;CJFM zX0UxQb$>o>Rl6Eo3u$fQb8Rkvg;5cqoG2?xaj?Cx1fw9E9|Wfb`DQtXmsXzF2&eSg z!mbvDgk@RfMf()uYdJslg|OFT)P$=42ALK+jIcW_L1c8?uPc9;2Kl|Z5B{uF-Chik zxEhrNz(+^F+97eZD971m4Se)Z>kD?Qt&62%>mF1Iq{_GLM3@n*(tAQ~KUofXPdr={mHCwPEh?E^N2`Gc+f|xp182yA_^lmyNTymkoRa9$n*N_VC!p zr}`YoT`kikXw{_(D`#49Gv1)sUBH#78CU$KqBP(Jd)cbH*f^;pSLH78*0?xZ#mT{K z4#_JN%ORRb2+v%%>Vx~#nNXsT2Cwn%{?YxNxXJoaC|%RT*1Mt1x1Zp)BjT602igpf zVYtCn7B=Jfm;=+UL3cJvFW+nu1m-FhId;%$dMO@*nK&Zl8S%T4swX$y{CUG-;2}kw zFG|G9606x(FTsr=P_stf2J~oIEdBAEzs@qjyV@1|TP%VQn{n~QPpR~pac#Kp#&wne zZTAYjBUOR`-pe4v{z=yD&rvgiOfaOg;VzSkEw!4g5rKL!zvM) z&y-`e7GtK3Vb&#`IKm)4GH_GK=8ym*DFRb=-|6?h_U6n_VHoS&m@B=EYVGlZIefY4 z*sJoL?5~m@UcBq_Uiy96vwBL>7Mk>vd1poYiA6+z$j`Uze4}m*4WmhJ z>HP|m4J=|%nG*WU{Haox-7Pp~pXRloEvH|qg4AX2VQ_M?@iig5^zO@uXGV|5&Vvly zDybl#>oR-A2fnhe>UIUCk2Pu)EQ(`OBHTlgd9G-Ml5GdQIiw>0+c9`+288+5&5{R` z?cr)%2y@fY_5JGj|9~ms6ehCs*EcAp8QEIK7ZZSb?|%nvv71KetNxxZJYs^U`9Olo zWh3GFWtH=kEHbw8U^QgonfMFY72Jn2i9ydP3>)YP>r6i5eytq0py0e*a}v-_AGuYP z&QR`FatM~o2at9*$#*+F8vF`o)x^vD`gmK$qY2+qvmY)uS2RUq>4saitu2#d3r={9 zvog-qJa3cXIMC(2d0+iXDbN~*Y5A^_-`cu5@%!J^nw@7twv(xzM`mcX4$P)X-liXc zn5*QaiZfSL_9Nx;oCt=K&*)b`oG;FfvLA*k0|ji50KgF*SA0+| z>e}P}xm}PO-qrTWW+ToDI#jeZ>0>cM)MP?n>@|6NgOc|VcnJQrD4W-i>kKdl?3IC% zAYK=?eBQ^3@Yq6m(#kb!y;VRd9V+jNaStl($-{5Bw^RDM7Y^G}-5=ZiPPX2obNBe% z0sj{GjT^v(d(c1Z0)3nEp{}GJD|SHIC8HnUv}NMjAi{NEH`^Ae+H=YGy7=!N^H^P- zK0a77Hrl!LnxOq`>KIXe;u|V?Hu3qc)_pmezHT?(>S%!??6T$)Y*AeDO6uxX&plf` z~j1xZx0we%C4lRdhOP&>OzNC`+^o{o?9z&}`Zm-d;aB&M^ViNuf08r}$JA z;38BO;~G#%pF8NUw~0(Fsd@S3QCLhR^LwrhR|7SR*lDSE>ve&)qf>giIy2}|;M;;Q zPv0qgeXtY$imHyn$j~*aTVyU*+J_|8nII26YDe%577|-@^>Uog@7zwB6hsKcg2&u@7~~ zpL6F(f}50{L8`9TIHa)D_gCl5rt7%$Z^$ry?8)xJ9@!x(AwTJ zP&B;a>BZYNt3(dJZ~y#b6by6FOpWZ~i}qqrc_xqPCUN^59-ZYc{VKtfk40%r_kz_g zD#=`O?u8#}VEgCBAHK9uyMt$w4H0`39?e)AU@`e{rDn%>-t3EQ7Qum$NULE|yJNMf z@xxPcyVVJUQXk&o%Fp!`MH1vqkB#rcH&+YX$|S&do3K7VT|l);Jc3wD!sHL9|vnG>N2o?~C9JvCYf6JVrSFy}ihT zyD!>f#w?D>9pCX_u+nfoAhYZTnR)VK*Tx+KkL6pdjpzt%Uj`Pyutyn)D%fI>O{pcV zM(L8&?B989tDe6&A{Zz1%JkQ-;h)2g1R&_-1Mf|-pb8o}pGBV>oJEq*ffej-=9@lg z0NVNaQNRk}8YeeA?X6A9e5ykQF@2xJeddDuQ~AeBTir%xyZLkTq$eq?^1_&^D&y^n zu8Ww%+)^GT$y-up`NXJagK2h!vFqC9mMWsIbNtmRw`fHXJLfM2qO6~^&c|-}Rco+R zj0$}>m31nfmQ&z&QYDk_uxg9B^y^bT4WSJl6mgp@cDd-{-#qHU_%8OxkFQf%%z2T} z@{e5gULV@ug6MVniK%&YF~ilojSX(`?qNqeYDwJisJ7#~9QwKQD$Ns+i=r4Rs9!~Wem$*;Uw3csW26|2-+A($kzcME*0#6q6ha2}*pJ+?@+NNi~!@0`pmQ;uj{R~HbVAfxN^SQoG`tP0z;Nz5X zxf2%G>y+_gTx6*Dr&(O9vMMpLEhFEZam}DsIB9lqj!Ny^e%3whp>agD*l>iGd-LzW zCv-_$&9?gL;^z`Y!0`Ix~)$l(4%H6md1CeJU@(6R~L#;>~bpaxmIIdz|X9v3Gs=$vdHe z){NZ?9ADY{CBF6`+lE1_EgZkW--?ikL&C)H*y3|-w2{IgGae-HEAZjD_zbUQ3^w9+ zE!@zof?FE-i(&1z?+fW_;B-U~)v9Fr^MQaH4h5CA?uWvh(lYJHLFH6C{S zPONa^0JBF1KtdUpLt5(;^c|+vT&*7i5hl9*49lwGVu&D3IU1qk?Fjsh-^4>7P%Jgi zkYX`e`en&HLf=ya$w;w3=k`JqRp3Clg~hUVT8g2T3#R|+0)wKBrR&AfzN6zXKznH zeqkwrGq~>K;n&~VVB{mZnHlnwMfpANV0--|6SmyRxp>X&ry&%x2kt+*FE{W{#%)CT z+l(TBR#&&8z2;a=9f|UQrtLHpGAgurF71?v|?EQN8XpmuH_vg>O zipx}yvO5xQkW#OPX^milJvcwYcKJ-qJeZ@#y|o3k8aad;Ue;}WQ8R?!RRn|~rK*@2 zxmM`g)wE8SqXYs2y$D*&e!c0YnOCrTOzbgmrtE+>r3^l)eqiTfSAaI}C!u!zGRvwp zhmL)xL&0^mz2HCzXrjQGZ7-f zva>C?;T#zhc9qk=6|O@z+z!}XD-4`7xZ;fV3xdff^}{8Ul{kDa!f{xsg*TU4CLNX? zc!EB2@n$1nU%*ct6@AQ`hrDT*2lhK}tZ@&eZi0sEVk;+E=KE*Ct3plFORxK9uqSlJ z2tRZjXH46%Mp$-cy)C=NU$(Bna*Nf#m`SM^+`V-xGqmr zq@DM7Cb>5rQ^zkE*GDOj70vUhN5H@HujUWWW!n%eZOjj-@4StqI5uYK3q4~yaY9~? z4XEdhj7zvFh{~|Jf31cYe5`c1{4iJa?Wy5xVtT!VLLJnKN-Oz(*B~#a)obMV7##iz z)pC^Ug0;H=mY-pzG2Ky}CM6(~EuX&+x4S-&7qM!9h^j6+>?A+!u0M?u6c<)@Ki`xz zi0!+yQ~xbrMntB2sC1u=tt^D5#-9~G70z4kv-fGmn=1c3B}p)W`DWI0039}CkKI)M zhJM-ekNh9|m+ykG_}4r7AY)*ciuVSud>TE=7g}{@gV%57P*er$*dje7co-(* zX*BRdpjLy_Fqj4KFSYML^Y1@$x$GetAsS&>2BH3fz-cjT-F7+NCKW(#R)t0BeNP10 z$rr#}i;oX6UbcMvjLV$_ZV>UC+feq#(o*qP_YZIulwmo`0~8#BZjAK0!>#L&cUAE= z6)E|qj>q=LTdz}ZIpdmyS+Jst(JJq|PiSPo@CieRsC0f6{k@?fQ?LX@l-TRuF5j@&teZVgh5Hk`Ps<6a3Y^k z>B8%AAm}N-WLq3x$?v9GxKKu_&E-gqzdd&^?ND9|D!SLb zqvh#kBXE~gIJl>!;V+SdspcOst@Y`l&#!1iJ$2_;pEkws*AFxR4c-1uw?xV+CRq;8 zcbUWQ;?kdW({67roc`h8W@4CXLAJ7$K=~8gvCd>9?@i!PJcYW21ZHszK?D2dL`p5|e7vG3{#4 zhatjl$p5&UU2R)T@B3^&Dad^+FCbW}&|Jm$#k%s;CL2=B>2W7AQ0qHc=+a%kseSXq zL^kgg&WYQ3Tdt0oSgMrVZ{B1by*s;)r%-eSecZc zRZrt7mMXN?E3lm!7e2*8=GLU8z>)H!N}HC54DI?0=k>lzz)F6Pf1QVbp^^_%DZmM` zDY;YqPgd9TZ}ZXBu4fQw@}T~W@@-(#kWrb|vtzPs5q%IjRl=^MiyH9AE#xm6!Rh zRXP?<{VidEV892|0+;BX_{tHypamOoS}J`UC0klaa69L6qYQ z!WbPF^iv-vu47E!cXWMwW+&Dgr2KY-k~L@~a^!6WBVMRA21g!VOpm8%KL0#n?`8f| z$~&H>wKsqmpemdl=+Exx3NJ1Se3$K{^m#cn!%pk)^IVg0JkVj-=$K6bDG7Dg zaL&xV+IL&3BXL`&y!_@NS!RuV!=)mg+EnmAB()_&C66mwVPruQeM*$3;`Ts zvg)m8h8(v7e`+e^n~3|riOJ;WF`aci^ia0 zWw#Et<==PzZ~~${9=}}O-CM3|hwuXA$Gn&GB6f-emR!gDx7-bF^uh~34~AlCqdFKP z$}*gqAVYGg=FO1KjoMQx&b2>X@x==@4$f(YS7oxpR>;m~e2Qh@rY)UbigxdM=QwYR ztkYbG-oeLKoGtFDluh9CQtybsV1KmzbC@76Q|atS z9R<~S?#H$_O|8Oc|M!RTun~>+kEsSZjSCvL9GHBoHuz3(_O9JXty7XRPIX)WnJLzc zNz;$W$-6BoN~8|EElQ6tD`|}$^Vg!>_`7Q@BQUL7i&fnkw-?1E)KTy4AEbO{N?>M< z71fFo2O$4(^}kGUVyM>T(UxZtJk5Ud`ztZR`A1mo#S_({$Ak{M-pfm~76WobA9js> z9UjUZF|0tL%=@FS4!Z0u;x3oZ2pX`TD#hUSi>OeAq_A2t`{7{pQRaVq@p}HJ8ERgzoNCXiG}UU&{M)~wOaSVx@eWa( z2#xmAGoQ_mt&E*5Ms_WjlzkVMLpn-N6UvJW;`YZI_C6t(QIxqk?B_nvRFfW)7((gGSd_C)pONRdaHB+Vlgxu;7%wZk zb>G`{G9hL=LkTlREnz=+oe{Io3Y;%g5?!rhVUxW%4qN2ViDY8NNf}ii;xFK8@OXHI z@y&2wVz-o*BKKvjsxBj#T2A0*gUjdg3{#BTYPRtk`{TWvDRySVMp1Y z|DOe5KtUyHpF^Q8WNhVvgj-#JHYP}JT=U(=gfr4xp4x_f1W=Um5&n0r4&GL5(P%ef zj^jh|J4T@b9W8h}F>}8BSpO&>j5m~t*==|*H!q#p;pxe^1lK2jel*47FW8oH54NKO z*Qh88IySB&4neB|v{7#qizVQ?b+s;T^D*Vl7 zWwlvC%*V>CcleiD*1y!C+VkPGksZJH!=en1=(|fLXWEBXYV@Wn62>@MdF!oPS@Fr$* zq5QOg2Pf!Yuc)%%sJR=9D|zVz&G@nOi z$6JFaj8m`OY8BiepZ`VX)Oj*M?5Ayz4*G_S>tHrvn4!ty8?l|(;*PhjsOyw3YHjf5 zvbNRdiWag;&_R@u@MtNh^u}Sve?`+AW14IVTmhThnD~~mS80-F#9$`>bR2BfYB~H| z!AerndE}h)AW61jp{V)n^6zA*00Ylap0-mQ$>*7?puE{<-{;5r&?1qr7NXFTAydaGcyiGqWr_m}YtTMLyvoF-VUi`xL#lVP+K zX7y^8{2f9(Z_=Z-2L?d4kZV8tx@9)+pHDvZ>bER&Ov6=a_SDspqf+WdxM_GWy& zI)&Qkw2{as;q}Db+G}}kaaK1uzNaF0UhE|l()Z&*6;71}#+*11EWmaV1YlfuqLh!@ z47MF=Z9)6XzaHVLs;%rfSY9=eM+u{nfibofKC^(P0$9}K}p>lL; zCZGFBrg1HzxZ>^N+_`5awsEbz(UaWSUaz>$wj|J)RWOq9;Xmj%Il42vK7&YP|Mtm5TY7Z=fx zHT{+DsUP$8I22d}I}N7IccV#;k3*Xng7NORFeaU*b%UKQxkiM)U4gJKB_*wtH=d~$ z8i^8H%>qeC*vi{m_L_!DhDZTl^3jH2>TZ4K!@*c1XB*3NwGs}30K>W?vMq@sv+g&f zzz91s8?QQ)=XznkNzlGZUd&*2XhGswTc}4_ifj?h`Ht+MEg2oqOsG)X@imepW}a1y z^k9+kYS)eZ;D(~XpmSJ%S#I9p?bXc2--u*DTh;tb6i%&*T=?z3#JBbPPzt}{SFn3QJ7EXQ1_7cE#L02yJ>kGKH4Mh#F%&FoGrFRu`Jg*4UE)W_X2 zE6pje)#R&{s}!_95eWvr9Bgj=3I`a93-ftUKH2RSR_~9LtjcXgNQRY`=A&=J)Lv=` zQ^6E!Xj4+gou>eD^7{)JzOgYUq!54W^{!~%%$Tq?w1dGvkrWMG{%(i3D(x!JaWZ_@ zY!$Mg&BUs<*=2Dsgi5q?KSUaTk1`bFBX!z*-6@D}g?UQR!^qH!uw~UsiB0vQDylb{ zzvx;$%zuWp7A}ePB_BWV>89^50ELy={YG)~Avl>JyjoE{!#JEH8SR6GKoq2V!f=2a z$Unq0V=&0M(GVGnv*-JfmwU0#pIty)W(FlWx1d&FZ`60M777=@S}|pHj|*Jj5#WpE zd*d1r!LzSW@03YUfi$dCV~m?!f3{8#lv>=>RmE6$U|0=PwzM;3N39ZerIN1>s?9EG z3Gy#~b~-_s(CoB*^{^_o%+lw?H~`gvN$#lwb%PB^s_w^qH`&cN_mK6Xd(4r|hQBY0 zP5Kt$!W}cBMD2fJ&EJpgKVuGJ^7sMF%A^ACU7{+vozs*w@2CVvbh0rI?Q9c)6|eW@ z$a^2V8T&t$aE6OZo0S6b9H-(SV(GKQBwxrma{<<}+zZLEIHOa7b^-q^$m4`BbIerQ zXL21$p5AN67)M##I@@M#yF8m^m&${YgJsm8*dj-3<1ca_wksmU{!}wVt`MGhl6h}= zSMpLRg`F*5)5~v=>$<(S(r&Nn^8|$iyQzSX=gpjK%xoKAlA3+g=X87*h@XFpe~k49 zbPf8TnEcQtAz;;WI+6iyV;@3667NcX_dUwo(O>m_n;i074;KZU zRwY~U##73%6iA=_PI;C2G|$GoI^l6fY^wQ-w!@`3uG;Q%(_+x*X>zS!FbcN!g<@gu zgMns;wP;41uQgh)rJuBsa%>Y$ax^s?z8(ZkToik#r{f*$vme_I0iVr7u2~}wiHYAh;#bK3uwV)=EK`bYx>9B@KAoY#7l;!L8- zene5R4qrsIF||-_n<(4Xwnq@AV+TLai(Ay-s(h3WAOJdsEbOKWV0-G4{JIHBW(1G{ zY4GzXOSqwIXg8^5+cyneHG1TV%s(w~3r;JPcG zh;-{fz_7V@KTwU8B34<)Kq!-f2k9y7x6F(0hYw5!!af%Q-M(>ezg)lx$OR5;Ld>fU zWmW8^)u$DKw^H)ECA#iv_q=J+6nJXV)Bp^N6zo#B3QCH(ZxrUvit8tl^>f_%Vv=S9kpAW zI$32BjPR{In9dhoEE1+1tedS*xy(YEtzR;~`6kfho1#arz6 zx5izcosXHK5U)raY|BA(85YrWnTo6%;W6W$D87t+tD$eFclmwXLLbBQh;!s=8@G!wz)5_TCtzS{NxPBJyZw04PEk zjEKCyO*ndw*Nit$Mx$!5^vgG&3+n)~aPDj>XFszoHrErPq&t6n^b&fKcI25~pCYoi zClT^8UJG*tFK7K+*9Sb$o#awB3mU&jvhn1!iXlR;SH{BTyxPrg;*UyX5_Hh?cfdaF ztZ|T{S`inkuCFpP$z1;Bgpw~t-{N4lV9-&G@NPYxpjF@$v^TX1-U4usWEQHkABZj% z?I4k;3AQeKFu|WN9fP@2tskk19R&_?Dt#TTgW$>e>$|Qhhd#tFH2ha1Zf~-vTI`VU z^VE4qzE(CiJb+yL$F>zALALExGP_4R(v6(V z(OB2IXK+TrG#fsew>&-sE(byis?1s5Rq#j1(H&2kqju1;X!!f)WqDG?C{3=g72)4e zq0@^$`Gez}ahgDXz;7zG{zQ1`tit=~^gEq3cuF_N|GNMW*r*Et7Vxgw8eTSw-Z;%M zn|i?`HpiS~;qmP9EeQ=aWc_D*qXZBRTxxt~LF8)SJssLm5ekH-KJ?kN8IQ?5FyB$k zI@woji)kuF1RA|saNKO2Cb**0RCNkuVxJ!&VWT@(PUN(br&Ab{C8vPPHC6KGX<=&@UWJFm!^1;b>rT_6xggoVW`~O@Y+GH<0o*7!_+0b40AG&YnXh}t!?YO?pMXU3~M}r zL`$dvm4X>1m!s?J^`ez;9sB|Qnj7mL=u_4e03IllA14xQIAxvVO$)UxPEeM*&^!Eb z)Po0)kz1^o#oh?xIiWM}Ue{3rF6gU6`BM!51;Cmc!H$>VItCV&O^Wn?ZvXNw*wtPu z?;a5N%!@TR70=~GSg7RluFR_lwW2}z6@uZ#g*9k-MjfN+z`;+co3v@ysZs8!di|~a zi`?6_*IM$tfUz?L6Bg=WdmA5s&C=b>k=xrGqg<*Pfn&7&3opc}0>3lrtABe%o+Auj(ax)m;{k8*d8JYzxkw@qA2$6co1xKNi z9HD$6BYZYtjv%;SanrN`~0qZmQkwuEfO?0;J^6{Ld&tYY~$jB--8G9gu`R(r5-2W{uEj+CYf*=M#fp6%4(9yhh3*nqy-iNEb zeV3EGL;o+G_)Sk#H-JkrIr{XooW;9ocl5)Y**&zLPCn4aK)L7vr<&%?%kW!f>W+|G zKiR<6Ds@$q+;=1&8TsObJZ|GHXgc6*AS<6^OZxt%}gG(FDsGo8QD+D;paHg%)8ZrSM)3Riw9^2mk zwj6(xSn0Gknfl6J?rob4yY-d|SM3&QeZ)@)JK7u~_bgF66aI>bHGnlYA=nnSej4XkuZw|(<`vs3 zZ7KI%xVwEF8+G0KGXsOICkf-Ab!FMfL?hb-YYH%Tz1|2gYvP5#);V3b+`hF@L=7>m zCh0P3kHxPH+av$6`gwuJ-P{mHQNW8^Ylhj8r# z(TbDfg;Iymu-19snlKl>+ujKmCg{nR;jmVk{Q%noDvWr&qwdIZ%f}}-G{7`;QU~GHAPP&1Kg9fngf?9I8loRTGE0VQu|WONMl2T=nlc z6y<5fD=_=NjYnVqHYANdKHB_az97>({1#mLRvo;5z+>Z8ax|cm>gE-oA!yv-#}L{A zdOYhVTHE}Ha9o-p2ly0zL+p4~+CWaW_W_&jrz0>u;1F)>D&0XMfjO?cf6> z6^9X{k+}P#syEZ<^?CkO#Rw_9EaIW-?oj^BXQomycvMiVzPhX( zVL7@$ZXwwhM5es3Alm%iN^2UpS3|;1?y6YcMwjN*dN7q{AKKwp;{C_BNfiT|#cSsu z*Y<2i9)1`}-g2iK#^xYqG@qOpF3qx8f_8jl?3?u+C+Bgy{@es=j}b9GF@eYV8gg6u z3fMYc2d%bQUsd(1oiv~1SS{T73s^&+hApA5Mlt99TU!%5vefFk=&??LQv(aDkpRWf zLBBaGh*kx=v=C$-rD{WWmyMC_-4nzGvB3Y*QiltzDY(7on}S)vPlUr6YBtO`E&(GH zu4m^3kKb;Rs*Tk}3q;X^pO4dyl6ltL4JC8;@@SvG#wFyv8A;mPU**yO{Da38N5ln7 z;70Xl^(^IQJcrav=sc?AQR-Kqg#agsrP2-~zP?h@OH=Q!r6+gB?E5HsLHb=z6~GT# zEMOHS|B`StNbW0!wFBu{upw7~8Bu`dgFsP$6o{3Aw)LX8u5qd4QF+C}t&yMuUwFqn ze`zkyJruy8o#P~SHLsAD&tH+T3)TN?rS|>bFljv8$7WzbydNwxFT*_}&%9AHE#pII2ErM=O=HdA2nGOI7;PtEKq2mGJKOYt#JsdUPb$6BiOeMo20y$c`dRM4odH zY@N1Yp+UpEXfi;4@p*9{?NBKu|4>|NjPgnqsXKnq89Jf6Cg!PI3j)Ol4peqA6`8G@ zy>drCUp^j7&C}#B1~sU_+U8ce>X&u?R5C+e1w|1p0lWJHNC%m4o&~%@O}UP)Ck(RX z<}?7Fu>g20^(>{|gc#pU)atKDI;AYxci5q()nMNRB3ly~0lXY@gXyT)kDDOK=Z40L z!i!Qb*CT1@QLqR#^z9uH&0PI_acr2|8gMtHnsHZyX4huAhI3LqqfM?u`w6WrDNVp? z73Z*(IMe!%rCCfA1}V=L$>2>7YCeRLkAW3XN$}<-o_kZf=ZudXVq&L64ORb~7oAx} zFTcPUY`yIEfDB)$=Wy zw1gD3YGN)XQ=J{;&s+Me7w(G|8nfGJF`$ALQP=;_29EAK2_`L4c=G;kJp<&gSe;xB zd0jh*MHGW9NfJ8w#+rjULM{9ph5cN>8!@^^X6@S~sq6a_#d;YsW)O*A6}ZIegD=2a z3TcwFocYOEs)pgS#6O66ikiEk9h{VB@%pB-!#|A<2FxW8+`9jaMLrW-5d`kL>yKnv zTR8iaO3#QEEJ=}2R|@;OV-o5I%X`^$|0Dn3=`Onx4MzN_zH4&M@$Co8O+HoltGX|$ z-lgO;V%UaCWUXEQ3;+HH4+vd7Q?bd4=O_wG)9%T zaz5R?_Iv)C;+Pg6!s3y(IsO;Qj?bfwA}SzaZ^Fjq;okyl^Ia)G@T|b0`hWhSsKypq zv3XO2YHSU?xBvHiACq0gVb$g-hD2-mx(HyPO-l>_&`1qfj3*y7D-Q{U08oWSbz2f) z51cmvkvPxUqagbWztk`fW%xd}*AEUV0B6`ak|^c8_~~8 z&)=8WVKOO@Rv^;la#jvR&3ni~B=AW(SU3(bSNVC^_VId#Z{!7>^zGQhMIp6W?gG|p zg@NL{GBUE$UsRdY_3Ks#uppRfsBH;O-xu1$>*w@pB3FCgQaO>ACR33|Z*S-aP|>G6 zXmx88f7ac4|4P26gj#j|`DoU8uy84C4KL|FTt1ZyEA`3w*MUYDO=z`DmSWwPg!z_= zx}~ovO_0QjNrH3RuyY@m2XR&6BjPS z$TSeK=+2@94!S0u7aa4^7!_44bTi6PA9TpKh7?uAIGJQF7JSXkz??M_g8}N-`<*BK zq}3D!@gu2am@T`1|DK!o%tH9<%>rj7JEDe?FX|#`go}sD}IpJ+BO2=JW(coo4giLo3zN|KfrvARdS}v9OUUo8dq~PN< zm-l2&jr#ro^S(-+cRyaG7s0}SK~dr1jI!MkcFmMdF4VrLyQSTjTLt{?HtTU{ssD)l zSmuGlIsMe0n|!TjTU0)*?r>iE#L`mWBE>D#iv;UcS?Kp<%6Asjk}YOm&8W<~e{i5q zcd3XeQrymPW@v%-%;SF=r@*lRIxC<~vtGF#Ii{Fote3p6D>{bmsmOesVjfzH8&DQI z#%Zo(Y}zO|RUz#>SX+P81I^Amskg_EXoOvXPhXk+x}hFiP2! zb#2|yjRR;L;kc3byn!fR$(Qadp0FtG_4C1baBFk0mETDt;7l?g92v ziTfA-RtcP}eV>wHKkges^&#{T_>GmjhAChkN`NjWB*FUB$cHBSP;vJq&`Y9M-+pEx z+(Z3ty4Je0tLFTQ;A`Mz{P|FrgE{m~Sk^au6*0;cRo{1?P8e3@#sanT8xSgCR&w^t zkh%LmD>v1gyLg$P8r+VwWs_r+kZ|5DmGiXh=2UfZGvhu$tgsbFzK{x108C61a4L#> zLv?HpZ`_`Rask*)24W6x=u*Ai%>|Ndr8Ea=0fccX0KrFn;rY-M0S9BV;v^9T=XXHD zR-p$cW10(T)U-`?G#5eC7tYOEwgG|)t+$*V@KU$-wN;rL2|SckBbQZKw9{3X)s>VK zfwR|PG%2Fw!)3rFegoJU`3?!GJr&A-oj#la5FI*ugf3d~$Uv#4CtpQUBgeMr*z`hy-N-=Jv})U&O7G(z{{+Cr8$bHr)N(Z+Z!2hi@bQ@IDMs0!}b{@S@KYm`wOz z#x6<1ygy&+Vd0aR2g@Ux(>Ns9GusC+e{s|A%X?31xSTc<7dRcP8jSiM%#Nl^-frTC z?S0$?HoBuDm2l2}M7eSKOivrk&~5mm!MP_FwtINyxA_L79-fa^*FeTts&>QEuu{N; zY(;&~GPAwlod{l!QXYz4+SSw2xa!UCD3?FS%issPp?L)Q!L22tMP2%>4dv22m#P|{ zrBEGiqN_GbpUEK4_;X^e!tQ{5MtQS`%Kgmk2Mo}C4cnGuNUx=QrzH%Z|3{taJ2o!y zX+M&-KNxH|Wu$=Jpm0%UuT7h$@2}bIJ^}eEO6yhEr6FgM^UWw5MtZM~e#seKcr2q* z7PdFHbKn8(!+DC2<;l^uk6in$!7k_1*i#B7n9}?R8P3@bZ!pDE7&cTKa_!-wW~8Q0 zzcN1{&Gy#EZ*B5)YufjDn8OnN{HYPryg(gJduZeXTfg0|F=zl&S)Newp4NOc>vPH| zYpFlopIkHFzl|{KRg}+D9uw*{!1)h5M#S307a{Brv{}3~&7i&snJRrQXnIjCA9vp< z;DNb8&iydLb$C!cRq^Aec&7dsVOe;mJNqx5k&FzTB>FM^+&VeuD1FOjRBjJ)GDCaC zwHq*?twr45^_<*I@Qm}Ml{npfuaL|0`q+`lplECa`a}8fKp?}0<&Vh{55+w;4cj~( zo<8cq-F@xLujr%PqzycEl)t5EyJ|{z+1=a?mG>#)YFO=c+x_QpDA(*)`q>*RoDulV+68%N(Poq! zJ2_@X_>~fSS#4V(2eq#uvmX?{PmybSky#o%h^Ki2zT82fZI5pK5Y$@9o*d7<-u>mA zWtiu=LH}*tl7*kCl^O=9RWz+sLM02j)g!UZv zdJXc546bSKJUSG&t15c)HO6h0vGjWsrQJ{XOyF)j?A9uZ%Sj>Qy^!ZotJ!6&e9|*7 zAEdevn`mbIkpuYTQWFnR(EL!BN9FK6v*{U|f(}7whg3zZBMv1x(Z5rli|t*5r^^+b zh8Uu7iI;U|*?dQb&6CVNr==3pU5n+He&zQ+lHF&Ncd6S?F8mqp1CKm;wXbW-zXu&r zs|go`f}>HkkigxAjC+aO{HJvvQL!@j7Z1CvY%nEs;ARc!KC8!DC2Hu~DpDAunPMGZFO>UqTW-g+eP6lJeB81bxlE;s^>x;LD6%{nL`0?Q zDv44JJ%m81FUD}Z&h7gPDE^tOJm|Q|L)*Th-4-0p)jtX`PuO6Ly;lnt!B1CflK#Qk` zup{j_O8;nV3EaD{*iRc+z%6TF(01IU{sViHpyPwQa6DqR|4ag|9}g0q%662k=-&70-rvY`$2B?X!D4*YG5u;%4zWtINoX^4v!?)IB`zXWmm)Mn7|f-lTbUVwl0K z>T`K{tanEDR(@!2FQEYXYgbQlCFKr?D*1}N$BlFkj6>~G_Lrkigy?O>P*mb+6|eqe z&iT0RqYu_{s7)yTmuZ)9#y#wrTKB%$wCrs!Cyj`qoesUYgtb>kO^nQL$8G4?Qh=9& zy9W+ajl4eWX>a2?z555Ku*4b5O38WhB-5Kkab+C=6JR5asJ4-{D9u^d2i}LKE z_azm90clV}F@dn*lg9%gNm1Gg@#YbRZ zxQ<_5Vi9lguk?t(S730PXWiELxw7Vc9~sHp8Y=AWUa{` z-MK!Bka7lyMdWQkLe;*?@I(N@*ZzEB>cf@B2bbSMoXy{uc}`*X<4pX8YAIVnk7{s+ z#kewrIYY&*_ic4y#U5EuadFq$1-D2u=$We3g{Khc^2Dp&{d@$KLtPtn>UA>){g-Xk z3OJsvb<1t__tmGRH)lz>pSta(P~3>Hb>sj7NQAq7&+1xGS zmHeOJPWcxyjr|ax|86KWVG2G|p7Yft)!O2ld(c-biuYEFw?Tu^5Aq9(0hOJ{V*ln^w|Po*p?jh1oURFDsc|EOK4Um;C-l zY0CE8q}{F*>uQkV`RgwMZG1C|Ue=HKTc&UGxQFyS#`b%psK7Tv_Z1nfY25RVQ;}k% zzACUfdmc|p@UYdN%F=I^kJypIHzidc-iHS6QdxHY8xWtXf5sGlm%YbeQ@V7-YFpHz z+BFznbQxVZ*mSpd_2iIzI}zqFu;B3n>Lei*DdQi6&w0`F#I=tG%5yIdtk)%iEGPI} z(<+Kf8l9Hjp0_h=rOKrW-5_}#qu*1MkbmqxgIbc;EIdX{)yB99ii>IY{w*eTgj&z& zO5;0cs@bz0LWX1dh>v02tIugC1ETJq4qCBNm6hXJ+Oj@`DjAB4*?)*GK#xQFlS2w1 zf_Fx8mI_}wF4~-?@ctVexqHf6Y1v(x(#u2clGQFsSykePyiodJnWd09P)PW}{&~@t zxYZ}G{ZuFO42Q8&+au;2$kEEtw1~-e^-*c_<>O`j>=19O*)YrmG5CniSbD}MzI@#E zNs)wK+(;YEytRLsN$j<#iF(p=OQ}})?dH~XnRebrwo|3m4k@XFrLa`EpZg_X%4+}u z9jqvRWmdlTDNz0P=^?iK#XkGK<%QZ2)h+~qGX;)hD9VaY`vuAP#uuc0%lZ0eAVwxJ z+s-v*Z}lizMH0{odjq&+&_+2RlybI{O;=Cb7N!znFfOV5Q(b5%+TgXa?%7c)aX}de zGHnjQra3oLG{G4rDq{5QP8)Vt>KDBTP8=irjGT*)NuYThJQo8w%^*F@EbQ^Cn) zIw0kJlzGRn?x~WwLsqEVg(}8OfburTQmE${sS9Aq&xGUPUZ}6D;5q| z(rUNU7q92RY?f2ZsXX~CAI&+mbkf}4_|5Eh^l02oJ)Tc^f3Qgtz-swWYWgLr6i>j8 zw3x*AO_n-}7lVX3AaJwrM_fU#nYP!dHM@^m@np7m%_DN0;__9klEge9dmgOI{jF66 z6b?Zo%lGgD+)`!oWne1;?Ie>@$&itu*wO7nBxQgCRC29fjhscdW@qi5BSo?c3aqF0z9WHu<4}h?~IrX4xr)^CCh_9I&Pt#s??Kr~X%sC!SW@}&P z9B&z~XI0c}F+^5zRTZfhoRkMJ-E0QW{d#ru39zE!1P#TZ_+HcVkub@zhV0dFTQ^P= zUm~9(LwMu&3fj5fBZBU4t3G+b7%XQg7eBarC7I2&k_$P4i82Sw8EETsJuVY3=d|e| zl;k;H^(#;P?I{kqxnyRdaZ;8QWp50In$K7`EicpZ9LKC5a>PdIQff ze?RYLPvhId-!B}tJ}5PJ7SJY&Nl_XUZ3hbVu6g7$cucA%`~1y+5viAe2zc>_)`NvD zAi_g$?8Xdz!%qk>hz7qIY5I2!p443KTodl384y~m^KRV@eNuIIn-O!?$Po9JJ-M_( z<6}=VamGdbSpUbY z-lBRt#Lw$1IiP3#RK5KLUZ=N+ge?Sd48c1;A8H#o4|9*peYGUc>yFTC?*29WYn^`N zq&v8y=&ZGU?T(slbs)8ylg#l)5T$SH>L(F(N5h4$uZOeKIgpk?l**>s4Nb;k;kkE~ z&-KPT-w=a%i}n)V_B2VP^SKo8(Qh^!npwGdZss)y$-D}}R(oZ1@O~rv+ftrzem`UY zGlM<2QYDR#P^9Gi4ySTcA#(jCJ|^wkxHq}5#Achxe}6)y=zNe_v48IKgVbp#K!Vk<=Xn5; zgJ@M-1YdE7fI{jgs98VHUl}3P1n*zWBg^=Du|Of=s;s(a0lEDrAdmJcB}orXqOGj?)~w4*-f4K@`ssszWC-Sht%6&5jlk+nkdzAFEA(Z{fD~axqsnn;9*gRTjN$XL0{HfB> z=x2qBvi{?LK(&77u?!(Im4}_+ug#?VE@fo=Hf@c_Vjn}ezPC#UCN`+G&t9+i$yFWw z0DJP^3qk@0rxp{kKK0|*!(*nW>rp9Mmgj>ZvH0%27*h<3)mHt^Npjp7uN`8^ z&}?mbQu()DoSTV(K-qi!ZUQcBF5nPl*Dd5DteC*SasiQ5QA%riDpWal5 zX1!+?k9=NJEj(FOg62_r{3JDA_B5_>R1U}V6&*b?cXP`%S(ID$7~)G@c~!EAwB6~t zdXt&&rX(Kf9!zOBC2M>&OKB_tJouK5k^SSp;eo}BM1*DS|?r}{+bW7Xwe>-?YmA7=;y=UVZ}1o{8va>P)bwOI^VMBYy1WKrHa9W zQSl_)XvxdixFfzAT=CsTZYr)C7vhnOr6cjr?0&WXZlsa3_Q?YM1WYM}0xPG7GHt%y zL>$}kc20MHP5gT-ySi%Iv^HW^aSu;Q{?29&Q|(%dM5wyW!^^xh2d4Bs`1JgVe~GJ> zcSi?A8m_ESqEO6$rz5452+(H3+%G@px&+n3EDbd(h(rg4aR05_!Ae;^La#WBa#Lwz z>Q1f+{_lTZkw|K4X5-d}6yuIwSg)hhp`Z%b^V%zSCZ%Qt^1uaS#K1$|vC;#7=$pH$c+-q#toAc~PSo&j^Y+ zYeIU86IigY>o~rwU+;YW)G2KIxwTnJ*=kq#(#7`kkAEH|5nIyxW5;Rw6;?me9^_rq zFFFUL)9*D_H=UP@W{gLx>eXeof=UE1RxF9tFqTP)?x(iJh~szBH>2qu0*LH)@gin&Ba2pWIyQlr4x&ac8*;6ch5L>k{zGOSMKU z2ni2++Q#8u0KzNH#qqIr<0wPO!)u|S)egdf{uZ?vitvcNDnl?wh$1fAg_da(nJq(Q zQqrQ#uzI99(t}auYUf6mf|5H*B1*VdXan)A)F8tdS1Y~nMhbaZJDReYvK zSFgj*ETHe(5fP|MX~&YHo^h0K*RR#I`Q|WeYL;)TZz7C-;`p@K$C24;{kl!70*jDWFdj{;{ z#r<+l6QHw_zss(NHvt6h(%j?~#DRhl#d`ITG?bl94AdpG5b3c>L!4al18RP(`CO3{ ze)QF2%1Q%2y}xK-Eqt1SH8%7zf<3<=%$-$x+)HB>2)2nobrK;sxiO?0J5U$LC$wVm+I|mXb>{@b+>3Kv67B$ZUbB8S!Tw`l7%0Td9p(Jc;@nYc- zq#ps>LyU&bFOAz#hDtC!M{9OicP9t{9ZO}(DXRpM1#^ikifIFuvP#&F2pMVU zo$gKQdQG;B{L&a$*B`m|$p#Lmapfr7hXezJy7ZUzK-NxHk&VuUQR=UTq-`#@lGCJl z=VgetUntnrN>Bi#$D>v=DCcz~(eDjJte!%fN(i2rQZ8P`oq~&1Kd`xA#-H@^ zLpIa` z$P$;V^T8d@50(S^&T&KyW60vO#F};@u12|qrCoI>70u!yB*JpW4C8J+J6P1ew*trv ztZFPE<;QQ+S-YIEeTA*tT1m|s+7(n-aPuyO-CvtBp!5d70Aad2rgJX%EkI9~F& z+n&^lafAU$i+>+h_OwxG-1X|IL+0tMoo$`U9lNBJT+&H(*fhmc#4WSu<*OE(XBi$a zrkj2rHjAgTZR72#dI%@mNM2a+B7WV~0NuN)50?rBdtt?wRPBbnp?~@T9murhvN|dOkS!y3JyMJi=c05d?fp?7Kv`9+Cm?Yev{=xVJf@FpPFy z`oZ4Rh;p3Hzv7j}oA8{?K*M^0XX!KH^Z04r$AYmLpzyuR$_Sm03$_HLLb;1BPh(;AZO5U^scIn-1C zL!{~1K!65+k6jS7=kMsUZoK*|1sIp`hX1=;QPp&0(&4avsWiU_WSb|ZT9UeqpjG?G z+iTRXKZEeDP#javb*@9_WTD{`c>R|3hT*p12%tL4W8g)skI0 zgm-h}I>MvEXMy(VNMm9V5lnqk#hA-vQvRUes}R z#Z-zH;K#N9jXP?Nnf$&xlD@i2rMobuRBkdeDVXg=d}`6Slz5{lEg{1UAwxo@h^DM2 zhifG6{d2;oY6#*v01u-*!d#)9NXb|NBUW^r4z6pxYz^;HQR15JHx7#*n|2T|a9_O> zWxLV6TMx*xm3VmgN;Dc%s`=vd^=~%oPTDQbW3;ctv!-7H_4;{s0xvYXgTFceyTKy@ zXy~O7-hd())ncT1r9$xgbyyUZT;p>JoxoXY`XCaSn)NB70cuvM;jSrq7cr!m~Fm) zs;Yw{R8z%vmo8-Co;g8z@i_FjQ(H$%`s{#}#piKbH0mm_o_}Mps0sZA_01lU{#?`p zE7od*)w0Ht+mW5AO(oO@eP$q;maib3Uj#Q6?DjiSZQg+?*h4R$BVzL!?^x&5Zp{6a z9?=vAFUXFw1K;LiVR98RhB^J0+)$A9Ss#wts~=|Tbo^>Q5K6=9OTPHM({;cIQ?y84 zxTXDpvqF^DrX%tdH1t$Q?Mx|+>4XdaUFRLG5i_}0vLsE_3o%1Bkx^T_K9dgigUOUh z$4w?=>*;YH*k3Awn{x{hOJh<`Y=x%yaG~H%> z=tiVl6qL@^4)b!hTxW}t8>0CH4iOaH_SAW!65j@9j$#>2RV<`qs!TU z9HS0;LVcMTXkOw_^>rL!&AYS@qBb+orK2tJG|%ONG5-C(_{+b~uOQzTnfY1~W?%Y6 zcx7#vJVNecD`xZQx;ctwy!RVfK3%r~BP{Go1`%}zL$(Me0bG2lE`;!?n4Q=pZkNjh zvpJ~y6Q00DI|OGYj|KrSe}U=%aMAIFU0%9a#j=XcgrpWE zKICQs63<69Oegt7uy;^Ic!i79_;=B(6gRiusG1U{i)0Tap2b>l1j0ABmAg!^tL{CW zg4Oy#R+sPMah%f=K9qq%f{dOi^K?utgBkxHnw+&hsW%B8D3cS3dE6BP1uy#b-g0C) z-~7=Z-@_L{Dl=}8t8O6?TKTWmRYoKw1QshpMEWxgR(4wbe(@AM#tBNU>R19oaQ8MA z1(zZl&MB(zED&pHI7WeXP2biQnf2Z8{6`oTVa=wNC*}U+GccBFds4e!%9yG4GlisM zSncgi4E`feFZQWt=1Ey;b=`ih30PFwi3PvFc8VGhMRuTCclHBqyFu^ z`7Q&l`#<|~a|fLKq8zvz_S4>7hI@#3fLypbkW5dtL<4^=ULHP{9p(!~d4scyBI zqG358N4$ww;oVT$@Cd0>VcGGg_3`j}^vn8f07jTx+t+y{FwKBtU_6s*@sB*W^k+o+wdB?z)Cp9CT0s%7pTEyV9yR*#5IxqtcE zH_p8si@RO7Wa|81J-7D1dXD41%p2r^(Y_CmmFY^S;kKl}?CeC~f3{2bwff9{yfZ`$ zAmQU=i#sw%^i+Gcx$xPq#>4}0Lj$Z8diKAW%*FOl(!d{%bxB`u<(#IR@nKgQIt+oM%rK9#uD_>iDgA|Cfz)aYx(V&IZ+;7%rX&=fF zN=>@1qlz7;DLD$tJBO0_^I3D3T6ASJh?>$lq%aG>$t`TU4_P6v@CHsGT^2`^d#=5Tm3ysdqDt6EKqJ<0^g)|wqc>zXmMFo==)X%Wcx`)a;7Cx zaoJXAV1l)N3KvT(YQUen?A@IYM)3cN#fnX&jwstnF>gh2$eoZ1713}MUE8ugaIR7c z`1;~~H_dkM^K+mW`dH?l*5}aJ0a~xUAx>;CI+-tAj$rR*PZOk4+wJ%W^~%;%9kkmW z3&`6=fYEz~`ewaA;yT!#m1^w}O>JIH&qtxkMr@GuPUilD-IO<=hd`J!_`Q9zICo%A2#@_qIg0V0-bATY11B#aMxm*&l z<>f0LIU%O^U{8>9gmbKr*O^FR$r2a#`!9+NZ@9eHaI0?)@+{@DqE?G~5>4#Iu%k!4 zj=Qn|%b#azHE6xIRg->1Pa8U-yX~`soiEBt796(58u(rPGNmk+wxytn@J0XQ6>euh z$1>41Jy1a9LHc@r?Q!VkNO_w8-mY_u{D^V8SQMJu^aCFB)X0g~tRDoX!Z|*p^J8+= zbCn?@(&a86>`@6|6HYkAWg_UiY4*zuLqD#M+$6SuHN(K}=X}3tu-9ahUxHQVH(v{I zuuX$84_Z%#hc3Kd-9~e^(bTi*z+#yU7j`O<>0d?SJvR9H7?A4A$ySeC+#{9-Vyho% zvec`T-Omg`BSY9b8+t$q#^%#8lWC%z?GG_w0P&18{u-Nf`?m}3Y!qrOks#BKk9!DCZ$Y*81yV=-AFr z)fo@}*4&*egDl2)wC-})*Lp%mTu>~5}@=;7kDS!7JasMK82iqoTOr78QTh4Ij>)yHLY zdJvTX3wd97-61eX*SKq@q!1 zpZk;J#nF=W;q_U8ayhNdL8nTFWWQOh^y3#MsA5+82`62>y8p*k{+FoBXfKatPHT&9 zqSR=^rqpT!kJA8rP^E=99f^)P^$oQ3NFbAs!^m%Pf2NVeq~qiEG7wZzz+Qv-Yb|e5w`X$OXpq~|~9qQw@ag`x4(cAX{rH!8I@5zf5gRq&uc2qfWs zejA;Xq;2Nnd-?5zeysi8)~3nVqum5P+r`*l2hTfr6?_e+<- zlHHZ0FP|&QYFYK>Yvj|PdM`Ti9pDhSq+#q)4P&od{zrUe|FCio)6 zV4iDgX=j4TbrUhellB3C#ikX@tR?Cd)}-iaK|!pN96ryv;B~QJxGjalho?AZ^XeY@ zJ**77zZ1S9JCN&rm6?TsbE;bLN2E3B0A z<*=w=zy;>qsV~7BJ%DD2<|8;a*V8bGQ)@YVG5I^w>dx9?0X1 z^+UYY`nRk(Iuh=mT|X98D7=^aQqgHBInm=L=sTrcnq+eX#_2N?{d9m4a+$H~NySl? zlwx_+PB27mR;larhopqW-TEw?6-xJd9A0@$r5zXS9M!tZ9RrE3ajK-ST|C^b!WN+7?o` zwP=u6mF8m5C&$Uvz(dp_2E|Or+TSioW}d@Z3i0d(GuOQdQfV#LW|hRnW|Cbl=}v#C z2JFrjf_vWjy5o)TsQ~@}eihkp0viB@W{t#Se9M))XY=c8N`rtDn?3_(9Lfr#5jdjY z6%`wDi&M3VIg5DHBIt8b?{0qDfmL{|PMEt=k3J_Jn+QUNW?DlN{$j*3Oia%mN%^Vm zo9i3X;f$uoT&RqBVW*m7Nm?lYr*6M>_2!DfhS#icAwi?s1)%w5o&q=WH zX+ozvt!9ge6e6ff%dHRkdU6Lk%iCg4Atruuw)7-EJrZ(dIMFnJ1(nozdT(M&v1DN? z70A}Otw@{-NpGYr(alSxm=$F$mZ!ABN*Amf{9!TYxo@T2+VFeBK)6Q$_ss~=ZV5bH z@$pjO^tx#jc^TF2_zmRx*EgiG)YP$htw-f3{a;q0b4(y2>Wdj5;$W3O3-YMUq{ny< z$k)THciNDz)mDqkqM3S2(V!hSryuA~5#CJz@?iG$0-T&}{J56QlyZ6p%xACB6KQ`o z&b=5rkOI=9Q>e37th@fcTOh_d7qLe`-dOKs*BxEIQ8SK{OaGEnX>KTX{)pGULhUQo z(9uI}#^pQlVY4Z3PO<$FNi-}jQnkzd&3e0l^!xg+UZP;k6m1|jtpev!3a8wp_Q@RH zysIIvf~Nh8=x|dLXefT=6x16_ii}qTJY{el$5KxO{w{81Nq{;@)5#OBO(z+>sv`saUBOrVF8%dMif_iad~^nER*jM~ZB5 zkf3Mm*;I-bxECTmST1mx%t!s5^%x)vd#ZNsP3GZ-^OLV|x486Ks_^bxYhPT=FE}*( zBsiRy^(Bz)p6|Z5LX@uf`n&CDhyS3dk^K zaGDJ(0Ade3ube0WZWtSP5s;ndnZp!L-EP}JZK=1HY#jnwM78zEtV^vx2ZArG5qa4r zhEE5~{L~$5QMDMp?h9^mLJ8QhvZzlSDwvR=N(^+?8vGj8G8F4bCHL~VwYX-NWIc6# zq(JPqv~vp=>=Mre(Qf7ln!U?b+RwlF(pj0eB&tyRiw*b#f0LN{B~+^{^14x3zGB%D zvaL(zwH@%z6S)f7uWD7|>heg><<^Q@JdLL{=noPCN)<-obd%{rr57*QKtv-&)Nd;6 z2Xf!%8-@{Wl~NiDmNv@xc1*t;1A~DZ$I>52xJ@>nOjJ)m$!p9~$yM?eQ_U_f|I0*I z_2pMFe||8SRD<`;ov}?xEm|heUsaXB95ij^v#7DLkdyrQobgj88z&hu8MRL5AF}CW zrHl+JASebS)B}g~t`N|4>ig;$9IQP1<%9jSaK1T8Wx~kdLwdL7T7EOPr5^uroN}BW zC1GC`OLcVQk3`S}+&ZkDJYD4qmJaZIGart)Za02LjmY=d9iMg!0TYRN_k>JOA%Eq* zk)`+>C(2cR-rw^>+B*s*?<_;P%G-Y zpFDf~>y#>tcmkM9c1A+b1juD^QW#M=#n78rGFF-`|88Hf5uHDYt0X;Xa?1E$8gNw8;QOK#n!S1ps>C_jm)dDEiZD zB{h}t>o!NQ=ihJWZBg+2WMGMR52C+sheRZN$`3nrj2MKIQ&Nk>C zq-V1MPN*lU*cwNMH@|mB_6bBo^A}ahqafHt%)_qA-Tew049RDXWCHQ=T2gu)$5kK$_WhMFirE zJ?r?#O}!j=+;e8mmnrFJpE$b=Jp>y;V=M6I4Q8Tu{qsfaLx)UpRZZhl=rC_bcXU@E z>L8_O8@bf&HHSy->ojzss#m<*RTH ze1eoOeKq=5)tM>rCRyw<3PLl0EEcaYMQS(MM#4XQ=()M$xDw*zy7yD{_3xoDTl(cx zTad1fKixpnTu{?XUCP4hYw&a3w>;%E_1a(OY9bJ0Rd!F$%zo6!CurNv2$AR(2bYSK z_3pd-BBAT+)^yOL-9pXgmNv$hE&AE804DeMleam+QOkgvi7Sa{-pNHsq;D$|m%38JC@`*z)xzim@ zecFwd?v1Yky>IKa{TNNsga6u6=tL9meheaxiXM6) z=rsC)`L}!)M&^CjElf*ch2Rku1w4JznGgkIV8Gyf3%>RGQ};sUJGsaNKQKHDgZ{-l zBC91?Q0}PGOrDT$(31aC%d0L;T%l37*Tc=Lue4Nm4Jp`CDOHN&emjl#{nRiyeAWh) zs#f_7^O!xDPfasWO?W38Q?F}3m;i=}Tsv2a5_cIGMxu`2*IqnFSXGY7p`zgyzHn!#!0DQ%dGCsus8*hZ??T$l zZaJv0o$T-5Bnh=4ji45ivn1i0w_kWDF|PY_)4FRoBt0h5j@!iootabJA=S|+dRb8e zV9-ziQdVLKeGRX}7c=`Mz!LSEFiwmv)AT1FjYE|FtJ?Z$Vl*Ke!n-okiul!A+*#A% zlHGbI8g9{>ZO2(mbbz(V;!35Jk{1dd|H)*M`{Q3MtfYRYFmyq~+Y@VD245QV=5=>^ zd``#SV%O&kC^qdtc!pd<*5TOTStZe8yQa6;!r2Bmmqg!Cck9V_ zFW<>3XCw2lCzv&_ldO^P>PQPo5 zQ$9PUy8JMkJDxqqpg?yTf%L5)Ix=l(Jxby2e|n{8fRE1dOe&)Zc2)^9oSmk54J9#` z*%VH;7$J1Lp<~FbBmzADl5b>pTLM1jYSjHMwNeUEE6%I?q|X%$P{4Xk2no~q^v+$W zx4HkLvd3`Wr}JjbrMmo2Ak45U2|iQOS@RJ;YXs$B~u6h#gg*%9;+e7O=51Ra#Ki;~)(FW^o{Nhyt){udV z%q^rmHVg;KUS>n@KB-(p&4QaEyH_UNw}Obnr*)9bh;q`fr)%^Su!RZVZ7j%feY^Jt z8ZM(4Um}__VbVCfTD7i-5;n{b9XgcE5G+T5xnw0Ty7>@zT&J$${-S^f-L|_4JB_PD zJmAXH5{+ATWV#s04Q~QhBn;}#on4u`ekqdjsf}O^{Y;Gn3&C?fADSF_wn~xIcMi@d1ACt{X?kgOXhPh>0hc%q(CPwNZm`&a=Q?j~QjIa{xPQYY} zkuiB2$i(}VOAAh2b-U=rO_QkTP#j&((sktqSKB?isi+UvKjTYuDnj4CS_3E6b`gY1l7NY9AD&tGmY zl9ilNdp`6WNLZupt;eWiH3BMjF>*CL(jPfX#9%I;J5>5fey>ZK84#EcIal*;X53;F zjsrE^zjGo@&EBR?k_ycdVjfY?C8b`EbO7;T=fU>EZsBSB#h>g&C5NT%YpCO;CzaA5 zFJ>yj<^KC$11W&qPU0uzxaW;7z{#=G))51;H*1at3c1sQAz`}k>YyibMM zHd@e8b;GJCs|VCpGrd8HAd;VytiS!i3=Eg^nXrCCSCO~^1KF!5Kx_iIO?t2I-xpA6 zpi@g*RX|LzO=mDA{5#Gfk&=Q z%sEaP)4iI+23;m9>SdT|ARPD`Ggx0VK5*4rXXBh{fBAHys@n&OCEJ=%-ueuAu*K=c z8(W>jrUH}u?}0h&sSWtZK?M0{gft_q9hQ07(EYo0X>L<7FH=qUi{7U}AP12JHRvd2fOJpWV!8V}Dxm$suRZ+?Mz zJKN(-J$IhyYLVFCZ5bj?(mp-6<$tsdu(L!vqkbg^44cdED)TH>cWXEXizU83m2 zoo!F`EE$DD*rN<* z|1H~JhqDyES@CT}MdfZOVXrJoybn@q9jX5fzzJzr$&r-%3$>)>74`t_njm)e6Fsi! znX3Wk8G%MMpw<$4%8RcfJ+?VGu9(p~W+6b7E~%bzSd^w4yUJP_o+9? zn~3BkZ;R$t^i!4^LZ`}fDcF}uGh(1Jc~cIVyM=-XKsA!#$kL4KlLG(VZ>WQ8iNp$YE+_qw83S7t7B zSKVj2Cd4~*W_xA#pVR$u@ndDu39+j9C_nyy|N8YyX6P?dcVczTV3Etk2i@s{vp{OZ zcWcr4N?Xr(;t|C`^%aA`em zLkTTkDVfgLEf!wxWC{GkVc1jt2>{=S|MEA7wj|j{-P7Pcl>m%!Ofnk?!3^bCWhTw_ zAROH}si&E|T*!<`K1vjvjDV9HTeV?u;Bne9h2hnlR`rj>dHxw;aeRnoIiJ}^iW2hC z=Zd-dV6b!aXVUpKZSk@&8dV)z;X7~J)IQx1Kf+rNV{#(3dU%Y|Xj2MlC1d@;(|V@w zWpW;AlL=d0bOcY7yyQ`x>oj~kj`!<`afYb&LM#*5fRIn=0YxvW(zd7CVgNYvJUh0x-195Voc;kb!f zz;F$jvTrizK%@c9VM~qhYx0bTM%|43rKP@G4(MKCwiSFi#;SrE^$1X7DRiS3{A%!N!4r%_z{IPUYy@H(^MH(eYte0k*V3ev#_!QgwsPv; zDMm$vLt0KW%i8|rEUja!&THyi`E9UgKcRM6+-(ZpzT#*@`5ETes0zB@696 zc`fUl^F`M?0udCqztO&?{?Kl=j@bt1K`(jhY4l7=_57w^X1kp7gP|u@hS9;@uLR7s zfnJsM_j@zFCV!NJMDgq%1l739Lp%n%E_H0b{SJB?BQSo{qEF@aL%rE7Nw2bS${TaM zTe)R%0kTfC^dW1(pUmY#M50DOEn2&sM))hS56r-|Y``E8IqFYm*%l(?p`7ZFPyXOJ z%($=ya8D7s+_p*ocRi<6A*V+cM;7!ZN!QnewS`PZs42NJZW-ENQ+q--^$kZyk7H*o z-jPg*?5^=IOinIN9X{jqCS%0`7X_A!uEY7WpDhv6$3cugQl;*xPy2*3ZAOwA!s<$* zog$A13K)bGkgsQiWv_O}Eb`}3vRlgznV)#TeAt?gj%BX|OIM!-zlIBZ@wZF0Wljf$cwV zU4STOnOqiqrk^(bxVXoGW$RTz01fBbj>*rJs5e`5zAq}?CeYMs6|gWnA?er)ZS+;f za|k4rmz!*3ymB;B#g(A5DVNJ=uS_zv{>?H zw{S z8(qldH5Ls9k1r`G)oblnz1=MFTsi+>qOa1gK<)Fx-${DL+X>I~GH$#zC^_tpdyuEq zVAXd=NA54o6AqVXPdTEeiePi~){!S}gl0DE z`%O=-PV0~-Kh%ZVM@?u+{U~6I3-lsQmIJQ2)36U4^S)s8f1agtZ92RZHW(R^sJh*- z$5i;uoY>$U4**f>wn3SMJVMewR}H29AY7Fs-Xi!bT zc7|Dt;PtQ5v}bSshrxl-7zUH4w}zN*L1lg4~1b4dI&D_yc7sh`m= zf7-n+u5T(e!=f|M>E2-C7a_{h40y^;MVKljEq#Heo|-f_If6jm4x)*Peytes}Fhd)!{sF4two zJYLHizgm}uEeA_HmCUQ}&ksM3x7zAd+xMn!ZC@_MpQuOsdBMFmwpBZ@7WqzxkH5?& zAFmJxm^%bvbDc!ah5u*JLsEgy>{h}RsHsaqQ#d?j^R$>cQppmyhv z_tzI|Z^gaNC^+s-=u*NlD|`>g8MDARuk#HtD##La(V%*4l1)Xx2AxTgNJJW0prbl# zI>>8O;{B!ltb1#j!b+`Ho5CCz-ULcRI0ngmwIaD#SgdgL1j`soS4autU^?Y)OMbh_Qt?%A^g00=4a zKU)w<*j*tD4zP8lRH%Y9jDHqz`a1f>XBp|C_jHQUd!-*{dRXwgiF#p@7aYigwf%|C zs7{-+JKzlJjUOeA6qu-@*tcvfq1xP^m{wFmx7^y%M<$<$K``B!dw+hkNKVt?qYAm~ zsTrZJj|Wo^#JWpKz~)X_mVeXkeI!?N^kNy=^-PmvrpyptvEOLFTEIC`)a*M=^mI1) zlRW_M^Nu6C7euh?Pw&Mkhco!M`&GZD88(>X(iz(kcCDey27^g~m5qI^`;+`zmkXmQ zpvTUTC3sf>F6HwT&HI0bzf-NE`Q{yK@t{M|X8qT4xk!HeKWlxi0y*r;`>xQdJ2|fm zME|YzCwfR$708T^QckW*a69uMCgoiEQOv4^&f_}cagB1|qAn4`dS_waKIsvfFLgeM zI(gHJwiT}azIrP}?N^Sa6Aj$wp3;;%DC>)@ea=B&Qu5*QY3kZ!G0^4W3FK*U?ZJW` zUBq#49l3NaM{(v^I8G2EiPe|iU zg=F|a(({WB#H4Kh5UzNRoz2Su(zeve3jm1SPJM{=M-pOCe3XahpY};2!9+t?r;nyG zq)b8>-EX_JDZHOjYs(OH)$XyR@ApQC*V?SuIW~6Ya)ikx2vc$s+-yEhNoHP0z7h{P zGnVAo7jy9V&R1a9^irhT4dljI%qecMB3d!@kh|#TngY}ciK<#H9FjZN20@=xM1SR< zd(xN1l&-6p=uanh_1(qo2^?}jvd08UO_ed6;*RtU44FLUv}QznAT1@^=0leG#9b_! zt^Lb(oK*y0Xt*HF>JBZt?oZ?U^yV_=A6CTzJN7_UC*Zsn-&*SS}$kzDn(AAPkpl`9_cIT7jy$i zI{e;QWhWYBH4dN=-vO%(j@IrjXs%*4zR3IX>;amdvYk|ER-+`wx{94#B#(^S(5RGe zW&=h{Y7qv4YwXr?IF2RTeUAruA4+7uVAbk(TCe#-xk-gTrsO>8)esBEa@=m^aKKK4 zb=00>gb^RhQEKW)*PQV~!Sx{HgY0V`LtJyB2OuCcjmR|i*{3iiiKCy5fWzvQ#iv=c z|e$+5!IuNYhOM*Ij?THA5%GP*I0iH=WU2XkZSBo7s#`u zbzQeJF>$kpW)f64BuVx@!6lwqMLtob;Lp9G9FrW23({*IQVsTf@~>jV{}&u;k6#Ht z&>yty3*pbaNJYlVnis1@Q0VchEDU|9bnx?a)&Af#PtyHFc2&%w{$;61Rdw_e!r_~F zKWwFfr4}-Fy5-vbFSb_|!Dsm@S)cZd?U!*WbYp_cc4^7zH8-TMYlD4+w6wOwg_plq zk^KjZKOKzcSi((q_rR9VdK}Mj=mJwHnp0YK`0EnUX`9!{FJwzfK-#aJGx$B_G-W_@|)Bfk;FNe^eyW zy<)FAJ8SBcQ}qZcbsS4=QdGg%oo^}sdsKcRg0uU5s>JpR<_{RNFd5}>01JDWe@Tg` zmha})n|3kfaektbb+(OPT6|#5S0R*B+6PS-I^H7TTY( z6P|-tLp#md#1db2bGAy7{D&Bv@p-*na*GX&QCk*4`|qJql+r2cn@u5>;tZ3c)h@?_ z@ibA!%=%+fdDf~h2`;W1A}d-d0eTdEn)TvJGUmfFiUM0rZ6&R8?Nu*fVBzgR1#d6u5Xm|s2EQ%NP3Oz z&(-wO`(O%eJCxo0iz0}}aN5(r3nNH8%<$RyPrjVS*L_{-W4j|ZLzz?ak-wvW*gRS~ z=DDhYX0tN`T_FMrF~46JC)RLQ_^-Y8Gqag4)i)4weyy%BzgNrmOoQx9y3-k-s{Sv2( zN6D+}Y(Kt^=i@mQWHJLqjnvu5EC9!eZD)bAtqhzk^NvY`AZb^hrc}O5BZ1Egy4Aab z!eDnTL_hakZ;aoRj8yY9l7bi+4;|!1^NvCs6kPmv@k{2Ea_L$UzlTD?bieNrK^E_Z z1B|-LRv0AP8Gb*Wo_S|b&aP6e-vnxHot>=b(`2=I1!7w11Vv=gjZ=kjOLM6O$x9v4 z>n3$kPHMHRS)!0og)Re&9VxT&uTSU{e*>KsBH!50tt#iR*ZuvA=(7>6iFK<<9Z;d4 z)|{m;C-(h$4z1#5WuW%@X@g%oiyv0UhM2suukRU@k+YQ9v|;~8#h0l$L<9SyAlp+4 zF!8=w`FgA<8neI9VZ7eiCBNGr=%$f-b&gfF9+)CkEG3H-Y_Zt2{Ai@>jIpLUq>>Ej zBnV5(oA$t*?Ngx>F27r|cK*P3-|G8jsOm1b=-Sd`iMN{0<>D$ks7l+g$?dDCZZn%& z+n{y4*;c?IU$wJ+soZ~r9PL%h8gyQ9^x;7@M7qOWy?SvutxEPW_kF0{%%k%;2rf!VRKe43A;^P3+9 zxu54_yOQcG~v>K`>OmBHb@N-mJ}q$t&vc#RG(K$vrt!5L@gIGp;LEn`70GJs zixW$!D;bmd0`!J;%XTtVRL3HFwP|fPa=yBuhYp4I{bKr*p&=2cay0X1IjhL?!Ix8x z$!VxS$^z-g`E4+aaBB8)LGWcb8!bM-wJ)EHgm{>!WL$N=Q)iq&EkuykW9tp(g_ko| zA$bSRyO%*c!$0;QUrO?>&Q!s3|Wy_=^2FHTz$oKafRxFt&sYg00 zWHR!ZpgXmG5`ZdoDJM#cg@f6e(c}N(tG`#?hY`Mytwtk31J3}?!UWWohbY;^KE0~7 zZJ;@s(5&!^^3-(wOtm$5-`59Mj**6q#^vI0uxQ?5#@?>wY#QTL$Y%)iY!+|A_gV@`P|c4NS{9 z`voj?i|S_u`BNRaa?OEX#V41L|<_Cg?3aRas+i)&aeP;F|<0zRZS|{2Kxw4Q3mXP%JBf$m^lIoMCUO&aq?TYt&C$f)U$bp_yU zG!c~xsAmvso(OT@Z|tw985C@Pxgfy6G0ceF-qhWC{Z!M_=xJ7Li3I;8PU}~w4#0Im z@Yo0@vUEC;d5!jOZroma%ys^l*pJw4Zk!oJC5V70*SyJ9Vuq#=wcT*1HBJy@GcYz- zD@l!ryztpP4Wdf@AjsUN1Y;McV%DZ{&e04mR@#lU;+gS|oTPSkHnYrnu}_FCL%+dx zM9U6UjG^P(ym!EX30`pgb+KukNtl1yQIAj5!@BU9HSm5ZJ7>E_d6N@f?S6DZVyksb zgY9v^JM4edWNGjqDBzE`KY#7wff`}XpVrCb-B)Po)kcxdAaso3K?PhUqoW%k)BfM> z6-1kMYnM~j4#Wr2!Wc=sc~%(ad>Oa6kiYn_Qv4&BBWO9GJci9yV(vSiRaQ-YxJ;wT zb)CI`ykf0?mClr}5J&LyVmaY){(}1ip&<82RtIN&g%h#rLI)~JsrRvaA85(!dtTsk zIjv1U2XcyqY*XFlHmd0;#jkWfSv}pKDJ}rm;N@CK5P9xNdmCaA*N?7Re>&3}yUy?k zJtz4v_0}LQjylUH+V1(YN{}~=Z36(+5o(6E>C0=m8TeDZTSx7pV?yZs&FUv-epw+# zcYf1p{gd5dc)K0<-7F*Jl^{&gZUVY(rUF&+RiOErApk;*Qg6?IhM- zJUYn8wm|wAwo%>UU4j38G95HiS`4~k-514=C96O?8+y_-MpRH@c67lO+uhCOMP-Q( zi;U` z_8G8Tq~XOyN7mR~0t^#FJQt69gy-Om)=>&6V7W^*Jq@rh*;zlYeFaQDu>CC>&jo$8 z%{rWci*kH6vwf6ezpGBM$9++U8D_qQUePLol?avYV1n8^R+*1Vp0*slyOnS3g$^#+6c|>B+?M5YXP6bKIRImh4wu-w6PAe{KoV#K>)L z-{=`A)l3DHvwZqG9Or`7Wj;$wqIYcKsQ*2ij z(ooaYiAn`e9>Y@}v&gbQlrv_#56+7m7~u-$=Av>A6jt!y(^t;+Fq*6+Mw_c~D?Ud( zse_w)@^Nx9S}kvMI2^D*ps1C|UW~C!MO7}}5+$-(*V6I#)KU@zMf=Z*fzIY5T)x)X zvu|%bS}8vzQcmii(QB)mI#IE(*m1v^Kd+XMlN-z41$NKt)q7%QkSy`hNbjDTR0-S0 zyUa)+*mQWR^rz9ALgA~sO@3U1IQk3qV!~N=A z`zPCxe0r3yufVT{|Fizp!_g_*l?VJ+#p! zu{fhNq%A4J1>(4`OUHYTyTQ3R_Xc1Ck7~Na2Z{D~8XLNJh`|JqI`4)Ld_DTbb-u}B zTP}26E(@a}JT_KVP=k`tEPa!S0)y@Y-SN|kLMOXP zV$1Hcxn|U2(e*f!Q;o0v>?gE@7n@yqYyAJ`X)DveoMBFCXVuccK=h<{>V=$V&`)e&OdT_gtF`cT7#z8RLb^oB(0z!##8E515g?S4C)~7@ za&ARWMZSeH7E;69_0V$fbJ22fv^HTWGwX_5SzgAn11J>AOeNxXxZRE-VIxvMD$_LF z%tNKm{aS_Q4~S;$MwE)t3|_#+18p(xyl655h#|y@p1PQ8NJ@LY5WpHv8DF7aQ(-9s z;s$4)Xcsd7#j%RB>6ooaLSL-)1K0fhzHlo;Rf8PT5PfCs)D9`hGg|b8eJ|X;090hf zst$1mb~=@@PO17^64-*=1JI8lSU`r2v~(h4@vGnGPj8IHqqP*8B-Dk*&553^^;Ow} zd@=UyXuXuS=Qv-@XcOl|+qLah<$NWOg6yOJW^adJRePGzSkB-LPA%2WxS+`bwC<2b zD{cP+;5m?=MmSraqdfE6#Y5>qvqSEc1yX}y%*c>WqPEQF?ky9vvz1;+i6Hpv*H@lH z6i|wNTL28Xbl*nvm$evq{1z>y6SWq8(2?&etW1gh&yQf z>lOvZHsIO1U6PrH;-ha`?%#jW%#{~h>-;oA z;J!4CDFalQMlHSFOSfufi@2fWf zkey@JRBRqk%tT>5t)klWj~Eb76euem_eA7&J%Ef?1%d(5Ex3GmD+`qHU1zdxMMM*H z{Ub=D24oV3zZ5@d^2iwM66q$!7-t9m2_bsMTwc|*5NqPejoyb*8IRrMQR4^=YlJm6 z+Rax+i5<){XZn#cJ!cs~zk`J7aJS9<_WN7qRq@(=;e#Z|wwL-)bi+BsIV;!uymz)% zaT!$If>LU@T|zZu?2T#cp|XvI=OZ8~Ab_WYlG)2pGS)slKEBn|imbFeVZA;*)6wgF z34Y+E-79_#rz?nE?lvHLWrfM-+j+~7k6qKFhl{r5^gpub_#Xwf>bm&>f}SBjZlVA? zjJG^?QlI(tnWuImZ~|of3F#2_g*TCeTifthrI7YAMG)Z@KWk|_@$y&59<2udQPrT}3SEUsJk?T4K7}C(f75ftz3#|4_XC^5yQa3J=F`p1tzSDXuX-Aa zfGcYL8&nylrybDB1V&LC1P3>a?-Q3_nzSDcXUq83S||JXFP``B%5t~NJny^J znP#2vyYt&5&BqKgXXbNiwNy8sx#1&TVTv10nRMa>K0{&p9EWtev?^jSS@d)}T21a+ z4q(Ff@qN=5sED;dYC;eu)yzn78C@_!xK`bXFIj_J42S*r^Zou z^U!wyU?)cP+cMoJUS5y?22}7=IGP_#XO{{EM!AF(Ye(#=DHBed;q+aXi0Tib2Uq2C z=u&=P|Jp|UC(a^iU-%u?)&m;U{{WQ{Ci~K&t)`ww*l2S9?Mw;{ zIAUBOk_tVBL%Wa|9p5dqQ<=nL%`^)rF=)v4x2;Xl4W|lpu~*bp)HAzu9Qxrx-&?Oi z55IQuz{YXtNMX~i+hIBdcf26AIWEIb$C9jGkrj&j1Ksy^^nRGv|g1k(?HnG)yC{uiUqvYJsxy}KL zM(iJM<(6;I&@~`KmQ58!{cDqJo(dJk5&?3FqA49IrqN6S>il0a0SuxT=BO5ukn@R{}1c z>a5@t71eptZO%AyK?fAC+P3P5M*E@zUGU~!#j;uGGFW&Sx^EXT4HAl!q^Mxf zNQ_26R9d>5Azfp1im0U0-QA2HFWVVxRdrlo}DyL}PQ%1GBlHk2EWK62u+bU9C|=S=p@Pb?P)#Pp9uh zDjDazc4Z7rN)x4}W4?9G0`NtbN9Rjq*B`_+jW+PS!Hkgp7>EL`;}kw6WG-e}sBC}S z`6h|yH{n>{hQL5w2sHF9C1?pb`yvwTTqvhq<>yl!(O{RR8UyyP`cWk{z_6!-#^=xjKI%iLftvKO|W z_Ub5Hw77`tx_cbdHT$}5F2n9+d^29~EMg`V@U=!)9^=kHq6wSvn@Hi1?zRNr?jX&s zn>|;d4vRl6L4SU|U=K(I!6d8;GE>)ezwA~GgOj48khhKT5WwCe0nT@u`j$JbJjjrU z_o>&m&@1Q4bu!aH^D^7tv6ghNGKf`s{mgcco;~}MfLA+>q9veim;aRXU&`QR#bO9n zU?2;=keO82Ub=O<4p#7iwg;knFjX1QHFM+9~D;bNc3nLgbs!i5Z5&;Lq;c*$Ef&kHNO8B5r12<4t^*^`Z(a*=Y? z6fWFVF0Hf}F7C0&^p*hopg>hQKCZV##Snu~Exls%Cr*kY3F{uM_cD{v_VzTeoM{j_7pxeL zhFQ$197uH2shTKD3j@)FqgNaO9LC~W(&Cz-8~nk1o7T1tmqTkq*30=3Wb%TK)lWk3 zXrR>Xe7FY_T81@#hIOzS^0U|%>NvreI-e2q^dwTT$vMV$ zf4+z^EW3kTE-yZXs1AdIwVBVsc2QNkW>O-SlSG|lZ3(z(R5c_zu#bN7VCw(cDhm8q zObhOk$NeaAUE*)YY`rvwj{{KUc;qs}ORrh7&TAp#@8JZ3SV&zOdg5cMl2il? zt?UtVHfhn~?tide>L-Qe@J4T9<3!3PZqsfSowZf~qj;Uw>+j-XYNVx5Bj>7P1}8%F zsZM*N24?M}Q&{N~;5?aZ6!VBzGmA7_(;^Pd&`D}zKXR&TDGz>7D%t5i3EyBUY zY8Xz{KzSI+h>@@8YB;Teh8m1RM=8|F;wFk+YmB$>sGqL%sFI$wjkR4 z?EJ~$r1f3+pk@e0klJyYainY0 z{tdnyOrv%0-NUDsA?VVhm=2nEqXbnz7gV3aTXK+#EFR@44@RI1A9$i49?l4v@X!zQ zOmP{rAsP3lir_z9T`bVkZZdJ&RObx7_J~+?x z#jp$oLXYYGBe4kM7%b1&GN}3Q&vCC0#UZtWPKYM*%tKLJCV?_jGf(3KLqX7@R$^7y zH4n1RgZls#7A{h&0=ek*E?+Aih?4fD&Sy%#TzNZJ@9nU}AN>lfuwsu>L*b#e8G$9! zjPK#AD7=IGai!*+VUYA1eC&G&6w9p`=TI}H0=M|QT0ecx@4OoexU~JAy3g-Xh!*SL zi*a#h5^I~oVlPTj!ODd%A)#09r}z)@lI>Rc&-38^~e|SEqAfNe+2XV z1=1c{>rVE_*X4Q7F_UdmG+0t}2zbav#_xXpv)g9CE{IikHLX;xgrU?JZt2{QSN!c~ z4&oh&xzdQNkIk}#D|TsB@oij{;4Zy7UZQ1!D8rn_goR-p?#rpqfg(ZBUtx^%;R4xu zxa&_)Y?8d~6-xy70o!L3qhg-3;psg9&hoVLt zj0>2ZLD;bj-u5r{1- zaU7)=5Y5dE_k9O8rHrR!@h^L6UqTSU_7aTl2W*NdR_=Bj$95g7CR(7W&-28<%`*LG z;Vs{=Rc_Xr+@yALVkH(@)%KH;h#~sOY0y=$iei`z8Pv8$2BZ#gCO=!0e)cV8tMy)- z9nzxGc?Kv!-+)!1}^!D^>N{L(hyLi_4bU8JCc7NAE zLokfDE2o!uc>=uTqk@uP zQ>i}yUWJ;D!UQH!G{JlqzcsVvhZShVk&!D5bg@K(BKa8YYIg&#PAjPZFv#U{>1A-_ zz4|o=Z+aiuXmxmB`m-4O<5D^owMi)EThzO7aAd&w=C-H92EDx;Ra~82EU?$7xPLT$ zVSScg99@Z5qPT&FzWO;D=4+W$IcG0aQ_u%g}wEmon zTJvH@tep{Y)MHEChGSIAx5($2bx#OtoYiFn^n;+6M+&qY?e$NJTR?>h_+7L1m4hLj z^OSSWL=N~G?!^Y0n@ti0Zy*C-9LZebtrYR27;OLRX0kwfRfdFekb27q^MqdEgibXd zLEM8IoH~i%P@ql<8&c2LMN7jt>&|9C*Kf>?mG^;7qnltBlVuzpy6@;q$M!rxo-Q^+ zdARAGTnGod8p#gf7tNTqvE@`w6_y68I*yWp&9UBj@or4?4SXKySi!zo%UMMi$Y4Ru zzV?M#r+3DSgx?UIj79krcY~K>J&b7dWsD^6^sD4jxB%Cs-M2Z494_iqs2)ulIP9q3C$B^SnFTd>bS+xTeqe_8C9nU;%|l z=u&-a<4h_S7$7iJo^M{Ul#er^GY{f;nBoT5Jrn_&$a7S-Zt;nP0W!6jWh$z;xx$11 z!EulgAd48}Pju|%Ae}niN_5@j>t9?n2jFiSopZIeO7b&8c42Z3?(TH~8g^l*mqA?D z-u$K=Uo{X7t9!NWi28pp!gC@pxxpd7Qu?i%#Mb2w_~kTgo9ASkGOD+gp3YUymSjk) z^1!2miRMp0j=Xj)n1&OM^Sad52MY*HF95wIq9+~!)NN|7cvrq!)zms+8%iaWnOChi zOCnH=GCx0J3|$s`c7XgcKdE6lm{c!IueKGCwQsYFXzc-ME}z2}%J9;T-Xg zZeEL7#{@-q9ZL}su3Z-jOjzU)#1;XdeY;Mwc5Pf3H;c8&)K^L-H?xj0iqP|pcFrtV z^`1e=MMy|UU@Fx&L2|~2FCj!Tg{k)Cd)ME5%CYq}lP@M|MDi?RW|N*3;z-Lkh~-;0 z0%h>K>!iU7n!2^(5Sr|{5`u*n{j-d6DP3enS08O;CcZtSbO=eC>jSPuf|ZA-hNBR! z{7zsj1$TA;JfC4_d~OtI zUrlh|jh{Xd7s+$Tj&pCrMDF0=9BXJ!sDikomb-f{Vu)`Y8z*o6{)7cUr-}i4i7q_D z@^@=nSiYBZ{-c%Qx%+EwgSNN-k#X7X`zrdPxj|pSzyf@Glj%q)&89&56V8e@tM?1O zDufgUI5;gN%=e#~hS(=YK!v#hjO~qf^p(#F$AGV;zZcxkW+X9rcD7sxF&gm6g&9$E zSN$CLvgU)Ozz%C-8Ddx+V{BuVZ`C7(!QbN-t}e?!S%L2tI1Fc-%-`B; zFqutk--mcWE}&8AJZuB|^{@w$QP)q*52NvybcmKyQEP&B}0*57Xnc0AN_+jF+ z=-$Mg=DB}KOM%|!jX=T8<9}ri*4EBUX|{7Uv*&;1H%%VJ?JRH^4#|3iG78&$Few>! zFh`e*R|cN=+1*N1_6j?TFer5aU>d%0F}@@`&nZ4aDAiWDY!p<;usyAVAadlxXmzK^ z00XK(vD}Y}EF=An;q^^w!XDQN#<%^a^n9{L^W|?8)tN8V<6n`?qQp7)gY;&t$JcWU5y-4?^6I@H{gl9yuX*nYjQ33`Cy6b3 z<)p=}*v(g}lz_Xxg@XtujP$*i{+5+nh)r6owZD4*S&(t}BmGBOPdgRVF7UfsmOFkq z6v@R1P6-vbbgCTF+^=!hvPC~(h3qg2It~`EneKT6f$@0!67*&Mn{D)1lputUmzH1|8C>|L+C#?XpQHDD+5i@i@S-u+K% zIQ0O}ro`a%VYKZc*$1|XJ|~+LEo&AYn(1Ei5$?Ch*l3rtChquh%_XVfc5|=Osup#XwgGV45@ZF1h47#0l&%)t8Mp7VD$T40- z{P;MiDPl)RSCpGrQ%IM=L+{KQ8xKz86bO51hLV3*^Dn>kI*#J^*ZEza;!wIzE0 zH6?f4Wfu_OWxYP(M?NYFl&T=EJ5fgNgz)VZ1BVR(s@kMhhIn+aMB8eV@D}d=rD6d0 zBvyF#zf(BlddO%aqe@m4IZ=79C1RUK2)l)8;jltgVnVh1lg*f zy{x!6eRer9L=K7?{Q8p9p9?J&ZlSgUufE63{&^-kT&G(=wJP`+RYALA(oSEIVjfDC z{2Ji2L~e4gP>Uh~F7E6|!!+T8@(B3Sb&|`}U^O|0cBYUcvZxOy#$! zK3VXcLP91Dyh_m3~^^N@2ur`zgQglGw?#@#Q-!`l+c(KjP*t znwFlP^0z~N8*x-ESLC=myTEy3cYA}`*VMgP}cIu`}1XkX@Ur!p>S#y zNGtu@Xtv+*tk$$tQl;JvKdc$c^jnjJh?wPg@V;dgP5p}PDM1WAPj733^rQ6~9l+~k$$0L{cRe6N%` zf_~By1$IWZIPx@38*^igMo!U=bE>s9lrxDRuWdhE_u;&-I#cmm4|KuZ1@s%Te2{k{ z)6QGSAO*Tx(EKOKZ?t__`7Br&31*JYc~Xkq*M767JaCj09%#)%AxKEZ+M}3k-PAq` zt&Sd?N{cUu`SDN4)cjFSk2=|kBj#I#)fxsb+p8E#8&f9qrKgm_>5m)U!743G9i2q~ z`hI!&HXTe{>+C=%OC{K(b{Ht)!0=uv+2Zc5KvJL#>E&xS%y5FqQ@|^QWI#h63N72U z-li<$mNqr@TZyRnacB5W4L02SjZ?S1F#h`RkX*amPF2WZfiyW^HOp;NbYhhKFq&MR zLsF;a1M;fJN9Bo_2FKz2`L`Xit|w1OCb|Rd&l}qK&}wjJ9J_v9Uu$EF)yWOnpuIOD zmDX}ww7h4tWEdKH&l+a}*XLYaBgk5^8G(@0ypKd)5GCr}7I`#@EB&j)ma%ahmdT;sIQTC~-- z=G!tNt`=b@X>;r`yFNk<_1NP#=Z}n3VP#KColLTsn^_vLdW6-N)O0!oO*y|#dF0Kd zWD@CU7VLUTVH;&Wb6T|7>VKUQUfrDyPlzBDlP_oCqYxBX2n2RAw1~A}H zH*K17v@bge|4gHF5X3f`m&W#PGCCyX{NL)~0}8h_IrHha--pm~Ucqs0Z!(rSUq!jd z^oCQ)KeA+3`TFGfo+7C>tSeh0so!pCo1V17LeS%9y&Ye311~Ls0MnC-sR&@2JeFI} zooRA3Y?x2se&EJ%di^P9-ZnlI>s^le`YI-iSX9DdEpl!0826f1nL!-n@?c^YIhVUz zWYEAK#{Z%7c1GV(!2e{8nPfcHJ<;oYXU&&ehX42F;fCbB>&cL#@0-fFM4jxN&zEh- z$>dYDp;v%N#7F>;6ogu6puca-V4vGF97<6%FkKU={xe**w$AY)d73T1ojB5&y6#Gba5&p zc!xSMXom8SkiF<@NGOijKyY|?@!%9Yg#2LXi$|GmJR$N2&2-Tft8I}3!WkL}jy&VU z*+3=dIsPCOEuI}~|JuLR{P!7e{I4FX1?OgtHmG41Lt#|}wx&&XRK-5}r$tX~TQ^@< z2n%Ice7L-A?w=;eST}&9HMS6HYYy09{@tsX7*7kBOPyNAD3xKu70_K+u8iLTkZ6vP zEhg$G`amG+aR$zwsX{TjdhEH6+gfnSwG2DwC(b_1)COxjmHaplb(XomYPpzTQ)lOA z8$BP#+~4uX5a25!xJ)s^yxrrUc7>dOXYDr$-5)rP+pz0ef}ELNZsEW@@PC3bLq?ds zvtLML$_K|_rb~G-PCKY*x@qW&$+-Or%Q&5h9#_Cye7tdyl|~$m7hbi1lfWN^9~`UP zIMn{5*|f>z*LVmukJv~qm0OO#I9MN7D0^M`b!=-)k{F(5W)Qyve7fV?kT7qOa7848qeE2W&O>muA! zePvS9oBey;?wPhTT}(KyJi0P4RM(EUu5-%pNB8l1kI9Rgb`;J}U^Mtu58SbpBId3q?QYpTceLAb|#1@r9(>`f05 z+?UX6Nv=QphU0yaEUsUl{Pdapl)hjLUPGTJo}hSF~ackxi;8PO1Si21}}1}(#DJo7zUJ3UC<^8=@0?B%3i;MA^#a4w9v@Z zov~2>W%5~y#fMVu1WF${klP>&A)j!u{mUm;L^7y4rE)EdHX`AbUCxe z@Ys~?!}V^a@Zc=a<|iFT-}ZjoikeQq+)*_hEFumrs9I2+^o5jYNYhAQeK8p;%x}Xu zw9?-f{dd>)Ib&P|lk7GVQ&a6x?5-OLj_%6r4T%Fgyt3hsj7ytX(sh2YlxR^zBE)<|nHxQoEh*eOOC-Em5jm*?j$9G6g?&s2H>$$!BT|dZE*!(_NB$rlV%i&~0 zuHw0eYec-tMUrAFdcj9Mh6jZueJq*Y3a>kL^vAg994=m8Y7g;NMk`Bk>ex-`vZUOm zTXao=JXC=}zSY-uV`*T&g;YsRd=@khpxLbQ=u>7-a`GqD`C&uk9S(iPJwW|fElaqd z@V)-7UB?Oao@YeaDWh^>glNwW)?CJ?tf=dAx4yQTIzHO}WquHKgt+G!C43 z7_Au{ccQXI(LG;B)X6owB^@{Wuu@&Vb9yn0&vttHyzuxFg{s|lmrus^117T`x2j?Y0m2UeY?tYu2SwuBCk+rUM{5c5ce zV?N3or-roe6(veImqSST$ z`%vx?JN30+wnSLnAHs>c*HKiW`00|;)778s)c?$`4#}}5oMIrov9MtI$cOJei(Sq| zgp+Aq_w0o!=zp<523Ewfoi<)GOi=wOwiy+oj(BFm9QDA%5>sSQPY1gZFH#x)d~k;~ zgd|F2n$=wP&C{|?`ddC#{#P*Nz4_28U4?o0k>JV;DaCg|ACFC$2o-pawtT))P{vo{ z1rJgB<9D0`tDMbv$m*(i1qIIsJ(9ZNo?>C=zw~Tvr$6kUwVhcnPo+_{=6KHW=XKa+om1dsFgX4#wNs?C z4Uz${2nM=ANS-C|w$ZfR8iyqntkAT$LUo?;l4Xb$Mq4V)1acZtl;-!|9p`Y?9r*AE z48SC>8?sX!6bU4~PpvOIg?tmFGWFI=;_B^4Z5EghI9N{zOeh6FsGWCL{B&A-k4|s?h1(gGSe00^+R( zDaD37vlUK*#@8H6l@fz7cIsbymXR*UCtkn!WAu`i(`OL9ieG@J5iOT$Xn_ zrpbjU-AwCN5&@yO>BzS*u~&D$5Xk`1K@;^h5iy~;)sPSzw{+tiFKUqE7+MkKCi2GH zXBp+^AU|_5IDY-e*u36i-bpd@J14BQfyai?zIqVcFJ|h3ko$X5*XJqN|4LadzpiH1 zWm;i3(JL0Xa69YRhDE3P4N~KCygW=YZ`@_5>0BNeX-4}(O>_rd=<6LC1PP)Sb}- zgq%XcHxe(u`_pq#35^bYeLhGhdB^V0M_g)NskN1sMvELo`)~698}>fv z(~5I97(%>Nt6NZ8VhxJX_f_`by1B9nynPCsM{BR-XnoGXlQo*qS}L-7p=N1(w_icn zb{mRzyt?PJ9Jgd0%Rf=1X7L1rk+GzKT3;z0@SBq|9lKBwT6d};JdJS=K`-uUR#&d&V%G)LxUCLbNO1?Ea} zqodA<^dY{p!uw!j%vrwI)LB`uThYD9&T3Vz!=$!(<5X2D|I+d;Dlx7Z{-{WjOMmIC zMM&aFRQk~QU@r%2cGMq#Tc$5XV{qLcN+{>%_?9LhLU3J7%PI0{W{lCJcfLCvbU53` zcSJs~`FWGNzol|Ffw{v{!#?(W=;;m1kTg7*zLAuqj3=rQg|0|l-c;Q6*EA05@@<8+ zH^myVQ;-KZ9Ng%|&dd@EN*gYd3VkKzZe!w!y)V3%Q-VN|+T-l|ZTAO=2ry05uSMfm zk_j0Uh)5be6&0U-+kf|eG|qaLPSPvi`5pEvMo4k@e1R^>xnAEf-ya>uv|Wao?);>Z zQ|i$$8uC^&qo4jL7e**ze+KUJZq4vs{c%|Ce?F2NG}|&Dn8+=PAOyfIo+7hZl$%dZ zxeVg2k2yhm!UYaXoIV>WL!O5U1>p5O?6}{D?3R>iiHXLr7Nh;fWcrmjLYukIUHrDJ zQeR)K+WMgWWwLi5Nt)IvDqhrqykt6JN?ibdk>>r*EL3R0g87f$BplkFo~tb`!qG(A z!jnExc5Ndzy?|Qa^ScP^DO?xVU{q4j)E7!BOMNOIl){E^emr9Y zWQU(^P-YI(LD#j?*8x81fH|$#$5t6ggy%86l^|K9@bfD=ycDF*c~|;kt#uXg!3xp1 zOtR-{gNjv+f*>JszJYh;qCDZK*)+ySC;t=Ak@6q0!@++tJzb*Q?v!6-S)%xN7f_P` zv6jmA=FZ+lybXXm10|v5{|{D(_a5dH5d%l7C&k zOUmG7?{Z$$xzJr`W~sa(zrRE80XiDmw6+*CV(Lc}taXc$VY&BDk%!Ecno}I5v!bgsOaS%QFw?{5|eJ&VCU)4XWRPB zE>@qIT=1VcL-fa+PUD-;+siHEVH}QfBiY{SRtPuN-cB#(8lO~VtF=D2lGdLUS>dU>jD{qXyUjCA!%|%j zByJ`!)b+7SFx%7YSkd8^IAjN0#fO(x*(?v3`&ntdcQQ!Qs zw8fB(%-5{H=z&kf%W@Kv;l&dd5~N6_Yr+g{ghXSWQTYrF_Y=@us0FMr6R^K~A0z!|4*o;@MLPad-fk-WdE+`8kQ&bB9Zs$6-rez~-^SM1U+ zR_~i36<5yz4Ej~c!b32#KF6{0b+BAKJB`tsJ}za=juAo$n7Oqh=K42?AO)eRUnjr0 zSf=ddpqPn#rGwYH>14#nzYOSO@?ROK15*%sgdQJlO)#2dPysGwd!`wIZ)OfKr(z_6 z&L{TspYd1XpG$SO`(irRj4@4eS(XmBqA*%1$S+eo4gi-&G|@o!WmhVp)l*lNUlb&TTP*E4EiLV6I~vjy{GH1S9#F*Qd;PIM-?%fxvYk;}v+bkZ*k=00sH*MRY!jvO zjK49Bm$G>f`o*8+MQ{8%lRFZSG)qgCd-~~F@I@~6%`yfd1*IW_7_vdPwS}UNiiQI~ zlK*o>g>O_p%04Z=0UB9&osRLzpujlFHGt~xRYX#d6=KZCs~&G7#;N7oRi2wop->p8;RM`+(!(i8@>q-6KK>39(B+qqRbm<`$Ci3U)s#+L69h7X_O0 z0R_M=s$Q%xO6;b3(k#E4ab;qRH=&YMT0A*bxBC6$LK6oh`Gu__rOu9s{#lGJHQ|!{ z6ahJMIr#n%Ja5zL=Ab@-fKCbIgY6*7ZGWjBtB9YTnf%>8m3$wmzGp|K&WS1Qo?dfh zawJ1!4r<_L#)5lfPc?_US#$LkAO-7-yC?Q&Zj#40FZay3-~eIooBY+V>L;NywnLvy z$^ug;5*NMhx2gOAqmX(GpN^j&2_Py>%GNHY(u`a{D_2m+h&&iN!a7{)jaNxXDHAP zBuIVncE5sbMB?1zGC8|Xa2)R3vai4#1A(G7ysJgdFuLbZ?GrBj>h)0zOVIPT8L5h0*MZF`*twq{*LnLN6{MwEwca)EtSwuecN~(vu zUu@^qgHQ%P4U0=Q1zrGN)qYxl9)x&67bCE6h~KR#a2un>+$psaH0(#*4XEGdmLdX10M=Ykz-a z%>R)UfJPd!e%L}XPd$|B&2Zd3&OHb!3I6gFI9=p?fGP5Wil=VR(mNo;C*iXCP;rEQ zs|wsIpO6T-?+moE<2@le^#PWk~#_inHtX z?HC-t$2HFq)Y7G%Xv=axTD4$nqTge( zS^w8(Py77e&GUcZA2R7u%E#av;_T{W1?9M?!37PIAb)7c#^z=j?$7VW&q?r>vXe^E zGJKRA)}w}jZMwv@48d+YS3ex%JFYaS7GD5?8e4c@s~!@X&7Mt%HvZhy!$I317at@I zNE{ut5sS8+hE#4wB06l6@E&bY;m_~t*ApY>Z35>1GKzKpXHVL`|`pz?3a!-VY)g)Cth|1k1nYnK$88 zeJJ~%M)f=S^kXlpcyj<5&;b9$Kfe<@C4EpiR$PdUZdmAiH@*j|#JGgtzs!8PD&Rvv zGbarDsd@M0mnVC!Q8eO4@d?YEG1}`!vC*)kqFIkJEO8NBJEkpw*2>i|N~vC7EX~kL zca-q>hFiJzY~w?qt8FQPkvm%d$(k|_cTs)us+A_D(Rc^}AItc3 z>>xjKzVhTpwNV;7Zv8g%<4aEiQpGzKp5ax)sI18%_!8%9( zx~$z3K!$%P6>Y^vdme8?=P+bbSv{>P{z~1ya?#Ffnq|80t6mnENTuw()GC;!D8{ z`C?+RC+xgj^Voq49ahak3x?{D0I$}E8Xo>z42_BjfZ~52vavX!=ol_o$7lU?evs=* z;(IV!7eb!5WC@4yI?5x%{!#jAY-k7L8u%-xrjr(><28#u(`I)DHDlvvw*=ZuT=eaw zmieIMQEf%!82lg^1fS-tUtX$C_uc$O(Cy^UQ&SANA`ELiTX1vqQ8R2ZzCD1Q_x$gZ z>Q3$QMS1XV=KjhX6`$IrYc$oD+5!>T1aDiZ&MV)yv#xTNIg2ibHWGYV{9_R;ap|T1 z)s231>jP}_MM8qQkqZHVdz2UO9IWAa@hRX#abn{^!qtu*Z)myy8Z6Y7noA4t+m&xC zMuj8L05`+L`~C1GaA~S-J@5FHHh)s$n?te{hZcaCqM_-M_fTBJPg?!2vdQ ziFI65C60LjWGlS`Vavy_5(JJW$DD0`t~y*M+y;J1!rW4aT_>Q!#}BDbW?jK|Xdedi zzjEOsk!6F5W)&!XPrRANnYn)7r@)tx)?J2FoCXC!DUoyFZn$T`LR$lOtnO~|&@_Qh z|38}HoUW@|2%l_}IVQ5c`4t0&2Lgi~;K?t3;ay*y`0lxNYx+4@-BwV@b4cW`JA7I! zMt6AR3|eqc!XJ!RIzH`-a{$<3XjX8U13VJ?^rtx7&HDb1ujxx;RQ2ZKali|K(oMtP zEc&Q?4$t~)ABdsHA({H=!T9#0M3_RR9z6@A-#72_zlg-8-fe_#HF=@E&x-w&vF0-4 zqm@}Wx$(B@GW*DEPYLALhavgJm_{!_E9~ppEE8qk)Bi2KTf3|g@tt+3X|^O~u&4Z0 z|0uktGN$#+rx;Uid-joI?*cw~)Ni9bgy8sCH>Faru^5>SO${Rd;xo~o|7pbP1)pyu zg1T~`1*agaqj~R>H@F>Y!Qt&%CB{Ub4f{vmXXw`1I-km-bL?}SUR`{)CFBIA)7ad7nT51zr?!0SBi2S8ktf$E94_jy$CvJA8`nFhOuyf^d8=PN`7ab5D9U-(=R(3b?jD7A7`SZcV3OS4h|kZ4+JWBhc_GUg z`KQ&$%cPpbzRqpfZNg6yh;9Z5cAh+4EIL_NbQ8ci$KRmO|1_=#+C)Px4TN9!A0M?~ zI>cH$$`B`YmDlkp??wi(Yj=iBbZ^yru*+b749+P3?X=x~tvZ-maxUOqGmtvzMk01< zD~NL=KUP>-tEKnn zx#&p(H^~Vm9(&MQ$B9)=nF-}Bj~h;yC5^+#-UQ%wTea>1RDTZzic$N;DkW4@aAhd3 z>$Zv9Z7jP0J<{n(qyXt#soJsEumeK7i#L3w{0mcdI*tzzC@{zCnM3c;qFsl@3motB z@MG_3?6vnDi{jsMAMjsF4=3XCU4c8CH+xbSnhh{sOX_HcJto;3p@n)yKBycAJsr|~ zZ|GHeD?l%pJ5muP8Gm!F@5ngt#ase%8zB^Vwa_P4l?;RA8OJvd__RVcWPfakvz_lC z?yi+0@bd8FQXg!0Uhpt0kPLcSqwRns_*#cd@#iIYeR62{UxJy_uQre-1(Q-Q_sCM3 zZ|mfO+`z=D+H44^lfuma87Wy((cS?hoh}bzzG?Vt1fer>T(v*To?hw-{pY3ibPK1| zbj|vpDjkaNU99bTT6$F>bMfedKpBYNLg@95|kXylh3~Nk{tXg z3hw4;wUeK8p8gadhd;t#d=^^cEOy+nTWPpSifBECh8;H@oYVZktLM={K9&=AUpA0G zW&MLq3XZ4jLE{I?IbEPh4%M!zkP1qVi@E7_J~YEH*#B5IZKqT|&Csv&4F3>3O0%Uf zT}JfG?1QJ9P9hZG&ScPWk){bTN!u-%XvH-H44<2yq!MQ4a0!G>-ii91LppWE<(n&+ zqmAEDlX>nCV~H~e-I1}m2zr?*dB$3j?&fACt8zQsq?tFPWs*R2Dlc{~d(*J4O^L5< zF*R{TqQHa_k-b85SsJEf<>+~2Xqu6jMm7Uxu^Vi%cqpAT9m8$(IztzaXywu~=~w;l z@(9{O&wW$9*rfQ=$-$+QYdgr2=a!0vt^oQ+?7?>Hz;9U6h)|~9XsA3!%5$^O?d#3P z2cfQ_+2)J=S%^qglCjD4X;ftcQ(vomw|TWBH8rE}W(&d+Qyz&h2ANO7B`?dd!4KC& zX5?Umh$GN#?l0VxRbBfOCEdtATNb5{8~XFi?u`WcJ4KroeK{A$pI9j=+JpF90&{Wi z7PtFznOf-A5I_N2p{m8ZtJh#f5z!YU3m#0s0_Ah~qQ!V(F z-3(sKoirVH@)@y2d-(hbhAxXwZ2iA%;{}?#lvd!b)NKWF&(}E(%~k%htRNh4Z2GHc zrT)#Jt68+kTw9pcm|ed0?5m=_r91r#MF_dr^>_QnYbOpNitIFDWwH}`=%|}R_{es5 zSx-KKgW0`#0=PgY+^fKpQg!g#mr=XOmq<8x*wt7^*drkxXX(qD$JI3{aBISq)tw>m z#if^@$%xTafp^pJN2pkdp~{YJa~-Cuwew<;Z6*P9`2F+NMaKE5e@r$Fyoxq}7p5vf z4sYEx+f2KFo$S|#Sb}0(B+&(%vflC@tG31;w|d`gwfkSDVu7tm#}&7m^~$|<9;5Ky zDti=sXBH>+oOjjM;(n#ocQ(5&3OGu3aZ&GUltYJM*O;JmU(_A9z%;zv)^LPP1ZzT}R7Ba9LHRVw zW{L9Y*~pGK%9DHm18v4<$Uap{HaXD~wj-#6)Jzo+oW{z)|kcCMag z00a$(2a0hVbEG~OFI7rJ`QR( zKs3-@jHX6ZM2r^SeV=HW%ka@ui;h*0zQbc$XI&DkRPS%XuW`OtKF4eRmd7lK-E;G3 z!m#Nwr45{bf9)?EZp*zpk;8_drF2sHvsFR2gOHjuG{e*Y1O1ow;>jnN@=A|eFa9*~ zR&xX|cA`*=KLH*f>sh2aj1;u{uR=X|)9bsHOY-xpA>^#Dm78yBK;F>EW!VkpKQC_f zhm^QxS7lH?gLro3QL4)98u$() z-Evh&lhns)Z=+mO-~Z!$Dw%TsPeGLbepDbhy|KoCgb*plozuoz8QH}5$S#yoMO^c} zwkC5NZhk6m&#_N0TJr87c5A$R+l?ase5aZ&lm4V-YonM{(*8 zGS#Ji(z(*;EHgmVM^f>AW=qVyW1TM-IdC9~ErKjY;CjW^$TNR*e)hM`7DD?S^sb@H ztmOlp*Az(h2VKG>oM&^!V1#K@z8b>hZ8vsW>d$jxTXg&h6o<=Z1lr%8eVp;~*tQp& zYlt2Rl?6X@!xBSqNP;6?rg~aE(FMMad4ZWJ0l@WO+CxY(^qJrt&aIeUW+na=ra!ecb6ybypY`)C& zydzG)RaboeUEk*`RKl!GTb=E93a>3g)3ZAJ<0x(N>eC+rldu-n&ekhL$KQP(bhNx-g{*O0@d@wTUX1uCW$j(0wdKohElMg(VepwDGs?7z<7yQVTcWaw-N(M znn~Rgd{vDa64DF!*-(ZVCCZvYGXWhDt!HH-b?sD?S==ei;)y=`k2V>7yCr<@rtdF< zEB!I9rnmuISpPR6r%3MGIf7E0$L^!$9O{!-Bqz7O`Q$B(+>R#$SLf- z4|*a|)t1$)=j*|EWBd3ucp9adbE5J#$T1EB9NKsL@8Qj}sL%}|J3iOhkP_|UznS3i%~|Kl z{ZyUL|LZ}-+qX)THm-4jF>PZ*~F%?$Uj-U-S1HNM{T9F~W+Les1x<+^QL zmUyH751Nzs?E_)nHKRX#cdH6LRs%71VM#Dwz3>Nrnz#R)c-yWR91qf!kY#cK(VycD zKTB$d6;7H3MGA2mR6QDj%Y`_1BaX8FP=2ZhY}$eC8A-`77)v zV-b2TD|h6*SA4+d{asyxz2qd)o@sun^MUJI)M>58|MH5a=CD({X9Mj?W5MFn95&bO z#bfX^->H74vS!VXv;6cb{=-4~mCZ*32FEWhvR~$1b`B^2UR`1hV$X|vE^9k;1-!Xf z{-N^rY>k~;)Xg0&&*07BaV_A1DOY{~u9r85QN< zg$vKnjRF#qqJ(rvGk^*LQliq`(%m(PAV^7fcgN5S-7qk8r@#MOsY% zZx#TDad1uz2_`q**Y}zIrZJtD=Y`wB@hF(>g4^3tlY!-mXu+fHc81gFVuq6s(+iU1 zF4q10rc~^{oTW~?q>jhHl_v$D2v7zf39=N1T=p6MpnHcKQU67*T=F|VlYb>T9{JP-A4FrP$Jc@8VN z5=ioUDp9c8^MA`;#z=kkx+C4PKOEq5a*juE9`rs19k%PaK?ULT#46Xn%lj0DLoP$? zzpH?fPSGQJ&UE5}fA=gY_pw_|+Ido)*}22`7Elbu$3Nv)s=-i}y_>#Mz?oW@OO&V8 zKjuw7zb~Y;G4A<*+bD^1554$63vwp)=Xww6MHQ+p9X~OacNLq9N*rd%S-L3}PTe); zwA993NgP0b9$|}DHR>1p8&|W^RX*h~jf0Q#SSH!IPjb~65t2Vt`?1-4ri>)K4X?QV zOuQop-O=7&2g`GL)%#y5W3~$$J-pb}nk)^KsB>??@|tnA7wzO)usj!=+PmvC)wL5i z8vX3cHryfypOGKX+KNCk-TUn*QVF=3MetHrt3YcZ3jW=S#@RocFU?Ket@vx=u`*^zBM!mKc`s8rlL9GMYa z)gPaSnoBPCM<7zIIf-oJ~F^r(xVOl`Y-};z$}ZP7L4Hda`RAZ z`%t5mud3>h!bA3NXj!J{f@nAK%#sbz4%yST*k~3eQyS)b+F1N743C@*4$1~ota=SG z?u`@AIyf=_{Ry8{0A0z~-T;xB--U&3nifXBXhFVXjk%q71XNu$ZKn{bS@}|(ak+lr zbWL(4$m&4?x^^V2JM+ z3KA)E51maw%CPV*zBut&p;{^Xd9{X4fIxXqA>Tz?L-Us{3KaEa{YI`Tnxs! zzXs`;BnZufk~2X5J4p;h-!0Sv_K!m+TFOF;(}`zHq7L;r}N33d6* z@S;QM3c%RO9o)o-ci5MI0vZ|+nyHmn8OK41W~;X9=j#!8y1+1aEa&%41^E4Lv1HCZ zh~0rQ0T_m*AATPuA<{qJ`)k%aQ%1zlnH~3=!KO}}=)r2ioss zl%}uF5J)8XbEqAh;o1tK1K~GH(0(gz&-`|key{q03v}z=FrOk(_phEN z^!6bGC(xqoUp_} z4p*Y%1OLs=m)6SM)`?s*Ql$LRTU$ztX55h5m))cNMW-`NhL0{7fnCqbt7Og>YAcx=25nql~u3Bn~mTzRVywgV=?H2oYLGi)6_C^Tb_(&JILYK)-< zNp367A{`2<{g zNz`ce#LR%2TY=+vgOL6Y*iC4;V7p$vDn#7}-nzrYjXNv2vpv@48&X*NeFmzN{!Bt! zU)Z@|8qsvHV={QU6#!)gay2lb^ ziK~#ni94&Wa|e*o5*$eqc@3K&XVDQ}^RIaSX0{RJHKw^mH1^hBU_M6{kRHKgjb(71 zlpl28uWorOpG5#_xfD%qv%;7Eu6drht0fa06rj=5<*c{!Rj;v@yKG)}60+lHk=v4S z!Mayrar32KmcBkjN+%^l>AVy<_sNTVd2#Sv!fN*ZJ)3WQ{6G(VVtysFU%|y|mu@J; ztNszM_D!re9!GUb^)x#uHD1@9UIo8{=-IEt%5xcl9x6fF^+0!+DRo|`c9XIvRcvJx0d5CJ@k5!tg|C5H`YgEcBnpYB2od5JtH;DCA<^QxS zbMu^Za+j~5iYH54l*7!*MB-5N{;N>$;eAq}2|g~6HVGAqUbv*`s!E6MS(_>5--hXV z{N5z^jagDl&Gh}m;CkI53qHQ04zIshm3LvLcH&)Emy-8a^A0v%bTZSfWT1rp-ji|` zb?6Q%BzeCsNCtM^%>w6-5;vtj*qNPk7g{At;5@4bn2#I98+aaC5r|n#^@`ZG zIX*qCchg@>dEAMuTD}+E5mUZ%+s6@mQCF{(q5csFR=Ze>0dU_2C>wEw;S@qd+bM8B=4h-Rs4<($R%0e;;B44 z+TojQz7}Nx9frRYsuD^AT=0_eT+NL>pVK1;Y>xjd zIkSOM*%OMjg*UEGHrnW{g=N#;-S!dR|D|!xobB2_-<@1%GUiZpL+e??x5@>Oz<4ni zkHccl7&S1Or_)nURQvHW1HAbXBS@d#xgsh{HZzI%wfyBxC7f>s^9?r!io5%Y{@fK` z78YO-=uWntZHE|=f}KuUBSs9G@W5s;Q{etTX~S53KpTu-zGZ##_oupT-M&hbT}##0 zy@XU#uDcwEkqIWRx$_t-H81JsLobCf+sy}K9E_j*v}UaAxS@tOL2u|q-MI)L>5>$4 zR~yl2XMe9#7MA^YvVV7d;LSvYW=}6JT7$`bkI@G43!YY%e6N-d+(2dv=svp6BLWC? zyNXkhKR%*Sy0fqo8(MEv$mRumg^s;VqgknX@D{tquY9z&1$m5wwcgC2Ufyc-mp5H! zez-)cCRnT_wq#5*$c-f>S6kI;@7W>%`3m`}`*t2b*N#?m)^>#VAJ6jbIN)_}(`*#M ztoV;*=cCqjA&K+sDrpW?6*zvGckI1DeT<#=&2V?7|IKixlEJuj=3Qw!-qV%j({_29 z1VV5l-F>Bl2Y;oqsr~+ zh}1bfdTgirw()M=-5WgBJ&ZzcIqe5ATXd2&as_4JgKc`=T~{k->AQDIs`T{?(G{mS z6+46KG1c3Kdn0XqXvRHZY3if&Q`i$_Ty|SfJG-;vZsI~O@?Z}75V@UsqldocjC8!C z3zPUWkMsRg0c027?wrK#!ZdQGUI5c1TVa-H#{}DseqkCitj^UCr5%CAG$+k+Zj&n# zURN=p(Hld3bmZpHWXgG4>|3whI8a5sb01eKnR;PmBOoC&f2k|DsTxT_{;mSlh&eg!SW)BwkrF zC2c=JA_FGT#3p9p4>vuvht1DmdO4H%6DEVuJ8_r$n`Rj)I?6;Ov8rLZOq?DALk{5@ z*U^nGBX~U>h%O`o%)>0QFmR4w=-hO(qw>; zMm#U^$r#LeXb}K_)|oFriX*9>HJtb!(Swf-&DXpB(S3;wLXEiUPhgQsM|Y_`Ap~&W zZ9Tz{TDYOtYL$3NReo3H4fSSNx38*K4n4NmyCG4Mc2asQfr{Z4D_jPr1{8M(`T^k( zGiFdUuGATX{^5sat&62cFZIeZBK)N%7M+HArlZg_1IT|A0>p8sf*uZixbZ`w$@mY( z2q>c5zHT+OW}EV=-}&^4{z+Q1)<(r%eI zE5up@zVN$jd#mOHhq$i#v++8u6z7pT@(AApW{Ehx*=HTOPoPEjh2M>C=VeGWm#U-K z?cI6vGuyhh35{}jEAjTb@(3Q@@)A##a9v1iJt=Q1%8{_^iV)TxRtM{q@=@%JqgKj8 zht$w*>e=BL_*vyJrtWu`Nrrd={I-|nYH)?R0e-U*X@E+=(iTc z8*|i1f@@~^_yzV*H=3g1xQLX{8^Pt{rk9IE{0q^}co{iqUiPF)4YkYHvUbgAZbTiO zMS=1-8yx0yy%&A8=vCiR)kzujS4#xQsb<<|(8v1T?d6#GtX~|>ml~4){&X`sNG)l; z){CDEeGE0m9zLqZKGgWt`hYc&K8vDNMGZJMw*qS?`BM_xp8Ea8?>AT^Eg8P*`>M`g zprxq~N{*vvKG>+n;&Rd>p~+;54JrfY6!jliCY@EppG!PMNBvUyvyAg&R>@NQGy{gD zK|)U^&rWCC1n+meS4he6rI4lzT=b=x_rvYDnNR1E1BD19>IDj-18Il4piq|sMJ;7m z&lSy)3@0=8_5e2_68&57_=>U6WX=3EV6NB8rDRvjWSyzaFp6$J5k5~!n8^=-F8t<8 z9viv{!gd{+gcM%9vV&jJ<|F5WNo~Gr?Upj54HeTNkNlK1XgNy|dTovAGLdxqmLz{s z-jl6ie-2RJ|3uuD>)l-JV`RsyJl^>ruuk?(Sx02tL&7c;XKk3@f5b$m^E_2adJ*Hx zI=#)8a1N)KR4sk-q(JU>LX|MZT+uWR+?}>$T<6m|e+R>c<<~zyS5cmL51$1Rr=PFv z`4PR1;kasd5B>S|O%?}%LPvX2yoHTovQpGQkEr!mYk2<>wGA*vAinPG9WmfXk{8JM zSH>*<(xtx-!~X41;2*3Orm_|#L`_)YujCZs_iVuie^*N7sp&M+Md=`G! ztZGM9Z_~Gz0`Gj(djhkAC z!EUKro@@SrrvFvtIgbeH)uRyCGLv#PW20346Phuy6@6YR^SKhGOA0Aao3BOR_v$s~ z3s&v4Wi#&6a>m}ns29#cEKha(^@>&B^B9Mvw11TtqDa3LBv&_8Pc>Vil4Irh-80L7 z>&5`bE0v7p1_JexPGJ+RK=Idj99ij{FEwazzyEgMPTCam&3+LR}CW#Iw4!P9~ZkD_7Z zMwqg}4m?dTJlw=)0Zg z%#t3K8*O#22e2h6{VrA?#44@cJ|#-t#2PIlM%JD2U?(e2$MjwOPn#;*qV~{;KCvVJ z6H-Z|vrmuox9O|6t9RX!WiksnC(5O}Hx^s&$LPk^&(CvHCp@-5TC>_SP=D<~6*4$)D60RH%|h@G+30%f0oWrMtNM;pQpPi^3^(COPz|Y5z`rTwDRT?c=j+;bISq z<9^w|c0`BUNR(~^Vvk!&avavEBvi<^NF0{b%Q({dsaR$ERoYcWAQK{co*f=id%*!M z%P5a{4NCQ4{YW2|Z{aIpGQ#dVov}G|yKHYib<$9Q0Qpfx?g76B)l*GqB-9!>zYY)! z{yXUVX^B0zUMnn}l_a?XHVINSxiF;GOhBKS?uhEbuE7CNfWQJ+pu^adSpA;T2GTV-iV7TlnPR%Ry4m`bVT<8>t~hr(`+U^o^f-H#6Ejfo~MqSNxj*DuAR)37PH?}77z!7 zMU(t-KV1NwV7Fv(%<~v0$xNEUTY9o?SfFwhYe)FimH(E;Kl7lwS_6n-t2LUm{g&dtr>cm7W+M?rAkeUtUq22afa+xaS*wEx-NRZ~`k>A<#VN2DK78()61)AM^w5*Txf}bmpY@kKC&&zs32LLhsw&T|p+-7Lv z;k{UM31E8HhEjkFM38W_oZtGKsMVMGD+eM99FRdUh90h<`5nd|Nuuz8DZ_Pk(?$6P zNTOzW`o<8Zl&tA&-za+-Q|W!kT!pn_`TpM(ZZNfE&63U>`hC*NDwcNl>xS3Bp3Z@= zPSDV@BKfLY_(rI&cbnOVVdobR65};4^WB@KzJ1b`C^yh77ry~cA@M#=;ne{S$Y~6! z`&^KsGO@URpN%J4zq8e(LAo`4H%Ha}9?}rmC!UjkCvSBs4iFTbUHGre z0slwE*eer&8RS^uZ2 z)<&LHr+!*y3;T{6>Gu!!XYk*dF*ghyALlI@w_8!-IzUnVff+YHLt|MJDbA*fKeD0g z=?=gBi+Un0vXH>j-KJ(-id5ieLpJi4_k|HcrR_NAc;e_f@<-3fQCFMK+R-ByR69#3 zz(xG#X)9U5x!b^hrxGeGBs594tM>DYZnN-I8tCtC&{Yu?NMPnJT+4X@4a;H=8kT)x z%*wCpDjdZ0cTfGHqVTS|Ld{bhPV$9i##&c@<-~MXOHq%)YLT+~7`9!ObSdq-+U~7! z8&E+2(&;tFGY}Gu`+>;V?Hh-29?nBE8&Heq=d@Vak zErY;R9za`~XaGvm;MLqlwDL3?ANSoAorWd?u6))15%Zc)0)GP6npDINUl5>S>jF1N z>95t3a*vmI7Ucl8fHvMDtVZm+NhM3m{v3l@t=r%+9>u&U7Xl7aI$ z8&l6bfeXV>F7mN&DnTEeOeOt$|5QmW!ZNh5mO4wES6%ltEcZzafx~EBf|s!)NdS4z zgcnsh1a-u_L1{SUzNNFjFvBQ9fejy`H`G~0e?(Y%Vvd%Kj6@Z~`TqUrOuP-~Hr_}V zrMh)LAQ9tS71HM-wLgSbjiTw4kto>uE{pH9L?$1XXnc)}yvkR3P-=Af^!*W|)>(?{ z!lcmY@fs)>bjWyqFV%!%&Y}GM4NM(&ns9G@Mx5R!zn$!3!%Ec9EKoDEo85qe6j^tfQ(1GIRIJE;17Pvymia>GHCn4%Mk)<*j>x3I;!6!c>? z%UijQ3#%5d%c!e;LCH$|1k}cKu+CpaaO;{PO62-4N)(2oSU$tK3|cD4lk34J8DpGzI(R@}Z%X?b4~u?_7F{=l_7k5CUwWgD&df z9Q9h#Eb-iA`d;j-uDNdn3eZeum>6jBwG6(@%|7CEKuo4}sN;1UurWP$R+$jCacMvl z%P!))O$jFF=E*5=Z81rYULTH{QQ~51!j=xa(#cdyTGtUAn{zvt7Pj{T#MeqfJ zG-^ODgOa#i)ZhQIEO`_-B@)IpLVB4#&7>%1pLqFNQp(dXeU_9mKmMJLd9O_9}U46e3b|uef1gH#U#KGMXUzdhE4aENZ3cGMrpu}|Gi9Y(ypCTO2xk@ zyXkD%4es+2oN2}M61+0*`!Xj7SHIo+BPDjx;&0Z28t>?t_`2V`H7Ub(;)nQ}ZoWk- zjys;3ib987oDZ$T@R@31AGEetRdnObdBk9P?cdF0UrAU1u|6||Kpa4e|9Nd+43No$ zBv3qY^hj2kcP?>1{_O>z5Q1#dhcTeV$C@TC^&qN6YJkpEW07}8S0C^JfY$T2JvtKU zpQ1wkK@0oLHT64H+gW|}XL1m?_UX}iH&E4W3`U3b6&?RP#wLU2EZQe|1q>ia_+A|yX0b>ZM^~l(RmH6)5Fa)s?tTo z2qO@2y;oO9tm=9C@9A{@ce~%#19N4xOEz{k_&^X+DDJO#6?GrzlI^>aAy!~3v@}d0#Ig!Exqb9m&^#)k^;{um zK(q=gkm!^CGJh|>n@eKysPPAD0KG=hcDD~Bvw2P5nnJ~rltubS|LY!SQe6r~yrsd= z;*oy#lufKGvZQB%B6TH^Zw&DN17aV*O+)q|#F|%zel=c8~=`i#>Yo=Zs zXx!T@Qll=a*UDk|l#bVV-P}>BS7Yw`E&aYzTCF}C(b^{w?w`V?1f|63SKkXeT|qt` zDvH7kTbG7yIyQ;VY~z$^#Ab>_%T2;R6&G#~*?Z)=mCv{$p*pQ?#WNKgp6<8J&9*Cz zPGDezi=)Yt$jMWF@?}R{AgIvr8Gn5Lkz)DK5;><2#zdmtbo(BMJ2!_G;2V)q2 z|Amy@I|x^~$>FKHdVXj;AY3-*KzOY8N1sdF{jzv{pNFn7spFSOdX2XImU)itjae=; zty3Eu%~F2fEh_CcOET+8G#P@7a?E^9hu-_2jz-5@$t`IAo~zb}P`%{;z@q+B?MMr^ zN|QmW;=$wO?;*=p34wD(I{l%tR83Sy*uEA#(el|Xjf0ABJ` z8=hA6fMd6fL8?FityzIxx_dI;j;X=_SR9px5o$g3r;8dF?c8_Pk9=pPDSjSSQ^F-1 zw7aLhMkWK*{+61+w?l@*@~ba3S=avVR9D^V`pb4}wCJ$~)SROx24G?SqxJC1^kscb z;#q3AlDvT)z$s`clP17mU%jh!&S?(uW#5WYKO`8Mf@pyjA~OzpY%_5{i=mz>J(U03 zjz#}xJKC(UUaqq{QuBV>{F^LoBwJY*jp_n|tC*X1Yq9nL^uodkK*H4u3;6`I$M6DB~R(^7>Zs81D(s)|bT~#z?1$Uf`%@ zsGkdn-nA(;zQ{8clxl>XQr3I&Wf?rTLFYS)-d`+8>CH8oz&>@ zXqwbY*{5I5sV2ys&d))rm6YRnT2#e@>8ZSblg%x)$L6YwhBd%cAY9GeLRN$_&hAzN zT3#S$wnisM)P-c8Z$Mv#g=J?Onc$^8Kb~UaCw>+soi`_J7utHtq zG3KYG$cH%#l@Ol|+S#t{So+&c6u!(&8OVish!J@*vE4rkJu@MvI>_Toa^#`R^f~Ty z3#N5nv`fEgk2Zd3X+74#RGUSyzUDSRd!X zJKsK^-w;8V;s2iFI&i+gwO<1a^#XBrT{2<4VEPe#TQ&HtY^4Gd za=sb=x4>bO#2{s*hNP?tphiRy)yVT&Q3;q`3$#fx^@=x$(I zo?RZ*o?ndAgVXl-AucmlX|q(MDrIl6XUlY-#9R6N1!Cpwi^Q$bhQo~aW;rYqF$o|r zvC_nwe5UjxL?X=wa@2sW+@QJw#Sjm`NWN5m-iYn6xdCrzfpKxeBI$)Y_&S93&w&GS zo{D07O&V$akgles#3>BzD-!Z$9*G?ilo-CJ?Py2$ARNTc=bJ2XOy~;5Ka-Uaolv*?q zq3LsImJwShkpG@WBi5OQJgyI)+sb>@|9JG=`X&!Yj8sw&73>}P@z1NB*)eBd?u|n@ z^HDW^Q($NNt`#V@{6dk;Q^X~!^zhRzQ{}+@3m&sC036RWz#QOePap3>g#=RgoVP`WbHi1tz?e@rL#W%8K_c>_DzeAL<89;@lj{(l3e*&j>))rYw zH93VnDl~ufxMD4Y%A**oL;MTp1bb!QA>jE3JuGoS9%bJoe<;311<(4sR~ZVFX|EbpT&v**$W5ld}C72@RwbaT>nFx^cUO4Y=nv$%3gArOOA6S$f&Kuh57NF=t zEp2b6%E!kSBQ)Jylh3Xm(ppthVZ%t=?7BkwHa2v>g~L;2ljiL9aK;m!4&pD<)}V3u zH_;n?{NZVG{r<7=jH|_nO4K$O=4;N@@A9G*Hx;hsOsHa)8{;kxZfA3C$DpYSyC_0x zz?HU{=|{%8D=gBt1ZC-mZpWTaj9da0Z}wbk?EZSxc<~=4{V2C7&QMy?c6i+VR@gm1 zS=c)uR<@>Oyn_p)CQB0ff`O1{LF{TCl6lQ+e|9K@{5d@IdQmlcH3`K8DYTpADI@3k z5aLw6E+`%Yr8kt|EXZYa6Gn^gd3O-4Zw9!^AS!F=MO=j` z)~W#H7zrUHu-5lCZ}^Xy-ok4TtQBDxr5kP?qF`}FR(bG;L;47RHKid z0YWy?sMSSQm|Sej{_u{PrQ&GDvwwC>>CSAxo3EmQdfWFoesG4dddY*qXxYQz)*u41V|C$u&aS?H>_+_V|24hBG^VRgx${bP^%U33f?KZFxhrMt1Fb&-4X#DfOo8wpm z8-e@G>G*f`siwQ&?>vKBA^y(+3Y$r;Xo&B{O&B2#7Luk`e~OE%dCerO%%_Zb(0-!T znkgBM5C|B3LIk)?ITM@Am<{D9jGE{!0D83OQv!KUdAz4VE?7(&MmA!}PdxzoEpX## zeJQ?Ijwt^;Icet_!r25Q7Mm#uo6q_1QBwLo9T;j+^d=q2o|_a`^wL=a|~C^^Nv($;)WlZ>UQ zMX02A(Uan;wB6`-RkibT)26nu4w0FbY6rYrIJ~xP%f5k2Y6a6Uw`m zx>z+=o~nup0x$MNcg8xUcjk$dTF;G|Pu%HWeLv%RP-Wd8n+*vf{I0sqhzdN2ke;q{ z)p%j}`^>i^N>x5US>=30T zb({%!5B_K|CW0faj7E^-|MjJ>`WfFhh4}g5>V=t+aczTTf55sIf};^_G_>_cCv{JX z^Q5I|Q(fB6YeRTNYn=4%cxOiVtz@#z0zVLDRxmHv2(c`9`Z}Z&sP3N~D=H;s;VjZ9BB$=!JU@L+W03>UDP__`b#5a8hP^q8=a zFkXb}l>6#X-6<+ZWzre7v*|%j95f`45nMJxR6C#IG*_H!sk)`2jpe7km0BjCq6;mL z(%s6z8MHgA7C#S(YhVNNbWCoSx;Nk#V#E#PzNLoS(@Q#=X~r^#_%q3#j$-%HM6Aa5 zAD^zHjQV3$HutnTL{aiR9qdctjPNN-kQmjhW?$0sZ3`;ZBD}?5^|$Zlkn{8Cs!60y zgC9zRGGit%&soXVq0HtJ2MznFO2&I~s%U6Qoyx}-5-8ROR`_I#HKTf@SiFBzRY5Zl zIKN%?7RCt7mIFr;q1v9fQ*m-bzVuQqNKxBh*DI`TFAUht19Md%um-IYFu;oaJ@5~V zF&iuAQilr7<;)a)3nK%#(;M(yCnV3FB#Va#Vq|=K_MznrZNd1-y;cB` z=Cf!v?^fH+8mo=}Ir>^C4`lP+pINwKVpEPmPwsfj;2RIU*wExD1{AW9_h^?qY-s-R zZut2#^L{q5A_fwuM`nC1a?;63$+Ml(F3&BXmGMj+spv1Ry-&mW?)G0$-@XVCdx`gI zWP3XtNY2zI#SkS#JJoj2K5NBTo-3}LbXS01)yO!1WZ6lRP%yjdW!>@gS=Fj8Gv^Gl zh1$>it}erlDEQ<2!VL-C=1d?S$@n)rkiqDzwfk97O`fPtsj;|3;%~Nvd^No|%t0RU z*mYSVxy%;uJyTf~gj6+-J~}MSpy4zJawjKaXN+Xq0+CcR?>alG>1vUs}4}5td|jtS7G&= zOc{dEZ7lJ4zQan3W9*Q#siAbYeBA2ka~4dU-3lsL4KoDbV^jY|OaYbnk$B{QELGh2-Yr!#7_(VbU!Y}Qr?x6x_E|;_5-E|f^fZxD{FS9O-1e<7XPL}w5 zI8MNGML3(mvsSZ&I(hjgq#T0zo1Bt*mio|5I=qfDZ=5}b*zfDkvykdE&}&{?V@bcGe~q6fbVV@%K2}F#bZs%?hkS(Nn@aV31n&FE)6X7$TT;6 z1~Y?18!pF9&pW0q5|r^9vU(QRg;ep)*7k@4V&%YKyd*>UEjv8xf)si0$7Eo!T;J_i zsh^CK2G;LJ9`g)KD)8%5mY;CakT1lZONHI-`5_yx02$!SzJgf!QlQfS^%$4Y8gR6l zl>vZROjJ8r9q3H7;CZ+OV;b&5H{^%R4umJPCBNQB?^AhiI)Y7VAN7VBveQV1u!N`e z6;Et_X29C8;RVW3*h0s)X!w}1vd(N5Qa-IbS z1^7n9aK9tkFA>7-ih41iM=;uJaKGVnyDgkL+Wy6xcQE1Zq5f+ar;6+N^&=zai&v!S`58>Q0-^VLUvny`j0Y`Z(Y-A&_tVu)XQ?LKrNfxgC0-dGNt+lR{qP^zcVj#+ zQ_A@zIpPN&nt?DWdVX#G!Ca`mN-PSxL8V$GG|o77vk-;E>(?lt8e_NXPm%VGrTA5` zWiS^WV72jh{#qp6nlRAIEVtt&Yr=^}zlat?q#JJ-Tcr{$M48Yy_yrh0E1U&D2c{z_ zW5))XeA5JrV7mtQ)H9wKBf-xNvN_*cNMdSf#kv8Wz5G8t87~n<{TRqD-kG7ykBaz9sNt5P0uS1^_ z7Ern*>-WoO88^*!jd<6B$}^7FUaFrXYaa%E$Hoy68^?D6%^G4+K||Y`z(j|v3Clm8 zzT_4zdfG5}a*%Mvo0~-&#>&W(rR8&diJW_yLT3En3^zp-6MFsVY6G#JH zro^%=_QmuR>3+=acwHV8VdGNQ*?#|h6tDars>NdV9ifT3LH~=8nsrGQI^w8WmmBp- z{Vtg1Qk9CxSuI?=`@#;NskP$A0^NFWC*GS30jMGo$ z=^LLcoz?T?R#CBYWFejl%kA|NBHG{Ly;KgZb{FiPL;lLRXo?Uzs?DH1@?k;V@1C|u zYMolUFBNmxH)L6FrJ#VTKXJ{KBWl=l5zR7SkudcwtlRF;+&-f!41o(eRPS5Z6JfF?w^(BfMr*qcJ zpcV?McS3)2qSd&DNBQH$bY?LF5c?lsZo;?q{7%BT_TkNJ0PVNKw}SHVyw(bXC^gnx zZg-8n#E$8Q?$4(4r!R~mFSY)97-z`z1H7$C4Ma!hhOLjnTY)lB4_*C_6M#mtUnT-Q zl$*H18rW-07c)h@lC2x2jJG`Kzlm<_WKU65mHovJ42)ws!cEfd=0csb5DJdso1gJ3 zX*<8{+RGSTyg~bZeMj6+2b$UYQCR+YQUR?(r9amK8{YaiC66&(Zxzaz`@3R)=D;XN zR43X<9z~Rji)7V8`7_(<{|;Xwz}ml(q$!;);NW zyklZBHmL(Gq1mzw=#0xwOyw9gl9_%{K2RN=49?`u+P)&n8lfQ28XL`wq6{~ws5&$L zo8X4hgwdjCgNoDvMsyW$K&|_k0e9u;U_1aHS3y35hDqkR!}i6BU)rP_sakXBRamoL zqp4+5WyCs2n**P~}&ZvLpoP|gP#&cI6|ss?Jq$1VfOQES_41W=z4HzsgPQ2 zT4u=}wV|Z_X2|)*r;~kmZFr_9!5cSd@4M%XxFp}_Q%Pc7e%oOZ;fH=qz_mH3qi=J zhLMy3{T|$6#JBunrhw+&Un^6xoD4a9=50R9uIs_&4KMK{>Y-`$a*Q3f@q`1FONONF zPAm2CX#+Jj2YHO-t0{!HzLP&U=le5@cz1W+8I8W+McOQ3%ngqk4b!@7nl9Uj^q*h( zgfUmA69{)Mp|B`eEA_Yk9=UZYvz|wb5co>5ZpI-^s)_sG^cfj)Jbm@8c#MT;sqBn= z(q}c{8G7#B5k|;#?g|+#mGk|vCTF9y<8_z0&NJ@3Hr>fC$Ni3fVGr;Zn2vvbhg|GC zRbPuUya2MGa0tDWjEH_3xL@JLz6U}yd0TmQ^+A2LUzGFCE?&sVcv5ep-Cf};nLScDB)O)Cw@kBJ`BCv^03YrJ&hYS=q z`=N&c+L>SFXJsSSukc9K{h)wJw5-$)0qj%5%qDJ8MN{C^o~9cb4>tFd4=|E-s03KJ zN4++j)4lgHx=HqT&iWCgZ`y8UK@c0tgYZN zc{0hI5g$e`GKOkB4`L3_0VmdN;fWzfKZqRE`*Kh28C#u2_N=2d&wi z%j_POD-n8#Z(or3r6mfo@Lm6=PXmVKJIJe3S?kt*6w1t1dQuN90g9pbnC{_Nb6U^* zG4y&wd!*ML@x6c&M2CFqk zYMn0;jg>jRj5WUJ#E)4;UW!{szE>^X$hK|ou9&S0^B$AEvbDU>B=^oQ-`W~U;e*mR z*(p~qigOG=Jec{OZJy?P8`I%b7YO7dk#oLdB~=jsAP$h1e*eAj^3pi?gSUlxdErlt zF_j$-h0TSU+v%vu8!zwC>6t$nTe|lReFw9;8vcr@jS}994527de5Y=6qzGX~`?E+| z5#x-Jt5;+i&V-bpi+?cBkga5Cs zw~lJ_3EGB{P@oidr#QunI}|MxD23wg6e;fRQlKrxol;za6nA$o3GM_49$eqhU!U`x z=lx#Jp8Nr1?|WxwXRf(scNW*~T?Z$kT8huu>kfz9v6}7ZQ}6jewhp$V7-+9~Vk40I zF~tJ4WA`#cp~)W;IKzSU95|y5B#15UUzbXkO;yf2M5=a<8+?hlh_EL(e#Ax%>qsWt7B5rBL+=-|Yr+7qIAWaIs*Ma$k!>e-%Vm~T=;Q4= zvGg+NTF!rWz3uoqL76Rs%4anQ=m6V3UXJ&r*Mpb#F<3adKjn<@c-X59Z-mL+o~8}K z9{yzC6dxC3`&s*fR@Q2Uy;X!o54a26?q zT~$Aki46Q`&tHLXFWZeLyE=#pV+D3It2kOq4w-#$c=o98x`?~SKF=PG;=Ya;x2P4R<2xi9o zLY`X?Ty9=VDYe6#gnC4C?&EQc9oE-wDB!40sSaY)Y{6dNd7%a6oJ3TSRZ&SsRc<{_ zc2r-*5#Q8^5Km%@Dd-^bdoGSZvcZL3qs)^7IcG=aXNMVKARa3zO!}DpU35#SCVH;2 zKL2!esDxK%UYvL;HRCJ#n$CK$QQ575`|lm4z#LAC$I0aMURn&Rfwg$7c2`Zt?aU>f z!A>3b5%LKf$1hIYpSP(##LZO=i}T0I$_1t_C!^#lND6J+2O8obgo>Mt2%%YB3PcMJ zTL^I_*Quo*K!wrn)&{qW8p%^ig_VY^I9KT3pL|UT%#8iC3oC(F;aN4NZ2ZiHpm29S z8lUaC+SZYjY#PAtvF@J{x)A zeAYVWZCy5k8-hn&vB`X&YV@f*N=fUZRRDj>ZR=4v%nG&PdPl1b?>F0WZ$wmK3?1Dw zW~BVq_1MpLBwxD5NtGVVBpzXF?T?U0J6Ifii|tLz3ak@5oQc|(Yv1p%u}c3UKXZD> z#rYr@Wz9qUq6)Y*CejUj2a-EuyBp1Zu(?|0d|3aHb(ybR(b*9%aq4;15pa97Rv2(- z;P#j-9U{G!u6j^ytcj_TU0ZUs6#jNqy;5dgs7<(LA{s2(ZkR9es_*P^iRGG3b+>u59d3i63du*+}xc&8&y!w z5dl#u3&G_>9bwofd{nZW$Qyz?#XS}#M7CdnIeU9jLRCh1IH+7ho%~}b52o&vjOAIP zU>QvM($oPYeXn2xIYmUp*bP5ZCDl{23qQMybOzt@Z>FeeGNH(|Tsb&e)SslYzaXLw zh<>^6i&Er5VAn12otd2N5K65tUJ5Hu0%#FK?$^A0NW)&*l>N-jIsY zc=PU+vNHPdpJpxw&V}UrUkk8c{8L}>L~T(^PI`E+pY3e85K^^iV0^%Ypf}rNr9QFH zs?kabp^cBkQJ0smgSqdHBbCLF(91+jCLJ|h)Bcle37?hQu7dQ>SSy!5CCG>)awETK zYkdyd4$__kg`J?=fBtQY*?a`Eyz!cQrrH=31ot9VseTQ_WJw{IHj)KFd}v@pOc zlxs~l?ifgLKos}9PufI^tyuj&dSD1UPn6%3=t0Dm({*>}P81!T$14$<6&?a#K3kNr z5MAXSF#U++UOg!U3lv1Pq0rdSe@D8JtRN{d?}bFdi=c=y!elYDD+u>l;OHPx)aadl z<@a-{b8h0zertbLB^%;M7`jd2$E?CB`RGN z%F%w9=Tr=MQ^dZ9Nvgx>v`eE(3^~h8H3Nh8!{ngXS z9q|1K&lsQQ*)>Upp1Gx8vt<860a@T0NVH{12?Vt3cK zD=Vk4O-N!Y@o4i1_s~AZQv5jR@djUlaJGCGgVS%cUhne$rrmcts9iNeQR3kj!ygrf zpi}q>iQ4oty9U7zXwNT>>@w#>alPF|JuIuw?0!}Dxq$lI9qM;k+u;{W*F$x-kD$)& zNrLcWT5Peqzl{*xC+`6SQOcw++D@eTnIOgt&Q$;o&jHpiGcNR;ZDGCvjgao^} z)jn+m)Pdg->DqjHURvjrgWkc2dd;=#N|eOC%`1Q>MJj6WMUo1YIkh>&fv2*uOZ519 zb#o5yp22TDfRVlQ;7`YIbBXlcxcuoRfU(l8E0-eXyDZbT-glyxW>yx1jm0`;V{5|S z@FBE3^G>ndZx@7LxlYpx%=q9(UAP?$6niYYv59NF)*Y8 zp^P}fc3*UiPm&8s>Auk#r8a$T+SaVuZa`>UCr7mOgs0#0V_FxULfi2I(+T6W@1OLQ zPdP}F+ht-jT6b?-SFg^Z@Yl+aq^}A++Fa99-%p7jU3DC0DqHege0rQx!EOq^$rn)LG_=iOMqjjGA{ z&H36*xn8s7^2$YlKv=+|Z99=a1mf?|Lc4QyJqH1(gVP@ikD(}+NEX-uNE>hWOu@HX_pKj_VwFr4K1#N8w`g0qCwyrke_N|>hGPQq1LPM}eb+jOIDL*Bf7`c6!G+X0e~Y3q0jM7S&%fo4Y9<^@>NIiI(pB|9Qw1?DmHRz~B)nuU-35Z#Rc`*m${od?wKL zZ8!JIF){CYG((5lpt`}Wk#F%fo9Gxt??53S!1FMQNtepF8gd`^ctzc9W^`Y|4baOv zBd{TnU_x+DHl4K^qkw{637u!YiiRu|a}Se1*!4bRR(enCb=RnhG2QDO(KP>gfKk}g zdso!Qlq0p2sZpVJewwK$Nrx-2EBqir607b{Y!-EHN^pI6oYUYTrCl zU~G`UThzW8m*aO9XM}K)0w)?#$jk|s_vPCvma^1?X!LFLuY>rj3Gu@zXG%z5#o;KD z^n9voU)bh0aAcI!n|OTfT}4vH7Ey={PY(jCq65F4MmGCp5%9chpZFV~w!9UQ;@$Ot9>-4>#5ZW*dFi_&@#-_?KBnovAdJowh%1Y)Pr@q>^N*9RMJ(fK` zazEs?G}KtEGU(`9xjT;NZuh+&ULbRMHF67j*dMoBULp!blB&PWsC9E;1UdBB!3fvvS>s#_2i5CA*Pb#z;-fiq|HTRDY5%t!>)fXcN!c(AzvjiQ57HOXUAOu{+6ZiEcfF*l?lgUr8{>FghWZBu-OsGp|)RTYmksj-)>d8R*eo*c-pYA3|tPa}59)*o2%Y>1m0 z#@WEpT0el3U}>fN+USk~i*l*ASW8k2=?nchYGaUlRJ&-}uN=zB06r`h`((f6vbr0d zKMXjxGsU;3<2^1vh!5f^#Xppqew30*-VT9O1|FW|Aqr`qiZ+huuJt_J2Whp?`g-49 z1SaeaDgbh?q8?9;=3hryWWjUagI}E{Q#dn(@ZCkvH5#A`ZS3`fgF!)0K_7E{#jBBI zgicCRet-YcVk5HlkazcUnmi+lIa4)JGI{aF@XbL+Ve8pFBX}%YN&57}K zB{(fXPI2+_jmS1tsv@ka!eO$OZ_PwVbWqm^CCCS*m_)2$sxQEQf?Ss4JGfL+iV=|3 znH&UJ05rVD?*oZWR|Rc}pw&(*t{G(V;V2Df#yBY@-t;=#;n&rm&QMpF=HB`$L59b5 zS1N(I8QbQ1K_x=oRXVJZ=2jS{Ga7XPpo)?*;DIG(cxm2ceIM5}3W=ypA!b}Js%GIp zgwNSSugHB9Wvjjq`RVQBMZ$>*=rI1vm(4M;qZ>1!tt^cXYbSK_T?;7lOJ3t*4Ci1& zf#l7{ol5v#js=mo<#2w^-e?Dqeavx~G?R+{IkHok`n$gfr?`2fXR70aDc zDjzQWB*cvudEWoA-0J5)39F1u3tbqp`tiBXDHrmFPV15l}M=8Ra z=+$0f=cA^n&kjq}{9)rlg#i_DnrcmO{K4@QePKnSmv zrLXg21|?mAw$Hf@e$Y0YXA|vkm8I34@XDgO z-hmkyyTxEcg>2FSF%n8u@XjwvG-3gY4gK@O&%ZwOna(_l3z zMzlA$scp_i9K#Yu-q{Hdre_wljBov(4o%N-wrD7}mY02(7%08;uuST|nbstyxLGCMY?xg;DK&1dKW)%Q9;D#S zzxzP&1&L{jYd584a5hj#HjvP1Vm?d#tQ-*8Baw~TKywv}oLd7h_7*A=ZfBYi(Ti`B zSE0n~&_!0T!AJE%5R3_VH}b7g1ZHKGP_*QOI?tS!E$GY!g9s`5Ef>d*)A=*DWL^)e z-(Gp;t-Nyk2Ke6FRmAzI|HkqqE)Po6&hwZ;GDNrDSo(0e#E)=6;4vV?94@Uq-ZNZi zyM26{^SvWqDd$_(=sSn`-E{tQHeWG2~^7zP=5h1gPLcD>!;iCv*XcD zs8^pJ7x#Y60PVf3ULvr za(?Db7ZWlt#5&DupQ=lyN2KTqchHu>`+{s>S8NTzUQqXXzB>@U@vtrLnj;ziP z9P!1J?j7aE*VA$ppZ=(US42NSiC2WsOmw79RJ6g{A&jciLLQjbz;3KUArtIA%ZSv@ z)#%!n4icg1KiThnF8P)IMrD-sV_##Isr%C7%5rMIqUIm3ySB@{^R@}Lp{cTJbPk%> zXjh7!PGgD^4>MK5TfcdR&MUc2GPA3xs+2a z(opO9yS-c^etQlAfH-9>E8Sc=Sl(nqz==M;Ok0Gexs2wD>_Yk4-b;$pDD(&N z0U}0blcWcZh-}l}YD`rPhGMwm=yX2!>!;S6t74$Ma-^Cal@{?I2L^wssB*Vo&O!1E zY9N;Bh*shzk*-Y-^s!}-tR>g2roALZqXkA4IMqDoEZfMV=Q88OyE?@r{y}<+hmFD0 zAowC4tQ&J7AS!Byp@tRa>!BXxNZiXuG`kZc=Fg{v0~f`UG^Chtwsq23BkcU`dB?F# zDt@iP%3{o7Wq!K{DEw4ne)S|@cr(ENY79bugI@=%LO?}xa^T+D#j(=13pw5-(#`$y z8~Gbk`06L2`bNa5;KU3a2d}^s2rbc++-TS|^1S;?^jUqoYe*j95LTsNPbq+VNLA7D z*LF}PZVymVZtVOw?V-t%5Oxc0SmCHgkC?Y{X^Vanx)sN4uEb7uOe{08jM7>E6-w1~ zoH4@1m9)<0Rr2db71ni3TamK5N$ zgGj5>86(Leu>%yrS_H!AA_A}iBHtWdd@9_>8cyvuo zXFphTEa4K_NY%c?eU^ufVN}e@rmrPL4Kk660sRhfqtxrIim`X7LAT|J)?j?$I5dT+E(QX0;GsS8?axFFTE=_@HmiZ#jV~mjj8_j>%4qg zPA>VUE}D=@MeR%iPaV)KS(_NAF`LcVOPp-o+reaqBYyy58?P}NB7Jk#V@UC4Ko3jP zJw`UJD)egiC6n>@W^RCxC7z5b(U$x7Rm)wak#fFg8yUKjzh)CWu@=Sm3OJ_Mmdn{u z{%O{~HTZ8Ob~4g*R&+qHzp%W59LVo+2wk8DXc1%6A>r~82f9G11nsHhUuqVn2E=ST56`;j9?Qbi}I!|UWP&eMKi%WC) zb8JhQ$0U7L5O_I*+}s;i_L_K25v_TviP_Q(%$F!|fR@Livnpk54$^AC;ZfaGol~i$ zn&{6cvLXfcn4eTFTXjOA%>Ne2|I#b21^_*n@M=F|kQQ_FnU=yrZD99K)47ldi(6RO zP7g;pP6=3%!%E5uv&M}QKu`2do0%e4nPH-m*;R);wrtkZESA(+$pSa-DAvPw>+E{H zg~MRX^m9>@|H_vr7b-CAS5Vc)`5u^^-$60xS@0i|`}4g$ow-KA$PyDwDdOAx7R%Vq zp|Kj~m_X>Mw}--TquftUpDgL>V6@1<|3{NS!rP~fKBNN&(%8u%It})upf{*}??48< zGgQa)64KI!zWLj;;OQRQ!5;Q(9D|xLQ!9H7-&Al{q9amnI z;9}2ED!KWaOdG)*qjrsf)f7KNTxM6uByP##K*up#XT3PW(D{%|XU^a8Y zcH#J52W1VLAtajBW;^W2OhVzd`~J1&iq;8zm+hI#(GqTDD1YPf3>bqup8W`{8@r@6 zr<}MD73+#)q9j}~wmTAR@R?i(P;fceMPC!7O=Mtqu>R|hd=CdrJSa_Ctj(&7A@Vg9 zP3ZPbYD1q~Jt&$v+S{{WLyu~(x!*fPIQsu3+83gT=5EB~^(O0H!uM8~Z*|G%*hI5^Ya!+~}0N?weYUcMLY& zwP)5{In$|h0*BEJx9+QUxDE)0FNe0ADt*O>XbLYF@)#V5Rig^O9a(Q}yr0^20} z-dm9DsKUsZnrL%1?E6uj^{r1(ng82r{3qd4fa0}!=6Nsz8^qJT(YpdDML^5S)?iq@ zgA5hcw)HApvgwXm^meJ?@gLL|srf;L!5als zVj~_#cS%At8JnJvAU-iB)h>y2%3VpMgx9BiaZj~Iq?eVUr;c+toFQQ9wM;c-VgXt7 z4M885H$W>mB>N)1Mk=qRhkw3$(X>A>y?&4rd&=SCpHxVLbkFFx1Zqplycp85#NXJs zptj*>O&-q0m{wO`)6UAMAUzME{;~N zRq76pyLrCgqlw0i%r~s>3O-yH7gnpn=~_O4_dVKYYpQ;)nyBFEi-)+KU0 zSq52L=1&jPDOxl5sqK{L?l7LcCIDM24Sge@-rn;Vz8O($;t*p1NC_J!1Kfo5=0}V? zb3(M2oet5g6Aq!y9TT zAt*V?nWQTT7TamjID+f`tX(7kMJrT94m%25Mawx}86iD0EJQD$^_lINn7c)L0)sTVZWAM zYDSBcJOQ*-*{IjKUZ3vU!!Jc6=QM>2lGy2joi-WlpTnPPdD_TyaD)xV7DT$-DGj_$ zhbf-X3XYBRPD~BW)jLW1Y{I6d38<0M9Aq!;%|DvK{X*WxIW$<7%wRl>ySCp=pFsKs z=U^uq<{qq9@~3oT*6C$DiY&gQ*rum0?Gf!T5(6873;DaR!))`W^`=~#zxN$ie2=8Q z@~{q&bh*%jbcO>7>9d5g#A>452yla_@Ei6wsN+p3*_3rL586`d=PQPy0@2vSkw`== z3l?gy;wj>yf;wS&~zUl_H| zmH;?6u6jq1hh9B7Ap|tvdnKdi0gqm{2Wu$CmIX}|&+y3%s_DBi5JQ1$Yik)anmyXJ zQvjZZ);Ms(vrc=^SZ3#W;%%Vd5XHrM)XqH^x0r*5Ga6AKg^ zxCccp2wu+c^tN`B#>T%G+P)BOI^6N((^fj=i6o7V>_DVB#(N#oKYRdX<*c&Nn$33o zaFH27?Xa-LZZ8jkn-x^fpkceEddszYErUb@w52hZ)PGrKJ*a_EF{CZid|3qjcBVVtOe;#?b9%6;o1tn+262mW*iaI~I zV)*5N!hl5|L@U04jIJU8j{)8bBHmet^OZuw^0p;nz0P+o_?0=TTDRbrt<#`=(__%* zG6;OrOS8jQRS^=yION%pW=Ek|8XsBMKva*(%8Ts~whf_E((;}mc%$1MR}qE;M*^XI zZ7RQWx4GQ~MjKa8`IKqQazC5@I9w__GA)Yq@*jJ{Fa^90Mb(d4I6FTSm8e(e+^Z0q zs_DWdSH8M8t%*Oeq8{FYJ2EVK#CMBS?siLilW7~NWYd2Z<@e z`xC(c4cLCJMTm&gl&veAn2NElui9R(?#kvc(zaYj%itA2LetZ8lDi*ZE0pmwzWsiS zQ>=8`Gg1faMZ%-h(%S5CTO3D=gHCWV7Z=My`()M)@K!DCy}2K4MxdvNZto3(4NxbZ zmm*=X*A#^eAhU8U;~;{xofZ7;n{}a0B^cyGHC!mRz>E~D0~cepI8dc@s=gRrmuENn z50~8MCniL*U*Eqka`Iz{Y0tIz$Q>*zuAe5`sPXj+kz1npc0(E%Rlp2eN`v7gfxbM5 zYHMyyunJau{GuCHV^uB2o?BQJvukX4vhWKuYr zW<}W+9lhMI))g{Q5}>ale>Ix`Wjwy|un}poL76RyK}_<&EW6ZpmGLtCS*b$>cuT}k z2t-Fix98Jzt<$88Fb+#Ti|SS4C~ZJvlS3+R>*470QO}0Ijkl_?xK#NcDqiv!T{pGf zdGA=H<^%p$A!nAH45NE2ssJ)v>x(%D4f($u$OKkU7%zN&Y$1bN!-~LRm^POcU$9=2 zyMgHzU*^8&kg4GwR{HbLE&c`^*tA6GI;1habwYB@L9%aVEWVY_6%g9B3h*>a81mQ3 zcaiGNp{T{(33ujKS-gpFe(J6`6sEujxwxh-ibhSW6EN66%27KUXno z1%|Ymo{;v4d|-e2oVnTaF{mq>De<4v{DaM9WBkZpmV6)uW09My4Ht)IANM(Icg(J8 z!awJ}& zCEFOd9RHe4Gwk<)LYe6>&!S`nhkFo%S{(bh<-k3`d3dpMhRZP~wV-|5)xO<*<~Fzl z+x|toMgV0t3&f**Ym~=1$xAaHw(Sw4T)tBReayu+VHZL3xp>!SSE#)m>x+V`Z4CfI zS!Zoek0a!%&#gyK66?|l^wJz#3V?V|_%R17D8VLyTpQeoqOWE)8C94~Re94=UekE( z(H;Y#@EQ#xwq(`(=+O*mnI0Er-8YV@9gK?F&%Hg|*e8+Cju*WEduBNp;_?uXS|iE& z)uEE*IT*sbT?Me9?C) zZcCMitsqs~IMw@y%ek{NSDb_Q7i}VkMJzu7a0025A&_&|=<3j;`_KiLwZZ2siL%jO z!e>jHV?QpMAa*i9x7M;#g$DBXoG$Pz=RNIM^02zK3qjj|7E_&m*i@<;I$P&6byI&o zehse^y*g&U(3R#^IwnX*FLtvUlJ)B+nhcU`K%H54^j{-~3h)+tGDNGn1n*^o4G?jB z=0nln?+ZuU{@FJlIs`JxBqnLK^GaK<-!R}83&JTnK8}J-f3iJ|P_7Ci4N*64*=z&t z7tp z57ynC#LxLJEFHI!3-Gr_JT@IR*-fkZf4_$cw5Kke_HybDR`b*!KB|8liQ z+=g>|x+->QPTYRGG{l}7sL07IR!F-ETE^|e(VTEr+Ln3f&QnZE4TA+V+9)geQ> zzrk{tx#fJ>+^bx7p6ESYXPYe0?)Jc8wY2nge6e0@t{?H?oi5L<(Xq8)SM(UNOowr< z)?2h-s;abLK0{d=_9M>{OOWAbd3jvz7XaXau%UyI_r=`Y7D%7xbMlJER^r^6JY{0J z#BRRVa0%Q&br|Ca!l7VIyZ5+{Zj(;K)DhosUA*4)iukc)nfi=&?Q&=ho!ytFb)M`f zdx7YdBRc9q6~Tkr{az>t5}n~V#L|g(oJoCWtZZ13lbPW$DNB0zcuW^R5+`v!!>b3O z{YrQ~N2K`V3z(xNIU#WOEi3lxVt$bI<-wniyT~#KT~k*z@nP*OE~#5wF9hB{7xK_n z8rNC*Q)ZNGWSq(l^Q08wl@PJ5C}a;^WF&g)MYKFcY3@ZSQeO+(YdHZ-31*`xZ2l7c zfXGvS9hw-gKbS~#z#Q3ON*5SrRmH_dr1ChyB$0X#zi6HBIW_#6E4YfF`GHXOu`E=e(TWz}w z*zaSJhq6~QD}gG_>NUzBeLbTchXccoh*^@M8O!q zMnoSU?Sx7S=k15LOQt&eup141HC*jlz*y^QaDxx!tkcajzAA4^vWwy4O^Sen?F!$# zA2-nlcwBBwgO=g9?Byh#2KVOG?L6EsI0OztY5Qo=tmRYFOCv1(u43w27%oV+yqLi1 zh8M3t)B5<|UW8u;b36T+F9{RpFM5v?^g|Li`=C}i6R!V}l7;^UcQ)v%r5bGDaYv+K zANg^kE`+75PfoL<=6uc_a+9o^aB}0uJaG8SZY{jUvP<)mZ1Sw^y}R@$SyYVn-7?yt zk3B-4c^Wpq|9TlZ@WDb}56y$^Lh3Ap1RW|K=^={|zsy7_yDEv_G0YcHb^lSoT}5?6 zo2_l~Fvdpb={+bG0YerKgRB@t%?Ha)YG$~fUDt>LVCNQ#ePYY#Ned~J6_B4}AriN# z*?Y`L-z3$t55PIJaOI$dkH>H%fDHEBThN}LuCoHZf?EXvMZo5=1FrOE%ZNl?ZPKsS zcZFSxzw*f>dD&3yL6F=(9neVX!|K$N^_DS-lp*e}lmY&@M)(u4f*%n1Vm zRp*ya#xzp$jd6ay%}c2~b@)P|?+HUz7+(cSzz1?w(C| zBOUm|rl(`sjpUOx`a=vv?CZ_{va(!AZEul{N5)26d-5Zz(4d1RRkqk$gPZbV<3Kw8 zg%d6zaVqzUbJ(9+4g;S0c{h2AwU2fQ<#TqW?1VWqNGwm0giX3I@l$F=1^vJG-c8u8 z$O1IO1vo!nO!G`YSNkU>yAG~^-Eq27uh`1n%k6~bvO+iK&_rsCu$`Yq3+1~lOS`Aq z{Iyoi_A*rx(xL|m$4SlBy_xmPy2L0%E)u6;GqdGvssPbGLR>^# z5<4WQsxS)@xZ2A_9;!#gO_X`w1hRPOMgr6}2ONihD|wx(4>X`Aw>9H^u?$?Zl%Ja0 zysr+Bu{~?Iuc}?fqR6%0f#pQwCGH%b0t@)!vR5N`8crTshX1TiRq4qX(Z8 zUUs#T04jmgdu_TwYw5 z*y7)s9bSFXLkq+U{ms4TsZv9nK3v(zXw?`|4aU9rk=&k9%EE!X4gi9hrj8)H1cy(!u%lz!QImPBpU_?kXX-=&mpZ(wDEt7Wv3B^P!iLfoFUkG*?x8 zhClg%jvn(WKdTj~+5WO7F)4?daPXK6cv$uyxmh-gw~(iB(->{}*aPQHDw9Xz@HwZKCKPS^!W;f;CYeJ)dZyik@J;++LI}kp~ zNbbbAw1*ckXL=(3xmE#->veP9pX1PG9Uh%wqjM*PS$l8Sw9m8wrE8kqs(2^B%-a*F zC>*xU;m3+i+0DPk@Wa_`b&~eL?*%U(&>Ie3qbUNp8oIp=#)^V^>o26pYBsg9awXGDY-m zit&te@33b{66&NuDaG~8_N`xC#>MI@GiQ6BCRH5iawQ<3u5VUO*TF&S=XTPrEq>>o z?a(ay>4{}`I40`K=;d+TSo2Qaei)^QZWB_O^|5K$-~6h|DuY!9uDhX|lD=xChrWf` z6~cWkNjYKQ3bq*1V6Ww?Mq|@^~Zr@lPdRK*=mHJ^P#D z6SD5eV{jZlsOOw-E8T#93pGm;ek2FZuw1TqS%Dj%ov!ZM#HTLbT#0qzHXQDV5awy6F7pVaKrVE%UtQOvRJ#CnzYH`C*)lryQlzT0}$ zo3|id+V(H=!$yQ88h^8xcG0Tlt*i1xC;itxBDJPTG!yNY7-+ov8+y`pgi!UzGzaVA z{WprBPPz`4SN*8*p@-W4atK8HL3IF;>=~!c_AtMgy-fHxOldmIqT~6xyRTmkO%r$D z7sda30`MzZzDv<~)%o^H*v#j1+5hQ6ILO<@M)=6x8T-0^jYxMjhW0SQ598yhMRI^kOV#PVK1yF`>X?mJ-b&zh~i5-Wv-fH~m^^uSi#g^t7}o&kbX@ zf1^jFd;dABcQHx`)GPes#5pj$p$!Dxp!=r|qv%(Qb7ReRFrsuw9Xr^`zw%dR8E_@8SzrU{X}gK#{f%L zkN-N==wa48Hh>ZgbnJiQy&>tBR!eJwaTSCNzdZ=!LFbSp(L0<7%MIAWZ|iG4Cv z;_T7g{nY|YG2{_9aN1^wzS%I8c7AI1z2qBwzg37S602<1b4{3L${Jn88ZUBZGmk}lfM@11Nv zuYi$ikKt~Ok1t%d<0!)ajkXF>{w?y_HwZ4pP!sX~^$ZADbKXX?fUXk@GY|hE?*-pv zxt`;hXAK7HQ(6p&euV*GzLEr42f|MJpvNRXxvhW_@=ZSfO`I;0xREzjHpu52{3%=K zt;@x`|C91QM?Y?f7DS3W-v-~X*Cx$Z8AohSk_I?knAs+OWO@2}5#Fj)MOs??wP#2* z+2>O`SH}O*Ewoym@jS}Wno;Xl@R#^Ini7C+s#)o;g%~#m@Y;vgeSM$$yeDgoDuNg* zfO?BRdk^<>@U={#fRtv1P48!*_wS3RfD#PZt!cOa>HNRB|6iYu2xxZ_wf$Gc(`l&2 Q2=Je`vMMqaZ;XTg4;lpcx&QzG literal 0 HcmV?d00001 diff --git a/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins.md b/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins.md new file mode 100644 index 00000000000..cc9b2a86426 --- /dev/null +++ b/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins.md @@ -0,0 +1,368 @@ +--- +author: + name: Linode + email: docs@linode.com +contributor: + name: Tyler Langlois + link: https://tjll.net +description: 'This guide shows how to install a variety of useful Elasticsearch plugins.' +og_description: 'Elasticsearch supports a wide variety of plugins which enable more powerful search features. This guide will explore how to manage, install, and use these plugins to better leverage Elasticsearch for different use cases.' +external_resources: + - '[Elastic Documentation](https://www.elastic.co/guide/index.html)' + - '[Elasticsearch reference](https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html)' + - '[Elasticsearch Plugins Reference](https://www.elastic.co/guide/en/elasticsearch/plugins/current/index.html)' +keywords: ['elastic', 'elasticsearch', 'plugins', 'search', 'analytics', 'search engine'] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +published: 2018-01-09 +modified: 2018-01-09 +modified_by: + name: Linode +title: 'How to Install and Use Elasticsearch Plugins' +--- + +## What are Elasticsearch Plugins? + +[Elasticsearch](https://www.elastic.co/products/elasticsearch) is an open source, scalable search engine. Although Elasticsearch supports a large number of features out-of-the-box, it can also be extended with a variety of [plugins](https://www.elastic.co/guide/en/elasticsearch/plugins/6.1/index.html) to provide advanced analytics and process different data types. + +This guide will show to how install the following Elasticsearch plugins and interact with them using the Elasticsearch API: + + * **ingest-attachment**: allows Elasticsearch to index and search base64-encoded documents in formats such as RTF, PDF, and PPT. + * **analysis-phonetic**: identifies search results that sound similar to the search term. + * **ingest-geoip**: adds location information to indexed documents based on any IP addresses within the document. + * **ingest-user-agent**: parses the `User-Agent` header of HTTP requests to provide identifying information about the client that sent each request. + +{{< note >}} +This guide is written for a non-root user. Commands that require elevated privileges are prefixed with `sudo`. If you're not familiar with the `sudo` command, you can check our [Users and Groups](/docs/tools-reference/linux-users-and-groups) guide. +{{< /note >}} + +## Before You Begin + +1. Familiarize yourself with our [Getting Started](/docs/getting-started) guide and complete the steps for setting your Linode's hostname and timezone. + +2. This guide will use `sudo` wherever possible. Complete the sections of our [Securing Your Server](/docs/security/securing-your-server) to create a standard user account, harden SSH access and remove unnecessary network services. + +3. Update your system: + + sudo apt-get update && sudo apt-get upgrade + +## Installation + +### Java + +As of this writing, Elasticsearch requires Java 8. + +1. OpenJDK 8 is available from the official repositories. Install the headless OpenJDK 8 package: + + sudo apt install openjdk-8-jre-headless + +2. Confirm that Java is installed: + + java -version + + The output should be similar to: + + openjdk version "1.8.0_151" + OpenJDK Runtime Environment (build 1.8.0_151-8u151-b12-1~deb9u1-b12) + OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode) + +### Elasticsearch + +{{< content "install_elasticsearch_debian_ubuntu.md" >}} + + You are now ready to install and use Elasticsearch plugins. + +## Elasticsearch Plugins + +The remainder of this guide will walk through several plugins and common use cases. Many of the following steps will involve communicating with the Elasticsearch API. For example, in order to index a sample document into Elasticsearch, a `POST` request with a JSON payload must be sent to `/{index name}/{type}/{document id}`: + + POST /exampleindex/doc/1 + { + "message": "this the value for the message field" + } + +There are a number of tools that can be used to issue this request. The simplest approach would be to use `curl` from the command line: + + curl -H'Content-Type: application/json' -XPOST localhost:9200/exampleindex/doc/1 -d '{ "message": "this the value for the message field" }' + +Other alternatives include the [vim-rest-console](https://github.com/diepm/vim-rest-console), the Emacs plugin [es-mode](https://github.com/dakrone/es-mode), or the [Console](https://www.elastic.co/guide/en/kibana/current/console-kibana.html) plugin for Kibana. Use whichever tool is most convenient for you. + +### Prepare an Index + +Before installing any plugins, create a test index. + +1. Create an index named `test` with one shard and no replicas: + + POST /test + { + "settings": { + "index": { + "number_of_replicas": 0, + "number_of_shards": 1 + } + } + } + + {{< note >}} +These settings are suitable for testing, but additional shards and replicas should be used in a production environment. +{{< /note >}} + +2. Add an example document to the index: + + POST /test/doc/1 + { + "message": "this is an example document" + } + +3. Searches can be performed by using the `_search` URL endpoint. Search for "example" in the message field across all documents: + + POST /_search + { + "query": { + "terms": { + "message": ["example"] + } + } + } + + The Elasticsearch API should return the matching document. + +### Elasticsearch Attachment Plugin + +The attachment plugin lets Elasticsearch accept a base64-encoded document and index its contents for easy searching. This is useful for searching PDF or rich text documents with minimal overhead. + +1. Install the `ingest-attachment` plugin using the `elasticsearch-plugin` tool: + + sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-attachment + +2. Restart elasticsearch: + + sudo systemctl restart elasticsearch + +3. Confirm that the plugin is installed as expected by using the `_cat` API: + + GET /_cat/plugins + + The `ingest-attachment` plugin should be under the list of installed plugins. + +In order to use the attachment plugin, a _pipeline_ must be used to process base64-encoded data in the field of a document. An [ingest pipeline](https://www.elastic.co/guide/en/elasticsearch/reference/master/ingest.html) is a way of performing additional steps when indexing a document in Elasticsearch. While Elasticsearch comes pre-installed with some pipeline *processors* (which can perform actions such as removing or adding fields), the attachment plugin installs an additional processor that can be used when defining a pipeline. + +1. Create a pipeline called `doc-parser` which takes data from a field called `encoded_doc` and executes the `attachment` processor on the field: + + PUT /_ingest/pipeline/doc-parser + { + "description" : "Extract text from base-64 encoded documents", + "processors" : [ { "attachment" : { "field" : "encoded_doc" } } ] + } + + The `doc-parser` pipeline can now be specified when indexing documents to extract data from the `encoded_doc` field. + + {{< note >}} +By default, the attachment processor will create a new field called `attachment` with the parsed content of the target field. See the [attachment processor documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/6.1/using-ingest-attachment.html) for additional information. +{{< /note >}} + +2. Index an example RTF (rich-text formatted) document. The following string is an RTF document containing text that we would like to search. It consists of the base64-encoded text "Hello from inside of a rich text RTF document": + + e1xydGYxXGFuc2kKSGVsbG8gZnJvbSBpbnNpZGUgb2YgYSByaWNoIHRleHQgUlRGIGRvY3VtZW50LgpccGFyIH0K + +3. Add this document to the test index, using the `?pipeline=doc_parser` parameter to specify the new pipeline: + + PUT /test/doc/rtf?pipeline=doc-parser + { + "encoded_doc": "e1xydGYxXGFuc2kKSGVsbG8gZnJvbSBpbnNpZGUgb2YgYSByaWNoIHRleHQgUlRGIGRvY3VtZW50LgpccGFyIH0K" + } + +4. Search for the term "rich", which should return the indexed document: + + POST /_search + { + "query": { + "terms": { + "attachment.content": ["rich"] + } + } + } + + This technique may be used to index and search other document types including PDF, PPT, and XLS. See the [Apache Tika Project](http://tika.apache.org/) (which provides the underlying text extraction implementation) for additional supported file formats. + +### Phonetic Analysis Plugin + +Elasticsearch excels when analyzing textual data. Several *analyzers* come bundled with Elasticsearch which can perform powerful analyses on text. + +One of these analyzers is the [Phonetic Analysis](https://www.elastic.co/guide/en/elasticsearch/plugins/6.1/analysis-phonetic.html) plugin. By using this plugin, it is possible to search for terms that sound similar to other words. + +1. Install the plugin the `analysis-phonetic` plugin: + + sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install analysis-phonetic + +2. Restart Elasticsearch: + + sudo systemctl restart elasticsearch + +3. Confirm that the plugin has been successfully installed: + + GET /_cat/plugins + +In order to use this plugin, the following changes must be made to the test index: + +* A *filter* must be created. This filter will be used to process the tokens that are created for fields of an indexed document. +* This filter will be used by an *analyzer*. An analyzer determines how a field is tokenized and how those tokenized items are processed by filters. +* Finally, we will configure the test index to use this analyzer for a field in the index with a *mapping*. + +An index must be closed before analyzers and filters can be added. + +1. Close the test index: + + POST /test/_close + +2. Define the analyzer and filter for the test index under the `_settings` API: + + PUT /test/_settings + { + "analysis": { + "analyzer": { + "my_phonetic_analyzer": { + "tokenizer": "standard", + "filter": [ + "standard", + "lowercase", + "my_phonetic_filter" + ] + } + }, + "filter": { + "my_phonetic_filter": { + "type": "phonetic", + "encoder": "metaphone", + "replace": false + } + } + } + } + +3. Re-open the index to enable searching and indexing: + + POST /test/_open + +4. Define a mapping for a field named `phonetic` which will use the `my_phonetic_analyzer` analyzer: + + POST /test/_mapping/doc + { + "properties": { + "phonetic": { + "type": "text", + "analyzer": "my_phonetic_analyzer" + } + } + } + +5. Index a document with a JSON field called `phonetic` with content that should be passed through the phonetic analyzer: + + POST /test/doc + { + "phonetic": "black leather ottoman" + } + +6. Perform a `match` search for the term "ottoman". However, instead of spelling the term correctly, misspell the word such that the misspelled word is phonetically similar: + + POST /_search + { + "query": { + "match": { + "phonetic": "otomen" + } + } + } + + The phonetic analysis plugin should be able to recognize that "otomen" and "ottoman" are phonetically similar, and return the correct result. + +### Geoip Processor Plugin + +When indexing documents such as log files, some fields may contain IP addresses. The Geoip plugin can process IP addresses in order to enrich documents with location data. + +1. Install the plugin: + + sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-geoip + +2. Restart Elasticsearch: + + sudo systemctl restart elasticsearch + +3. Confirm the plugin is installed by checking the API: + + GET /_cat/plugins + + +As with the `ingest-attachment` pipeline plugin, the `ingest-geoip` plugin is used as a processor within an ingest pipeline. The [Geoip plugin documentation](https://www.elastic.co/guide/en/elasticsearch/plugins/6.1/using-ingest-geoip.html) outlines the available settings when creating processors within a pipeline. + +1. Create a pipeline called `parse-ip` which consumes an IP address from a field called `ip` and creates regional information underneath the default field (`geoip`): + + PUT /_ingest/pipeline/parse-ip + { + "description" : "Geolocate an IP address", + "processors" : [ { "geoip" : { "field" : "ip" } } ] + } + +2. Add a mapping to the index to indicate that the `ip` field should be stored as an IP address in the underlying storage engine: + + POST /test/_mapping/doc + { + "properties": { + "ip": { + "type": "ip" + } + } + } + +3. Index a document with the `ip` field set to an example address and pass the `pipeline=parse-ip` in the request to use the `parse-ip` pipeline to process the document: + + PUT /test/doc/ipexample?pipeline=parse-ip + { + "ip": "8.8.8.8" + } + +4. Retrieve the document to view the fields created by the pipeline: + + GET /test/doc/ipexample + + The response should include a `geoip` JSON key with fields such as `city_name` derived from the source IP address. The plugin should correctly determine that the IP address is located in California. + +### User Agent Processor Plugin + +A common use case for Elasticsearch is to index log files. By parsing certain fields from web server access logs, requests can be more effectively searched by response code, URL, and more. The `ingest-user-agent` adds the capability to parse the contents of the `User-Agent` header of web requests to more precisely create additional fields identifying the client platform that performed the request. + +1. Install the plugin: + + sudo /usr/share/elasticsearch/bin/elasticsearch-plugin install ingest-user-agent + +2. Restart Elasticsearch: + + sudo systemctl restart elasticsearch + +3. Confirm the plugin is installed: + + GET /_cat/plugins + +4. Create an ingest pipeline which instructs Elasticsearch which field to reference when parsing a user agent string: + + PUT /_ingest/pipeline/useragent + { + "description" : "Parse User-Agent content", + "processors" : [ { "user_agent" : { "field" : "agent" } } ] + } + +5. Index a document with the `agent` field set to an example `User-Agent` string: + + PUT /test/doc/agentexample?pipeline=useragent + { + "agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" + } + +6. Retrieve the document to view the fields created by the pipeline: + + GET /test/doc/agentexample + + The indexed document will include user data underneath the `user_agent` JSON key. The User Agent plugin understands a variety of `User-Agent` strings and can reliably parse `User-Agent` fields from access logs generated by web servers such as Apache and NGINX. + +## Conclusion + +The plugins covered in this tutorial are a small subset of those available from Elastic or written by third parties. For additional resources regarding Elasticsearch and plugin use, see the links in the **More Information** section below. diff --git a/docs/databases/elasticsearch/install_elasticsearch_centos.md b/docs/databases/elasticsearch/install_elasticsearch_centos.md new file mode 100644 index 00000000000..673296f7566 --- /dev/null +++ b/docs/databases/elasticsearch/install_elasticsearch_centos.md @@ -0,0 +1,76 @@ +--- +author: + name: Jared Kobos + email: sfoo@linode.com +description: 'Shortguide for installing Elasticsearch on Fedora systems' +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +keywords: ["elasticsearch", "elastic stack", "fedora", "red hat", "centos"] +modified: 2018-01-08 +modified_by: + name: Linode +title: "Install Elasticsearch on Fedora, Red Hat, and CentOS" +published: 2018-01-09 +shortguide: true +--- + +1. Trust the Elastic signing key: + + sudo rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch + +2. Create a yum repository configuration to use the Elastic yum repository: + + {{< file-excerpt "/etc/yum.repos.d/elastic.repo" ini >}} +[elasticsearch-6.x] name=Elastic repository for 6.x packages baseurl=https://artifacts.elastic.co/packages/6.x/yum gpgcheck=1 gpgkey=https://artifacts.elastic.co/GPG-KEY-elasticsearch enabled=1 autorefresh=1 type=rpm-md +{{< /file-excerpt >}} + +3. Update the yum cache to ensure the latest packages will be installed: + + sudo yum update + Debian Based Distributions + +4. Install the official Elastic APT package signing key: + + wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add - + +5. Install the `elasticsearch` package: + + sudo yum install -y elasticsearch + +6. Set the JVM heap size to approximately half of your server's available memory. For example, if your server has 1GB of RAM, change the Xms and Xmx values in the `/etc/elasticsearch/jvm.options` file to `512m`, and leave the other values in this file unchanged: + + {{< file "/etc/elasticsearch/jvm.options" aconf >}} +-Xms512m -Xmx512m +{{< /file >}} + +7. Enable and start the `elasticsearch` service: + + sudo systemctl enable elasticsearch + sudo systemctl start elasticsearch + +8. Wait a few moments for the service to start, then confirm that the Elasticsearch API is available: + + curl localhost:9200 + + The Elasticsearch REST API should return a JSON response similar to the following: + + {{< output >}} +{ + "name" : "Sch1T0D", + "cluster_name" : "docker-cluster", + "cluster_uuid" : "MH6WKAm0Qz2r8jFK-TcbNg", + "version" : { + "number" : "6.1.1", + "build_hash" : "bd92e7f", + "build_date" : "2017-12-17T20:23:25.338Z", + "build_snapshot" : false, + "lucene_version" : "7.1.0", + "minimum_wire_compatibility_version" : "5.6.0", + "minimum_index_compatibility_version" : "5.0.0" + }, + "tagline" : "You Know, for Search" +} +{{}} + +9. To determine whether or not the service has started successfully, view the most recent logs: + + systemctl status elasticsearch \ No newline at end of file diff --git a/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu.md b/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu.md new file mode 100644 index 00000000000..a8a48993a2d --- /dev/null +++ b/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu.md @@ -0,0 +1,74 @@ +--- +author: + name: Jared Kobos + email: sfoo@linode.com +description: 'Shortguide for installing Elasticsearch on Debian systems' +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +keywords: ["elasticsearch", "elastic stack", "fedora", "red hat", "centos"] +modified: 2018-01-08 +modified_by: + name: Linode +title: "Install Elasticsearch on Debian and Ubuntu" +published: 2018-01-09 +shortguide: true +--- + +1. Install the official Elastic APT package signing key: + + wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add - + +2. Install the `apt-transport-https` package, which is required to retrieve deb packages served over HTTPS: + + sudo apt-get install apt-transport-https + +3. Add the APT repository information to your server's list of sources: + + echo "deb https://artifacts.elastic.co/packages/6.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic.list + +4. Update the list of available packages: + + sudo apt-get update + +5. Install the `elasticsearch` package: + + sudo apt-get install -y elasticsearch + +6. Set the JVM heap size to approximately half of your server's available memory. For example, if your server has 1GB of RAM, change the `Xms` and `Xmx` values in the `/etc/elasticsearch/jvm.options` file to `512m`. Leave the other values in this file unchanged: + + {{< file "/etc/elasticsearch/jvm.options" conf >}} +-Xms512m +-Xmx512m +{{< /file >}} + +7. Enable and start the `elasticsearch` service: + + sudo systemctl enable elasticsearch + sudo systemctl start elasticsearch + +8. Wait a few moments for the service to start, then confirm that the Elasticsearch API is available: + + curl localhost:9200 + + The Elasticsearch REST API should return a JSON response similar to the following: + + {{< output >}} +{ + "name" : "Sch1T0D", + "cluster_name" : "docker-cluster", + "cluster_uuid" : "MH6WKAm0Qz2r8jFK-TcbNg", + "version" : { + "number" : "6.1.1", + "build_hash" : "bd92e7f", + "build_date" : "2017-12-17T20:23:25.338Z", + "build_snapshot" : false, + "lucene_version" : "7.1.0", + "minimum_wire_compatibility_version" : "5.6.0", + "minimum_index_compatibility_version" : "5.0.0" + }, + "tagline" : "You Know, for Search" +} +{{}} + +9. To determine whether or not the service has started successfully, view the most recent logs: + + systemctl status elasticsearch diff --git a/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7.md b/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7.md index a556c8ff938..daad94ee750 100644 --- a/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7.md +++ b/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7.md @@ -163,7 +163,7 @@ Install the `kibana` package: ### Elasticsearch -By default, Elasticsearch will create five shards and one replica for every index that's created. When deploying to production, these are reasonable settings to use. In this tutorial, only one server is used in the Elasticsearch setup, so multiple shards and replicas are unncessary. Changing these defaults can avoid unecessary overhead. +By default, Elasticsearch will create five shards and one replica for every index that's created. When deploying to production, these are reasonable settings to use. In this tutorial, only one server is used in the Elasticsearch setup, so multiple shards and replicas are unnecessary. Changing these defaults can avoid unnecessary overhead. 1. Create a temporary JSON file with an *index template* that instructs Elasticsearch to set the number of shards to one and number of replicas to zero for all matching index names (in this case, a wildcard `*`): diff --git a/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8.md b/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8.md index 4c4ef011c68..3f6a17d31f8 100644 --- a/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8.md +++ b/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8.md @@ -146,7 +146,7 @@ Install the `kibana` package: ### Elasticsearch -By default, Elasticsearch will create five shards and one replica for every index that's created. When deploying to production, these are reasonable settings to use. In this tutorial, only one server is used in the Elasticsearch setup, so multiple shards and replicas are unncessary. Changing these defaults can avoid unecessary overhead. +By default, Elasticsearch will create five shards and one replica for every index that's created. When deploying to production, these are reasonable settings to use. In this tutorial, only one server is used in the Elasticsearch setup, so multiple shards and replicas are unnecessary. Changing these defaults can avoid unnecessary overhead. 1. Create a temporary JSON file with an *index template* that instructs Elasticsearch to set the number of shards to one and number of replicas to zero for all matching index names (in this case, a wildcard `*`): diff --git a/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster.md b/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster.md index df6339e0aa4..9d09b8a7e55 100644 --- a/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster.md +++ b/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster.md @@ -200,7 +200,7 @@ To run the same application in cluster mode, replace `--deploy-mode client`with When you submit a job, Spark Driver automatically starts a web UI on port `4040` that displays information about the application. However, when execution is finished, the Web UI is dismissed with the application driver and can no longer be accessed. -Spark provides a History Server that collects application logs from HDFS and displays them in a persistent web UI. The following steps will enable log persistance in HDFS: +Spark provides a History Server that collects application logs from HDFS and displays them in a persistent web UI. The following steps will enable log persistence in HDFS: 1. Edit `$SPARK_HOME/conf/spark-defaults.conf` and add the following lines to enable Spark jobs to log in HDFS: diff --git a/docs/databases/mariadb/how-to-install-mariadb-on-centos-7.md b/docs/databases/mariadb/how-to-install-mariadb-on-centos-7.md index 19d9dc77a6a..aecc4111ecd 100644 --- a/docs/databases/mariadb/how-to-install-mariadb-on-centos-7.md +++ b/docs/databases/mariadb/how-to-install-mariadb-on-centos-7.md @@ -18,7 +18,7 @@ external_resources: - '[MySQLdb User''s Guide](http://mysql-python.sourceforge.net/MySQLdb.html)' --- -MariaDB is a fork of the popular cross-platform MySQL database management system and is considered a full [drop-in replacement](https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-features/) for MySQL. MariaDB was created by one of MySQL's originial developers in 2009 after MySQL was acquired by Oracle during the Sun Microsystems merger. Today MariaDB is maintained and developed by the [MariaDB Foundation](https://mariadb.org/en/foundation/) and community contributors with the intention of it remaining GNU GPL software. +MariaDB is a fork of the popular cross-platform MySQL database management system and is considered a full [drop-in replacement](https://mariadb.com/kb/en/mariadb/mariadb-vs-mysql-features/) for MySQL. MariaDB was created by one of MySQL's original developers in 2009 after MySQL was acquired by Oracle during the Sun Microsystems merger. Today MariaDB is maintained and developed by the [MariaDB Foundation](https://mariadb.org/en/foundation/) and community contributors with the intention of it remaining GNU GPL software. ![How to Install MariaDB on CentOS 7](/docs/assets/how-to-install-mariadb-on-centos-7.png) diff --git a/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu.md b/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu.md index 77fc1b1fbba..4d2af6df8f4 100644 --- a/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu.md +++ b/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu.md @@ -48,7 +48,7 @@ On Debian 9 and later, run `sudo apt install dirmngr` before importing the key. | Ubuntu 16.04 | 0xF1656F24C74CD1D8 | 10.1 | deb [arch=amd64,i386,ppc64el] http://mirror.nodesdirect.com/mariadb/repo/10.1/ubuntu xenial main | Ubuntu 16.04 | 0xF1656F24C74CD1D8 | 10.0 | deb [arch=amd64,i386,ppc64el] http://mirror.nodesdirect.com/mariadb/repo/10.1/ubuntu xenial main - There may not be a released version for each distribution. e.g. Debian 8 has version 10.0 and 10.1 whereas Debian 9 has only 10.1 available. To see all available distributions, visit the MariaDB reporsitory [download page](https://downloads.mariadb.org/mariadb/repositories/). + There may not be a released version for each distribution. e.g. Debian 8 has version 10.0 and 10.1 whereas Debian 9 has only 10.1 available. To see all available distributions, visit the MariaDB repository [download page](https://downloads.mariadb.org/mariadb/repositories/). 3. Install MariaDB, Galera, and Rsync: diff --git a/docs/databases/mongodb/build-database-clusters-with-mongodb.md b/docs/databases/mongodb/build-database-clusters-with-mongodb.md index d76c1e98e3a..79d0cfb2f50 100644 --- a/docs/databases/mongodb/build-database-clusters-with-mongodb.md +++ b/docs/databases/mongodb/build-database-clusters-with-mongodb.md @@ -371,7 +371,7 @@ bindIp: 192.0.2.5 mongo mongo-query-router:27017 -u mongo-admin -p --authenticationDatabase admin - If your query router has a different hostname, subsitute that in the command. + If your query router has a different hostname, substitute that in the command. 3. From the `mongos` interface, add each shard individually: @@ -392,7 +392,7 @@ Before adding replica sets as shards, you must first configure the replica sets ## Configure Sharding -At this stage, the components of your cluster are all connected and communicating with one another. The final step is to enable sharding. Enabling sharding takes place in stages due to the organization of data in MongoDB. To understand how data will be distrubuted, let's briefly review the main data structures: +At this stage, the components of your cluster are all connected and communicating with one another. The final step is to enable sharding. Enabling sharding takes place in stages due to the organization of data in MongoDB. To understand how data will be distributed, let's briefly review the main data structures: - **Databases** - The broadest data structure in MongoDB, used to hold groups of related data. - **Collections** - Analogous to tables in traditional relational database systems, collections are the data structures that comprise databases @@ -406,7 +406,7 @@ First, we'll enable sharding at the database level, which means that collections mongo mongo-query-router:27017 -u mongo-admin -p --authenticationDatabase admin - If applicable, subsitute your own query router's hostname. + If applicable, substitute your own query router's hostname. 2. From the `mongos` shell, create a new database. We'll call ours `exampleDB`: @@ -466,7 +466,7 @@ It's not always necessary to shard every collection in a database. Depending on ## Test Your Cluster -This section is optional. To ensure your data is being distributed evenly in the example database and collection we configured aboved, you can follow these steps to generate some basic test data and see how it is divided among the shards. +This section is optional. To ensure your data is being distributed evenly in the example database and collection we configured above, you can follow these steps to generate some basic test data and see how it is divided among the shards. 1. Connect to the `mongo` shell on your query router if you're not already there: diff --git a/docs/databases/mongodb/install-mongodb-on-centos-7.md b/docs/databases/mongodb/install-mongodb-on-centos-7.md index 864be6b404d..cc8b74fa1fb 100644 --- a/docs/databases/mongodb/install-mongodb-on-centos-7.md +++ b/docs/databases/mongodb/install-mongodb-on-centos-7.md @@ -177,7 +177,7 @@ If you enabled role-based access control in the [Configure MongoDB](#configure-m db.createUser({user: "example-user", pwd: "password", roles:[{role: "read", db: "user-data"}, {role:"readWrite", db: "exampleDB"}]}) - To create additional users, repeat Steps 6 and 7 as the administrative user, creating new usernames, passwords and roles by substituing the appropriate values. + To create additional users, repeat Steps 6 and 7 as the administrative user, creating new usernames, passwords and roles by substituting the appropriate values. 8. Exit the mongo shell: diff --git a/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04.md b/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04.md index 5151ea7aada..4d1b2c32252 100644 --- a/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04.md +++ b/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04.md @@ -34,7 +34,7 @@ Since MongoDB can require a significant amount of RAM, we recommend using a [hig - Update your system: - sudo apt-get update && sudo apt-get upgrade + sudo apt-get update && sudo apt-get upgrade {{< note >}} This guide is written for a non-root user. Commands that require elevated privileges are prefixed with `sudo`. If you’re not familiar with the `sudo` command, you can check our [Users and Groups](/docs/tools-reference/linux-users-and-groups) guide. @@ -169,7 +169,7 @@ Successfully added user: { db.createUser({user: "example-user", pwd: "password", roles:[{role: "read", db: "user-data"}, {role:"readWrite", db: "exampleDB"}]}) - To create additional users, repeat Steps 6 and 7 as the administrative user, creating new usernames, passwords and roles by substituing the appropriate values. + To create additional users, repeat Steps 6 and 7 as the administrative user, creating new usernames, passwords and roles by substituting the appropriate values. 8. Exit the mongo shell: diff --git a/docs/databases/mysql/back-up-your-mysql-databases.md b/docs/databases/mysql/back-up-your-mysql-databases.md index 40f21fcbe0e..df93b793012 100644 --- a/docs/databases/mysql/back-up-your-mysql-databases.md +++ b/docs/databases/mysql/back-up-your-mysql-databases.md @@ -1,4 +1,5 @@ --- +deprecated: true author: name: Brett Kaplan email: docs@linode.com diff --git a/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases.md b/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases.md new file mode 100644 index 00000000000..03c10aad5f5 --- /dev/null +++ b/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases.md @@ -0,0 +1,77 @@ +--- +author: + name: Linode + email: docs@linode.com +description: "Create a physical MySQL backup databases by copying the relevant filesystem parts. Useful for recovering inaccessible databases." +keywords: ["mysql", "mariadb", backup", "back up", mysqldump"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +published: 2018-01-30 +modified: 2018-01-30 +modified_by: + name: Linode +title: Create Physical Backups of your MariaDB or MySQL Databases +external_resources: + - '[Backup and Restore Overview; MariaDB Library](https://mariadb.com/kb/en/library/backup-and-restore-overview/)' + - '[Database Backup Methods; MySQL Reference Manual](https://dev.mysql.com/doc/refman/5.7/en/backup-methods.html)' +--- + +While the `mysqldump` tool is the preferred backup method for a MariaDB or MySQL database or database system it only works when the database server is accessible and running. If the database cannot be started or the host system is inaccessible, the database can still be copied directly. + +A *physical backup* is often necessary in situations when you only have access to a recovery environment (such as [Finnix](/docs/troubleshooting/finnix-rescue-mode)) where you mount your system's disks as external storage devices. If you want to read about *logical backups* using `mysqldump`, [see our guide](/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb) on the topic. + +For simplification, the name MySQL will be used throughout this guide but the instructions will work for both MySQL and MariaDB. + +{{< note >}} +The steps in this guide require root privileges. Log in as the root user with `su -` before you begin. +{{< /note >}} + +## Create a Backup + +1. If you are not running in recovery mode (a Finnix session), stop the `mysql` service: + + systemctl stop mysql + +2. Locate your database directory. It should be `/var/lib/mysql/` on most systems but if that directory doesn't exist, examine `/etc/mysql/my.cnf` for a path to the data directory. + +3. Create a directory to store your backups. This guide will use `/opt/backups` but you can alter this to suit your needs: + + mkdir /opt/db-backups + +4. Copy MySQL's data directory to a storage location. The `cp` command, `rsync`, or other methods will work fine, but we'll use `tar` to recursively copy and gzip the backup at one time. Change the database directory, backup filename, and target directory as needed; the `-$(date +%F)` addition to the command will insert a timestamp into the filename. + + tar cfvz /opt/db-backups/db-$(date +%F).tar.gz /var/lib/mysql/* + +5. Restart the MySQL service: + + systemctl restart mysql + +## Restore a Backup + +1. Change your working directory to a place where you can extract the tarball created above. The current user's home directory is used in this example: + + cd + +2. Stop the `mysql` service: + + systemctl stop mysql + +3. Extract the tarball to the working directory. Change the tarball's filename in the command to the one with the date you want to restore to. + + tar zxvf /opt/db-backups/db-archive.tar.gz -C . + +4. Move the current contents of `/var/lib/mysql` to another location if you want to keep them for any reason, or delete them entirely. Create a new empty `mysql` folder to restore your backed up DMBS into. + + mv /var/lib/mysql /var/lib/mysql-old + mkdir /var/lib/mysql + +5. Copy the backed up database system to the empty folder: + + mv ~/var/lib/mysql/* /var/lib/mysql + +6. Set the proper permissions for the files you just restored: + + chown -R mysql:mysql /var/lib/mysql + +7. Restart the MySQL service: + + systemctl restart mysql diff --git a/docs/databases/mysql/deploy-mysql-workbench-for-database-administration.md b/docs/databases/mysql/deploy-mysql-workbench-for-database-administration.md index ead9987e50d..07b588095c7 100644 --- a/docs/databases/mysql/deploy-mysql-workbench-for-database-administration.md +++ b/docs/databases/mysql/deploy-mysql-workbench-for-database-administration.md @@ -42,7 +42,7 @@ Download and install MySQL workbench from the [downloads page](https://www.mysql There are `.deb` and `.rpm` packages available on the Workbench [download page](https://www.mysql.com/products/workbench/). Alternatively, some distributions have MySQL Workbench in their repositories. {{< note >}} -The screenshots in this guide were taken in Ubuntu but once Workbench is installed on your system, the subsequent steps should be similar for other plaforms. +The screenshots in this guide were taken in Ubuntu but once Workbench is installed on your system, the subsequent steps should be similar for other platforms. {{< /note >}} When you start MySQL Workbench, you'll land at the home screen. Once you configure your database servers, as we'll do next, then they'll have shortcuts on the home screen. @@ -55,7 +55,7 @@ The first step after running MySQL Workbench is to add your Linode as a database 1. Click the **+** adjacent to **MySQL Connections** to get the **Setup New Connection** dialog: - [![The New Connection Dialog.](/docs/assets/workbenchHome-small.png)](/docs/assets/workbenchHome.png) + [![The New Connection Dialog.](/docs/assets/workbenchHome-small.png)](/docs/assets/workbenchHome.png) The settings you'll need: @@ -91,11 +91,11 @@ Pay attention to the **Service** area of each dialog. Use the appropriate passw 3. If all is well, you should get a **Connection Successful** message. - ![Connection Successful!](/docs/assets/workbenchGoodConnection.png) + ![Connection Successful!](/docs/assets/workbenchGoodConnection.png) 4. Click **OK** to clear the message, then click **OK** again to add the connection. You'll get a shortcut to the new connection on the home screen. - [![Shortcut to your database](/docs/assets/workbenchHomeWithLinode-small.png)](/docs/assets/workbenchHomeWithLinode.png) + [![Shortcut to your database](/docs/assets/workbenchHomeWithLinode-small.png)](/docs/assets/workbenchHomeWithLinode.png) If you have more than one Linode or other servers you administer, you can repeat this process to add all of your database servers. @@ -133,23 +133,23 @@ The user you just created should be able to log in to MySQL via Workbench or any MySQL Workbench is deployed in safe mode by default. This will not allow certain types of queries--such as updates--without explicit IDs. To fix this, we need to turn off safe mode. -1. Go to the menu and select **Edit**, then **Preferences**. +1. Go to the menu and select **Edit**, then **Preferences**. -2. Select the **SQL Queries** tab. +2. Select the **SQL Queries** tab. - ![The SQL Queries configuration page](/docs/assets/workbenchSQLqueries.png) + ![The SQL Queries configuration page](/docs/assets/workbenchSQLqueries.png) -3. Uncheck the line beginning with **"Safe Updates".** +3. Uncheck the line beginning with **"Safe Updates".** {{< note >}} In some instances, this may instead be found under **SQL Editor**. {{< /note >}} -4. Click **OK**. +4. Click **OK**. -5. Close the database screen to return to home. +5. Close the database screen to return to home. -6. Reconnect to the database. +6. Reconnect to the database. ## Creating and Populating Databases @@ -160,9 +160,9 @@ Start by adding a new database that you can work with. 1. Click the **New Schema** button on the toolbar. - ![The new schema button. Make sure you click the one with a plus, not the one with an i](/docs/assets/workbenchToolbarNewSchema.png) + ![The new schema button. Make sure you click the one with a plus, not the one with an i](/docs/assets/workbenchToolbarNewSchema.png) - [![The new schema dialog](/docs/assets/workbenchNewSchema-small.png)](/docs/assets/workbenchNewSchema.png) + [![The new schema dialog](/docs/assets/workbenchNewSchema-small.png)](/docs/assets/workbenchNewSchema.png) You only need a name to create the new database, but you can create an area for comments if you want. Default collation can be left blank, in which case MySQL will use the default. @@ -172,7 +172,7 @@ Start by adding a new database that you can work with. 3. Click **Apply** again and you should get a **SQL Succesful** message. Then click **Close**. - ![Our SQL has been successfully applied!](/docs/assets/workbenchSQLsuccessful.png) + ![Our SQL has been successfully applied!](/docs/assets/workbenchSQLsuccessful.png) Now you're back at the main database screen, and you see that **phonebook** has been added to the schema list. Double-click on any item in the schema list to switch to that database. @@ -184,7 +184,7 @@ MySQL stores its information in a table, which resembles a spreadsheet. 1. Click the **Add Table** button. - ![The add table button](/docs/assets/workbenchMenuButton.png) + ![The add table button](/docs/assets/workbenchMenuButton.png) You'll get a screen that looks like this: @@ -228,7 +228,7 @@ The first step to add table data is to open a table. 1. Right click on **employees** and select the top option, **SELECT ROWS - LIMIT 1000**. - ![A blank table ready for data](/docs/assets/workbenchEmptyTable.png) + ![A blank table ready for data](/docs/assets/workbenchEmptyTable.png) 2. Double click on **NULL** under **lastName**. At this point, you can start entering data. You must press ENTER after each field to exit editing or else the field will revert to its previous value. @@ -247,7 +247,7 @@ You can run a SQL query on a table by entering it at the top of the table view. 2. Click on the lightning bolt to run the query. You should get results like this: - [![Who is named Bob?](/docs/assets/workbenchSQLresults-small.png)](/docs/assets/workbenchSQLresults.png) + [![Who is named Bob?](/docs/assets/workbenchSQLresults-small.png)](/docs/assets/workbenchSQLresults.png) ### Export / Import Data diff --git a/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb.md b/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb.md new file mode 100644 index 00000000000..dc2fcca5204 --- /dev/null +++ b/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb.md @@ -0,0 +1,101 @@ +--- +author: + name: Linode + email: docs@linode.com +description: 'Use mysqldump to back up MySQL databases, tables, or entire database management systems.' +keywords: ["mysql", "mariadb", "backup", "back up", "mysqldump"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +aliases: ['databases/mysql/backup-options/','security/backups/back-up-your-mysql-databases/','databases/mysql/back-up-your-mysql-databases/'] +published: 2018-01-30 +modified: 2018-01-30 +modified_by: + name: Linode +title: 'Use mysqldump to Back Up MySQL or MariaDB' +external_resources: + - '[MySQL Database Backup Methods page](http://dev.mysql.com/doc/refman/5.1/en/backup-methods.html)' + - '[mysqldump - A Database Backup Program, MySQL Reference Manual](https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html)' +--- + +[MySQL](http://www.mysql.com/) and [MariaDB](https://mariadb.com/) include the [mysqldump](https://dev.mysql.com/doc/refman/5.7/en/mysqldump.html) utility to simplify the process to create a backup of a database or system of databases. Using `mysqldump` is a form of *logical backup*, as opposed to a [*physical backup*](/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/), which is a copy of the filesystem structure which contains your data. + +The instructions in this guide apply to both MySQL and MariaDB. For simplification, the name MySQL will be used to apply to either. + +## Before You Begin + +- You will need a working MySQL or MariaDB installation, and a database user to run the backup. For help with installation, see the [Linode MySQL documentation](/docs/databases/mysql/). + +- You will need root access to the system, or a user account with `sudo` privileges. + +## Back up a Database + +The `mysqldump` command’s general syntax is: + + mysqldump -u [username] -p [databaseName] > [filename]-$(date +%F).sql + +* mysqldump prompts for a password before it starts the backup process. +* Depending on the size of the database, it could take a while to complete. +* The database backup will be created in the directory the command is run. +* `-$(date +%F)` adds a timestamp to the filename. + +### Backup Examples + +* Create a backup of an entire Database Management System (DBMS): + + mysqldump --all-databases --single-transaction --quick --lock-tables=false > full-backup-$(date +%F).sql -u root -p + +* Back up a specific database. Replace `db1` with the name of the database you want to back up: + + mysqldump -u username -p db1 --single-transaction --quick --lock-tables=false > db1-backup-$(date +%F).sql + +* Back up a single table from any database. In the example below, `table1` is exported from the database `db1`: + + mysqldump -u username -p --single-transaction --quick --lock-tables=false db1 table1 > db1-table1-$(date +%F).sql + +Here's a breakdown of the `mysqldump` command options used above: + +- `--single-transaction`: Issue a BEGIN SQL statement before dumping data from server. +- `--quick`: Enforce dumping tables row by row. Added safety for systems with little RAM and/or large databases where storing tables in memory could become problematic. +- `--lock-tables=false`: Do not lock tables for the backup session. + +## Automate Backups with cron + +Entries can be added to `/etc/crontab` to regularly schedule database backups. + +1. Create a file to hold the login credentials of the MySQL root user which will be performing the backup. Note that the system user whose home directory this file is stored in can be unrelated to any MySQL users. + + {{< file "/home/example_user/.mylogin.cnf" >}} +[client] +user = root +password = MySQL root user's password +{{< /file >}} + +2. Restrict permissions of the credentials file: + + chmod 600 /home/example_user/.mylogin.cnf + +3. Create the cron job file. Below is an example cron job to back up the entire database management system every day at 1am: + + {{< file "/etc/cron.daily/mysqldump" >}} +0 1 * * * /usr/bin/mysqldump mysqldump --defaults-extra-file=/home/example_user/.my.cnf -u root --single-transaction --quick --lock-tables=false --all-databases > full-backup-$(date +%F).sql +{{< /file >}} + + For more information on cron, see the [cron(8)](https://linux.die.net/man/8/cron) and [cron(5)](https://linux.die.net/man/5/crontab) manual pages. + +## Restore a Backup + +The restoration command's general syntax is: + + mysql -u [username] -p [databaseName] < [filename].sql + +* Restore an entire DBMS backup. You will be prompted for the MySQL root user's password:\ + **This will overwrite all current data in the MySQL database system** + + mysql -u root -p < full-backup.sql + +* Restore a single database dump. An empty or old destination database must already exist to import the data into, and the MySQL user you're running the command as must have write access to that database: + + mysql -u [username] -p db1 < db1-backup.sql + +* Restore a single table, you must have a destination database ready to receive the data: + + mysql -u dbadmin -p db1 < db1-table1.sql diff --git a/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x.md b/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x.md index cf5b9bbfa5e..1c9672f7b46 100644 --- a/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x.md +++ b/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x.md @@ -42,7 +42,7 @@ Although PostgreSQL uses port 5432 for TCP connections, we're using the local po [![pgAdmin III default view on Mac OS X](/docs/assets/pg-admin-macosx-add-server.png)](/docs/assets/pg-admin-macosx-add-server.png) -2. If you're having problems connectiong you may need to check PostgreSQL's configuration to ensure it accepts connections. Modify the following lines in `/etc/postgresql/9.5/main/postgresql.conf` if necessary: +2. If you're having problems connecting, you may need to check PostgreSQL's configuration to ensure it accepts connections. Modify the following lines in `/etc/postgresql/9.5/main/postgresql.conf` if necessary: {{< file-excerpt "/etc/postgresql/9.5/main/postgresql.conf" aconf >}} listen_addresses = 'localhost' diff --git a/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker.md b/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker.md index 90737c7ff34..ab9c7f35484 100644 --- a/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker.md +++ b/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker.md @@ -368,7 +368,7 @@ Click the **Workflows** tab in the Wercker dashboard. The editor will show a sin ![Workflow screen](/docs/assets/wercker/wercker-workflow-01.jpg "Workflow screen") -5. Next you need to define the environmental variables, but this time you will do it inside each pipeline and not globally. On the Workflows tab, click the **deploy-docker** pipeline at the botton of the screen. Here you can create the variables. There are two variables from this example's `wercker.yml` that must be defined here: `DOCKER_USERNAME` and `DOCKER_PASSWORD`. Create them and mark the password as **protected**. +5. Next you need to define the environmental variables, but this time you will do it inside each pipeline and not globally. On the Workflows tab, click the **deploy-docker** pipeline at the bottom of the screen. Here you can create the variables. There are two variables from this example's `wercker.yml` that must be defined here: `DOCKER_USERNAME` and `DOCKER_PASSWORD`. Create them and mark the password as **protected**. 6. Select the **deploy-linode** pipeline and create an SSH key pair, similar to the last example. Remember to copy the public key to your remote server. @@ -408,7 +408,7 @@ The final example demonstrates the Wercker CLI. ![Wercker CLI build](/docs/assets/wercker/wercker-cli-build.jpg "Wercker CLI build") - The output should be similar to the logs you saw on the Wercker dashboard. The difference is that you can check each step locally and detect any errors early in the process. The Wercler CLI replicates the SaaS behavior: it downloads specified images, builds, tests and shows errors. Since the CLI is a development tool intended to facilitate local testing, you will not be able to deploy the end result remotely. + The output should be similar to the logs you saw on the Wercker dashboard. The difference is that you can check each step locally and detect any errors early in the process. The Wercker CLI replicates the SaaS behavior: it downloads specified images, builds, tests and shows errors. Since the CLI is a development tool intended to facilitate local testing, you will not be able to deploy the end result remotely. 3. Build the application with Go: diff --git a/docs/development/go/_index.md b/docs/development/go/_index.md new file mode 100644 index 00000000000..99249bc4aa6 --- /dev/null +++ b/docs/development/go/_index.md @@ -0,0 +1,12 @@ +--- +author: + name: Linode + email: docs@linode.com +description: '' +keywords: ["development", "go", "golang"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +aliases: [] +published: 2018-01-29 +title: Go +show_in_lists: true +--- diff --git a/docs/development/go/install-go-on-ubuntu.md b/docs/development/go/install-go-on-ubuntu.md new file mode 100644 index 00000000000..dc8a7d0e345 --- /dev/null +++ b/docs/development/go/install-go-on-ubuntu.md @@ -0,0 +1,89 @@ +--- +author: + name: Linode + email: docs@linode.com +description: 'This guide shows how to install the Go programming language on Ubuntu.' +og_description: 'Go is a statically typed, compiled programming language developed by Google. This guide will show you how to install Go on Ubuntu.' +keywords: ["Go", "Go Programming", "Golang", "Ubuntu"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +published: 2018-01-29 +modified: 2018-01-29 +modified_by: + name: Linode +title: 'How to Install Go on Ubuntu' +--- + +## What is Go? + +[Go](https://golang.org/) is a compiled, statically typed programming language developed by Google. Many modern applications, including Docker, Kubernetes, and Caddy, are written in Go. + +## Install Go + +1. Use `curl` or `wget` to download the current binary for Go from the official [download page](https://golang.org/dl/). As of this writing, the current version is 1.9.3. Check the download page for updates, and replace `1.9.3` with the most recent stable version if necesssary. + + curl -O https://storage.googleapis.com/golang/go1.9.3.linux-amd64.tar.gz + +2. Verify the `.tar` file using `sha256sum`: + + sha256sum go1.9.3.linux-amd64.tar.gz + + {{< output >}} +a4da5f4c07dfda8194c4621611aeb7ceaab98af0b38bfb29e1be2ebb04c3556c go1.9.3.linux-amd64.tar.gz +{{< /output >}} + +3. Extract the tarball: + + tar -xvf go1.9.3.linux-amd64.tar.gz + +4. Adjust the permissions and move the `go` directory to `/usr/local`: + + sudo chown -R root:root ./go + sudo mv go /usr/local + +## Adjust the Path Variable + +1. Using a text editor, open the `~/.profile` file and add the following two lines to the bottom of the file: + + {{< file-excerpt "~/.profile" conf >}} +export GOPATH=$HOME/go +export PATH=$PATH:/usr/local/go/bin:$GOPATH/bin +{{< /file-excerpt >}} + +2. Save the file, and load the commands into the current shell instance: + + source ~/.profile + +## Test the Installation + +According to [the official documentation](https://golang.org/doc/install#testing), the following steps are the recommended way to test the success of the installation: + +1. In your home directory create a folder named `go`, this will be your workspace: + + mkdir go + +2. Within that directory create `/src/hello` and within that directory copy and paste the contents of the file below: + + mkdir -p go/src/hello && cd go/src/hello + touch hello.go + + {{< file "hello.go" go >}} +package main + +import "fmt" + +func main() { + fmt.Printf("hello, world\n") +} +{{}} + +3. Build the `hello.go` file: + + go build + +4. Run the script: + + ./hello + + {{< output >}} +hello, world +{{< /output >}} diff --git a/docs/development/iot/_index.md b/docs/development/iot/_index.md new file mode 100644 index 00000000000..e3a356c954a --- /dev/null +++ b/docs/development/iot/_index.md @@ -0,0 +1,5 @@ +--- +title: Internet of Things +show_in_lists: true +--- + diff --git a/docs/development/iot/install-thingsboard-iot-dashboard.md b/docs/development/iot/install-thingsboard-iot-dashboard.md new file mode 100644 index 00000000000..9db682cc902 --- /dev/null +++ b/docs/development/iot/install-thingsboard-iot-dashboard.md @@ -0,0 +1,293 @@ +--- +author: + name: Jared Kobos + email: docs@linode.com +description: 'This guide will show how to track and visualize data from an Internet of Things device using Thingsboard.' +og_description: 'This guide shows how to install the Thingsboard open source dashboard for Internet of Things devices. A Raspberry Pi is used to demonstrate sending data to the cloud dashboard.' +keywords: ["iot", "raspberry pi", "internet of things", "dashboard"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +published: 2018-01-30 +modified: 2018-01-30 +modified_by: + name: Linode +title: 'View IoT Data with Thingsboard' +external_resources: + - '[Getting Started – Thingsboard](https://thingsboard.io/docs/getting-started-guides/helloworld)' + - '[Thingsboard Github Repo](https://github.com/thingsboard/thingsboard)' +--- + +[Thingsboard](https://thingsboard.io/) is an open source platform for collecting and visualizing data from Internet of Things devices. Data from any number of devices can be sent to a cloud server where it can be viewed or shared through a highly customizable dashboard. + +This guide will show how to install Thingsboard on a Linode and use a Raspberry Pi to send simple telemetry data to a cloud dashboard. + +{{< note >}} +This guide will use a Raspberry Pi 3 with a [Sense HAT](https://www.raspberrypi.org/products/sense-hat/). You can substitute any device capable of sending telemetry data, or use `curl` to experiment with Thingsboard without using any external devices. +{{< /note >}} + +## Install Thingsboard + +Thingsboard runs on Java 8, and the Oracle JDK is recommended. + +{{< content "install-java-jdk.md" >}} + +### Set Up PostgreSQL + +1. Install PostgreSQL: + + sudo apt install postgresql postgresql-contrib + +2. Create a database and database user for Thingsboard: + + sudo -u postgres createdb thingsboard + sudo -u postgres createuser thingsboard + +3. Set a password for the `thingsboard` user and grant access to the database: + + sudo -u postgres psql thingsboard + ALTER USER thingsboard WITH PASSWORD 'thingsboard'; + GRANT ALL PRIVILEGES ON DATABASE thingsboard TO thingsboard; + \q + +### Install Thingsboard + +1. Download the installation package. Check the [releases](https://github.com/thingsboard/thingsboard/releases) page and replace the version numbers in the following command with the version tagged **Latest release**: + + wget https://github.com/thingsboard/thingsboard/releases/download/v1.3.1/thingsboard-1.3.1.deb + +2. Install Thingsboard: + + sudo dpkg -i thingsboard-1.3.1.deb + + +3. Open `/etc/thingsboard/conf/thingsboard.yml` in a text editor and comment out the `HSQLDB DAO Configuration` section: + + {{< file-excerpt "/etc/thingsboard/conf/thingsboard.yml" yaml >}} +# HSQLDB DAO Configuration +#spring: +# data: +# jpa: +# repositories: +# enabled: "true" +# jpa: +# hibernate: +# ddl-auto: "validate" +# database-platform: "org.hibernate.dialect.HSQLDialect" +# datasource: +# driverClassName: "${SPRING_DRIVER_CLASS_NAME:org.hsqldb.jdbc.JDBCDriver}" +# url: "${SPRING_DATASOURCE_URL:jdbc:hsqldb:file:${SQL_DATA_FOLDER:/tmp}/thingsboardDb;sql.enforce_size=false}" +# username: "${SPRING_DATASOURCE_USERNAME:sa}" +# password: "${SPRING_DATASOURCE_PASSWORD:}" +{{< /file-excerpt >}} + +4. In the same section, uncomment the PostgreSQL configuration block. Replace `thingsboard` in the username and password fields with the username and password of your `thingsboard` user: + + {{< file-excerpt "/etc/thingsboard/conf/thingsboard.yml" yaml >}} +# PostgreSQL DAO Configuration +spring: + data: + jpa: + repositories: + enabled: "true" + jpa: + hibernate: + ddl-auto: "validate" + database-platform: "org.hibernate.dialect.PostgreSQLDialect" + datasource: + driverClassName: "${SPRING_DRIVER_CLASS_NAME:org.postgresql.Driver}" + url: "${SPRING_DATASOURCE_URL:jdbc:postgresql://localhost:5432/thingsboard}" + username: "${SPRING_DATASOURCE_USERNAME:thingsboard}" + password: "${SPRING_DATASOURCE_PASSWORD:thingsboard}" +{{< /file-excerpt >}} + +5. Run this installation script: + + sudo /usr/share/thingsboard/bin/install/install.sh --loadDemo + +6. Start the Thingsboard service: + + sudo systemctl enable thingsboard + sudo systemctl start thingsboard + +## NGINX Reverse Proxy + +Thingsboard listens on `localhost:8080`, by default. For security purposes, it's better to serve the dashboard through a reverse proxy. This guide will use NGINX, but any webserver can be used. + +1. Install NGINX: + + sudo apt install nginx + +2. Create `/etc/nginx/conf.d/thingsboard.conf` with a text editor and edit it to match the example below. Replace `example.com` with the public IP address or FQDN of your Linode. + + {{< file "/etc/nginx/conf.d/thingsboard.conf" nginx >}} +server { + listen 80; + listen [::]:80; + + server_name example.com; + + location / { + # try_files $uri $uri/ =404; + proxy_pass http://localhost:8080/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection "upgrade"; + proxy_set_header Host $host; + } +} +{{< /file >}} + +3. Restart NGINX: + + sudo systemctl restart nginx + +## Set Up Thingsboard Device + +1. Navigate to your Linode's IP address with a web browser. You should see the Thingsboard login page: + + ![Thingsboard Login](/docs/assets/thingsboard/login.png) + + The demo account login `tenant@thingsboard.org` and the password is `tenant`. You should change this to a more secure password after you have signed in. + +2. From the main menu, click on the **Devices** icon, then click the **+** icon in the lower right to add a new device. + +3. Choose a name for your device. Set the **Device type** to **PI**. + +3. After the device is added, click on its icon in the **Devices** menu. Click on **COPY ACCESS TOKEN** to copy the API key for this device (used below). + +## Configure Raspberry Pi + +{{< note >}} +The following steps assume that you have terminal access to a Raspberry Pi, and that Sense HAT and its libraries are already configured. For more information on getting started with Sense HAT, see the Raspberry Pi [official documentation](https://projects.raspberrypi.org/en/projects/getting-started-with-the-sense-hat). If you would prefer to use `curl` to send mock data to Thingsboard, you can skip this section. +{{< /note >}} + +### Basic Python Script + +1. Using a text editor, create `thingsboard.py` in a directory of your choice. Add the following content, using the API key copied to your clipboard in the previous section: + + {{< file "thingsboard.py" python >}} +#!/usr/bin/env python + +import json +import requests +from sense_hat import SenseHat +from time import sleep + +# Constants + +API_KEY = "" +THINGSBOARD_HOST = "" + +thingsboard_url = "http://{0}/api/v1/{1}/telemetry".format(THINGSBOARD_HOST, API_KEY) + +sense = SenseHat() + + +data = {} + +while True: + data['temperature'] = sense.get_temperature() + data['pressure'] = sense.get_pressure() + data['humidity'] = sense.get_humidity() + + #r = requests.post(thingsboard_url, data=json.dumps(data)) + print(str(data)) + sleep(5) +{{< /file >}} + +2. Test the script by running it from the command line: + + python thingsboard.py + + Basic telemetry should be printed to the console every five seconds: + + {{< output >}} +{'pressure': 1020.10400390625, 'temperature': 31.81730842590332, 'humidity': 19.72637939453125} +{'pressure': 1020.166259765625, 'temperature': 31.871795654296875, 'humidity': 20.247455596923828} +{'pressure': 1020.119140625, 'temperature': 31.908119201660156, 'humidity': 19.18065643310547} +{'pressure': 1020.11669921875, 'temperature': 31.908119201660156, 'humidity': 20.279142379760742} +{'pressure': 1020.045166015625, 'temperature': 31.92628288269043, 'humidity': 20.177040100097656} +{{< /output >}} + +3. If the script is working correctly, remove the `print` statement and uncomment the `r = requests.post()` line. Also increase the `sleep()` time interval: + + {{< file-excerpt "thingsboard.py" python >}} +while True: + data['temperature'] = sense.get_temperature() + data['pressure'] = sense.get_pressure() + data['humidity'] = sense.get_humidity() + + r = requests.post(thingsboard_url, data=json.dumps(data)) + sleep(60) +{{< /file-excerpt >}} + +### Create a Systemd Service + +You should now be able to run the script from the command line to transmit temperature, pressure, and humidity data once per minute. However, to make sure that data is sent continually, it's a good idea to enable a new service that will run the script automatically whenever the server is restarted. + +1. Copy the script to `/usr/bin/` and make it executable: + + sudo cp thingsboard.py /usr/bin/thingsboard.py + sudo chmod +x /usr/bin/thingsboard.py + +2. Create a service file to run the Python script as a service: + + {{< file "/lib/systemd/system/thingsdata.service" conf >}} +[Unit] +Description=Push telemetry data from Sense HAT to Thingsboard. + +[Service] +Type=simple +ExecStart=/usr/bin/thingsboard.py + +[Install] +WantedBy=multi-user.target +{{< /file >}} + +3. Enable and start the service: + + sudo systemctl enable thingsdata.service + sudo systemctl start thingsdata.service + +4. Check the status of the new service: + + sudo systemctl status thingsdata.service + +## Send Data with cURL + +{{< note >}} +Skip this section if you are using a Raspberry Pi. +{{< /note >}} + +1. Create a sample JSON file with dummy data: + + {{< file "dummy_data.json" json >}} +{ + "temperature": 38, + "humidity": 50, + "pressure": 1100 +} +{{< /file >}} + +2. Use `curl` to send a POST request to the Thingsboard server: + + curl -v -X POST -d @dummy_data.json http://$THINGSBOARD_HOST:$THINGSBOARD_PORT/api/v1/$ACCESS_TOKEN/telemetry --header "Content-Type:application/json" + +## View Data in Thingsboard + +If the service is running successfully, data should be transmitted to your Thingsboard server every 60 seconds. + +1. Log back into the Thingsboard dashboard in your browser and click on your device's card in the **Devices** menu. Choose the **Latest Telemetry** tab from the resulting details page. You should see the temperature, humidity, and pressure data from your device: + + ![View Latest Telemetry](/docs/assets/thingsboard/latest-telemetry.png) + +2. Click the checkbox next to one of the data types and then click **Show on Widget**. + +3. Use the drop-down and carousel menus to choose a one of the preset widgets to display this data type on a dashboard. Click **Add to Dashboard** when you have chosen a widget. + + ![Pi Dashboard](/docs/assets/thingsboard/pi-dashboard.png) + +## Next Steps + +The widgets provided by Thingsboard can be easily edited, and it is possible to create new ones as well. Multiple widgets, representing multiple datastreams from multiple devices, can be combined to produce customized dashboards. These dashboards can then be made public, or shared with customers. + +For more information on how to customize and set up widgets and dashboards, see the Thingsboard [Widget Library](https://thingsboard.io/docs/user-guide/ui/widget-library/#time-series) and [Dashboard page](https://thingsboard.io/docs/user-guide/ui/dashboards/) The [Thingsboard Github repo](https://github.com/thingsboard/thingsboard) also has images of example dashboards. diff --git a/docs/development/java/install-java-jdk.md b/docs/development/java/install-java-jdk.md new file mode 100644 index 00000000000..0a44ab7aa20 --- /dev/null +++ b/docs/development/java/install-java-jdk.md @@ -0,0 +1,35 @@ +--- +author: + name: Jared Kobos + email: docs@linode.com +description: 'Shortguide for installing Java on Ubuntu' +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +keywords: ["java", "jdk", "install java"] +modified: 2017-01-08 +modified_by: + name: Jared Kobos +title: "How to install JDK on Ubuntu" +published: 2018-01-30 +shortguide: true +show_on_rss_feed: false +--- + +1. Install `software-properties-common`: + + sudo apt install software-properties-common + +2. Add the Oracle PPA repository: + + sudo apt-add-repository ppa:webupd8team/java + +3. Update your system: + + sudo apt update + +4. Install the Oracle JDK. To install the Java 9 JDK, change `java8` to `java9` in the command: + + sudo apt install oracle-java8-installer + +5. Check your Java version: + + java -version diff --git a/docs/development/java/java-development-wildfly-centos-7.md b/docs/development/java/java-development-wildfly-centos-7.md index df70e449955..48349e5b808 100644 --- a/docs/development/java/java-development-wildfly-centos-7.md +++ b/docs/development/java/java-development-wildfly-centos-7.md @@ -407,7 +407,7 @@ You can test your installation successfully by opening a browser and typing the There are multiple ways for setting Apache HTTP to direct calls to WildFly (mod_jk, mod_proxy, mod_cluster), the decision mainly to select mod_jk was based on [this article](http://www.programering.com/a/MTO3gDMwATg.html) that its content is distributed across several sites, you will find detailed pros & cons. -1. `mod_jk` provided by Tomcat needs to be built on the server, thats why you need to install build & make tools to your linode using following command: +1. `mod_jk` provided by Tomcat needs to be built on the server, that's why you need to install build & make tools to your Linode using following command: sudo yum install httpd-devel gcc gcc-c++ make libtool sudo ln -s /usr/bin/apxs /usr/sbin/apxs @@ -471,7 +471,7 @@ JKShmFile /var/tmp/jk-runtime-status sudo systemctl restart httpd -7. Try the URL `http://123.45.67.89/jkstatus`, repalcing `123.45.67.89` with your Linode IP. It should display a page for "JK Status Manager". +7. Try the URL `http://123.45.67.89/jkstatus`, replacing `123.45.67.89` with your Linode IP. It should display a page for "JK Status Manager". 8. We need to configure WildFly for accepting calls from Apache HTTP, Open the admin console, and selection the **Configuration** Menu -> **Web** -> **HTTP**. Then click the **View** link beside the **default-server**. diff --git a/docs/development/monitor-filesystem-events-with-pyinotify.md b/docs/development/monitor-filesystem-events-with-pyinotify.md index 28adefe3876..9753017471d 100644 --- a/docs/development/monitor-filesystem-events-with-pyinotify.md +++ b/docs/development/monitor-filesystem-events-with-pyinotify.md @@ -45,7 +45,7 @@ Installing pyinotify within a virtual environment is highly recommended. This gu ### Create an Event Processor -Similar to events in inotify, the Python implementation will be through an `EventProcessor` object with method names containing "process_" that is appended before the event name. For example, `IN_CREATE` in pyintotify though the `EventProcessor` will be `process_IN_CREATE`. The table below lists the inotify events used in this guide. In depth descriptions can be found in th [man pages of inntify](http://man7.org/linux/man-pages/man7/inotify.7.html). +Similar to events in inotify, the Python implementation will be through an `EventProcessor` object with method names containing "process_" that is appended before the event name. For example, `IN_CREATE` in pyintotify though the `EventProcessor` will be `process_IN_CREATE`. The table below lists the inotify events used in this guide. In depth descriptions can be found in th [man pages of inotify](http://man7.org/linux/man-pages/man7/inotify.7.html). | Inotify Events | Description | | ------------------- |:------------------------------------------------------------------------ | diff --git a/docs/development/nodejs/how-to-install-nodejs.md b/docs/development/nodejs/how-to-install-nodejs.md index b563b74030e..3beaa5fdcd7 100644 --- a/docs/development/nodejs/how-to-install-nodejs.md +++ b/docs/development/nodejs/how-to-install-nodejs.md @@ -38,7 +38,7 @@ Your distro's repos will likely contain an LTS release of Node.js. This is a goo [NPM](#node-package-manager-npm) (Node Package Manager) is included with installations of Node.js by other methods, but not here; `npm` is a separate package from `nodejs` and must be installed separately. {{< note >}} -Node.js from the distro's repositories in Debian 7 or 8, or Ubuntu 12.04 or 14.04 confict with the [Amateur Packet Radio Node program](https://packages.debian.org/jessie/node). In this scenario, calling Node.js requires that you use the command `nodejs -$option` instead of the standard `node -$option`. One workaround is to install the package `nodejs-legacy`, which maintains a symlink from `/usr/bin/node` to `/usr/bin/nodejs` so the normal `node` commands can be used. +Node.js from the distro's repositories in Debian 7 or 8, or Ubuntu 12.04 or 14.04 conflict with the [Amateur Packet Radio Node program](https://packages.debian.org/jessie/node). In this scenario, calling Node.js requires that you use the command `nodejs -$option` instead of the standard `node -$option`. One workaround is to install the package `nodejs-legacy`, which maintains a symlink from `/usr/bin/node` to `/usr/bin/nodejs` so the normal `node` commands can be used. {{< /note >}} @@ -64,4 +64,4 @@ A typical installation of Node.js includes the [Node Package Manager](https://gi ## Making a Quick Decision (the tl:dr) -Still not sure which installation method to use? Then [NVM](#node-version-manager) will probably be your best choice to start with. NVM faciliates easy installation and maintenance of Node.js and NPM, presents no naming issues with other software, and easily manages multple installations of Node.js that can test your application before you push a Node.js update into your production environment. +Still not sure which installation method to use? Then [NVM](#node-version-manager) will probably be your best choice to start with. NVM facilitates easy installation and maintenance of Node.js and NPM, presents no naming issues with other software, and easily manages multiple installations of Node.js that can test your application before you push a Node.js update into your production environment. diff --git a/docs/development/python/task-queue-celery-rabbitmq.md b/docs/development/python/task-queue-celery-rabbitmq.md index 6e0b738e382..f215e03799b 100644 --- a/docs/development/python/task-queue-celery-rabbitmq.md +++ b/docs/development/python/task-queue-celery-rabbitmq.md @@ -19,7 +19,7 @@ external_resources: Celery is a Python Task-Queue system that handle distribution of tasks on workers across threads or network nodes. It makes asynchronous task management easy. Your application just need to push messages to a broker, like RabbitMQ, and Celery workers will pop them and schedule task execution. -Celery can be used in multiple configuration. Most frequent uses are horizontal application scalling by running ressource intensive tasks on Celery workers distributed accross a cluster, or to manage long asynchronous tasks in a web app, like thumbnail generation when a user post an image. This guide will take you through installation and usage of Celery with an example application that delegate file downloads to Celery workers, using Python 3, Celery 4.1.0, and RabbitMQ. +Celery can be used in multiple configuration. Most frequent uses are horizontal application scaling by running resource intensive tasks on Celery workers distributed across a cluster, or to manage long asynchronous tasks in a web app, like thumbnail generation when a user post an image. This guide will take you through installation and usage of Celery with an example application that delegate file downloads to Celery workers, using Python 3, Celery 4.1.0, and RabbitMQ. ## Before You Begin @@ -41,7 +41,7 @@ This guide is written for a non-root user. Commands that require elevated privil ## Install Celery -Celery is available from PyPI. The easiest and recommand way is to install it with `pip`. You can go for a system wide installation for simplicity, or use a virtual environment if other Python applications runs on your system. This last method installs the libraries on a per project basis and prevent version conflicts with other applications. +Celery is available from PyPI. The easiest and recommended way is to install it with `pip`. You can go for a system wide installation for simplicity, or use a virtual environment if other Python applications runs on your system. This last method installs the libraries on a per project basis and prevent version conflicts with other applications. ### System Wide Installation @@ -293,7 +293,7 @@ celery@celery: OK - empty - {{< /output >}} -3. Use the **inspect stats** command to get statistics about the workers. It gives lot of informations, like worker ressource usage under `rusage` key, or the total tasks completed under `total` key. +3. Use the **inspect stats** command to get statistics about the workers. It gives lot of information, like worker resource usage under `rusage` key, or the total tasks completed under `total` key. celery -A downloaderApp inspect stats diff --git a/docs/development/r/_index.md b/docs/development/r/_index.md new file mode 100644 index 00000000000..8e899880d17 --- /dev/null +++ b/docs/development/r/_index.md @@ -0,0 +1,12 @@ +--- +author: + name: Linode + email: docs@linode.com +description: '' +keywords: ["development", "r", "data science", "statistics"] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +aliases: [] +published: 2018-01-29 +title: R +show_in_lists: true +--- diff --git a/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy.md b/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy.md new file mode 100644 index 00000000000..b83761c1ba8 --- /dev/null +++ b/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy.md @@ -0,0 +1,135 @@ +--- +author: + name: Sam Foo + email: docs@linode.com +description: 'RStudio Server is a the web based version of RStudio for a desktop environment. Gain access to your R development environment from anywhere in the world.' +og_description: 'RStudio Server is a the web based version of RStudio for a desktop environment. Gain access to your R development environment from anywhere in the world.' +keywords: ['R', 'statistic', 'R Foundation', 'data visualization'] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +modified: 2018-01-29 +modified_by: + name: Linode +published: 2018-01-29 +title: 'How to Deploy RStudio Server Using an NGINX Reverse Proxy' +--- + +## What is RStudio Server? + +[RStudio](https://www.rstudio.com) is an integrated development environment (IDE) for [R](https://www.r-project.org/), an open source statistical computing language. It includes debugging and plotting tools that make it easy to write, debug, and run R scripts. The IDE is available in both desktop and server configurations. By hosting the server configuration (RStudio Server) on a Linode, you can access the IDE from any computer with internet access. Since data analysis often uses large datasets and can be computationally expensive, keeping your data and running R scripts from a remote server can be more efficient than working from your personal computer. In addition, a professional edition is available that allows project sharing and simultaneous code editing for multiple users. + +## Before You Begin + +This guide assumes an R installation version of R 3.0.1+ and will show how to install RStudio Server 1.1. See our guide on [installing R on Ubuntu and Debian](/docs/development/r/how-to-install-r-on-ubuntu-and-debian) for steps on installing the latest version of R. + +The steps in this guide are for Ubuntu 16.04 and should be adapted to your specfic distribution installation. + +## Install RStudio Server + +1. Download RStudio 1.1: + + wget https://download2.rstudio.org/rstudio-server-1.1.414-amd64.deb + +2. Install and use the gDebi package installer for the downloaded Debian package file: + + sudo apt install gdebi + sudo gdebi rstudio-server-1.1.414-amd64.deb + + If successful, the output should show `rstudio-server.service` as active. + + {{< output >}} +Created symlink from /etc/systemd/system/multi-user.target.wants/rstudio-server.service to /etc/systemd/system/rstudio-server.service. +● rstudio-server.service - RStudio Server + Loaded: loaded (/etc/systemd/system/rstudio-server.service; enabled; vendor preset: enabled) + Active: active (running) since Tue 2018-01-23 21:18:44 UTC; 1s ago + Process: 13676 ExecStart=/usr/lib/rstudio-server/bin/rserver (code=exited, status=0/SUCCESS) + Main PID: 13677 (rserver) + CGroup: /system.slice/rstudio-server.service + └─13677 /usr/lib/rstudio-server/bin/rserver + +Jan 23 21:18:44 localhost systemd[1]: Starting RStudio Server... +Jan 23 21:18:44 localhost systemd[1]: Started RStudio Server. +{{< /output >}} + +3. In a browser, navigate to your Linode's public IP address on port 8787 (i.e. `public-ip:8787`). Use your Unix user's username and password to log in when prompted: + + ![RStudio Server Login](/docs/assets/R/rstudio-server-login.png) + +4. Because you will be accessing RStudio through a reverse proxy, set RStudio Server to listen on localhost instead of a public IP. Open `rserver.conf` in a text editor and add the following content: + + {{< file-excerpt "/etc/rstudio/rserver.conf" >}} +# Server Configuration File +www-address=127.0.0.1 +{{< /file-excerpt >}} + +5. You can also set the configuration for each individual session. For example, the default session timeout is two hours. Change this to 30 minutes to conserve server resources: + + {{< file-excerpt "/etc/rstudio/rsession.conf" >}} +# R Session Configuration File +session-timeout-minutes=30 +{{< /file-excerpt >}} + +6. Check your configuration: + + sudo rstudio-server verify-installation + +7. If there are no issues, restart RStudio server to apply the changes: + + sudo rstudio-server restart + +## Set Up the Reverse Proxy + +Running Rstudio server behind a reverse proxy offers benefits such as being able to pick the URL endpoints and load balancing. + +1. Install NGINX: + + sudo apt install nginx + +2. Open `nginx.conf` in a text edirot and add the following configuration: + + {{< file-excerpt "/etc/nginx/nginx.conf" nginx >}} +http { + # Basic Settings + # ... + + map $http_upgrade $connection_upgrade { + default upgrade; + '' close; + } +} +{{< /file-excerpt >}} + +3. Create an NGINX configuration in `/etc/nginx/conf.d/` called `rstudio.conf` with the following configuration. Replace `example.com` with the public IP address or FDQN of your Linode: + + {{< file-excerpt "/etc/nginx/conf.d/rstudio.conf" nginx >}} +server { + listen 80; + listen [::]:80; + + server_name example.com; + + location / { + proxy_pass http://localhost:8787/; + proxy_redirect http://localhost:8787/ $scheme://$host/; + proxy_http_version 1.1; + proxy_set_header Upgrade $http_upgrade; + proxy_set_header Connection $connection_upgrade; + proxy_read_timeout 20d; + } +} +{{< /file-excerpt >}} + +4. Check the NGINX configuration: + + sudo nginx -t + +5. If there are no errors, restart NGINX to apply the changes: + + sudo systemctl restart nginx + +6. In a browser, navigate to the public IP or FDQN of your Linode. After logging in, the RStudio IDE should be available from your browser: + + ![Rstudio Screen](/docs/assets/R/rstudio-server-page.png) + +{{< note >}} +If Rstudio does not load in the browser, you may need to clear your browser cache. +{{< /note >}} diff --git a/docs/development/r/how-to-install-r-on-ubuntu-and-debian.md b/docs/development/r/how-to-install-r-on-ubuntu-and-debian.md new file mode 100644 index 00000000000..0ea80e84b0f --- /dev/null +++ b/docs/development/r/how-to-install-r-on-ubuntu-and-debian.md @@ -0,0 +1,153 @@ +--- +author: + name: Sam Foo + email: docs@linode.com +description: 'R is a programming language commonly used for statistical analysis and data visualization. Learn how to install the base R package on your Linode.' +og_description: 'R is a programming language commonly used for statistical analysis and data visualization. Learn how to install the base R package on your Linode.' +keywords: ['R', 'statistics', 'R Foundation', 'data visualization'] +license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' +modified: 2018-01-29 +modified_by: + name: Linode +published: 2018-01-29 +title: 'How to install R on Ubuntu and Debian' +--- + + +## What is R? + +[R is a programming language](https://www.r-project.org/about.html) used for statistical analysis in addition to data visualization. The language is highly extensible through the [Comprehensive R Archive Network(CRAN)](https://cran.r-project.org/), which hosts more than 10,000 R packages for producing publication quality figures, specialized computational tools, and more. + +Although R can be installed through the default Debian or Ubuntu repository, the method outlined in this guide will ensure that you install the most up-to-date stable release. + +## Install R on Ubuntu 16.04 and Debian 9 + +1. Open `/etc/apt/sources.list` and add the following line to the end of the file: + + Ubuntu: + + deb http://cran.rstudio.com/bin/linux/ubuntu xenial/ + + Debian: + + deb http://cran.rstudio.com/bin/linux/debian stretch-cran34/ + +2. Add the key ID for the CRAN network: + + [UBuntu GPG key](https://cran.rstudio.com/bin/linux/ubuntu/): + + sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9 + + [Debian GPG key](https://cran.rstudio.com/bin/linux/debian/): + + sudo apt install dirmngr + sudo apt-key adv --keyserver keys.gnupg.net --recv-key 'E19F5F87128899B192B1A2C2AD5F960A256A04AF' + +3. Update the repository: + + sudo apt update + +4. Install the R binaries: + + sudo apt install r-base + +## Download Packages from CRAN + +1. Open the R interpreter: + + R + +2. The interpreter will open with some information about the version. Enter `install.packages("ggplot2")`: + + {{< output >}} +R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" +Copyright (C) 2017 The R Foundation for Statistical Computing +Platform: x86_64-pc-linux-gnu (64-bit) + +R is free software and comes with ABSOLUTELY NO WARRANTY. +You are welcome to redistribute it under certain conditions. +Type 'license()' or 'licence()' for distribution details. + + Natural language support but running in an English locale + +R is a collaborative project with many contributors. +Type 'contributors()' for more information and +'citation()' on how to cite R or R packages in publications. + +Type 'demo()' for some demos, 'help()' for on-line help, or +'help.start()' for an HTML browser interface to help. +Type 'q()' to quit R. + +> install.packages("ggplot2") +{{< /output >}} + +3. A list of available mirrors should appear. Pick the closest location to maximize transfer speeds: + + {{< output >}} +--- Please select a CRAN mirror for use in this session --- +HTTPS CRAN mirror + + 1: 0-Cloud [https] 2: Algeria [https] + 3: Australia (Canberra) [https] 4: Australia (Melbourne 1) [https] + 5: Australia (Melbourne 2) [https] 6: Australia (Perth) [https] + 7: Austria [https] 8: Belgium (Ghent) [https] + 9: Brazil (PR) [https] 10: Brazil (RJ) [https] +11: Brazil (SP 1) [https] 12: Brazil (SP 2) [https] +13: Bulgaria [https] 14: Canada (MB) [https] +15: Chile 1 [https] 16: Chile 2 [https] +17: China (Beijing) [https] 18: China (Hefei) [https] +19: China (Guangzhou) [https] 20: China (Lanzhou) [https] +21: China (Shanghai) [https] 22: Colombia (Cali) [https] +23: Czech Republic [https] 24: Denmark [https] +25: East Asia [https] 26: Ecuador (Cuenca) [https] +27: Estonia [https] 28: France (Lyon 1) [https] +29: France (Lyon 2) [https] 30: France (Marseille) [https] +31: France (Montpellier) [https] 32: France (Paris 2) [https] +33: Germany (Göttingen) [https] 34: Germany (Münster) [https] +35: Greece [https] 36: Iceland [https] +37: India [https] 38: Indonesia (Jakarta) [https] +39: Ireland [https] 40: Italy (Padua) [https] +41: Japan (Tokyo) [https] 42: Japan (Yonezawa) [https] +43: Malaysia [https] 44: Mexico (Mexico City) [https] +45: New Zealand [https] 46: Norway [https] +47: Philippines [https] 48: Serbia [https] +49: Singapore (Singapore 1) [https] 50: Spain (A Coruña) [https] +51: Spain (Madrid) [https] 52: Sweden [https] +53: Switzerland [https] 54: Taiwan (Chungli) [https] +55: Turkey (Denizli) [https] 56: Turkey (Mersin) [https] +57: UK (Bristol) [https] 58: UK (Cambridge) [https] +59: UK (London 1) [https] 60: USA (CA 1) [https] +61: USA (IA) [https] 62: USA (IN) [https] +63: USA (KS) [https] 64: USA (MI 1) [https] +65: USA (NY) [https] 66: USA (OR) [https] +67: USA (TN) [https] 68: USA (TX 1) [https] +69: Vietnam [https] 70: (HTTP mirrors) + + +Selection: +{{< /output >}} + +4. When quitting the interpreter, you will be prompted to save the workspace image. If you choose yes, this will save all the user defined objects for the next session: + + {{< output >}} +> q() +Save workspace image? [y/n/c]: +{{< /output >}} + +## RStudio IDE Desktop + +The R interpreter lacks features such as a debugger which may be needed for larger projects. RStudio is an IDE that comes with many tools for development right out of the box. + +1. Download RStudio as a Debian package: + + wget https://download1.rstudio.org/rstudio-xenial-1.1.414-amd64.deb + +2. Install the package: + + sudo dpkg -i rstudio-xenial-1.1.414-amd64.deb + + {{< note >}} +If there are missing dependencies, those can be installed with the following command: + + sudo apt install -f +{{< /note >}} diff --git a/docs/development/use-a-linode-for-web-development-on-remote-devices.md b/docs/development/use-a-linode-for-web-development-on-remote-devices.md index c615a53c589..c537bebde74 100644 --- a/docs/development/use-a-linode-for-web-development-on-remote-devices.md +++ b/docs/development/use-a-linode-for-web-development-on-remote-devices.md @@ -26,7 +26,7 @@ This guide will walk you through the necessary steps to configure your Linode to ## Development Environments -### Local Development Enviroment +### Local Development Environment A local development environment is usually faster, more powerful, and more comfortable than a remote environment. However, there some drawbacks associated with local development: @@ -225,4 +225,4 @@ With everything set up it's time to work with your remote development environmen You now have a basic but powerful setup that allows you to work from any device with an internet connection. -The main limitation of a tablet is its storage capacity. An efficient way to set up a centralized storage space is by using OwnCloud on a Linode with [block storage](/docs/platform/how-to-use-block-storage-with-your-linode/). This way you can host all your archives, dotfiles, scripts, images and more in a scalable Linode. An additional benefit is the possibility to connect external storages like Dropbox, Google Drive or OneDrive. OwnCloud has native applications for Android and iOS so managing your assets won't be a problem. You can install and configure ownCloud by following our [ownCloud guide](/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04). +The main limitation of a tablet is its storage capacity. An efficient way to set up a centralized storage space is by using OwnCloud on a Linode with [block storage](/docs/platform/how-to-use-block-storage-with-your-linode/). This way you can host all your archives, dotfiles, scripts, images and more in a scalable Linode. An additional benefit is the possibility to connect external storage services like Dropbox, Google Drive or OneDrive. OwnCloud has native applications for Android and iOS so managing your assets won't be a problem. You can install and configure ownCloud by following our [ownCloud guide](/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04). diff --git a/docs/networking/dns/dns-records-an-introduction.md b/docs/networking/dns/dns-records-an-introduction.md index 9774a560397..3fd7a07dcab 100644 --- a/docs/networking/dns/dns-records-an-introduction.md +++ b/docs/networking/dns/dns-records-an-introduction.md @@ -37,7 +37,7 @@ Every term to the left of the TLD and separated by a period is considered a more ### Name Servers -Choosing and specifying *name servers* is an essential part of domain ownership. If you don't, the Internet won't know where to find your DNS information, and your domain won't resolve. Name servers host a domain's DNS information in a text file called the *zone file*. They're are also known as Servers of Authority (SOAs). You can host your DNS information on name servers in one of several locations: +Choosing and specifying *name servers* is an essential part of domain ownership. If you don't, the Internet won't know where to find your DNS information, and your domain won't resolve. Name servers host a domain's DNS information in a text file called the *zone file*. They're are also known as Start of Authority (SOA) records. You can host your DNS information on name servers in one of several locations: - Linode (recommended) - Your registrar diff --git a/docs/platform/how-to-use-block-storage-with-your-linode.md b/docs/platform/how-to-use-block-storage-with-your-linode.md index 30ffcf81786..9febfa88868 100644 --- a/docs/platform/how-to-use-block-storage-with-your-linode.md +++ b/docs/platform/how-to-use-block-storage-with-your-linode.md @@ -5,28 +5,28 @@ author: description: This tutorial explains how to use Linode's block storage service. keywords: ["block storage", " volume", " media", " resize", " storage", " disk"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -modified: 2017-06-16 +modified: 2018-01-30 modified_by: name: Linode published: 2017-06-16 title: How to Use Block Storage with Your Linode --- -Linode's block storage service allows you to attach additional storage volumes to your Linode. A single volume can range from 1 to 1024 gigabytes in size and costs $0.10/GiB per month. They can be partitioned however you like and can accommodate any filesystem type you choose. Up to eight volumes can be attached to a single linode, be it new or currently-existing, so you do not need to recreate your server to add a block storage volume. - +![Block storage title graphic](/docs/assets/block-storage-title-graphic.png) -{{< caution >}} -Linode's backup services do NOT cover block storage volumes. -You MUST execute your own backups for this data. -{{< /caution >}} +Linode's block storage service allows you to attach additional storage volumes to your Linode. A single volume can range from 1 to 1024 gigabytes in size and costs $0.10/GiB per month. They can be partitioned however you like and can accommodate any filesystem type you choose. Up to eight volumes can be attached to a single Linode, be it new or already existing, so you do not need to recreate your server to add a block storage volume. Block Storage is currently in a free public beta for Linodes in our Newark and Fremont datacenters. Any feedback you can give on the service would also be helpful and is appreciated. -![Block storage title graphic](/docs/assets/block-storage-title-graphic.png) +{{< caution >}} +- Linode's backup services do not cover block storage volumes. You must execute your own backups for this data. + +- Your Linode must be running in Paravirtualizaion mode. Block storage currently does not support Full-virtualization. +{{< /caution >}} ## How to Add a Block Storage Volume to a Linode -This guide assumes a Linode with the root disk mounted as `/dev/sda` and swap space mounted as `/dev/sdb`. In this scenario, the block storage volume will be available to the operating system as `/dev/disk/by-id/scsi-0Linode_Volume_EXAMPLE`, where `EXAMPLE` is a name you assign the volume. Storage volumes can be added when your Linode is already running, and will show immediately in `/dev/disk/by-id/`. +This guide assumes a Linode with the root disk mounted as `/dev/sda` and swap space mounted as `/dev/sdb`. In this scenario, the block storage volume will be available to the operating system as `/dev/disk/by-id/scsi-0Linode_Volume_EXAMPLE`, where `EXAMPLE` is a label you assign the volume in the Linode Manager. Storage volumes can be added when your Linode is already running, and will show immediately in `/dev/disk/by-id/`. ### Add a Volume from the Linode Dashboard diff --git a/docs/quick-answers/linux/how-to-use-tar-to-compress-and-extract.md b/docs/quick-answers/linux/how-to-use-tar-to-compress-and-extract.md index a15d00d0380..de992aa4552 100644 --- a/docs/quick-answers/linux/how-to-use-tar-to-compress-and-extract.md +++ b/docs/quick-answers/linux/how-to-use-tar-to-compress-and-extract.md @@ -6,16 +6,15 @@ description: 'Tar, is a GNU utility that provides the ability to create tar arch og_description: 'This guide will detail how to compress and extract files using tar on the Unix filesystem' keywords: ["tar", "star", "GNU-Tar"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' -published: 2018-01-28 -modified: 2018-01-29 +published: 2018-02-01 +modified: 2018-02-01 modified_by: name: Linode -title: 'Extracting and Compressing Files with TAR' +title: 'Extract and Compress Files with TAR' --- `tar` and `gzip` provide a standard interface for creating archives and compressing files on Linux. Fundamentally, the function of these utilities is to take a large number of files, save them together in an archive, and compress the archive to save space. - ## Compress and Zip a Directory 1. Make a directory on your system: @@ -29,7 +28,9 @@ title: 'Extracting and Compressing Files with TAR' 3. Check for the newely compressed file: ls - tesdir/ testdir.tar + {{< output >}} +tesdir testdir.tar +{{< /output >}} 4. Zip the file using `gzip`: @@ -38,9 +39,11 @@ title: 'Extracting and Compressing Files with TAR' 5. Checking for the file will now show: ls - testdir.tar.gz + {{< output >}} +testdir.tar.gz +{{< /output >}} - The file has now been compressed and ziped. You can see the difference in size between the two files like this: + The chained file extensions (.tar.gz) indicate that this is a compressed archive. You can see the difference in size between the two files: {{< output >}} [Docs@tar ]$ ls -l --block-size=KB @@ -52,10 +55,9 @@ drwxrwxr-x 2 linode linode 5kB Jan 30 13:13 testdir 6. Extract the directory: rm -r testdir - tar -xzvf testdir + tar -xzvf testdir.tar.gz {{< output >}} -[Docs@tar]$ tar -xzvf testdir.tar.gz testdir/ testdir/test.txt {{}} @@ -76,7 +78,7 @@ Some of the common flags used with the `tar` command are: |-d |Show differences between an archive and a local filesystem. | |-delete |Delete from the archive. | |-r |Append files to the end of an archive. | -|-t |list the contents of an archive. | +|-t |List the contents of an archive. | |-u |Append but don't overwrite the current archive. | diff --git a/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode.md b/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode.md index bb5eb2254e3..8052db6a884 100644 --- a/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode.md +++ b/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode.md @@ -5,9 +5,9 @@ author: description: 'Alpine Linux is a small, security-oriented Linux distro. This guide explains how to install and configure Alpine Linux on a Linode' keywords: ["alpine", "alpine linux", "custom", "custom distro", "install alpine linux", "alpine linux packages"] license: '[CC BY-ND 4.0](http://creativecommons.org/licenses/by-nd/4.0/)' -modified: 2017-01-18 +modified: 2018-01-18 modified_by: - name: + name: Linode published: 2016-09-22 title: 'Install Alpine Linux on your Linode' contributor: diff --git a/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip.md b/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip.md index 0c3a138460f..6fca29ca6c8 100644 --- a/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip.md +++ b/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip.md @@ -3,8 +3,8 @@ author: name: Linode email: docs@linode.com description: 'Use GNU tools to compress and archive files.' -og_description: 'Thise guide will show you how to use GNU tar and Gzip to compress and archive files.' -keywords: ["tar", "gnu tar", "gzip", "gnu zip", "tar.gz. tgz", "file archive"] +og_description: 'This guide will show you how to use GNU tar and Gzip to compress and archive files.' +keywords: ["tar", "gnu tar", "gzip", "gnu zip", "tar.gz. tgz", "file archive", "compress", "tarball"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['linux-tools/common-commands/tar-gzip/'] modified: 2018-01-29 @@ -17,7 +17,7 @@ external_resources: - '[GNU gzip](http://www.gzip.org/)' --- -`tar` and `gzip` provide a standard interface for creating archives and compressing files on Linux systems. Fundamentally, the function of these utilities is to take a large number of files, save them together in an archive (i.e. as a single file), and compress the archive to save space. However, tar and gzip provide a multitude of features that may obfuscate even the most simple of operations. +`tar` and `gzip` provide a standard interface for creating archives and compressing files on Linux systems. Together, these utilities take a large number of files, save them together in an archive (i.e. as a single file), and compress the archive to save space. However, tar and gzip provide a multitude of features and options that can lead to hard-to-read commands and make even the simplest operations confusing. This document provides an overview of `tar` and `gzip` usage, accompanied by a number of practical applications of these utilities. If you find this guide helpful, please consider our guide to [basic administration practices](/docs/using-linux/administration-basics) or the rest of the [Tools & Reference](/docs/tools-reference/) series. @@ -33,7 +33,7 @@ The complexity of `tar` does not derive from its basic form, but rather from the tar -xf ~/backup-archive.tar -This will extract (`-x`) the archive specified by the file (`-f`) named on the prompt. This archive is not compressed. To create an archive of all the files in the directory `~/backup`, issue a command on the following form: +This will extract (`-x`) the archive specified by the file (`-f`) named on the prompt. This archive is not compressed. To create an archive of all the files in the directory `~/backup`, use the following command: tar -c ~/backup > backup-archive.tar @@ -49,7 +49,7 @@ The order of options is sometimes important. The `-f` option needs to be the las ### The gzip Command -`gzip` and the accompanying `gunzip` command provide a simple and standard method of compressing individual files. Just as `tar` does not contain the ability to compress the files that it archives, the `gzip` tools are only able to act on single files. The following command takes the file `full-text.txt` and compresses it in the file `full-text.txt.gz` : +`gzip` and the accompanying `gunzip` command provide a simple and standard method of compressing individual files. Just as `tar` does not contain the ability to compress the files that it archives, the `gzip` tools are only able to act on single files. The following command takes the file `full-text.txt` and compresses it in the file `full-text.txt.gz`: gzip full-text.txt @@ -58,15 +58,15 @@ You can then use either of the following commands to decompress this file: gunzip full-text.txt.gz gzip -d full-text.txt.gz -You can add the `-v` flag to increase verbosity and output statistics regarding the rate of compression. This command would resemble the following: +You can add the `-v` flag to increase verbosity and output statistics regarding the rate of compression: gzip -v full-text.txt -`gzip` accepts standard input and thus can be used to compress the output of a stream of text. Consider the following example: +`gzip` accepts standard input and thus can be used to compress the output of a stream of text: cat full-text.txt | gzip > full-text.txt.gz -The compression algorithm that gzip uses to compress files (e.g. `DEFLATE`), can be configured to compress content more severely and thus save space at the expense of time. This ratio is controlled by a numeric argument between `-1` and `-9`. The default configuration is `-6`. `gzip` also contains `--fast` (equivalent to `-1`) and `--best` (equivalent to `-9`) as helpful mnemonics. Consider the following examples and their output: +The compression algorithm that `gzip` uses to compress files can be configured to use a higher amount of compression and thus save space at the expense of time. This ratio is controlled by a numeric argument between `-1` and `-9`. The default configuration is `-6`. `gzip` also contains `--fast` (equivalent to `-1`) and `--best` (equivalent to `-9`) as helpful mnemonics: gzip --best -v full-text.txt gzip --fast -v full-text.txt @@ -75,11 +75,11 @@ The compression algorithm that gzip uses to compress files (e.g. `DEFLATE`), can ## Creating An Archive -As stated above you can create a `tar` archive of the `~/backup` directory with the following command: +You can create a `tar` archive of the `~/backup` directory with the following command: tar -c ~/backup > backup-archive.tar -The archive, which is uncompressed, will end up in the `backup-archive.tar` file. To create a file without using the standard output redirection, you may consider the following equivalent form: +To create a file without using the standard output redirection, you may consider the following equivalent form: tar -cf backup_archive.tar ~/backup @@ -89,7 +89,7 @@ The order that options (e.g. the `-cf`) are invoked in is important, and the `-f ### Compress an Archive using Gzip -In conventional usage, `tar` is combined with a compression utility to not only archive files for more efficient backup but also compress them. However, some alternate compression and archiving tools with which you may be familiar include both functions in a single procedure. However, modern versions of `tar` are able to interface with common compression libraries and tools like `gzip` to compress archives effectively. Consider the following command: +In conventional usage, `tar` is combined with a compression utility to not only archive files for more efficient backup but also compress them. Some alternative compression and archiving tools with which you may be familiar include both functions in a single procedure. However, modern versions of `tar` are able to interface with common compression libraries and tools like `gzip` to create a compressed archive in a single step: tar -czf ~/backup-archive.tar.gz ~/backup/ @@ -124,7 +124,7 @@ As above, `tar` will auto detect for zip compression given the extensions `.tar. ## Discover the Contents of an Archive -While you can always extract the contents of an archive to learn the manifest of files, this may prove inefficient or prohibitively inconvenient. `tar` provides the ability to view the manifest of files in an archive. Consider the following example: +While you can always extract the contents of an archive to review the manifest of files, this can be inefficient. `tar` provides the ability to view the manifest of files in an archive without extracting them: tar -tf ~/backup-archive.tar @@ -136,13 +136,13 @@ To extract files from a `tar` archive, issue the following command: tar -xf ~/backup-archive.tar -This command simply extracts the content of an uncompressed `tar` archive into the current directory. Let's consider a more practical example of how `tar` may be used to extract files from a compressed archive: +This command simply extracts the content of an uncompressed `tar` archive into the current directory. Here is a more practical example of how `tar` may be used to extract files from a compressed archive: tar -xzvf ~/backup-archive.tar.gz The options specified have the following effects: `-x` extracts the contents of the archive, `-z` filters the archive through the `gzip` compression tool, `-v` enables verbose output which prints a list of files as they are extracted from the archive, and `-f` specifies that `tar` will read input from the subsequently specified file `~/backup-archive.tar.gz`. -When an archive is compressed with one of the other compatible compression tools, you will need to replace the `-z` option with the appropriate option flag for the compression type used. Therefore, to unpack an archive compressed with the `bzip2` tool you might issue a command in the following form: +When an archive is compressed with one of the other compatible compression tools, you will need to replace the `-z` option with the appropriate option flag for the compression type used. For example, to unpack an archive compressed with the `bzip2` tool: tar -xcvi ~/backup-archive.tar.bz2 @@ -150,11 +150,11 @@ The `-a` option that automatically determines which compression tool to use base ## Compressing Log Files -There are some files, particularly log files created by long running daemons like web and email servers, that can grow to a great size. While removing these files does not present a viable option, these files can grow unmanageably large in a short time. Since they are plain text, compression is very effective; however, because log files tend to be distinct and independent of each other, it doesn't make sense to use a tool like `tar`. In these cases it makes sense to use `gzip` directly as in the following example: +There are some files, particularly log files created by long running daemons like web and email servers, that can grow to a great size. While removing these files does not present a viable option, these files can grow unmanageably large in a short time. Since they are plain text, compression is effective; however, because log files tend to be distinct and independent of each other, it doesn't make sense to use a tool like `tar`. In these cases it makes sense to use `gzip` directly: gzip /var/log/mail.log -This will replace the original `/var/log/mail.log` with a file named `mail.log.gz`. If you need to access to the contents of this file you can issue the following command to uncompress the contents: +This will replace the original `/var/log/mail.log` with a file named `mail.log.gz`. To access the contents of this file: gunzip /var/log/mail.log.gz diff --git a/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu.md b/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu.md index a0576c094a9..75ba0ae4693 100644 --- a/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu.md +++ b/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu.md @@ -3,10 +3,11 @@ author: name: Linode email: docs@linode.com description: 'Restricting remote users to their home directories, only allowing access to SFTP for transferring files.' +og_description: 'SFTP Jails restricits remote users to their home directories.' keywords: ["sftp", "sftp jail", "openssh", "ssh jail"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' aliases: ['security/sftp-jails/'] -modified: 2014-04-16 +modified: 2018-01-29 modified_by: name: Linode published: 2010-01-06 @@ -16,7 +17,7 @@ external_resources: - '[An Introduction to Users and Groups](/docs/tools-reference/linux-users-and-groups)' --- -As the system administrator for your Linode, you may want to give your users the ability to securely upload files to your server. The most common way to do this is to allow file transfers via SFTP, which uses SSH to provide encryption. This means you need to give your users SSH logins. But, by default, SSH users are able to view your Linode's entire filesystem, which may not be desirable. +As the system administrator for your Linode, you may want to give your users the ability to securely upload files to your server. The most common way to do this is to allow file transfers via Secure File Transfer Protocol (SFTP), which uses SSH to provide encryption. This requires that you give your users SSH logins. However, by default SSH users are able to view your Linode's entire filesystem, which may not be desirable. ![Limiting Access with SFTP Jails on Debian and Ubuntu](/docs/assets/limiting-access-with-sftp-jails-on-debian-and-ubuntu.png) @@ -26,21 +27,19 @@ These instructions will work for Ubuntu 9.04, Debian 5, and later. Unfortunately ## Configure OpenSSH -First, you need to configure OpenSSH. - 1. Edit your `/etc/ssh/sshd_config` file with your favorite text editor: vim /etc/ssh/sshd_config 2. Add or modify the `Subsystem sftp` line to look like the following: - {{< file-excerpt "/etc/ssh/sshd\_config" >}} + {{< file-excerpt "/etc/ssh/sshd_config" >}} Subsystem sftp internal-sftp {{< /file-excerpt >}} 3. Add this block of settings to the end of the file: - {{< file-excerpt "/etc/ssh/sshd\_config" >}} + {{< file-excerpt "/etc/ssh/sshd_config" >}} Match Group filetransfer ChrootDirectory %h X11Forwarding no @@ -48,17 +47,17 @@ Match Group filetransfer ForceCommand internal-sftp {{< /file-excerpt >}} - Save the changes to your file. + Save the changes to your file. 4. Restart OpenSSH: service ssh restart -OpenSSH has been successfully modified. + OpenSSH has been successfully modified. ## Modify User Accounts -In this section, we'll set up the correct new groups, ownership, and permissions for your user accounts. +This section will set up the correct groups, ownership, and permissions for your user accounts. 1. Create a system group for users whom you want to restrict to SFTP access: @@ -78,4 +77,29 @@ In this section, we'll set up the correct new groups, ownership, and permissions mkdir docs public_html chown username:filetransfer * -Your users should now be able to log into their accounts via SFTP and transfer files to and from their assigned subdirectories, but they shouldn't be able to see the rest of your Linode's filesystem. + Your users should now be able to log into their accounts via SFTP and transfer files to and from their assigned subdirectories, but they shouldn't be able to see the rest of your Linode's filesystem. + +## Use SFTP + +1. Use `sftp` from the terminal: + + sftp username@ + + You can use the `help` command to see what commands you have access too within the SFTP shell. You have the ability to `pwd`, `cd` and `ls`, for instance. There are also commands like `lpwd`, that will print the **local** working directory. In the local home directory type `touch test.txt` + +2. Transfer local files to the remote system: + + cd docs + put test.txt + +3. Transfer files to the local system from the remote system: + + get test.txt + +4. You can test the file permissions by navigating to a different directory within the SFTP shell, and trying to transfer a file. + + sftp> put test.txt /tmp/ + Uploading test.txt to /tmp/ + remote open("/tmp/"): Failure + +5. Exit the session with the `exit` command. diff --git a/themes/docsmith/layouts/partials/includes_body_end_prod.html b/themes/docsmith/layouts/partials/includes_body_end_prod.html index a1782f7e749..e9bd82be023 100644 --- a/themes/docsmith/layouts/partials/includes_body_end_prod.html +++ b/themes/docsmith/layouts/partials/includes_body_end_prod.html @@ -11,4 +11,4 @@ --> - + diff --git a/themes/docsmith/static/build/js/main-b3b9ff4e4e.min.js b/themes/docsmith/static/build/js/main-759de68ba6.min.js similarity index 98% rename from themes/docsmith/static/build/js/main-b3b9ff4e4e.min.js rename to themes/docsmith/static/build/js/main-759de68ba6.min.js index bc28d03a4f7..271f7cf7b29 100644 --- a/themes/docsmith/static/build/js/main-b3b9ff4e4e.min.js +++ b/themes/docsmith/static/build/js/main-759de68ba6.min.js @@ -1 +1 @@ -!function(e){function t(t,o){e(t).tooltip("hide").attr("data-original-title",o).tooltip("show")}function o(t){setTimeout(function(){e(t).tooltip("destroy")},500)}e("pre").each(function(){e(this).closest("td").length||e(this).before('

')}),e("tr td.lntd:odd pre").each(function(){e(this).before('
')}),function(){var n=e("",{class:"copy-code"}).append(e("",{class:"glyphicon glyphicon-copy",text:""}));e(".btn-copy").prepend(n);var r=new Clipboard(".copy-code",{target:function(e){return e.parentNode.nextElementSibling}});r.on("success",function(e){t(e.trigger,"Copied!"),o(e.trigger)}),r.on("error",function(e){t(e.trigger,"Press Ctrl + c"),o(e.trigger)})}(),e(".copy-code").tooltip({trigger:"click"}),e("pre").hover(function(){e(this).prev(".btn-copy").find(".copy-code").css({opacity:1,transition:"opacity .25s ease-in-out"})},function(){e(this).prev(".btn-copy").find(".copy-code").css("opacity","")})}(jQuery),function(e){Page={isMobile:function(){return e(window).width()<=768},param:function(e){return decodeURI(window.location.search.replace(new RegExp("^(?:.*[&\\?]"+encodeURI(e).replace(/[\.\+\*]/g,"\\$&")+"(?:\\=([^&]*))?)?.*$","i"),"$1"))},Toggle:{init:function(t){var o=e(t);e(o.data("target")).hasClass("in")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())},update:function(t){var o=e(t);o.find(".toggle-closed").is(":visible")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())}}},Handlebars.registerHelper("formatDate",function(e){var t=new Date(e);return["January","February","March","April","May","June","July","August","September","October","November","December"][t.getMonth()]+" "+(t.getDay()+1)+", "+t.getFullYear()}),e(".toggle").each(function(e,t){Page.Toggle.init(t)}),e(".toggle").click(function(t){Page.Toggle.update(e(t.target).parent()[0])}),"app"===Page.param("format")&&(e("header").hide(),e(".breadcrumb-row").hide(),e(".first-section").addClass("library-section-app"),e("footer").hide(),e("[href^='/docs']").each(function(){var e;this.href.match(/format=app/)||((e=new URL(this.href)).search=e.search+(e.search.match(/^\?/)?"&":"?")+"format=app",this.href=e.toString())}))}(jQuery),function(e){function t(t,o){var n=o.index.search(t+"~1"),r=e("#ds-search-list");r.empty();for(var a=[],i=[],c=0;c30)break;var d=o.store[s.ref].title,l=s.ref,h="",f=o.store[s.ref].deprecated,p=o.store[s.ref].shortguide;f&&(h='DEPRECATED');var u='
  • '+d+h+"
  • ";f?a.push(u):p?i.push(u):r.append(u),console.log(p)}a.forEach(function(e){r.append(e),r=r.filter(function(e){return-1==i.indexOf(e)})}),r.show()}function o(o,n){e("#ds-search-modal").modal("toggle"),n=n||e("#ss_keyword").val(),e("#ds-search").val(n),t(n,o)}function n(){var t={backdrop:!0,show:!1},o=e("#ds-search-modal");o.modal(t),o.on("shown.bs.modal",function(){e("#ds-search").focus()})}Search={init:function(){e(document).ready(function(){n();e.getJSON("/docs/build/lunr-7c9f016210.json",function(n){var r={};if(r.index=lunr.Index.load(n.index),r.store=n.store,"/docs/search/"==window.location.pathname&&Page.param("q")){var a=decodeURIComponent(Page.param("q").replace(/\+/g,"%20"));o(r,a)}e(document).on("keypress","#ss_keyword",function(t){if(13===t.keyCode){var n=e(this).val();o(r,n)}}),e("#ds-search").keyup(function(o){t(e(this).val(),r)}),e(document).on("click","#ds-search-btn",function(e){o(r)}),e(document).on("click","#ds-search-btn-modal",function(o){t(a=e("#ds-search").val(),r)})})})}},Search.init()}(jQuery),function(e){SidebarScroll={init:function(){var t=e("#doc-sidebar"),o=e("footer"),n=(Math.round(e(document).height()-o.offset().top),e(document.body)),r=t.outerHeight(!0)+10;n.scrollspy({target:"#doc-sidebar",offset:r}),e("a[href*=\\#]:not([href=\\#])").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var t=e(this.hash);if((t=t.length?t:e("[name="+this.hash.slice(1)+"]")).length)return e("html,body").animate({scrollTop:t.offset().top-50},1e3),!1}})}}}(jQuery); \ No newline at end of file +!function(e){function t(t,o){e(t).tooltip("hide").attr("data-original-title",o).tooltip("show")}function o(t){setTimeout(function(){e(t).tooltip("destroy")},500)}e("pre").each(function(){e(this).closest("td").length||e(this).before('
    ')}),e("tr td.lntd:odd pre").each(function(){e(this).before('
    ')}),function(){var n=e("",{class:"copy-code"}).append(e("",{class:"glyphicon glyphicon-copy",text:""}));e(".btn-copy").prepend(n);var r=new Clipboard(".copy-code",{target:function(e){return e.parentNode.nextElementSibling}});r.on("success",function(e){t(e.trigger,"Copied!"),o(e.trigger)}),r.on("error",function(e){t(e.trigger,"Press Ctrl + c"),o(e.trigger)})}(),e(".copy-code").tooltip({trigger:"click"}),e("pre").hover(function(){e(this).prev(".btn-copy").find(".copy-code").css({opacity:1,transition:"opacity .25s ease-in-out"})},function(){e(this).prev(".btn-copy").find(".copy-code").css("opacity","")})}(jQuery),function(e){Page={isMobile:function(){return e(window).width()<=768},param:function(e){return decodeURI(window.location.search.replace(new RegExp("^(?:.*[&\\?]"+encodeURI(e).replace(/[\.\+\*]/g,"\\$&")+"(?:\\=([^&]*))?)?.*$","i"),"$1"))},Toggle:{init:function(t){var o=e(t);e(o.data("target")).hasClass("in")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())},update:function(t){var o=e(t);o.find(".toggle-closed").is(":visible")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())}}},Handlebars.registerHelper("formatDate",function(e){var t=new Date(e);return["January","February","March","April","May","June","July","August","September","October","November","December"][t.getMonth()]+" "+(t.getDay()+1)+", "+t.getFullYear()}),e(".toggle").each(function(e,t){Page.Toggle.init(t)}),e(".toggle").click(function(t){Page.Toggle.update(e(t.target).parent()[0])}),"app"===Page.param("format")&&(e("header").hide(),e(".breadcrumb-row").hide(),e(".first-section").addClass("library-section-app"),e("footer").hide(),e("[href^='/docs']").each(function(){var e;this.href.match(/format=app/)||((e=new URL(this.href)).search=e.search+(e.search.match(/^\?/)?"&":"?")+"format=app",this.href=e.toString())}))}(jQuery),function(e){function t(t,o){var n=o.index.search(t+"~1"),r=e("#ds-search-list");r.empty();for(var a=[],i=[],c=0;c30)break;var d=o.store[s.ref].title,l=s.ref,h="",f=o.store[s.ref].deprecated,p=o.store[s.ref].shortguide;f&&(h='DEPRECATED');var u='
  • '+d+h+"
  • ";f?a.push(u):p?i.push(u):r.append(u),console.log(p)}a.forEach(function(e){r.append(e),r=r.filter(function(e){return-1==i.indexOf(e)})}),r.show()}function o(o,n){e("#ds-search-modal").modal("toggle"),n=n||e("#ss_keyword").val(),e("#ds-search").val(n),t(n,o)}function n(){var t={backdrop:!0,show:!1},o=e("#ds-search-modal");o.modal(t),o.on("shown.bs.modal",function(){e("#ds-search").focus()})}Search={init:function(){e(document).ready(function(){n();e.getJSON("/docs/build/lunr-7c09ba2575.json",function(n){var r={};if(r.index=lunr.Index.load(n.index),r.store=n.store,"/docs/search/"==window.location.pathname&&Page.param("q")){var a=decodeURIComponent(Page.param("q").replace(/\+/g,"%20"));o(r,a)}e(document).on("keypress","#ss_keyword",function(t){if(13===t.keyCode){var n=e(this).val();o(r,n)}}),e("#ds-search").keyup(function(o){t(e(this).val(),r)}),e(document).on("click","#ds-search-btn",function(e){o(r)}),e(document).on("click","#ds-search-btn-modal",function(o){t(a=e("#ds-search").val(),r)})})})}},Search.init()}(jQuery),function(e){SidebarScroll={init:function(){var t=e("#doc-sidebar"),o=e("footer"),n=(Math.round(e(document).height()-o.offset().top),e(document.body)),r=t.outerHeight(!0)+10;n.scrollspy({target:"#doc-sidebar",offset:r}),e("a[href*=\\#]:not([href=\\#])").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var t=e(this.hash);if((t=t.length?t:e("[name="+this.hash.slice(1)+"]")).length)return e("html,body").animate({scrollTop:t.offset().top-50},1e3),!1}})}}}(jQuery); \ No newline at end of file diff --git a/themes/docsmith/static/build/js/main.min.js b/themes/docsmith/static/build/js/main.min.js index bc28d03a4f7..271f7cf7b29 100644 --- a/themes/docsmith/static/build/js/main.min.js +++ b/themes/docsmith/static/build/js/main.min.js @@ -1 +1 @@ -!function(e){function t(t,o){e(t).tooltip("hide").attr("data-original-title",o).tooltip("show")}function o(t){setTimeout(function(){e(t).tooltip("destroy")},500)}e("pre").each(function(){e(this).closest("td").length||e(this).before('
    ')}),e("tr td.lntd:odd pre").each(function(){e(this).before('
    ')}),function(){var n=e("",{class:"copy-code"}).append(e("",{class:"glyphicon glyphicon-copy",text:""}));e(".btn-copy").prepend(n);var r=new Clipboard(".copy-code",{target:function(e){return e.parentNode.nextElementSibling}});r.on("success",function(e){t(e.trigger,"Copied!"),o(e.trigger)}),r.on("error",function(e){t(e.trigger,"Press Ctrl + c"),o(e.trigger)})}(),e(".copy-code").tooltip({trigger:"click"}),e("pre").hover(function(){e(this).prev(".btn-copy").find(".copy-code").css({opacity:1,transition:"opacity .25s ease-in-out"})},function(){e(this).prev(".btn-copy").find(".copy-code").css("opacity","")})}(jQuery),function(e){Page={isMobile:function(){return e(window).width()<=768},param:function(e){return decodeURI(window.location.search.replace(new RegExp("^(?:.*[&\\?]"+encodeURI(e).replace(/[\.\+\*]/g,"\\$&")+"(?:\\=([^&]*))?)?.*$","i"),"$1"))},Toggle:{init:function(t){var o=e(t);e(o.data("target")).hasClass("in")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())},update:function(t){var o=e(t);o.find(".toggle-closed").is(":visible")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())}}},Handlebars.registerHelper("formatDate",function(e){var t=new Date(e);return["January","February","March","April","May","June","July","August","September","October","November","December"][t.getMonth()]+" "+(t.getDay()+1)+", "+t.getFullYear()}),e(".toggle").each(function(e,t){Page.Toggle.init(t)}),e(".toggle").click(function(t){Page.Toggle.update(e(t.target).parent()[0])}),"app"===Page.param("format")&&(e("header").hide(),e(".breadcrumb-row").hide(),e(".first-section").addClass("library-section-app"),e("footer").hide(),e("[href^='/docs']").each(function(){var e;this.href.match(/format=app/)||((e=new URL(this.href)).search=e.search+(e.search.match(/^\?/)?"&":"?")+"format=app",this.href=e.toString())}))}(jQuery),function(e){function t(t,o){var n=o.index.search(t+"~1"),r=e("#ds-search-list");r.empty();for(var a=[],i=[],c=0;c30)break;var d=o.store[s.ref].title,l=s.ref,h="",f=o.store[s.ref].deprecated,p=o.store[s.ref].shortguide;f&&(h='DEPRECATED');var u='
  • '+d+h+"
  • ";f?a.push(u):p?i.push(u):r.append(u),console.log(p)}a.forEach(function(e){r.append(e),r=r.filter(function(e){return-1==i.indexOf(e)})}),r.show()}function o(o,n){e("#ds-search-modal").modal("toggle"),n=n||e("#ss_keyword").val(),e("#ds-search").val(n),t(n,o)}function n(){var t={backdrop:!0,show:!1},o=e("#ds-search-modal");o.modal(t),o.on("shown.bs.modal",function(){e("#ds-search").focus()})}Search={init:function(){e(document).ready(function(){n();e.getJSON("/docs/build/lunr-7c9f016210.json",function(n){var r={};if(r.index=lunr.Index.load(n.index),r.store=n.store,"/docs/search/"==window.location.pathname&&Page.param("q")){var a=decodeURIComponent(Page.param("q").replace(/\+/g,"%20"));o(r,a)}e(document).on("keypress","#ss_keyword",function(t){if(13===t.keyCode){var n=e(this).val();o(r,n)}}),e("#ds-search").keyup(function(o){t(e(this).val(),r)}),e(document).on("click","#ds-search-btn",function(e){o(r)}),e(document).on("click","#ds-search-btn-modal",function(o){t(a=e("#ds-search").val(),r)})})})}},Search.init()}(jQuery),function(e){SidebarScroll={init:function(){var t=e("#doc-sidebar"),o=e("footer"),n=(Math.round(e(document).height()-o.offset().top),e(document.body)),r=t.outerHeight(!0)+10;n.scrollspy({target:"#doc-sidebar",offset:r}),e("a[href*=\\#]:not([href=\\#])").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var t=e(this.hash);if((t=t.length?t:e("[name="+this.hash.slice(1)+"]")).length)return e("html,body").animate({scrollTop:t.offset().top-50},1e3),!1}})}}}(jQuery); \ No newline at end of file +!function(e){function t(t,o){e(t).tooltip("hide").attr("data-original-title",o).tooltip("show")}function o(t){setTimeout(function(){e(t).tooltip("destroy")},500)}e("pre").each(function(){e(this).closest("td").length||e(this).before('
    ')}),e("tr td.lntd:odd pre").each(function(){e(this).before('
    ')}),function(){var n=e("",{class:"copy-code"}).append(e("",{class:"glyphicon glyphicon-copy",text:""}));e(".btn-copy").prepend(n);var r=new Clipboard(".copy-code",{target:function(e){return e.parentNode.nextElementSibling}});r.on("success",function(e){t(e.trigger,"Copied!"),o(e.trigger)}),r.on("error",function(e){t(e.trigger,"Press Ctrl + c"),o(e.trigger)})}(),e(".copy-code").tooltip({trigger:"click"}),e("pre").hover(function(){e(this).prev(".btn-copy").find(".copy-code").css({opacity:1,transition:"opacity .25s ease-in-out"})},function(){e(this).prev(".btn-copy").find(".copy-code").css("opacity","")})}(jQuery),function(e){Page={isMobile:function(){return e(window).width()<=768},param:function(e){return decodeURI(window.location.search.replace(new RegExp("^(?:.*[&\\?]"+encodeURI(e).replace(/[\.\+\*]/g,"\\$&")+"(?:\\=([^&]*))?)?.*$","i"),"$1"))},Toggle:{init:function(t){var o=e(t);e(o.data("target")).hasClass("in")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())},update:function(t){var o=e(t);o.find(".toggle-closed").is(":visible")?(o.find(".toggle-open").show(),o.find(".toggle-closed").hide()):(o.find(".toggle-closed").show(),o.find(".toggle-open").hide())}}},Handlebars.registerHelper("formatDate",function(e){var t=new Date(e);return["January","February","March","April","May","June","July","August","September","October","November","December"][t.getMonth()]+" "+(t.getDay()+1)+", "+t.getFullYear()}),e(".toggle").each(function(e,t){Page.Toggle.init(t)}),e(".toggle").click(function(t){Page.Toggle.update(e(t.target).parent()[0])}),"app"===Page.param("format")&&(e("header").hide(),e(".breadcrumb-row").hide(),e(".first-section").addClass("library-section-app"),e("footer").hide(),e("[href^='/docs']").each(function(){var e;this.href.match(/format=app/)||((e=new URL(this.href)).search=e.search+(e.search.match(/^\?/)?"&":"?")+"format=app",this.href=e.toString())}))}(jQuery),function(e){function t(t,o){var n=o.index.search(t+"~1"),r=e("#ds-search-list");r.empty();for(var a=[],i=[],c=0;c30)break;var d=o.store[s.ref].title,l=s.ref,h="",f=o.store[s.ref].deprecated,p=o.store[s.ref].shortguide;f&&(h='DEPRECATED');var u='
  • '+d+h+"
  • ";f?a.push(u):p?i.push(u):r.append(u),console.log(p)}a.forEach(function(e){r.append(e),r=r.filter(function(e){return-1==i.indexOf(e)})}),r.show()}function o(o,n){e("#ds-search-modal").modal("toggle"),n=n||e("#ss_keyword").val(),e("#ds-search").val(n),t(n,o)}function n(){var t={backdrop:!0,show:!1},o=e("#ds-search-modal");o.modal(t),o.on("shown.bs.modal",function(){e("#ds-search").focus()})}Search={init:function(){e(document).ready(function(){n();e.getJSON("/docs/build/lunr-7c09ba2575.json",function(n){var r={};if(r.index=lunr.Index.load(n.index),r.store=n.store,"/docs/search/"==window.location.pathname&&Page.param("q")){var a=decodeURIComponent(Page.param("q").replace(/\+/g,"%20"));o(r,a)}e(document).on("keypress","#ss_keyword",function(t){if(13===t.keyCode){var n=e(this).val();o(r,n)}}),e("#ds-search").keyup(function(o){t(e(this).val(),r)}),e(document).on("click","#ds-search-btn",function(e){o(r)}),e(document).on("click","#ds-search-btn-modal",function(o){t(a=e("#ds-search").val(),r)})})})}},Search.init()}(jQuery),function(e){SidebarScroll={init:function(){var t=e("#doc-sidebar"),o=e("footer"),n=(Math.round(e(document).height()-o.offset().top),e(document.body)),r=t.outerHeight(!0)+10;n.scrollspy({target:"#doc-sidebar",offset:r}),e("a[href*=\\#]:not([href=\\#])").click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var t=e(this.hash);if((t=t.length?t:e("[name="+this.hash.slice(1)+"]")).length)return e("html,body").animate({scrollTop:t.offset().top-50},1e3),!1}})}}}(jQuery); \ No newline at end of file diff --git a/themes/docsmith/static/build/lunr-7c09ba2575.json b/themes/docsmith/static/build/lunr-7c09ba2575.json new file mode 100644 index 00000000000..e04d30e606a --- /dev/null +++ b/themes/docsmith/static/build/lunr-7c09ba2575.json @@ -0,0 +1 @@ +{"store":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{"title":"Create Physical Backups of your MariaDB or MySQL Databases","deprecated":null,"shortguide":null},"/docs/development/java/install-java-jdk/":{"title":"How to install JDK on Ubuntu","deprecated":null,"shortguide":true},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{"title":"Use mysqldump to Back Up MySQL or MariaDB","deprecated":null,"shortguide":null},"/docs/development/iot/install-thingsboard-iot-dashboard/":{"title":"View IoT Data with Thingsboard","deprecated":null,"shortguide":null},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{"title":"How to Deploy RStudio Server Using an NGINX Reverse Proxy","deprecated":null,"shortguide":null},"/docs/development/go/install-go-on-ubuntu/":{"title":"How to Install Go on Ubuntu","deprecated":null,"shortguide":null},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{"title":"How to install R on Ubuntu and Debian","deprecated":null,"shortguide":null},"/docs/platform/meltdown_statement/":{"title":"What You Need to Do to Mitigate Meltdown and Spectre","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{"title":"How to Install and Use Elasticsearch Plugins","deprecated":null,"shortguide":null},"/docs/development/python/install_python_miniconda/":{"title":"How to install Python 3 with Miniconda","deprecated":null,"shortguide":true},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{"title":"Install Elasticsearch on Debian and Ubuntu","deprecated":null,"shortguide":true},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{"title":"Install Elasticsearch on Fedora, Red Hat, and CentOS","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_ce/":{"title":"How to Install Docker CE","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_compose/":{"title":"How to Install Docker Compose","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-linux/":{"title":"How to install Git on Linux","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-mac/":{"title":"How to install Git on Mac","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-windows/":{"title":"How to install Git on Windows","deprecated":null,"shortguide":true},"/docs/development/introduction-to-websockets/":{"title":"Introduction to WebSockets","deprecated":null,"shortguide":null},"/docs/applications/containers/deploying-microservices-with-docker/":{"title":"How to Deploy Microservices with Docker","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-use-docker-compose/":{"title":"How to Use Docker Compose","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{"title":"Faster File Navigation with autojump","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-container-communication/":{"title":"How to Connect Docker Containers","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{"title":"Monitor Remote Hosts with Icinga","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-reverse-proxy/":{"title":"How to Use NGINX as a Reverse Proxy","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{"title":"How to Back Up Your PostgreSQL Database","deprecated":null,"shortguide":null},"/docs/security/encrypt-data-disk-with-dm-crypt/":{"title":"How to Encrypt Your Data with dm-crypt","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{"title":"Store and Share your Files with Nextcloud on Centos 7","deprecated":null,"shortguide":null},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{"title":"Use a Linode for Web Development on Remote Devices","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{"title":"Monitor an nginx Web Server Using the Elastic Stack on Centos 7","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{"title":"How to Scrape a Website with Beautiful Soup","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{"title":"Install Icinga2 Monitoring on Debian 9","deprecated":null,"shortguide":null},"/docs/databases/postgresql/configure-postgresql/":{"title":"Configure PostgreSQL","deprecated":null,"shortguide":null},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{"title":"Create a SOCKS5 Proxy Server with Shadowsocks on Ubuntu and CentOS 7","deprecated":null,"shortguide":null},"/docs/development/monitor-filesystem-events-with-pyinotify/":{"title":"Monitor Filesystem Events with Pyinotify","deprecated":null,"shortguide":null},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{"title":"How to Use tmux the Terminal Multiplexer","deprecated":null,"shortguide":null},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{"title":"Use Scrapy to Extract Data From HTML Tags","deprecated":null,"shortguide":null},"/docs/development/python/task-queue-celery-rabbitmq/":{"title":"How to Set Up a Task Queue with Celery and RabbitMQ","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{"title":"How to Deploy Apps with Rancher","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{"title":"How to Install, Configure, and Deploy NGINX on a Kubernetes Cluster","deprecated":null,"shortguide":null},"/docs/applications/containers/when-and-why-to-use-docker/":{"title":"When and Why to Use Docker","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{"title":"Virtual Cloud Desktop Using Apache Guacamole","deprecated":null,"shortguide":null},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{"title":"How to Automate Builds with Jenkins on Ubuntu","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{"title":"Set Up WireGuard VPN on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{"title":"Display Jupyter Notebooks with Jekyll","deprecated":null,"shortguide":null},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{"title":"How to Develop and Deploy Your Applications Using Wercker","deprecated":null,"shortguide":null},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{"title":"Using Terraform to Provision Linode Environments","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{"title":"Add CAA Records in the Linode Manager","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{"title":"How to Scan for Vulnerabilties with ClamAV","deprecated":null,"shortguide":null},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{"title":"How to Use HAProxy for Load Balancing","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{"title":"How to Use ZFS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{"title":"Configure and Use Salt Cloud and Cloud Maps to Provision Systems","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{"title":"How to Keep Your Data Private in the Cloud with Tahoe-LAFS","deprecated":null,"shortguide":null},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{"title":"Set Up Apache to Run Multiple WordPress Sites on a Single Linode","deprecated":null,"shortguide":null},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{"title":"Install, Configure, and Run Spark on Top of a Hadoop YARN Cluster","deprecated":null,"shortguide":null},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{"title":"Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh","deprecated":null,"shortguide":null},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{"title":"How to Install and Set Up a 3-Node Hadoop Cluster","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{"title":"How to Move Your Machine Learning Model to Production","deprecated":null,"shortguide":null},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{"title":"Use Nightmare.js to Automate Headless Browsing","deprecated":null,"shortguide":null},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{"title":"Zipkin Server Configuration Using Docker and MySQL","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{"title":"How to Install NeoVim and Plugins with vim-plug","deprecated":null,"shortguide":null},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{"title":"iptables Configuration for VPN Killswitch","deprecated":null,"shortguide":null},"/docs/uptime/analytics/set-up-a-zipkin-server/":{"title":"Set Up a Zipkin Server","deprecated":null,"shortguide":null},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{"title":"How to Set Up the htaccess File on Apache","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{"title":"How to Install OpenVZ On Debian 9","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{"title":"Find Your Linode's IP Address","deprecated":null,"shortguide":null},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{"title":"Create a Highly Available PostgreSQL Cluster Using Patroni and HAProxy","deprecated":null,"shortguide":null},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{"title":"How to Set up tinc, a Peer-to-Peer VPN","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{"title":"How to Create a Docker Swarm Manager and Nodes on Linode","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{"title":"Use Laravel Forge to Automate Web-Server Creation on a Linode","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{"title":"Visualize Apache Web Server Logs Using an Elastic Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{"title":"How to Create a Private Python Package Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{"title":"How to Install and Configure Graylog2 on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{"title":"How to Install and Configure Redmine on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{"title":"Install and Configure Caddy on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/using-your-systems-hosts-file/":{"title":"Using Your System's hosts File","deprecated":null,"shortguide":null},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{"title":"Add a Custom Search to your Site with Solr","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{"title":"How to Install Ghost CMS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-streisand-gateway/":{"title":"How to Set Up a Streisand Gateway","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{"title":"How to Use Midnight Commander, a Visual File Manager","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{"title":"Install and Manage MySQL Databases with Puppet Hiera on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/project-management/install-farmos/":{"title":"Install and Configure FarmOS, an Agricultural Management, Planning and Record-Keeping Web App","deprecated":null,"shortguide":null},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{"title":"Create, Tag, and Upload Your Own Docker Image","deprecated":null,"shortguide":null},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{"title":"How to Create an Email Server with Mail-in-a-Box","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{"title":"How to Install PrestaShop on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{"title":"How to use a YubiKey for Two-Factor Secure Shell Authentication","deprecated":null,"shortguide":null},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{"title":"Install a Jupyter Notebook Server on a Linode Behind an Apache Reverse Proxy","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/introduction-to-vim-customization/":{"title":"Introduction To Vim Customization","deprecated":null,"shortguide":null},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{"title":"How to Install and Run AskBot with LetsEncrypt SSL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{"title":"Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{"title":"How to Install a Turtl Server on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{"title":"How to Install and Configure a Redis Cluster on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{"title":"Create a Python Virtual Environment on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/applications/containers/how-to-use-dockerfiles/":{"title":"How to Use Dockerfiles","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{"title":"Install and Configure MySQL Workbench on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{"title":"Install and Configure ownCloud on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{"title":"Custom Compiled Kernel on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{"title":"Configure and Use Salt SSH to Manage Your Linodes","deprecated":null,"shortguide":null},"/docs/security/getting-started-with-selinux/":{"title":"Getting Started with SELinux","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{"title":"How to Deploy an nginx Container with Docker on Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{"title":"How to Install, Configure and Run The Fish Shell","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{"title":"How to Install Docker and Pull Images for Container Deployment","deprecated":null,"shortguide":null},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{"title":"Install Taskwarrior on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{"title":"How to Install SELinux on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/containers/introduction-to-docker/":{"title":"An Introduction to Docker","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{"title":"Install ntopng for Network Monitoring on Debian 8","deprecated":null,"shortguide":null},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{"title":"Set Up a Production-Ready Cassandra Node Cluster on Ubuntu 16.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{"title":"How to Change SELinux Modes","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-git/":{"title":"How to Use Git the Version Control System","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-wget/":{"title":"How to Use Wget","deprecated":null,"shortguide":null},"/docs/platform/how-to-use-block-storage-with-your-linode/":{"title":"How to Use Block Storage with Your Linode","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{"title":"Install and Configure NixOS on a Linode","deprecated":null,"shortguide":null},"/docs/databases/cassandra/deploy-scalable-cassandra/":{"title":"How to Install Apache Cassandra on Ubuntu 17.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/platform/use-coreos-container-linux-on-linode/":{"title":"Use CoreOS Container Linux on Linode","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-centos/":{"title":"Install Java on Centos 7","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-debian/":{"title":"Install Java on Debian 8","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-ubuntu-16-04/":{"title":"Install Java on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{"title":"Install Seafile with nginx on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{"title":"Deploy an Image to a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{"title":"Enable Backups on a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{"title":"Log in to CoreOS Container Linux","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{"title":"Reset the Root Password on your Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{"title":"Resize a Linode Disk","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{"title":"Use nano to Edit Files in Linux","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{"title":"Install Plex Media Server on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{"title":"Install Plex Media Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{"title":"How to Install OpenCart on CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/linux-command-line-tips/":{"title":"Linux Command Line Tips","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-grep/":{"title":"How to Use the Grep Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-head/":{"title":"How to Use the Head Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-tail/":{"title":"How to Use the Tail Command","deprecated":null,"shortguide":null},"/docs/security/advanced-ssh-server-security/":{"title":"Use Advanced OpenSSH Features to Harden Access to Your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{"title":"Install Odoo 10 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{"title":"Host Your Own RSS Reader with Tiny Tiny RSS on CentOS 7","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{"title":"Use the Distribution-Supplied Kernel on CentOS 6 with Grub Legacy","deprecated":false,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{"title":"Install a Custom Distribution on a Linode","deprecated":null,"shortguide":null},"/docs/platform/upgrade-to-hourly-billing/":{"title":"Upgrade to Hourly Billing","deprecated":null,"shortguide":null},"/docs/platform/disk-images/resizing-a-linode/":{"title":"Resizing a Linode","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{"title":"Install OpenVAS 8 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{"title":"Install MongoDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{"title":"Create an ARK: Survival Evolved Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-centos-7/":{"title":"Install Magento on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{"title":"Install Magento on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{"title":"Configure Postfix to Send Mail Using Gmail and Google Apps on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{"title":"How to Install PostgreSQL Relational Databases on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{"title":"Create a MongoDB Replica Set","deprecated":null,"shortguide":null},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{"title":"Use Varnish & nginx to Serve WordPress over SSL & HTTP on Debian 8","deprecated":null,"shortguide":null},"/docs/platform/disk-images/clone-your-linode/":{"title":"Clone Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{"title":"How to Install Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on Ubuntu 16.04 and Debian 8","deprecated":null,"shortguide":null},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{"title":"How to Configure OpenVPN Access Server to Tunnel Traffic","deprecated":null,"shortguide":null},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{"title":"How to Use LUKS for Full Disk Encryption on Linux","deprecated":null,"shortguide":null},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{"title":"Big Data in the Linode Cloud: Streaming Data Processing with Apache Storm","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{"title":"Install WordPress on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{"title":"How to use a GPG key for SSH authentication","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{"title":"Install Alpine Linux on your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-cpanel-on-centos/":{"title":"Install cPanel on CentOS","deprecated":null,"shortguide":null},"/docs/networking/remote-access/":{"title":"Remote Access","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{"title":"Obtain a Commercially Signed SSL Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{"title":"Obtain a Commercially Signed SSL Certificate on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{"title":"Nginx SSL and TLS Deployment Best Practices","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{"title":"Custom Compiled Kernel on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/host-a-website-with-high-availability/":{"title":"Host a Website with High Availability","deprecated":null,"shortguide":null},"/docs/websites/introduction-to-high-availability/":{"title":"Introduction to High Availability","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{"title":"Install VNC on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{"title":"How to Install PostgreSQL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{"title":"Install MongoDB on Ubuntu 16.04 (Xenial)","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{"title":"Use lighttpd Web Server on Ubuntu 16.04 (Xenial Xerus)","deprecated":null,"shortguide":null},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{"title":"Update and Secure Drupal 8 on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{"title":"Install Apache Tomcat on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{"title":"How to Install a LEMP (Linux, Nginx, MySQL, PHP) Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{"title":"How to Install a LAMP Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{"title":"How to Upgrade to Ubuntu 16.04 LTS","deprecated":null,"shortguide":null},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{"title":"How to Install a Redis Server on Ubuntu or Debian 8","deprecated":null,"shortguide":null},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{"title":"Install and Configure Redis on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{"title":"Install Nagios 4 on Ubuntu and Debian 8","deprecated":null,"shortguide":null},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{"title":"Use Unicorn and Nginx to Configure Ruby on Rails Applications on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{"title":"Install FreeBSD on Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{"title":"Install WordPress Using WP-CLI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{"title":"How to Unbundle nginx from Omnibus GitLab for Serving Multiple Websites","deprecated":null,"shortguide":null},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{"title":"Install Black Mesa on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{"title":"Install Let's Encrypt to Create SSL Certificates","deprecated":null,"shortguide":null},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{"title":"Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{"title":"Left 4 Dead 2 Multiplayer Server Installation","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{"title":"Install PHP-FPM and Apache on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{"title":"Clojure Deployment with Immutant and WildFly on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{"title":"Install SteamCMD for a Steam Game Server","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{"title":"Configure SPF and DKIM With Postfix on Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/install-roundcube-on-ubuntu/":{"title":"Install Roundcube on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{"title":"Install CoreOS on Your Linode","deprecated":true,"shortguide":null},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{"title":"Open Web Analytics (OWA): Install & Launch on Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{"title":"How to Setup a Terraria Linux Server","deprecated":null,"shortguide":null},"/docs/networking/vpn/configuring-openvpn-client-devices/":{"title":"Configure OpenVPN Client Devices","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{"title":"Set up a Hardened OpenVPN Server on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{"title":"Tunnel Your Internet Traffic Through an OpenVPN Server","deprecated":null,"shortguide":null},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{"title":"Install MySQL Workbench for Database Administration","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{"title":"Deploy Graphite with Grafana on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-7/":{"title":"LAMP on CentOS 7","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{"title":"Deploy Django Applications Using uWSGI and Nginx on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-and-configure-drupal-8/":{"title":"Install and Configure Drupal 8","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/security/firewalls/configure-firewall-with-ufw/":{"title":"How to Configure a Firewall with UFW","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{"title":"Use Puppet Modules to Create a LAMP Stack","deprecated":null,"shortguide":null},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{"title":"Install and Configure Mumble on Debian","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{"title":"Access Your Box.com Account from Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{"title":"Install Nginx ngx_pagespeed Module on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{"title":"Install Odoo 9 ERP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{"title":"Set Up Nginx with PageSpeed on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{"title":"Install nginx and a StartSSL Certificate on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{"title":"Installing Monit for Server Monitoring","deprecated":null,"shortguide":null},"/docs/security/using-fail2ban-for-security/":{"title":"Use Fail2ban to Secure Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{"title":"Deploy a Just Cause 2 Multiplayer Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gogs-on-debian/":{"title":"Install Gogs on Debian 9 with nginx and PostgreSQL","deprecated":null,"shortguide":null},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{"title":"Install Zimbra Open Source Edition on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/voip/install-asterisk-on-centos-7/":{"title":"How to Install Asterisk on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-google-drive-linode/":{"title":"Access Google Drive from Linode with Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{"title":"Introduction to FirewallD on CentOS","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{"title":"Install and Configure Salt Master and Minion Servers","deprecated":null,"shortguide":null},"/docs/development/java/java-development-wildfly-centos-7/":{"title":"Java Development with WildFly on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-puppet/":{"title":"Install and Configure Puppet","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{"title":"How to Configure nginx for Optimized Performance","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-bungee-cord/":{"title":"How to Set Up BungeeCord to Link Spigot Servers","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{"title":"Learn How to Install Ansible and Run Playbooks","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{"title":"NodeBalancer SSL Configuration","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-graphical-shell-glish/":{"title":"Using the Linode Graphical Shell (Glish)","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{"title":"How to Install MySQL on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{"title":"How to Install MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-systems-logwatch/":{"title":"Monitor System Logs with Logwatch","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{"title":"Apache Web Server on Ubuntu 14.04 LTS","deprecated":null,"shortguide":null},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{"title":"Pritunl VPN Server and Management Panel on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-teamspeak/":{"title":"Install a TeamSpeak Server on Linode","deprecated":null,"shortguide":null},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{"title":"Configure Your Linode for Reverse DNS (rDNS)","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{"title":"Install Nginx Web Server on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{"title":"Use Salt States to Configure a LAMP Stack on a Minion","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{"title":"Use Salt States to Create LAMP Stack and Fail2ban Across Salt minions","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-8/":{"title":"Apache Web Server on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{"title":"LAMP on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{"title":"Run a Distribution-Supplied Kernel","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{"title":"Run a Distribution-Supplied Kernel on a KVM Linode","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-nginx-debian/":{"title":"Ruby on Rails with NGINX On Debian 9","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/vagrant-linode-environments/":{"title":"Using Vagrant to Manage Linode Environments","deprecated":null,"shortguide":null},"/docs/platform/kvm-reference/":{"title":"KVM Reference","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{"title":"How to Install MySQL on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{"title":"Install and configure nginx and PHP-FastCGI on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{"title":"Nginx and PHP-FastCGI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/beginners-guide-chef/":{"title":"A Beginner's Guide to Chef","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{"title":"Creating Your First Chef Cookbook","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{"title":"Install a Chef Server Workstation on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{"title":"Install OpenVPN Access Server on Linux for Secure Communications","deprecated":null,"shortguide":null},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{"title":"Protecting Your Linode with TCP Wrappers","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{"title":"Upgrading to Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{"title":"Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10","deprecated":null,"shortguide":null},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{"title":"Install Don't Starve Together Game Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{"title":"Custom Compiled Kernel with PV-GRUB on Debian & Ubuntu","deprecated":true,"shortguide":null},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{"title":"Turbocharge Your WordPress Search Using Solr","deprecated":null,"shortguide":null},"/docs/game-servers/pocketmine-server-on-debian-7/":{"title":"PocketMine Server on Debian 7","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{"title":"Docker Commands Quick Reference Cheat Sheet","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{"title":"Email with Postfix, Dovecot and MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{"title":"Node.js Web Server Deployed within Docker","deprecated":null,"shortguide":null},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{"title":"Team Fortress 2 on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{"title":"How to Optimize MySQL Performance Using MySQLTuner","deprecated":null,"shortguide":null},"/docs/uptime/reboot-survival-guide/":{"title":"Reboot Survival Guide","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{"title":"Tuning Your Apache Server","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{"title":"How to install Docker and deploy a LAMP Stack","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/top-htop-iotop/":{"title":"Using top to Monitor Server Performance","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/load-testing-with-siege/":{"title":"Load Testing Web Servers with Siege","deprecated":null,"shortguide":null},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{"title":"Set Up MariaDB Clusters with Galera Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{"title":"Getting Started with NodeBalancers","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{"title":"How to Install Git and Clone a GitHub Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/ossec-ids-debian-7/":{"title":"Install and Configure OSSEC on Debian 7","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{"title":"Installing McMyAdmin for Minecraft on Debian","deprecated":null,"shortguide":null},"/docs/game-servers/multicraft-on-debian/":{"title":"Installing Multicraft on Debian","deprecated":true,"shortguide":null},"/docs/game-servers/multicraft-on-ubuntu/":{"title":"Installing Multicraft on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{"title":"Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-for-websites/":{"title":"Google Analytics for Websites","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-on-wordpress/":{"title":"Google Analytics for WordPress","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{"title":"Upgrading glibc for the GHOST Vulnerability","deprecated":null,"shortguide":null},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{"title":"How to Set Up a Minecraft Server on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{"title":"LAMP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/garrys-mod-server-on-centos-7/":{"title":"Garry's Mod on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/common-dns-configurations/":{"title":"Common DNS Configurations","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{"title":"How to Install Node.js and Nginx on Debian","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{"title":"Install iPerf to Diagnose Network Speed in Linux","deprecated":null,"shortguide":null},"/docs/websites/cms/high-availability-wordpress/":{"title":"High Availability WordPress Hosting","deprecated":null,"shortguide":null},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{"title":"Configure Master-Master MySQL Database Replication","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs/":{"title":"How to Install Node.js","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{"title":"Install a LEMP Stack on CentOS 7 with FastCGI","deprecated":null,"shortguide":null},"/docs/platform/network-helper/":{"title":"Network Helper","deprecated":null,"shortguide":null},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{"title":"Themes, Modules, & Backups with Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/websites/cms/drush-drupal/":{"title":"Installing & Using Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-centos/":{"title":"SSL Certificates with Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{"title":"SSL Certificates with Apache on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{"title":"How to Upgrade to Ubuntu 14.04 LTS","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{"title":"Install Nginx and a StartSSL Certificate on Debian 7 (Wheezy)","deprecated":false,"shortguide":null},"/docs/websites/cms/cms-overview/":{"title":"Content Management Systems: an Overview","deprecated":null,"shortguide":null},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{"title":"Disabling SSLv3 for POODLE","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/filezilla/":{"title":"Transfer Files with FileZilla","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{"title":"How to Install a Webmin Control Panel and Modules on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{"title":"Install iRedmail, Open-Source Mail Server, on Ubuntu","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{"title":"Upgrading Bash for the Shellshock Vulnerability","deprecated":null,"shortguide":null},"/docs/platform/linode-images/":{"title":"Linode Images","deprecated":null,"shortguide":null},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{"title":"Yesod, Nginx, and MySQL on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{"title":"Install GitLab on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-weechat-for-irc/":{"title":"Using WeeChat for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/applications/messaging/install-znc-debian/":{"title":"Install ZNC from Source on Debian","deprecated":null,"shortguide":null},"/docs/email/using-google-apps-for-email/":{"title":"Using Google Apps for Email","deprecated":null,"shortguide":null},"/docs/networking/linux-static-ip-configuration/":{"title":"Linux Static IP Configuration","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{"title":"Deploy VoIP Services with Asterisk and Freepbx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{"title":"Running mod_fastcgi and PHP-FPM on Debian 7 (Wheezy) with Apache","deprecated":null,"shortguide":null},"/docs/databases/mariadb/mariadb-setup-debian/":{"title":"How to Set Up MariaDB on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/owncloud-debian-7/":{"title":"Installing and Configuring ownCloud on Debian 7.4","deprecated":null,"shortguide":null},"/docs/email/postfix/postfix-smtp-debian7/":{"title":"Configure Postfix to Send Mail Using an External SMTP Server","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/dropbox/":{"title":"Installing and Configuring Dropbox","deprecated":null,"shortguide":null},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{"title":"Switch to a 64-bit Linux Kernel","deprecated":false,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{"title":"LAMP Server on Fedora 20","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{"title":"Run Graphic Software on Your Linode with X-Forwarding on Debian","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{"title":"Run Graphic Software on your Linode with X-Forwarding on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{"title":"Using VNC to Operate a Desktop on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{"title":"Creating a MongoDB Replication Set on CentOS 6.4","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{"title":"Creating a MongoDB Replication Set on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{"title":"Creating a MongoDB Replication Set on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{"title":"Patching OpenSSL for the Heartbleed Vulnerability","deprecated":null,"shortguide":null},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{"title":"Installing Mail Filtering for Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{"title":"Updating Virtual Host Settings from Apache 2.2 to Apache 2.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{"title":"Creating an HTTP Proxy Using Squid on CentOS 6.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{"title":"Creating an HTTP Proxy Using Squid on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/platform/billing-and-payments/":{"title":"Billing and Payments","deprecated":null,"shortguide":null},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{"title":"How to Mount NFS Shares on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{"title":"Setting up an SSH Tunnel with Your Linode for Safe Browsing","deprecated":null,"shortguide":null},"/docs/platform/package-mirrors/":{"title":"Package Mirrors","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{"title":"Ruby on Rails with Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{"title":"Install a LEMP (Linux, Nginx, MariaDB, PHP) Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{"title":"LEMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/websites/varnish/getting-started-with-varnish-cache/":{"title":"Getting Started with Varnish Cache","deprecated":null,"shortguide":null},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{"title":"Pflogsumm for Postfix Monitoring on CentOS 6","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{"title":"Ruby on Rails with Nginx on Ubuntu 12.04 LTS (Precise)","deprecated":true,"shortguide":null},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{"title":"How to Install and Configure phpMyAdmin on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/what-is-docker/":{"title":"Docker","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{"title":"How to Install Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{"title":"Using MySQL Relational Databases on Fedora 20","deprecated":true,"shortguide":null},"/docs/platform/api/api-key/":{"title":"API Key","deprecated":null,"shortguide":null},"/docs/platform/linode-cli/":{"title":"Linode CLI","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{"title":"How to Install MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/networking/dns/previewing-websites-without-dns/":{"title":"Previewing Websites Without DNS","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{"title":"How to Install MySQL on Debian 7","deprecated":null,"shortguide":null},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{"title":"Install SquirrelMail on Ubuntu 16.04 or Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{"title":"Installing SquirrelMail on Debian 7","deprecated":true,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{"title":"Installing SquirrelMail on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{"title":"Run PHP with CGI and Apache on CentOS 6","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{"title":"Run PHP with CGI and Apache on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{"title":"How to Install MySQL with phpMyAdmin on Debian 7","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{"title":"How to Install and Configure phpMyAdmin on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{"title":"LAMP Server on Fedora 19","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{"title":"Apache Web Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-mysql/":{"title":"Longview App for MySQL","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-nginx/":{"title":"Longview App for Nginx","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-apache/":{"title":"Longview App for Apache","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{"title":"LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{"title":"Migrate from Shared Hosting to Linode","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{"title":"LAMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{"title":"How to Install a LAMP Stack on Arch Linux","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{"title":"Minecraft on Linode with Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/development/version-control/introduction-to-version-control/":{"title":"Introduction to Version Control","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{"title":"Ruby on Rails with Apache on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{"title":"lighttpd Web Server on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-7/":{"title":"Apache Web Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{"title":"Secure Communications with OpenVPN on Ubuntu 12.04 (Precise) and Debian 7","deprecated":true,"shortguide":null},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{"title":"Troubleshooting Problems with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{"title":"Install Ruby on Rails with Apache on Debian 8","deprecated":null,"shortguide":null},"/docs/security/encryption/full-disk-encryption-xen/":{"title":"Full Disk Encryption","deprecated":true,"shortguide":null},"/docs/platform/automating-server-builds/":{"title":"Automating Server Builds","deprecated":null,"shortguide":null},"/docs/email/running-a-mail-server/":{"title":"Running a Mail Server","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{"title":"Email with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{"title":"How to Upgrade to Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/security/linode-manager-security-controls/":{"title":"Linode Manager Security Controls","deprecated":null,"shortguide":null},"/docs/security/backups/backing-up-your-data/":{"title":"Backing Up Your Data","deprecated":null,"shortguide":null},"/docs/platform/longview/longview/":{"title":"What is Longview and How to Use it","deprecated":null,"shortguide":null},"/docs/platform/linode-managed/":{"title":"Linode Managed","deprecated":null,"shortguide":null},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{"title":"Install a Mosh Server as SSH Alternative on Linux","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache Tomcat on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{"title":"Install Openfire on Ubuntu 12.04 for Instant Messaging","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{"title":"Use uWSGI to deploy Python apps with Nginx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{"title":"Deploy Exim as a Send-only Mail Server on Ubuntu 12.04 ","deprecated":true,"shortguide":null},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{"title":"Launch Discussion Forums with phpBB on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{"title":"Deploy Multiple Web Servers with ProxyPass on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{"title":"Monitor Services with Nagios on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Email with Citadel on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{"title":"Email with Citadel on Ubuntu 14.04 LTS (Truly Tahr)","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Nginx and Perl-FastCGI on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{"title":"Run PHP with CGI and Apache on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{"title":"Use ejabberd for Instant Messaging on Ubuntu-12-04","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{"title":"Redis on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{"title":"Web.py on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Installing Nginx on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{"title":"TWiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{"title":"Monitor System Logs with Logwatch on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{"title":"Ikiwiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{"title":"Use Cacti to Monitor Resource Utilization on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{"title":"Apache Web Server on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{"title":"Deploy Websites with a Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{"title":"Piwik on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{"title":"Use Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Install Nginx and PHP via FastCGI on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LEMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{"title":"Use CouchDB for Document-Based Data Storage on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{"title":"Deploy MySQL Relational Databases on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{"title":"Install MySQL on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{"title":"Use MongoDB to Store Application Data on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"Installing Prosody XMPP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LAMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring-and-maintaining-your-server/":{"title":"Monitoring and Maintaining Your Server","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{"title":"Monitoring Servers with Zabbix","deprecated":true,"shortguide":null},"/docs/applications/social-networking/dolphin/":{"title":"Dolphin","deprecated":"true - '[Boonex Home Page](http://www.boonex.com)' - '[Boonex Plug-in Market](http://www.boonex.com/market)' - '[Boonex Forums](http://www.boonex.com/forums/)'","shortguide":null},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{"title":"Use cPanel to Manage Domains and Databases","deprecated":null,"shortguide":null},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{"title":"How to Install A SHOUTcast DNAS Server on Linux","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{"title":"Copying a Disk Over SSH","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{"title":"Copying a Disk to a Different Account","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{"title":"How to Upgrade to Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/troubleshooting/rescue-and-rebuild/":{"title":"Rescue and Rebuild","deprecated":null,"shortguide":null},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{"title":"Migrating a Server to Your Linode","deprecated":true,"shortguide":null},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{"title":"Disks and Configuration Profiles","deprecated":null,"shortguide":null},"/docs/platform/prepaid-billing-and-payments-legacy/":{"title":"Prepaid Billing and Payments (Legacy)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting/":{"title":"Troubleshooting","deprecated":null,"shortguide":null},"/docs/platform/accounts-and-passwords/":{"title":"Accounts and Passwords","deprecated":null,"shortguide":null},"/docs/platform/support/":{"title":"Support","deprecated":null,"shortguide":null},"/docs/platform/linode-backup-service/":{"title":"Use the Linode Backup Service to Protect and Secure Your Data","deprecated":null,"shortguide":null},"/docs/websites/hosting-a-website/":{"title":"Hosting a Website","deprecated":null,"shortguide":null},"/docs/security/securing-your-server/":{"title":"How to Secure Your Server","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{"title":"Set Up a LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{"title":"Monitoring Servers with Munin on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{"title":"mod_evasive on Apache","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{"title":"How to Configure ModSecurity on Apache","deprecated":null,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{"title":"Email with Citadel on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{"title":"How to Use Nano Text Editor Commands in Linux","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{"title":"LEMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{"title":"Set Up DNS Services on cPanel","deprecated":null,"shortguide":null},"/docs/websites/cms/kloxo-guides/":{"title":"Kloxo Guides","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{"title":"LEMP Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/cms/creating-accounts-on-directadmin/":{"title":"Creating Accounts on DirectAdmin","deprecated":true,"shortguide":null},"/docs/websites/cms/directadmin/":{"title":"DirectAdmin","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{"title":"LAMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-kloxo-on-centos-5/":{"title":"Install Kloxo on CentOS 5","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{"title":"How to Upgrade to Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{"title":"Install a Commercial SSL Certificate Using cPanel","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-fedora-15/":{"title":"OpenCart on Fedora 15","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/opencart-on-centos-6/":{"title":"OpenCart on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{"title":"OpenCart on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{"title":"LAMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-6/":{"title":"LAMP on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{"title":"NodeBalancer Reference Guide","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{"title":"LEMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{"title":"LEMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{"title":"Send-only Mail Server with Exim on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{"title":"LAMP Server on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{"title":"Provide Authoritative DNS Services with NSD on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{"title":"Use Unbound for Local DNS Resolution on Fedora 15","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{"title":"Manage Projects with Redmine on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{"title":"Manage Projects with Redmine on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{"title":"Nginx and PHP-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and PHP-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/an-overview-of-ipv6-on-linode/":{"title":"An Overview of IPv6 on Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and Perl-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{"title":"Set Up an IPv6 Tunnel on Your Linode","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{"title":"How to Upgrade to Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{"title":"Multiple Web Servers with ProxyPass on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{"title":"Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/platform/stackscripts/":{"title":"Automate Deployment with StackScripts","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{"title":"Discussion Forums with phpBB on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{"title":"Discussion Forums with phpBB on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{"title":"Django, Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{"title":"Ikiwiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{"title":"Ikiwiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{"title":"Ikiwiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{"title":"Manage Content with Markdown and Mango on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{"title":"Manage Content with Markdown and Mango on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{"title":"Manage Content with Markdown and Mango on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{"title":"Manage Development with the Mantis Bug Tracker on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{"title":"Manage Development with the Mantis Bug Tracker on Fedora 14","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{"title":"Manage Email Lists with GNU Mailman on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{"title":"Manage a Debian 6 (Squeeze) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{"title":"Manage a Fedora 14 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{"title":"Monitor System Logs with Logwatch on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{"title":"Monitoring Servers with Munin on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{"title":"Oracle 10g Express Edition on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-6-squeeze/":{"title":"Redis on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{"title":"Ruby on Rails with Apache on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{"title":"SSL Certificates with Apache 2 on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{"title":"Secure Communications with OpenVPN on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{"title":"Sinatra Framework and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-centos-5/":{"title":"TWiki on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{"title":"TWiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-fedora-14/":{"title":"TWiki on Fedora 14","deprecated":true,"shortguide":null},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{"title":"Use Public Key Authentication with SSH","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{"title":"Using MySQL Relational Databases on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{"title":"Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{"title":"Instant Messaging Services with Openfire on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{"title":"Apache 2 Web Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{"title":"Ikiwiki on Arch Linux","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{"title":"LAMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{"title":"Multiple Web Servers with ProxyPass on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{"title":"Oracle 10g Express Edition on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{"title":"Use CouchDB for Document Based Data Storage on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{"title":"WSGI using uWSGI and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{"title":"Websites with nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/debian-6-squeeze/":{"title":"Use PostgreSQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{"title":"Apache Tomcat on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{"title":"Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{"title":"Basic Postfix Email Gateway on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Django, Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{"title":"Nginx and Perl-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{"title":"Postfix, Dovecot, and System User Accounts on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{"title":"Sinatra Framework and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{"title":"Web.py on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{"title":"Email and Calendars with Zimbra 6 on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{"title":"Manage Content with Markdown and Mango on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{"title":"Send-only Mail Server with Exim on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{"title":"TWiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{"title":"TWiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{"title":"Use Unbound for Local DNS Resolution on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Websites with nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{"title":"How to Upgrade to Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{"title":"Nginx and Perl-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{"title":"Nginx and PHP-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{"title":"Use Unbound for Local DNS Resolution on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{"title":"Websites with Nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{"title":"Ikiwiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/phpfox/":{"title":"phpFox","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{"title":"TWiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{"title":"Use MySQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{"title":"Piwik on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{"title":"Web.py on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{"title":"Sinatra Framework and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{"title":"Using MySQL Relational Databases on Gentoo","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{"title":"Nginx and PHP-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{"title":"Nginx and Perl-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{"title":"Web.py on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-fedora-13/":{"title":"Piwik on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{"title":"WSGI using uWSGI and nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{"title":"WSGI using uWSGI and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{"title":"Apache 2 Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{"title":"Apache Tomcat on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{"title":"Apache Tomcat on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{"title":"Use MySQL Relational Databases on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{"title":"Websites with Nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{"title":"Apache 2 Web Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{"title":"Piwik on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-14/":{"title":"Redis on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{"title":"LEMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{"title":"LEMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{"title":"LAMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/nagios-server-monitoring/":{"title":"Nagios Server Monitoring","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{"title":"Manipulate Lists with sort and uniq","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{"title":"Use Killall and Kill Commands to Stop Processes on Linux","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{"title":"View and Follow the End of Text Files with tail","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{"title":"Use MongoDB to Store Application Data on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{"title":"LEMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{"title":"Monitor Services with Nagios on Gentoo Linux","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{"title":"Monitor Services with Nagios on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{"title":"WSGI using uWSGI and nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{"title":"WSGI using uWSGI and nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{"title":"WSGI using uWSGI and nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{"title":"Enable SSL for HTTPS Configuration on nginx","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{"title":"WSGI using uWSGI and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.10 (Maverick) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{"title":"Redis on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{"title":"Download Resources from the Command Line with wget","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{"title":"Find Files in Linux, Using the Command Line","deprecated":null,"shortguide":null},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{"title":"Manage a Fedora 13 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{"title":"Monitor System Logs with Logwatch on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{"title":"View the Beginning of Text Files with head","deprecated":null,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{"title":"Use MySQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{"title":"How to Upgrade to Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{"title":"LAMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{"title":"Use dig to Perform Manual DNS Queries","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{"title":"Use vmstat to Monitor System Performance","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{"title":"osCommerce on Fedora 13","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{"title":"Create File System Links with ln","deprecated":null,"shortguide":null},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{"title":"How to Use logrotate to Manage Log Files","deprecated":null,"shortguide":null},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{"title":"Build Database Clusters with MongoDB","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{"title":"Discussion Forums with phpBB on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{"title":"Power Team Collaboration with eGroupware on Fedora 13","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{"title":"Ikiwiki on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{"title":"Instant Messaging Services with ejabberd on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{"title":"Monitor System Logs with Logwatch on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/logwatch-log-monitoring/":{"title":"Logwatch Log Monitoring","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-centos-5/":{"title":"Confluence on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-fedora-13/":{"title":"Confluence on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{"title":"Use Unbound for Local DNS Resolution on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{"title":"Confluence on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{"title":"Confluence on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{"title":"Confluence on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{"title":"How to Use the Date Command in Linux","deprecated":null,"shortguide":null},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{"title":"Social Networking with phpFox on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{"title":"Create an Aggregate Blog using Planet on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{"title":"Instant Messaging Services with Openfire on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/planet-feed-aggregator/":{"title":"Planet Feed Aggregator","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-centos-5/":{"title":"Redis on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-13/":{"title":"Redis on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{"title":"Redis on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{"title":"Run PHP Applications under CGI with Apache on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/firewalls/control-network-traffic-with-iptables/":{"title":"Control Network Traffic with iptables","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{"title":"Redis on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{"title":"Archiving and Compressing files with GNU Tar and GNU Zip","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{"title":"How to Install and Configure WordPress","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{"title":"LEMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-5-lenny/":{"title":"Redis on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{"title":"Apache Tomcat on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{"title":"Apache Tomcat on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{"title":"Apache Tomcat on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{"title":"Apache Tomcat on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{"title":"Custom Compiled Kernel with PV-GRUB on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{"title":"Custom Compiled Kernel with PV-GRUB on CentOS 7","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{"title":"Run a Custom Compiled Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{"title":"LEMP Server on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{"title":"Manipulate Text from the Command Line with sed","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{"title":"Modify File Permissions with chmod","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{"title":"How to Grep for Text in Files","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{"title":"LEMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{"title":"LEMP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{"title":"Basic Postfix Email Gateway on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{"title":"Git Based Development Networks with Girocco on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{"title":"LEMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{"title":"Email with Postfix, Courier and MySQL on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{"title":"Apache 2 Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{"title":"Use MySQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-13/":{"title":"Use PostgreSQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{"title":"Nginx and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{"title":"Nginx and Perl-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{"title":"Use MongoDB to Store Application Data on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{"title":"Websites with the Cherokee Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{"title":"Websites with the Cherokee Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{"title":"CakePHP on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{"title":"Email with Postfix, Courier and MySQL on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{"title":"Monitor Services with Nagios on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{"title":"LAMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{"title":"Websites with nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{"title":"Monitoring Servers with Munin on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.04 (Lucid) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{"title":"Django, Apache and mod_wsgi on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_wsgi on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{"title":"Monitoring Resource Utilization with Cacti on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_python on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{"title":"Django, Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{"title":"Use Nginx as a Front-end Proxy and Software Load Balancer","deprecated":null,"shortguide":null},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{"title":"Question and Answer Communities with OSQA on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Citadel on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{"title":"Oracle 10g Express Edition on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{"title":"Oracle 10g Express Edition on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-fluxbb/":{"title":"Discussion Forums with FluxBB","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{"title":"Discussion Forums with Vanilla Forums","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{"title":"Instant Messaging Services with Openfire on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-flatpress/":{"title":"Manage Web Content with FlatPress","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{"title":"Track Bugs and Manage Development with Bug Genie","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{"title":"Track Bugs and Manage Development with Flyspray","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with the Cherokee Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{"title":"Securely Manage Remote PostgreSQL Servers with pgAdmin on Mac OS X","deprecated":null,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{"title":"Use MySQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Apache 2 Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{"title":"How to Upgrade to Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{"title":"Manage Projects with Redmine on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with nginx on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{"title":"Diagnosing Network Issues with MTR","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{"title":"How to Access PostgreSQL Database Remotely Using pgAdmin on Windows","deprecated":null,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{"title":"Email and Calendars with Zimbra 6 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{"title":"Manage Distributed Version Control with Mercurial","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{"title":"Deploy VoIP Services with Asterisk and FreePBX on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{"title":"Monitor Services with Nagios on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/synchronize-files-with-unison/":{"title":"Synchronize Files with Unison","deprecated":true,"shortguide":null},"/docs/databases/mysql/back-up-your-mysql-databases/":{"title":"Back Up Your MySQL Databases","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{"title":"Manage a Debian 5 (Lenny) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{"title":"Manage an Ubuntu 9.10 (Karmic) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/wikis/dokuwiki-engine/":{"title":"DokuWiki Engine","deprecated":null,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-phpfusion/":{"title":"Manage Web Content with PHP-Fusion","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-centos-5/":{"title":"Webalizer on Centos 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{"title":"Web.py on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{"title":"Manage CPAN Modules with cpanminus","deprecated":null,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{"title":"Create an Aggregate Blog using Planet on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{"title":"Discussion Forums with phpBB on Centos 5","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{"title":"Using GNU Screen to Manage Persistent Terminal Sessions","deprecated":null,"shortguide":null},"/docs/websites/wikis/twiki/":{"title":"TWiki","deprecated":true,"shortguide":null},"/docs/applications/messaging/advanced-irssi-usage/":{"title":"Advanced Irssi Usage","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{"title":"Using Irssi for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{"title":"Use MongoDB to Store Application Data on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{"title":"Use MongoDB to Store Application Data on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{"title":"Using Apache for Proxy and Clustering Services on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{"title":"Ikiwiki on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{"title":"Ikiwiki on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{"title":"Use MongoDB to Store Application Data on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{"title":"Using Apache for Proxy and Clustering Services on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-mybb/":{"title":"Discussion Forums with MyBB","deprecated":true,"shortguide":null},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{"title":"How to Install a Simple Machines Discussion Forum (SMF) on Linux","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{"title":"Nginx and PHP-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{"title":"Nginx and Perl-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 12","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{"title":"SSL Certificates with Apache 2 on CentOS","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{"title":"SSL Certificates with Apache 2 on Fedora 12","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{"title":"SSL Certificates with Apache 2 on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{"title":"Secure Communications with OpenVPN on CentOS 6","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{"title":"Websites with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{"title":"Apache Configuration Structure","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{"title":"Managing Resources with Apache mod_alias","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{"title":"Secure Communications with OpenVPN on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{"title":"Secure Communications with OpenVPN on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{"title":"Websites with nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{"title":"Websites with nginx on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-centos-5/":{"title":"Piwik on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{"title":"Use CouchDB for Document Based Data Storage on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{"title":"Manage Development with the Mantis Bug Tracker on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{"title":"Manage Email Lists with GNU Mailman on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{"title":"Use CouchDB for Document Based Data Storage on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{"title":"osCommerce on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_python on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{"title":"Magento on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{"title":"Access Futon Over SSH to Administer CouchDB","deprecated":null,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{"title":"Multiple Web Servers with ProxyPass on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{"title":"Multiple Web Servers with ProxyPass on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{"title":"Django, Apache and mod_python on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{"title":"Power Team Collaboration with eGroupware on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{"title":"Run PHP Applications under CGI with Apache on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{"title":"Run PHP Applications under CGI with Apache on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{"title":"Use MongoDB to Store Application Data on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{"title":"Power Team Collaboration with eGroupware on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/clients/retrieve-email-using-getmail/":{"title":"Retrieve Email Using Getmail","deprecated":null,"shortguide":null},"/docs/development/frameworks/catalyst-and-modperl/":{"title":"Catalyst and mod_perl","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{"title":"Manage Web Content with Plone on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{"title":"Manage MySQL with phpMyAdmin on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{"title":"Oracle 10g Express Edition on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{"title":"Securely Administer Oracle XE with an SSH Tunnel","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{"title":"Webalizer on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{"title":"Power Team Collaboration with eGroupware on Debian 5 (Lenny)","deprecated":"truew","shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{"title":"Provide Authoritative DNS Services with NSD on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-joomla/":{"title":"Manage Web Content with Joomla!","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{"title":"Use Unbound for Local DNS Resolution on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{"title":"osCommerce on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-configure-nginx/":{"title":"How to Configure nginx","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{"title":"Magento on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{"title":"Manage Distributed Source Branches with Bazaar","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{"title":"Monitoring Resource Utilization with Cacti on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{"title":"Deploy Smalltalk Applications with Seaside","deprecated":true,"shortguide":null},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{"title":"Using Fetchmail to Retrieve Email","deprecated":true,"shortguide":null},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{"title":"Create an SSH Tunnel for MySQL Remote Access","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{"title":"Limiting Access with SFTP Jails on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{"title":"Piwik on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{"title":"Piwik on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{"title":"Run PHP Applications under CGI with Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{"title":"Send-only Mail Server with Exim on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{"title":"Send-only Mail Server with Exim on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{"title":"Nginx and Perl-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{"title":"Nginx and Perl-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{"title":"Nginx and Perl-FastCGI on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{"title":"Manage Source Code Versions with Subversion","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{"title":"Schedule Tasks with Cron","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{"title":"Nginx and PHP-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{"title":"Nginx and PHP-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-system-administration-basics/":{"title":"Linux System Administration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{"title":"Apache 2 Web Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{"title":"Piwik on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{"title":"Instant Messaging Services with ejabberd on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{"title":"Social Networking with Elgg on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-access-control/":{"title":"Apache Access Control","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{"title":"Rule-based Access Control for Apache","deprecated":null,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{"title":"Manage Projects with Redmine on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{"title":"Multiple Web Servers with ProxyPass on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{"title":"Manage Projects with Redmine on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{"title":"Create a Self-Signed Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{"title":"Create a Self-Signed Certificate on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{"title":"How to Make a Self-Signed SSL Certificate","deprecated":true,"shortguide":null},"/docs/platform/linode-beginners-guide/":{"title":"Linode Beginner's Guide","deprecated":null,"shortguide":null},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{"title":"Obtaining a Commercial SSL Certificate","deprecated":true,"shortguide":null},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{"title":"Using OpenSSL's subjectAltName with Multiple Site Domains","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{"title":"Transfer Files with Cyberduck on Mac OS X","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{"title":"Transfer Files with Filezilla on Ubuntu 9.10 Desktop","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{"title":"Email with Citadel on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{"title":"Email with Citadel on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{"title":"Email with Citadel on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{"title":"Apache Configuration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{"title":"Rewrite URLs with mod_rewrite and Apache","deprecated":null,"shortguide":null},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{"title":"Troubleshooting Common Apache Issues","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{"title":"Apache 2 Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{"title":"LAMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{"title":"Use MySQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-sshfs-on-linux/":{"title":"Using SSHFS To Mount Remote Directories","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{"title":"LAMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{"title":"Transfer Files with WinSCP on Windows","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{"title":"Installing Prosody XMPP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{"title":"Installing Prosody XMPP Server on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{"title":"Redirect URLs with the Apache Web Server","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{"title":"Instant Messaging Services with ejabberd on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{"title":"Discussion Forums with phpBB on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{"title":"Install MediaWiki on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/managing-web-content-with-drupal-7/":{"title":"Installing Drupal 7","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{"title":"LAMP Server on Fedora 11","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{"title":"LAMP Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{"title":"Apache Tomcat on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{"title":"Installing Apache Tomcat on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{"title":"SSH Connections Using PuTTY on Windows","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{"title":"Instant Messaging Services with Openfire on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{"title":"Using rdiff-backup with SSHFS","deprecated":null,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{"title":"Email and Calendars with Zimbra 6 on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/centos-5/":{"title":"Use PostgreSQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-12/":{"title":"Use PostgreSQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Courier and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{"title":"Django, Apache and mod_python on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{"title":"Django, Apache and mod_python on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{"title":"Websites with the Cherokee Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{"title":"Run a Distribution-Supplied Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/introduction-to-rsync/":{"title":"Introduction to rsync","deprecated":null,"shortguide":null},"/docs/databases/postgresql/debian-5-lenny/":{"title":"Use PostgreSQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/how-to-configure-git/":{"title":"Getting Started with Git","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{"title":"How to Install Git on Linux, Mac or Windows","deprecated":null,"shortguide":null},"/docs/tools-reference/introduction-to-linux-concepts/":{"title":"Introduction to Linux Concepts","deprecated":null,"shortguide":null},"/docs/tools-reference/linux-users-and-groups/":{"title":"Linux Users and Groups","deprecated":null,"shortguide":null},"/docs/security/recovering-from-a-system-compromise/":{"title":"Recovering from a System Compromise","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{"title":"SSL Certificates with Apache 2 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{"title":"Ruby on Rails with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{"title":"Ruby on Rails with Nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{"title":"Ruby on Rails with Nginx on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{"title":"Install a Custom Distribution on a Xen Linode","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Apache on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{"title":"Apache 2 Web Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{"title":"Use MySQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{"title":"Use MySQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{"title":"Use MySQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{"title":"Use MySQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{"title":"Use MySQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{"title":"Configure a Firewall with Arno Iptables in Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{"title":"Installing Apache Tomcat on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{"title":"lighttpd Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{"title":"Troubleshooting Memory and Networking Issues","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-shell-lish/":{"title":"Using the Linode Shell (Lish)","deprecated":null,"shortguide":null},"/docs/networking/ssh/using-the-terminal/":{"title":"Using the Terminal","deprecated":null,"shortguide":null},"/docs/networking/dns/dns-records-an-introduction/":{"title":"DNS Records: an Introduction","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{"title":"Apache 2 Web Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{"title":"Apache 2 Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-movable-type/":{"title":"Manage Web Content with Movable Type","deprecated":true,"shortguide":null},"/docs/networking/dns/dns-manager-overview/":{"title":"DNS Manager Overview","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{"title":"LAMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{"title":"LAMP Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{"title":"LAMP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-package-management/":{"title":"Linux Package Management","deprecated":null,"shortguide":null}},"index":{"version":"2.1.3","fields":["title","keywords","toc","deprecated"],"fieldVectors":[["title//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[0,1.242,1,6.181,2,3.292,3,3.502,4,1.344,5,1.505]],["keywords//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[2,3.449,3,3.669,4,1.408,6,5.625,7,5.171]],["toc//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[0,1.95,2,6.137,8,6.775]],["deprecated//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[]],["title//docs/development/java/install-java-jdk/",[9,0.063,10,5.63,11,0.858]],["keywords//docs/development/java/install-java-jdk/",[10,5.518,12,3.936,13,6.415]],["toc//docs/development/java/install-java-jdk/",[]],["deprecated//docs/development/java/install-java-jdk/",[]],["title//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[3,3.502,4,1.344,7,4.935,14,0.869,15,3.721,16,1.841]],["keywords//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[2,3.449,3,3.669,4,1.408,6,5.625,7,5.171]],["toc//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[2,5.989,5,1.937,8,5.551,15,4.788,16,2.368,17,1.846,18,1.858,19,4.196,20,4.667,21,4.611]],["deprecated//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[]],["title//docs/development/iot/install-thingsboard-iot-dashboard/",[22,4.408,23,6.651,24,3.197,25,6.651]],["keywords//docs/development/iot/install-thingsboard-iot-dashboard/",[23,6.49,26,7.049,27,7.049,28,5.628]],["toc//docs/development/iot/install-thingsboard-iot-dashboard/",[0,1.119,9,0.064,16,2.381,22,3.396,24,3.538,25,9.413,29,1.201,30,2.402,31,1.083,32,3.549,33,2.331,34,3.885,35,0.316,36,5.566,37,5.566,38,1.97,39,2.217,40,2.253,41,3.972,42,1.845,43,3.227,44,5.125,45,2.479,46,2.447]],["deprecated//docs/development/iot/install-thingsboard-iot-dashboard/",[]],["title//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[14,0.81,31,1.121,32,3.675,33,2.414,47,2.031,48,5.006,49,0.92]],["keywords//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[50,5.847,51,4.189,52,6.49,53,6.49]],["toc//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[9,0.065,16,2.423,17,1.889,18,1.901,29,1.222,32,5.188,33,3.408,48,8.98,49,1.65]],["deprecated//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[]],["title//docs/development/go/install-go-on-ubuntu/",[9,0.063,11,0.858,54,4.882]],["keywords//docs/development/go/install-go-on-ubuntu/",[11,0.766,54,4.362,55,7.049,56,5.847]],["toc//docs/development/go/install-go-on-ubuntu/",[9,0.087,54,6.692,57,5.263,58,7.593,59,5.979,60,2.643]],["deprecated//docs/development/go/install-go-on-ubuntu/",[]],["title//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[9,0.058,11,0.785,50,5.993,61,1.298]],["keywords//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[50,5.847,51,4.189,52,6.49,53,6.49]],["toc//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[9,0.062,11,0.845,48,6.755,50,8.332,61,1.398,62,3.8,63,5.319,64,3.017,65,2.351,66,7.777,67,7.161,68,5.684]],["deprecated//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[]],["title//docs/platform/meltdown_statement/",[69,5.768,70,7.224,71,6.274,72,6.274]],["keywords//docs/platform/meltdown_statement/",[71,6.122,72,6.122,73,5.289,74,3.471]],["toc//docs/platform/meltdown_statement/",[45,1.798,69,3.222,71,5.457,72,3.505,73,3.028,74,3.8,75,4.036,76,4.036,77,7.223,78,4.036,79,4.036,80,1.671,81,4.036,82,4.036,83,6.283,84,3.028,85,4.484,86,4.592,87,6.283,88,2.88,89,2.886,90,1.216,91,6.283,92,3.505,93,4.036,94,4.036,95,4.592,96,2.02,97,3.716,98,2.817,99,2.238,100,2.315,101,1.913,102,3.028,103,3.505,104,4.036,105,4.036]],["deprecated//docs/platform/meltdown_statement/",[]],["title//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[9,0.058,14,1.016,106,4.847,107,4.093]],["keywords//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[106,4.019,107,3.394,108,4.378,109,4.181,110,3.559,111,5.99]],["toc//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[9,0.049,12,3.13,17,1.427,18,1.436,106,7.172,107,6.597,112,2.227,113,5.34,114,4.909,115,6.149,116,6.149,117,6.149,118,7.45,119,2.147,120,4.494,121,3.805]],["deprecated//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[]],["title//docs/development/python/install_python_miniconda/",[9,0.058,39,2.877,122,5.58,123,6.651]],["keywords//docs/development/python/install_python_miniconda/",[123,7.12,124,7.733,125,7.733]],["toc//docs/development/python/install_python_miniconda/",[]],["deprecated//docs/development/python/install_python_miniconda/",[]],["title//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[9,0.058,11,0.785,61,1.298,106,4.847]],["keywords//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[106,4.346,126,5.625,127,2.077,128,5.963,129,1.819]],["toc//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[]],["deprecated//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[]],["title//docs/databases/elasticsearch/install_elasticsearch_centos/",[9,0.05,106,4.147,127,1.982,129,1.736,130,6.181,131,6.181]],["keywords//docs/databases/elasticsearch/install_elasticsearch_centos/",[106,4.346,126,5.625,127,2.077,128,5.963,129,1.819]],["toc//docs/databases/elasticsearch/install_elasticsearch_centos/",[]],["deprecated//docs/databases/elasticsearch/install_elasticsearch_centos/",[]],["title//docs/applications/containers/install_docker_ce/",[9,0.063,132,3.426,133,6.095]],["keywords//docs/applications/containers/install_docker_ce/",[132,3.358,134,4.118,135,7.733]],["toc//docs/applications/containers/install_docker_ce/",[]],["deprecated//docs/applications/containers/install_docker_ce/",[]],["title//docs/applications/containers/install_docker_compose/",[9,0.063,132,3.426,136,5.766]],["keywords//docs/applications/containers/install_docker_compose/",[132,3.358,134,4.118,137,7.733]],["toc//docs/applications/containers/install_docker_compose/",[]],["deprecated//docs/applications/containers/install_docker_compose/",[]],["title//docs/development/version-control/how-to-install-git-linux/",[9,0.063,138,4.051,139,2.461]],["keywords//docs/development/version-control/how-to-install-git-linux/",[138,3.971,139,2.412,140,4.595]],["toc//docs/development/version-control/how-to-install-git-linux/",[]],["deprecated//docs/development/version-control/how-to-install-git-linux/",[]],["title//docs/development/version-control/how-to-install-git-mac/",[9,0.063,138,4.051,141,4.575]],["keywords//docs/development/version-control/how-to-install-git-mac/",[138,3.971,140,4.595,141,4.483]],["toc//docs/development/version-control/how-to-install-git-mac/",[9,0.094,65,2.351,138,5.713,142,7.209,143,7.161,144,7.161]],["deprecated//docs/development/version-control/how-to-install-git-mac/",[]],["title//docs/development/version-control/how-to-install-git-windows/",[9,0.063,138,4.051,145,4.016]],["keywords//docs/development/version-control/how-to-install-git-windows/",[138,3.971,140,4.595,145,3.936]],["toc//docs/development/version-control/how-to-install-git-windows/",[]],["deprecated//docs/development/version-control/how-to-install-git-windows/",[]],["title//docs/development/introduction-to-websockets/",[146,5.1,147,7.21]],["keywords//docs/development/introduction-to-websockets/",[147,5.847,148,4.646,149,7.049,150,7.049]],["toc//docs/development/introduction-to-websockets/",[0,1.408,49,1.118,147,10.426,151,4.616,152,7.004,153,3.023,154,5.255,155,5.81,156,6.449,157,6.449,158,3.506]],["deprecated//docs/development/introduction-to-websockets/",[]],["title//docs/applications/containers/deploying-microservices-with-docker/",[47,2.779,132,3.426,159,6.853]],["keywords//docs/applications/containers/deploying-microservices-with-docker/",[30,2.404,31,1.084,132,2.419,159,4.839,160,4.839,161,5.13,162,2.939]],["toc//docs/applications/containers/deploying-microservices-with-docker/",[9,0.071,14,0.912,17,1.506,18,1.516,30,2.8,31,1.262,60,1.962,112,2.35,132,4.413,134,3.456,136,6.507,159,7.732,163,3.636,164,1.855,165,5.012,166,5.012,167,4.742]],["deprecated//docs/applications/containers/deploying-microservices-with-docker/",[]],["title//docs/applications/containers/how-to-use-docker-compose/",[14,1.109,132,3.426,136,5.766]],["keywords//docs/applications/containers/how-to-use-docker-compose/",[132,3.718,136,6.258]],["toc//docs/applications/containers/how-to-use-docker-compose/",[9,0.063,17,1.272,18,1.28,24,2.425,31,1.066,38,1.939,42,3.073,45,2.441,46,2.409,132,4.026,133,4.233,136,6.776,168,4.005,169,1.682,170,3.825,171,2.814,172,2.137,173,5.045,174,4.759,175,3.91,176,3.254,177,2.507,178,3.391,179,3.391]],["deprecated//docs/applications/containers/how-to-use-docker-compose/",[]],["title//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[169,2.218,180,7.224,181,5.993,182,6.274]],["keywords//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[39,3.079,182,6.716,183,7.733]],["toc//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[9,0.065,14,1.137,39,2.252,90,1.703,129,1.588,142,3.665,169,1.736,182,9.462,184,5.655,185,4.912,186,9.437,187,4.441,188,5.655,189,2.93,190,5.655,191,3.727,192,5.655,193,3.795,194,3.948,195,4.036]],["deprecated//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[]],["title//docs/applications/containers/docker-container-communication/",[132,3.426,134,4.202,153,3.405]],["keywords//docs/applications/containers/docker-container-communication/",[5,1.717,132,3.061,134,3.754,196,7.049]],["toc//docs/applications/containers/docker-container-communication/",[0,1.084,5,1.314,9,0.063,14,0.759,16,1.607,17,1.252,18,1.26,19,2.847,29,0.811,30,2.328,35,0.307,121,3.339,132,4.376,133,4.168,134,5.367,136,3.943,153,3.966,172,2.104,197,3.766,198,3.85,199,3.766,200,3.057,201,1.39,202,3.206]],["deprecated//docs/applications/containers/docker-container-communication/",[]],["title//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[201,1.861,203,2.088,204,3.476,205,5.993]],["keywords//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[61,1.267,203,2.038,205,5.847,206,5.628]],["toc//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[16,1.684,17,1.313,18,1.321,29,0.85,35,0.321,120,5.909,129,1.588,142,5.239,158,2.831,175,4.036,201,2.431,203,3.15,204,3.89,206,7.535,207,2.369,208,3.204,209,3.135,210,2.623,211,5.207]],["deprecated//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[]],["title//docs/web-servers/nginx/nginx-reverse-proxy/",[14,1.016,31,1.405,32,4.606,33,3.025]],["keywords//docs/web-servers/nginx/nginx-reverse-proxy/",[31,1.504,33,3.239,212,7.12]],["toc//docs/web-servers/nginx/nginx-reverse-proxy/",[0,1.571,9,0.063,17,1.252,18,1.26,31,1.05,32,4.984,33,3.274,35,0.307,39,3.113,49,1.248,60,1.631,200,3.057,201,1.39,213,3.496,214,4.686,215,2.874,216,3.556,217,2.485,218,4.686,219,4.168,220,2.874,221,4.476,222,3.85,223,3.62,224,4.476,225,3.206,226,4.968]],["deprecated//docs/web-servers/nginx/nginx-reverse-proxy/",[]],["title//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[5,1.759,15,4.349,16,2.151,30,3.117]],["keywords//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[2,3.19,30,2.585,227,3.881,228,5.99,229,5.99,230,5.99]],["toc//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[2,3.806,5,2.6,17,1.659,18,1.669,20,4.194,21,4.143,45,3.183,46,3.142,204,3.438,231,4.631,232,4.795,233,5.1,234,7.146,235,4.989,236,5.1]],["deprecated//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[]],["title//docs/security/encrypt-data-disk-with-dm-crypt/",[24,3.197,237,4.47,238,6.651,239,6.651]],["keywords//docs/security/encrypt-data-disk-with-dm-crypt/",[237,5.827,240,7.049,241,5.628]],["toc//docs/security/encrypt-data-disk-with-dm-crypt/",[2,2.747,8,3.601,14,1.064,17,1.197,18,1.205,90,1.554,169,1.584,221,4.279,237,3.192,238,9.084,239,9.084,241,8.387,242,3.985,243,5.159,244,2.626,245,4.75,246,7.565,247,4.75,248,4.48,249,3.681,250,3.985,251,2.376,252,3.77]],["deprecated//docs/security/encrypt-data-disk-with-dm-crypt/",[]],["title//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[129,1.736,169,1.898,207,2.589,253,3.324,254,5.127,255,5.368]],["keywords//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[255,6.716,256,4.785,257,7.733]],["toc//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[3,3.817,5,1.641,9,0.089,17,1.564,18,1.574,49,1.458,54,4.169,164,1.926,255,5.851,258,0.928,259,1.729,260,6.737,261,2.498,262,3.02,263,4.169,264,4.607]],["deprecated//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[]],["title//docs/development/use-a-linode-for-web-development-on-remote-devices/",[14,0.869,34,4.314,89,1.89,164,1.767,204,2.974,265,3.627]],["keywords//docs/development/use-a-linode-for-web-development-on-remote-devices/",[34,4.181,89,1.832,132,2.601,134,3.19,204,2.882,266,5.515]],["toc//docs/development/use-a-linode-for-web-development-on-remote-devices/",[9,0.067,14,1.17,16,1.357,29,0.685,31,0.887,34,3.182,45,2.03,46,2.004,89,1.394,90,1.373,132,1.979,134,4.433,153,2.977,163,5.201,169,1.4,187,2.145,201,1.174,204,4.004,215,2.428,224,3.781,265,4.884,266,6.352,267,4.558,268,4.558,269,3.959,270,4.558,271,3.781,272,4.558,273,2.428,274,4.558]],["deprecated//docs/development/use-a-linode-for-web-development-on-remote-devices/",[]],["title//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[14,0.714,31,0.988,49,0.811,108,3.713,129,1.427,164,1.453,203,1.469,207,2.128,275,2.911]],["keywords//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[31,1.084,129,1.565,164,1.593,275,3.193,276,5.571,277,5.571,278,5.571]],["toc//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[0,1.068,9,0.073,14,0.747,17,1.234,18,1.241,28,4.243,31,1.034,35,0.302,106,5.187,108,5.65,275,5.222,279,4.408,280,2.83,281,4.105,282,2.448,283,3.792,284,9.112,285,9.112,286,6.413,287,4.243,288,5.314,289,4.243,290,3.884]],["deprecated//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[]],["title//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[291,6.274,292,3.677,293,6.651,294,6.651]],["keywords//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[24,2.866,39,2.579,291,5.625,295,6.476,296,6.476]],["toc//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[9,0.068,16,1.412,21,2.749,24,2.099,29,0.712,39,1.889,59,3.243,156,4.366,164,1.356,171,2.435,176,1.952,261,1.759,262,2.126,291,4.119,293,7.849,294,8.718,297,2.112,298,4.742,299,3.558,300,5.674,301,4.742,302,2.657,303,3.663,304,3.934,305,4.742,306,2.783,307,3.125,308,7.107,309,4.742,310,4.366,311,4.742,312,2.818,313,3.663]],["deprecated//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[]],["title//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[9,0.053,61,1.197,63,4.556,203,1.926,206,5.319]],["keywords//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[61,1.267,203,2.038,205,5.847,206,5.628]],["toc//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[0,0.979,5,1.187,9,0.058,14,0.685,17,1.131,18,1.138,35,0.412,142,4.7,164,2.477,205,4.043,206,8.192,211,4.487,217,3.341,314,4.873,315,4.487,316,3.402,317,3.891,318,4.706,319,1.195,320,2.481,321,3.562,322,3.402,323,4.867,324,3.06,325,2.345,326,2.974,327,1.781]],["deprecated//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[]],["title//docs/databases/postgresql/configure-postgresql/",[30,3.751,35,0.494]],["keywords//docs/databases/postgresql/configure-postgresql/",[5,1.357,30,2.404,227,3.61,328,2.45,329,5.571,330,5.571,331,5.571]],["toc//docs/databases/postgresql/configure-postgresql/",[5,1.552,17,1.479,18,1.488,30,3.794,35,0.5,119,3.069,169,1.956,194,4.447,227,4.128,324,4.001,332,4.199,333,6.371,334,3.682,335,3.942,336,3.361,337,6.371,338,6.371,339,1.758,340,6.371]],["deprecated//docs/databases/postgresql/configure-postgresql/",[]],["title//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[0,1.085,11,0.587,33,2.262,49,0.862,129,1.517,207,2.262,341,5.401,342,4.691]],["keywords//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[11,0.651,33,2.509,129,1.682,342,5.202,343,5.99,344,5.99]],["toc//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[0,1.022,9,0.071,17,1.18,18,1.188,35,0.289,41,3.628,42,1.685,49,1.195,54,3.146,64,1.972,141,2.948,145,2.588,158,4.904,191,3.351,264,3.477,297,2.265,325,2.446,342,9.808,345,2.236,346,4.059,347,5.084,348,4.681,349,3.477,350,2.948,351,3.061]],["deprecated//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[]],["title//docs/development/monitor-filesystem-events-with-pyinotify/",[154,5.42,203,2.088,352,5.155,353,6.274]],["keywords//docs/development/monitor-filesystem-events-with-pyinotify/",[39,2.579,203,1.872,353,5.625,354,6.476,355,6.476]],["toc//docs/development/monitor-filesystem-events-with-pyinotify/",[0,1.931,9,0.066,16,1.74,29,0.878,39,2.327,40,2.365,60,1.767,80,2.419,90,1.76,118,5.075,122,4.514,154,6.209,176,2.405,216,3.851,352,4.169,353,5.075,356,3.786,357,9.609,358,5.843,359,4.169,360,4.079,361,5.843]],["deprecated//docs/development/monitor-filesystem-events-with-pyinotify/",[]],["title//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[14,1.016,362,6.274,363,4.847,364,6.651]],["keywords//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[114,4.448,362,4.839,363,3.738,364,5.13,365,4.839,366,5.13,367,3.975]],["toc//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[0,1.304,9,0.052,35,0.369,90,3.061,114,5.18,145,3.303,169,1.992,362,10.725,365,5.635,366,5.974,367,6.353,368,2.766]],["deprecated//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[]],["title//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[14,0.869,24,2.735,369,5.368,370,4.935,371,5.691,372,5.368]],["keywords//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[39,2.579,369,5.625,373,5.963,374,5.963,375,6.476]],["toc//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[0,0.759,9,0.067,14,0.531,17,0.877,18,0.882,29,1.11,39,1.504,61,0.679,63,2.583,80,1.563,85,2.695,122,2.917,129,1.061,140,2.244,163,3.342,176,1.555,203,1.092,207,1.582,217,1.74,220,2.011,273,2.011,304,3.133,307,2.489,339,2.039,368,1.61,369,7.293,373,3.477,374,6.806,376,3.477,377,2.636,378,3.777,379,1.038,380,3.865,381,2.073,382,2.447,383,3.777,384,3.777,385,0.545,386,3.477,387,2.76,388,2.19,389,2.273,390,2.273,391,1.79,392,2.695,393,2.636]],["deprecated//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[]],["title//docs/development/python/task-queue-celery-rabbitmq/",[16,1.841,29,0.929,236,4.41,394,5.691,395,5.368,396,5.691]],["keywords//docs/development/python/task-queue-celery-rabbitmq/",[39,2.579,236,4.621,328,2.848,395,5.625,397,6.476]],["toc//docs/development/python/task-queue-celery-rabbitmq/",[9,0.084,17,1.197,18,1.205,39,3.013,80,3.708,122,3.985,163,4.239,172,2.011,203,2.187,236,3.681,307,3.4,328,3.326,339,1.423,376,4.75,379,1.418,395,9.124,396,4.75,398,6.04,399,3.681,400,5.159,401,5.159]],["deprecated//docs/development/python/task-queue-celery-rabbitmq/",[]],["title//docs/applications/containers/how-to-deploy-apps-with-rancher/",[47,2.779,200,4.47,402,6.853]],["keywords//docs/applications/containers/how-to-deploy-apps-with-rancher/",[132,3.061,134,3.754,402,6.122,403,5.847]],["toc//docs/applications/containers/how-to-deploy-apps-with-rancher/",[9,0.081,42,2.151,47,2.286,112,2.35,132,2.817,133,5.012,163,3.636,176,2.671,200,3.676,201,1.671,402,9.5,404,4.438,405,3.959,406,5.012,407,4.529,408,5.974,409,4.868]],["deprecated//docs/applications/containers/how-to-deploy-apps-with-rancher/",[]],["title//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[9,0.05,31,1.202,35,0.351,47,2.177,328,2.718,403,5.127]],["keywords//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[31,1.26,47,2.281,132,2.812,134,3.449,403,5.372]],["toc//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[9,0.069,17,1.116,18,1.123,29,0.722,31,0.935,35,0.273,47,1.693,89,2.196,112,1.741,132,3.117,176,1.979,201,1.238,208,4.869,209,3.98,252,3.513,328,3.157,403,9.457,410,3.065,411,2.611,412,1.766,413,3.987,414,4.807,415,4.807,416,4.807,417,3.065]],["deprecated//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[]],["title//docs/applications/containers/when-and-why-to-use-docker/",[14,1.222,132,3.774]],["keywords//docs/applications/containers/when-and-why-to-use-docker/",[132,3.358,134,4.118,418,7.733]],["toc//docs/applications/containers/when-and-why-to-use-docker/",[14,1.544,121,5.547,132,5.157,419,7.436]],["deprecated//docs/applications/containers/when-and-why-to-use-docker/",[]],["title//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[14,0.869,68,4.517,256,3.825,258,0.851,379,1.699,420,5.691]],["keywords//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[421,4.839,422,5.571,423,5.571,424,4.072,425,5.571,426,5.571,427,5.571]],["toc//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[4,1.654,9,0.061,49,1.214,89,2.327,96,3.809,132,3.304,153,3.284,336,4.015,420,10.137,424,5.561,428,4.581,429,6.075]],["deprecated//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[]],["title//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[11,0.785,20,4.239,171,3.709,430,6.274]],["keywords//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[20,4.137,430,6.122,431,6.49,432,7.049]],["toc//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[9,0.043,16,0.997,17,0.777,18,0.782,19,1.765,20,1.964,28,2.672,29,0.503,35,0.19,40,1.355,47,1.179,59,2.289,60,1.637,80,1.385,107,1.896,120,2.446,170,2.336,171,1.718,172,2.111,220,1.782,248,2.906,302,1.875,307,2.205,312,1.988,313,2.585,332,2.205,381,1.163,430,7.475,431,7.215,433,3.346,434,3.346,435,3.141,436,2.906,437,2.071,438,5.415,439,5.415,440,3.346,441,3.346,442,2.585,443,3.081,444,2.776,445,2.101,446,3.346,447,8.606,448,3.346,449,2.776,450,3.346,451,5.415,452,3.346,453,3.346,454,2.776,455,3.346,456,3.346,457,3.346]],["deprecated//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[]],["title//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[11,0.724,16,1.984,29,1.001,458,5.526,459,3.451]],["keywords//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[458,7.104,459,4.436]],["toc//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[9,0.051,16,1.897,29,0.957,35,0.362,42,2.112,45,2.838,46,2.801,49,1.403,60,1.926,74,3.138,80,2.638,100,1.912,153,3.794,158,4.401,325,3.065,326,3.887,458,9.003]],["deprecated//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[]],["title//docs/applications/project-management/jupyter-nobook-on-jekyll/",[460,6.651,461,5.768,462,5.993,463,6.274]],["keywords//docs/applications/project-management/jupyter-nobook-on-jekyll/",[39,2.807,461,5.628,463,6.122,464,3.685]],["toc//docs/applications/project-management/jupyter-nobook-on-jekyll/",[0,1.174,9,0.047,14,0.821,17,1.356,18,1.365,35,0.332,96,2.925,169,1.794,176,2.405,404,3.996,407,4.079,461,6.607,462,6.865,463,7.188,464,3.054,465,5.075,466,4.982,467,5.843,468,3.851,469,5.843,470,3.274,471,5.843,472,2.811,473,5.843]],["deprecated//docs/applications/project-management/jupyter-nobook-on-jekyll/",[]],["title//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[14,0.937,47,2.347,172,2.597,265,3.909,474,5.786]],["keywords//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[132,3.358,265,4.538,474,6.716]],["toc//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[16,2.138,17,1.116,18,1.123,19,5.851,29,1.079,35,0.408,45,2.141,46,2.114,56,3.987,80,1.99,140,2.856,167,3.513,172,3.351,176,1.979,474,8.86,475,4.807,476,2.278,477,2.723,478,4.807,479,4.807,480,7.18,481,3.168,482,5.123,483,4.807]],["deprecated//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[]],["title//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[14,0.937,89,2.038,163,3.733,269,5.786,484,5.786]],["keywords//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[89,2.156,98,4.921,107,3.994,484,6.122]],["toc//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[9,0.069,11,0.523,17,1.116,18,1.123,19,2.536,35,0.542,38,2.541,47,1.693,49,1.372,56,3.987,57,2.894,60,1.453,62,2.349,89,2.915,90,1.448,98,5.012,107,2.723,171,2.468,202,2.856,235,3.355,262,3.219,442,3.713,484,7.464,485,3.018,486,4.175,487,2.894]],["deprecated//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[]],["title//docs/quick-answers/linode-platform/add-caa-dns-records/",[89,2.038,90,2.007,176,2.742,488,5.526,489,4.065]],["keywords//docs/quick-answers/linode-platform/add-caa-dns-records/",[391,3.07,488,5.372,489,3.952,490,2.292,491,4.859]],["toc//docs/quick-answers/linode-platform/add-caa-dns-records/",[176,4.452,189,4.529,235,6.102,488,8.972,489,6.599]],["deprecated//docs/quick-answers/linode-platform/add-caa-dns-records/",[]],["title//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[492,6.545,493,7.89,494,6.095]],["keywords//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[73,4.859,492,5.372,494,5.003,495,6.476,496,6.476]],["toc//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[9,0.072,17,2.081,18,2.094,146,5.261,339,2.473,492,7.436,494,6.925]],["deprecated//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[]],["title//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[14,1.016,316,5.043,497,5.58,498,5.42]],["keywords//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[497,5.973,499,6.174,500,5.802]],["toc//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[9,0.065,17,1.889,18,1.901,35,0.588,203,2.352,316,5.68,381,2.828,428,4.898,497,6.285,498,6.104]],["deprecated//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[]],["title//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[11,0.785,14,1.016,62,3.53,501,6.274]],["keywords//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[501,4.523,502,4.794,503,5.207,504,4.157,505,5.207,506,4.157,507,4.794,508,4.022]],["toc//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[0,0.953,9,0.038,16,1.412,17,1.101,18,1.108,24,2.099,216,3.125,235,3.31,244,2.414,317,3.786,377,3.31,435,2.184,442,3.663,501,9.589,504,3.786,506,5.674,507,7.849,508,7.834,509,4.742,510,4.742,511,8.524,512,8.524,513,4.742,514,4.366,515,4.742]],["deprecated//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[14,0.759,35,0.307,242,4.172,256,4.84,269,4.691,339,1.49,516,3.559]],["keywords//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[516,5.096,517,7.12,518,7.733]],["toc//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[0,1.435,9,0.029,14,0.504,16,1.704,17,0.832,18,0.837,29,0.86,35,0.463,40,1.451,89,1.096,90,1.08,96,1.794,142,2.323,163,2.009,169,1.757,193,2.405,242,5.517,256,6.772,318,1.947,381,1.246,385,0.517,470,2.009,485,2.251,516,6.824,519,3.113,520,5.323,521,2.158,522,2.286,523,2.769,524,3.113,525,2.323,526,3.3,527,2.558,528,3.3,529,3.584]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[]],["title//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[24,2.735,256,3.825,530,4.637,531,3.771,532,5.691,533,5.691]],["keywords//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[179,3.447,237,3.447,352,3.975,504,4.448,531,3.399,534,5.571,535,4.448]],["toc//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[9,0.034,14,0.925,16,1.959,17,0.994,18,1,29,0.988,35,0.243,45,1.907,46,1.882,49,0.683,89,1.309,90,1.29,158,2.143,164,1.224,176,1.762,179,4.07,208,3.726,215,2.28,261,1.588,312,2.544,318,3.572,368,1.825,377,2.989,389,2.577,532,9.424,533,8.273,536,6.577,537,2.774,538,6.577,539,3.551,540,3.551,541,6.577,542,3.718]],["deprecated//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[]],["title//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[16,1.513,29,0.763,89,1.554,189,2.632,235,3.546,258,0.7,381,1.766,543,2.847,544,2.706]],["keywords//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[545,6.122,546,6.122,547,7.049,548,6.122]],["toc//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[9,0.062,17,1.805,18,1.817,35,0.571,189,4.029,201,2.003,258,1.071,379,2.138,520,4.358,543,6.235]],["deprecated//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[]],["title//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[9,0.043,35,0.307,328,2.375,381,1.877,549,4.691,550,4.312,551,4.312,552,4.312]],["keywords//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[549,6.122,551,5.628,552,5.628,553,6.122]],["toc//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[9,0.032,17,0.916,18,0.922,35,0.489,45,1.757,54,2.442,64,1.531,134,2.101,158,3.09,172,2.965,203,1.141,209,2.188,247,4.775,328,3.344,332,2.6,381,1.371,382,2.557,411,5.071,535,3.15,549,9.56,552,6.071,554,3.427,555,7.471,556,3.633,557,3.633,558,2.754,559,3.633,560,3.946,561,3.273,562,2.044]],["deprecated//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[]],["title//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[49,0.862,108,3.947,129,1.517,207,2.262,275,3.095,287,4.312,319,1.324,563,4.973]],["keywords//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[564,6.415,565,7.12,566,7.733]],["toc//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[9,0.08,16,1.188,17,0.926,18,0.932,29,0.599,31,0.776,32,3.971,33,2.608,35,0.354,49,0.637,54,2.469,90,1.202,100,1.197,106,5.14,108,4.552,151,2.63,153,1.722,176,1.643,191,2.63,201,1.028,258,0.55,264,2.729,275,4.389,286,7.786,339,1.101,350,2.314,490,1.412,491,4.673,563,7.968,564,3.31,567,3.99,568,3.99,569,3.99,570,5.409]],["deprecated//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[]],["title//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[9,0.046,16,1.717,29,0.866,122,4.453,208,3.266,328,2.535,551,4.602]],["keywords//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[551,6.174,552,6.174,553,6.716]],["toc//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[0,0.594,17,0.686,18,0.69,24,1.307,29,1.21,35,0.493,45,1.316,46,1.299,58,2.565,59,2.02,64,1.146,80,2.024,101,1.4,119,1.031,163,1.655,169,1.501,201,0.761,203,1.808,208,4.119,209,1.637,213,1.914,251,1.36,328,2.15,336,1.558,339,0.815,381,1.699,411,2.655,417,1.883,486,2.565,523,2.282,551,5.805,552,6.93,553,7.539,554,2.565,555,4.246,561,2.45,571,4.246,572,2.45,573,2.108,574,2.954,575,2.954,576,3.222,577,2.45,578,2.719,579,2.719,580,2.565,581,2.45,582,2.45,583,3.07,584,2.565,585,2.954]],["deprecated//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[]],["title//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[165,5.146,586,5.526,587,4.183,588,5.319,589,6.134]],["keywords//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[39,2.219,160,4.839,590,5.571,591,5.13,592,5.13,593,5.571,594,5.571]],["toc//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[0,1.137,5,1.377,9,0.045,16,2.408,17,1.313,18,1.321,29,1.215,39,2.252,45,2.519,46,2.487,60,1.71,112,2.048,151,6.22,160,7.023,163,3.169,201,1.457,379,2.223,588,4.515,589,7.445,592,5.207,595,5.655,596,5.655,597,3.5]],["deprecated//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[]],["title//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[14,0.937,20,3.909,598,5.786,599,6.134,600,6.134]],["keywords//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[20,4.137,197,4.921,598,6.122,601,7.049]],["toc//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[0,1.466,9,0.077,17,1.693,18,1.704,20,5.653,21,4.229,40,3.899,176,3.003,197,5.092,381,3.348,576,4.807,598,6.335]],["deprecated//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[]],["title//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[4,1.344,14,0.869,35,0.351,49,0.986,132,2.684,602,4.774]],["keywords//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[132,3.358,356,5.011,602,5.973]],["toc//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[2,4.938,4,1.191,5,1.334,9,0.044,17,1.272,18,1.28,24,2.425,35,0.527,42,1.816,49,1.48,60,1.657,65,1.657,132,3.432,136,4.005,297,2.441,325,3.803,602,7.841,603,4.375,604,5.045,605,4.233,606,5.48]],["deprecated//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[]],["title//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[9,0.053,107,3.774,607,5.786,608,5.146,609,5.319]],["keywords//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[107,3.394,607,5.202,608,4.627,610,4.181,611,4.782,612,5.515]],["toc//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[9,0.073,17,1.234,18,1.241,35,0.302,88,3.792,90,2.329,107,5.669,334,2.226,381,1.847,607,9.234,608,5.972,609,4.243,612,4.893,613,4.893,614,5.314,615,3.502,616,3.884,617,5.314,618,5.314,619,3.288,620,3.792,621,5.314,622,5.314]],["deprecated//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[]],["title//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[35,0.411,459,3.742,623,4.761,624,7.224]],["keywords//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[319,2.099,459,4.436]],["toc//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[14,1.236,17,1.479,18,1.488,34,4.447,35,0.362,158,4.401,185,5.534,325,4.23,351,3.835,385,0.919,459,4.554,562,3.3,623,4.199,625,5.285,626,6.371,627,6.371,628,4.78,629,6.371,630,3.786]],["deprecated//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[]],["title//docs/uptime/analytics/set-up-a-zipkin-server/",[16,2.151,29,1.085,49,1.153,602,5.58]],["keywords//docs/uptime/analytics/set-up-a-zipkin-server/",[356,5.549,602,6.615]],["toc//docs/uptime/analytics/set-up-a-zipkin-server/",[9,0.062,17,1.234,18,1.241,35,0.604,49,1.697,60,1.607,65,2.337,164,2.211,213,3.444,297,3.443,325,3.719,339,1.466,412,1.307,602,7.729,603,4.243,604,4.893,631,5.314,632,3.884]],["deprecated//docs/uptime/analytics/set-up-a-zipkin-server/",[]],["title//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[16,1.984,29,1.001,169,2.045,258,0.918,633,4.183]],["keywords//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[258,1.18,633,5.377]],["toc//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[0,1.28,17,1.479,18,1.488,29,0.957,146,3.739,187,2.998,303,4.922,304,5.285,327,2.329,360,4.447,521,3.835,558,4.447,633,6.321,634,7.636,635,5.908,636,4.275,637,6.371,638,4.546]],["deprecated//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[]],["title//docs/applications/containers/how-to-install-openvz-on-debian-9/",[9,0.058,61,1.298,63,4.941,639,6.274]],["keywords//docs/applications/containers/how-to-install-openvz-on-debian-9/",[132,3.358,379,2.126,639,6.716]],["toc//docs/applications/containers/how-to-install-openvz-on-debian-9/",[0,0.84,9,0.033,17,0.97,18,0.976,35,0.448,41,2.983,47,1.472,54,2.586,64,1.621,65,1.264,74,2.058,134,4.201,176,1.721,245,5.944,264,2.859,271,5.356,282,1.925,334,1.75,351,2.516,390,3.887,582,3.467,639,8.329,640,2.918,641,5.607,642,6.456,643,3.467,644,5.944,645,2.805,646,3.848,647,3.136,648,4.18,649,2.484,650,6.544,651,3.06]],["deprecated//docs/applications/containers/how-to-install-openvz-on-debian-9/",[]],["title//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[225,4.293,635,4.239,652,4.536,653,7.224]],["keywords//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[225,5.596,654,7.518]],["toc//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[89,2.968,90,2.923,367,6.925,655,4.351]],["deprecated//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[]],["title//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[0,1.085,14,0.759,30,2.331,328,2.375,497,4.172,522,3.444,656,5.401,657,4.973]],["keywords//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[5,1.883,30,3.337,328,3.4]],["toc//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[9,0.086,17,1.453,18,1.462,30,3.747,35,0.567,45,2.787,46,2.752,60,1.892,84,4.695,85,4.466,497,6.708,542,5.435,657,7.995,658,8.683,659,3.507]],["deprecated//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[]],["title//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[16,1.841,29,0.929,459,3.202,660,5.368,661,7.926]],["keywords//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[11,0.704,129,1.819,319,1.587,459,3.355,660,5.625]],["toc//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[0,1.817,9,0.035,11,0.471,14,0.609,17,1.006,18,1.012,35,0.377,38,1.534,40,1.754,47,1.527,60,1.31,62,2.118,88,3.093,169,2.477,187,2.039,201,1.116,202,2.575,208,3.761,256,2.682,385,0.625,435,1.996,459,4.685,476,2.054,625,3.595,659,2.429,660,9.297,662,1.815,663,3.99,664,4.334,665,3.093,666,4.334,667,4.334,668,4.334]],["deprecated//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[]],["title//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[0,1.242,89,1.89,90,1.862,132,2.684,208,3.502,669,5.368]],["keywords//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[132,2.812,134,3.449,670,6.476,671,6.476,672,6.476]],["toc//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[0,1.563,17,1.805,18,1.817,42,2.578,47,2.74,90,3.025,132,4.361,208,4.406,669,8.724,673,6.451]],["deprecated//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[]],["title//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[14,0.759,20,3.169,49,0.862,89,1.652,164,1.544,674,4.691,675,4.973,676,4.973]],["keywords//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[259,1.255,543,2.739,674,4.245,677,4.245,678,4.888,679,2.982,680,2.943,681,3.572,682,4.888]],["toc//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[0,1.215,17,1.403,18,1.412,42,2.003,47,2.129,49,0.965,89,1.848,151,3.983,176,3.489,251,2.784,282,2.784,345,2.657,391,4.017,476,2.864,674,5.249,675,7.803,683,4.417,684,4.513,685,4.077,686,5.013,687,2.263]],["deprecated//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[]],["title//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[14,0.674,49,0.765,61,0.862,108,3.505,164,1.371,258,0.661,275,2.748,280,2.554,287,3.829,688,2.109]],["keywords//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[106,3.738,126,4.839,286,4.621,565,5.13,570,4.839,689,5.13,690,4.448]],["toc//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[9,0.074,17,1.252,18,1.26,22,3.292,24,3.459,35,0.307,106,5.245,108,7.365,109,3.766,275,5.267,279,4.476,280,2.874,282,2.485,286,6.484,289,4.308,290,3.943,570,6.789,688,3.437,691,4.168,692,6.789]],["deprecated//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[]],["title//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[0,1.339,39,2.653,65,2.014,282,3.069,531,4.065]],["keywords//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[39,2.579,693,6.476,694,6.476,695,5.625,696,6.476]],["toc//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[9,0.053,14,0.929,17,1.534,18,1.544,39,3.591,49,1.055,64,2.564,65,2.726,90,1.991,158,3.309,204,3.18,258,0.911,304,5.483,336,3.487,697,6.61,698,6.61,699,6.61,700,4.717,701,6.61]],["deprecated//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[]],["title//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[9,0.053,35,0.379,61,1.197,63,4.556,702,6.662]],["keywords//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[703,7.12,704,7.733,705,7.733]],["toc//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[9,0.09,12,3.496,17,1.594,18,1.604,35,0.526,45,3.059,46,3.02,49,1.096,106,4.608,651,2.664,703,9.636,706,2.061,707,3.255]],["deprecated//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[]],["title//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[9,0.053,11,0.724,35,0.379,62,3.255,708,4.065]],["keywords//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[11,0.841,31,1.504,708,4.718]],["toc//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[4,1.493,9,0.094,17,1.594,18,1.604,31,1.336,35,0.39,45,3.059,46,3.02,297,3.059,464,3.59,609,5.483,708,6.386,709,3.891]],["deprecated//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[]],["title//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[9,0.053,35,0.379,129,1.871,207,2.79,710,5.786]],["keywords//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[710,7.437,711,4.286]],["toc//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[9,0.064,17,1.846,18,1.858,35,0.452,42,2.636,164,2.274,176,3.274,327,2.907,710,8.85,712,3.917,713,7.953]],["deprecated//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[]],["title//docs/networking/dns/using-your-systems-hosts-file/",[14,1.016,169,2.218,201,1.861,714,7.224]],["keywords//docs/networking/dns/using-your-systems-hosts-file/",[201,1.816,412,1.733,715,7.049,716,6.49]],["toc//docs/networking/dns/using-your-systems-hosts-file/",[19,4.853,42,3.049,201,2.369,685,4.425,717,8.469,718,7.344]],["deprecated//docs/networking/dns/using-your-systems-hosts-file/",[]],["title//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[99,3.693,109,4.65,176,2.742,544,3.548,719,5.146]],["keywords//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[719,5.445,720,7.049,721,7.049,722,7.049]],["toc//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[0,1.304,9,0.071,12,3.303,17,1.506,18,1.516,54,4.015,64,2.517,258,0.894,264,4.438,319,1.59,325,3.122,326,3.959,638,6.353,651,2.517,719,8.449,723,5.162]],["deprecated//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[]],["title//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,406,5.146,680,4.01]],["keywords//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[406,5.003,724,6.476,725,6.476,726,6.476,727,6.476]],["toc//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[4,1.586,9,0.096,17,1.693,18,1.704,31,1.419,88,5.205,197,5.092,406,7.441,482,5.205,659,4.088,728,6.051]],["deprecated//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[]],["title//docs/networking/vpn/set-up-a-streisand-gateway/",[16,2.151,29,1.085,729,6.274,730,5.42]],["keywords//docs/networking/vpn/set-up-a-streisand-gateway/",[319,1.276,458,4.32,459,2.698,729,4.523,731,2.628,732,5.207,733,5.207,734,5.207]],["toc//docs/networking/vpn/set-up-a-streisand-gateway/",[9,0.078,14,1.047,17,1.729,18,1.74,45,3.318,46,3.275,153,3.214,297,3.318,381,2.589,459,3.859,729,8.482,730,5.588,735,6.179]],["deprecated//docs/networking/vpn/set-up-a-streisand-gateway/",[]],["title//docs/tools-reference/tools/how-to-install-midnight-commander/",[14,0.869,90,1.862,169,1.898,287,4.935,368,2.635,736,5.691]],["keywords//docs/tools-reference/tools/how-to-install-midnight-commander/",[737,7.049,738,7.049,739,7.049,740,7.049]],["toc//docs/tools-reference/tools/how-to-install-midnight-commander/",[9,0.052,14,1.252,17,1.506,18,1.516,121,4.015,146,3.808,169,1.992,187,3.053,202,3.856,368,3.795,409,4.868,435,2.989,736,8.197,741,5.974,742,4.276,743,5.974,744,4.015,745,5.382,746,5.635]],["deprecated//docs/tools-reference/tools/how-to-install-midnight-commander/",[]],["title//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[4,1.174,5,1.315,9,0.043,11,0.587,62,2.639,90,1.627,747,4.052,748,4.48]],["keywords//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[4,1.302,5,1.459,748,4.969,749,5.515,750,5.202,751,4.627]],["toc//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[4,2.07,9,0.083,17,1.334,18,1.343,35,0.541,65,1.738,163,3.221,174,4.992,176,2.366,262,2.577,428,3.46,747,8.225,748,6.785,752,5.748,753,4.101,754,5.748,755,3.788]],["deprecated//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[]],["title//docs/applications/project-management/install-farmos/",[9,0.038,35,0.273,90,1.444,164,1.371,200,2.717,489,2.926,530,3.598,756,4.165,757,4.795,758,4.165]],["keywords//docs/applications/project-management/install-farmos/",[679,4.718,756,6.716,759,3.422]],["toc//docs/applications/project-management/install-farmos/",[4,1.385,9,0.051,17,1.479,18,1.488,35,0.362,45,2.838,46,2.801,119,2.224,151,4.199,176,2.623,251,2.935,259,1.636,349,4.357,391,3.02,659,3.57,685,3.065,756,9.426,760,6.371,761,3.189,762,4.199]],["deprecated//docs/applications/project-management/install-farmos/",[]],["title//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[0,1.339,132,2.893,372,5.786,470,3.733,700,4.754]],["keywords//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[470,4.799,763,8.563]],["toc//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[0,1.529,132,4.3,140,4.522,372,6.609,444,6.312,445,4.778,470,6.535,476,3.607,764,7.006,765,7.006]],["deprecated//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[]],["title//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[0,1.339,49,1.063,766,2.379,767,2.823,768,5.319]],["keywords//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[769,6.476,770,6.476,771,6.476,772,6.476,773,6.476]],["toc//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[9,0.081,11,0.705,17,1.506,18,1.516,35,0.369,46,2.853,49,1.036,121,4.015,176,2.671,321,4.742,391,3.075,409,4.868,489,3.959,685,3.122,767,2.75,768,5.18,774,3.597,775,6.488,776,2.442,777,5.974]],["deprecated//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[]],["title//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,778,6.274]],["keywords//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[680,4.655,778,6.716,779,5.398]],["toc//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[3,2.517,9,0.079,14,0.625,16,1.323,17,1.031,18,1.038,29,0.668,35,0.385,45,1.979,46,1.954,49,0.709,64,1.723,112,1.609,163,2.49,169,2.077,237,2.749,258,0.932,261,1.648,292,2.262,297,3.014,321,3.247,323,2.981,327,1.624,349,3.039,558,3.102,633,2.79,687,1.664,767,1.883,776,1.672,778,9.02,780,4.091,781,4.443,782,4.443,783,3.247]],["deprecated//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[]],["title//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[14,0.81,202,3.425,319,1.413,336,3.041,382,3.735,784,4.602,785,4.453]],["keywords//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[655,2.904,784,5.171,786,5.963,787,6.476,788,6.476]],["toc//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[9,0.062,15,4.682,17,1.805,18,1.817,35,0.442,69,6.209,336,4.103,688,3.42,784,8.883,789,2.248,790,3.8]],["deprecated//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[]],["title//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[9,0.041,32,3.239,33,2.128,49,0.811,89,1.554,258,0.7,461,4.056,462,4.214,791,5.08]],["keywords//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[147,5.847,687,2.64,792,7.049,793,7.049]],["toc//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[0,1.354,9,0.054,17,1.564,18,1.574,32,4.295,33,2.821,35,0.519,65,2.037,90,2.029,258,0.928,381,2.341,461,7.292,462,7.576,776,2.535,794,6.737,795,4.11,796,3.459]],["deprecated//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[]],["title//docs/tools-reference/tools/introduction-to-vim-customization/",[99,4.374,146,4.63,608,6.095]],["keywords//docs/tools-reference/tools/introduction-to-vim-customization/",[608,6.615,611,6.837]],["toc//docs/tools-reference/tools/introduction-to-vim-customization/",[0,1.119,9,0.064,17,1.292,18,1.3,54,3.444,90,1.677,99,5.186,169,2.454,215,2.964,264,3.807,299,4.176,520,3.119,535,4.444,608,7.897,609,8.645,797,9.354,798,5.566,799,3.972]],["deprecated//docs/tools-reference/tools/introduction-to-vim-customization/",[]],["title//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[9,0.046,11,0.627,62,2.816,381,2.004,687,2.159,800,5.006,801,5.006]],["keywords//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[39,2.579,161,5.963,800,5.625,801,5.625,802,3.325]],["toc//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[0,1.304,5,1.58,9,0.071,16,1.932,17,1.506,18,1.516,29,0.975,35,0.369,45,2.89,46,2.853,47,2.286,297,2.89,477,3.676,687,2.43,800,9.955,801,5.635,803,4.438]],["deprecated//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[]],["title//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[9,0.041,11,0.552,49,0.811,61,0.913,320,2.586,804,4.677,805,4.677,806,4.677,807,3.474]],["keywords//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[201,1.543,806,5.515,808,5.99,809,4.181,810,5.99,811,5.99]],["toc//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[9,0.041,14,0.725,17,1.197,18,1.205,35,0.293,40,2.088,49,1.752,99,2.86,148,3.4,242,5.844,320,4.56,381,2.629,583,3.239,742,4.986,804,8.248,805,8.248,809,3.601,812,3.77,813,4.279,814,4.48,815,3.985,816,5.159]],["deprecated//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[]],["title//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[9,0.058,11,0.785,49,1.153,817,6.651]],["keywords//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[11,0.766,818,7.049,819,7.049,820,7.049]],["toc//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[9,0.072,17,1.534,18,1.544,45,2.944,46,2.907,194,6.294,297,2.944,817,6.086,821,9.017,822,9.017,823,9.017,824,9.017,825,9.017,826,6.61]],["deprecated//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[]],["title//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[9,0.05,11,0.672,35,0.351,62,3.02,162,3.261,328,2.718]],["keywords//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[827,7.049,828,7.049,829,4.426,830,6.122]],["toc//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[0,1.194,9,0.048,14,0.835,35,0.338,40,2.405,89,1.817,153,2.564,162,3.135,176,3.447,208,3.366,209,5.376,251,2.737,328,2.612,417,6.714,464,3.106,571,5.16,572,4.929,830,5.16,831,5.941,832,5.16,833,5.941]],["deprecated//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[]],["title//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[0,1.242,11,0.672,39,2.461,163,3.463,379,1.699,834,5.691]],["keywords//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[39,3.079,695,6.716,835,7.733]],["toc//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[0,1.812,9,0.053,17,1.534,18,1.544,39,4.087,96,3.309,122,5.106,163,6.177,187,3.11,379,2.479,695,5.741,836,4.831,837,4.831,838,6.61]],["deprecated//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[839,0.476]],["title//docs/applications/containers/how-to-use-dockerfiles/",[14,1.222,840,6.352]],["keywords//docs/applications/containers/how-to-use-dockerfiles/",[132,3.358,134,4.118,840,5.651]],["toc//docs/applications/containers/how-to-use-dockerfiles/",[0,1.714,38,3.769,132,3.704,171,4.38,470,4.78,840,8.489]],["deprecated//docs/applications/containers/how-to-use-dockerfiles/",[]],["title//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[4,1.344,9,0.05,11,0.672,35,0.351,62,3.02,841,4.935]],["keywords//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[4,1.681,842,7.12,843,7.733]],["toc//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[4,2.474,5,1.74,9,0.057,17,1.659,18,1.669,35,0.406,49,1.141,213,4.631,316,4.989,334,2.993,381,2.484,841,8.524]],["deprecated//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[]],["title//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[9,0.053,11,0.724,35,0.379,62,3.255,844,5.146]],["keywords//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[844,5.973,845,7.733,846,7.733]],["toc//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[0,1.497,4,1.619,9,0.078,17,1.729,18,1.74,35,0.555,319,1.826,339,2.055,477,4.22,494,5.754,723,4.319,844,7.544]],["deprecated//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[11,0.672,61,1.111,74,3.044,99,3.427,562,3.202,847,2.827]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[11,0.651,61,1.076,848,4.627,849,4.627,850,4.494,851,4.274]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[9,0.061,35,0.563,64,2.952,74,5.743,89,2.327,112,2.756,339,2.099,345,3.346,847,4.53]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-ssh/",[14,0.869,35,0.351,89,1.89,90,1.862,516,4.073,655,2.771]],["keywords//docs/applications/configuration-management/configure-and-use-salt-ssh/",[516,5.096,517,7.12,852,7.733]],["toc//docs/applications/configuration-management/configure-and-use-salt-ssh/",[9,0.051,16,1.897,17,1.479,18,1.488,29,0.957,142,5.697,146,3.739,169,1.956,204,4.23,368,2.716,516,7.505,655,4.513,853,6.371,854,5.534,855,4.922]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-ssh/",[]],["title//docs/security/getting-started-with-selinux/",[80,3.266,481,5.2,856,5.766]],["keywords//docs/security/getting-started-with-selinux/",[325,3.116,856,4.733,857,6.476,858,6.476,859,6.476]],["toc//docs/security/getting-started-with-selinux/",[9,0.064,17,1.846,18,1.858,45,3.542,46,3.497,247,4.994,856,8.666,860,7.953,861,7.953]],["deprecated//docs/security/getting-started-with-selinux/",[]],["title//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[31,1.296,47,2.347,89,2.038,132,2.893,134,3.548]],["keywords//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[132,3.061,134,3.754,840,5.152,862,7.049]],["toc//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[47,2.934,132,4.556,134,6.119,170,5.814,193,5.589,368,3.551,583,5.23]],["deprecated//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[]],["title//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[9,0.053,35,0.379,381,2.315,382,4.317,863,5.786]],["keywords//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[863,5.202,864,5.99,865,5.99,866,4.494,867,5.99,868,5.99]],["toc//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[9,0.065,14,1.144,45,3.624,46,3.578,99,4.511,306,4.775,863,10.386,869,8.136]],["deprecated//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[]],["title//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[9,0.05,47,2.177,132,2.684,134,3.292,454,5.127,470,3.463]],["keywords//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[132,3.061,134,3.754,840,5.152,870,7.049]],["toc//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[9,0.057,17,1.659,18,1.669,31,1.39,54,4.422,80,2.959,132,4.636,327,2.612,454,5.928,470,5.325,530,5.362,652,4.487,871,7.146,872,6.58]],["deprecated//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[]],["title//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[9,0.058,11,0.785,834,6.651,873,6.651]],["keywords//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[874,7.733,875,7.733,876,7.733]],["toc//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[9,0.053,17,1.534,18,1.544,45,2.944,46,2.907,88,4.717,90,1.991,176,2.721,236,8.232,287,5.278,390,3.979,873,9.449,877,5.741,878,6.61,879,5.106]],["deprecated//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[839,0.476]],["title//docs/quick-answers/linux/install-selinux-on-ubuntu/",[9,0.063,11,0.858,856,5.766]],["keywords//docs/quick-answers/linux/install-selinux-on-ubuntu/",[139,2.02,856,4.733,880,5.963,881,6.476,882,5.372]],["toc//docs/quick-answers/linux/install-selinux-on-ubuntu/",[9,0.07,17,2.029,18,2.042,45,3.894,46,3.844,390,5.263,856,6.389,880,8.049]],["deprecated//docs/quick-answers/linux/install-selinux-on-ubuntu/",[]],["title//docs/applications/containers/introduction-to-docker/",[132,3.774,146,5.1]],["keywords//docs/applications/containers/introduction-to-docker/",[132,3.358,134,4.118,840,5.651]],["toc//docs/applications/containers/introduction-to-docker/",[45,3.894,46,3.844,132,5.099,470,4.899,669,7.593,840,6.389]],["deprecated//docs/applications/containers/introduction-to-docker/",[]],["title//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[9,0.05,61,1.111,203,1.787,280,3.292,662,2.589,883,5.368]],["keywords//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[883,6.122,884,7.049,885,4.495,886,6.122]],["toc//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[0,0.979,9,0.039,17,1.131,18,1.138,35,0.412,45,2.171,46,2.143,100,1.462,119,1.701,164,1.394,169,1.496,176,2.986,191,3.212,201,1.255,203,1.409,282,2.245,318,2.647,319,1.195,327,1.781,339,2.39,348,4.487,350,2.826,508,3.764,623,3.212,628,3.656,651,1.89,662,2.041,883,9.675,887,3.562,888,4.873]],["deprecated//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[]],["title//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[11,0.494,16,1.352,29,0.682,62,2.219,129,1.275,165,3.508,207,1.902,208,2.573,328,1.997,872,4.181,889,3.508]],["keywords//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[5,1.459,889,4.627,890,5.99,891,4.181,892,4.494,893,3.023]],["toc//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[17,1.072,18,1.079,20,2.71,29,1.047,35,0.262,54,2.858,60,1.396,112,1.672,169,2.139,191,3.043,208,5.293,237,4.311,258,0.636,264,3.158,273,2.459,325,2.222,327,1.688,328,3.689,350,2.677,571,4.011,649,2.744,659,3.904,687,3.141,761,3.487,776,1.738,889,7.217,894,2.944,895,2.992,896,2.71]],["deprecated//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[]],["title//docs/quick-answers/linux/how-to-change-selinux-modes/",[247,4.954,445,4.954,856,5.766]],["keywords//docs/quick-answers/linux/how-to-change-selinux-modes/",[856,7.012]],["toc//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["deprecated//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["title//docs/quick-answers/linux/how-to-use-git/",[14,0.937,138,3.421,140,3.959,339,1.838,476,3.158]],["keywords//docs/quick-answers/linux/how-to-use-git/",[139,2.198,897,7.049,898,5.847,899,7.049]],["toc//docs/quick-answers/linux/how-to-use-git/",[]],["deprecated//docs/quick-answers/linux/how-to-use-git/",[]],["title//docs/quick-answers/linux/how-to-use-wget/",[14,1.222,900,6.714]],["keywords//docs/quick-answers/linux/how-to-use-wget/",[139,2.198,900,5.445,901,5.847,902,5.03]],["toc//docs/quick-answers/linux/how-to-use-wget/",[14,1.328,64,3.664,169,2.9,900,7.296,903,9.445]],["deprecated//docs/quick-answers/linux/how-to-use-wget/",[]],["title//docs/platform/how-to-use-block-storage-with-your-linode/",[14,1.016,89,2.209,179,4.47,360,5.043]],["keywords//docs/platform/how-to-use-block-storage-with-your-linode/",[179,3.706,244,3.049,271,4.969,904,5.99,905,4.378,906,4.494]],["toc//docs/platform/how-to-use-block-storage-with-your-linode/",[28,4.589,54,3.557,89,2.912,176,3.92,179,6.419,193,3.857,264,3.931,271,9.724,360,7.242,365,4.992,521,3.46,906,4.312,907,5.748]],["deprecated//docs/platform/how-to-use-block-storage-with-your-linode/",[]],["title//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[9,0.058,35,0.411,89,2.209,908,6.274]],["keywords//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[908,6.122,909,5.847,910,6.122,911,4.921]],["toc//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[0,1.539,9,0.083,16,1.188,17,0.926,18,0.932,29,0.599,34,2.786,35,0.533,89,1.905,112,2.255,120,2.916,163,2.236,193,2.678,244,3.17,273,2.125,318,2.167,327,2.277,334,1.671,381,1.387,399,2.847,410,2.544,470,2.236,525,4.036,649,2.371,655,1.789,685,1.92,908,7.517,912,3.99,913,2.994,914,3.674,915,2.847,916,2.342,917,3.99,918,3.186,919,2.786,920,2.729]],["deprecated//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[]],["title//docs/databases/cassandra/deploy-scalable-cassandra/",[9,0.046,11,0.627,129,1.619,207,2.414,258,0.794,889,4.453,921,5.764]],["keywords//docs/databases/cassandra/deploy-scalable-cassandra/",[5,1.459,889,4.627,891,4.181,893,3.023,922,5.99,923,5.99]],["toc//docs/databases/cassandra/deploy-scalable-cassandra/",[9,0.063,17,1.252,18,1.26,35,0.444,54,3.339,146,3.166,169,1.657,172,2.104,176,3.218,251,2.485,258,0.743,264,3.69,273,2.874,282,2.485,319,1.323,327,1.972,328,2.372,472,2.596,643,4.476,723,3.128,837,3.943,889,8.262,924,3.85,925,4.968,926,3.766,927,4.968]],["deprecated//docs/databases/cassandra/deploy-scalable-cassandra/",[]],["title//docs/platform/use-coreos-container-linux-on-linode/",[14,0.937,89,2.038,134,3.548,139,2.078,928,4.754]],["keywords//docs/platform/use-coreos-container-linux-on-linode/",[132,3.358,928,5.518,929,7.733]],["toc//docs/platform/use-coreos-container-linux-on-linode/",[29,0.993,34,4.614,35,0.376,95,4.831,100,1.983,134,5.465,139,3.2,247,4.151,360,4.614,525,4.283,649,3.928,688,2.907,877,5.741,930,6.61,931,5.278,932,5.741,933,4.717]],["deprecated//docs/platform/use-coreos-container-linux-on-linode/",[]],["title//docs/development/java/install-java-on-centos/",[9,0.058,12,3.677,129,2.029,207,3.025]],["keywords//docs/development/java/install-java-on-centos/",[13,5.372,129,2.497,934,6.476,935,5.963]],["toc//docs/development/java/install-java-on-centos/",[9,0.079,10,5.43,12,5.936,17,1.766,18,1.777,163,4.264,265,4.466,936,7.006,937,6.075,938,7.006]],["deprecated//docs/development/java/install-java-on-centos/",[]],["title//docs/development/java/install-java-on-debian/",[9,0.058,12,3.677,61,1.298,280,3.847]],["keywords//docs/development/java/install-java-on-debian/",[13,5.847,61,1.267,279,5.847,935,6.49]],["toc//docs/development/java/install-java-on-debian/",[9,0.079,10,5.43,12,5.936,17,1.766,18,1.777,163,4.264,265,4.466,936,7.006,937,6.075,938,7.006]],["deprecated//docs/development/java/install-java-on-debian/",[]],["title//docs/development/java/install-java-on-ubuntu-16-04/",[9,0.058,11,0.785,12,3.677,62,3.53]],["keywords//docs/development/java/install-java-on-ubuntu-16-04/",[10,4.621,11,0.704,12,3.297,13,5.372,939,4.008]],["toc//docs/development/java/install-java-on-ubuntu-16-04/",[9,0.067,10,5.943,12,4.24,17,1.933,18,1.945,29,1.251,163,4.667,279,6.909,836,6.087,939,5.154]],["deprecated//docs/development/java/install-java-on-ubuntu-16-04/",[]],["title//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[9,0.053,11,0.724,31,1.296,62,3.255,940,5.786]],["keywords//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[31,1.165,254,4.969,892,4.494,905,4.378,940,5.202,941,5.99]],["toc//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[0,1.28,4,1.385,9,0.081,11,0.693,14,0.896,31,1.71,35,0.572,80,2.638,100,1.912,112,2.307,312,3.786,321,4.656,776,2.398,940,8.743,942,6.371,943,6.371]],["deprecated//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[]],["title//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[47,2.779,89,2.413,470,4.421]],["keywords//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["title//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[2,4.202,89,2.413,327,2.884]],["keywords//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["title//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[134,3.847,139,2.253,688,3.176,928,5.155]],["keywords//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[928,5.03,945,7.049,946,4.646,947,5.628]],["toc//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[324,5.23,655,3.734,688,4.614,915,5.943,926,5.814,928,7.488,948,5.814,949,6.909]],["deprecated//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[]],["title//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[89,2.209,950,4.47,951,3.847,952,3.26]],["keywords//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["deprecated//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["title//docs/quick-answers/linode-platform/resize-a-linode-disk/",[89,2.413,244,4.016,906,5.92]],["keywords//docs/quick-answers/linode-platform/resize-a-linode-disk/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["deprecated//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["title//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[14,0.937,139,2.078,169,2.045,273,3.548,953,4.998]],["keywords//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[363,4.73,382,4.568,953,5.289,954,5.628]],["toc//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[14,1.229,169,2.684,191,5.761,339,2.412,953,8.114,955,7.593,956,8.742]],["deprecated//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[9,0.05,49,0.986,129,1.736,207,2.589,905,4.517,957,5.127]],["keywords//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[958,7.12,959,7.12,960,7.733]],["toc//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[9,0.057,17,1.659,18,1.669,35,0.406,49,1.141,153,3.084,176,2.942,377,4.989,410,4.557,428,4.302,659,4.005,905,5.223,957,8.856,961,5.706,962,6.58]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[9,0.05,11,0.672,49,0.986,62,3.02,905,4.517,957,5.127]],["keywords//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[958,7.12,959,7.12,963,7.733]],["toc//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[9,0.057,17,1.659,18,1.669,35,0.406,49,1.141,153,3.084,176,2.942,377,4.989,410,4.557,428,4.302,659,4.005,905,5.223,957,8.856,961,5.706,962,6.58]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-opencart-on-centos-7/",[9,0.058,129,2.029,207,3.025,964,4.847]],["keywords//docs/websites/ecommerce/install-opencart-on-centos-7/",[129,1.819,253,3.483,779,4.521,964,4.346,965,5.372]],["toc//docs/websites/ecommerce/install-opencart-on-centos-7/",[0,1.354,5,1.641,9,0.073,17,1.564,18,1.574,35,0.383,45,3,46,2.962,64,2.613,119,2.352,259,1.729,377,4.702,381,2.341,405,4.11,659,3.775,964,7.455]],["deprecated//docs/websites/ecommerce/install-opencart-on-centos-7/",[]],["title//docs/quick-answers/linux/linux-command-line-tips/",[139,2.253,368,3.08,389,4.349,745,5.993]],["keywords//docs/quick-answers/linux/linux-command-line-tips/",[363,3.738,382,3.61,482,3.975,745,4.621,746,4.839,954,4.448,966,5.571]],["toc//docs/quick-answers/linux/linux-command-line-tips/",[38,2.215,139,1.952,363,5.827,368,3.702,610,4.368,647,4.695,652,3.93,813,5.191,967,5.762,968,5.762,969,6.258,970,5.191,971,4.695,972,6.258,973,6.258,974,6.258,975,5.191,976,6.258,977,5.191,978,5.762,979,5.435,980,6.258]],["deprecated//docs/quick-answers/linux/linux-command-line-tips/",[]],["title//docs/quick-answers/linux/how-to-use-grep/",[14,1.109,368,3.364,902,5.63]],["keywords//docs/quick-answers/linux/how-to-use-grep/",[139,2.198,901,5.847,902,5.03,981,4.495]],["toc//docs/quick-answers/linux/how-to-use-grep/",[]],["deprecated//docs/quick-answers/linux/how-to-use-grep/",[]],["title//docs/quick-answers/linux/how-to-use-head/",[14,1.109,368,3.364,982,6.299]],["keywords//docs/quick-answers/linux/how-to-use-head/",[139,2.02,169,1.988,901,5.372,982,5.171,983,6.476]],["toc//docs/quick-answers/linux/how-to-use-head/",[]],["deprecated//docs/quick-answers/linux/how-to-use-head/",[]],["title//docs/quick-answers/linux/how-to-use-tail/",[14,1.109,368,3.364,984,6.299]],["keywords//docs/quick-answers/linux/how-to-use-tail/",[139,2.02,169,1.988,901,5.372,984,5.171,985,6.476]],["toc//docs/quick-answers/linux/how-to-use-tail/",[]],["deprecated//docs/quick-answers/linux/how-to-use-tail/",[]],["title//docs/security/advanced-ssh-server-security/",[14,0.81,89,1.763,487,3.47,643,4.782,651,2.236,986,5.006,987,4.024]],["keywords//docs/security/advanced-ssh-server-security/",[11,0.566,49,0.831,129,1.462,139,1.624,319,1.276,655,2.335,786,4.794,988,4.794]],["toc//docs/security/advanced-ssh-server-security/",[14,1.189,17,1.086,18,1.093,19,2.469,99,2.594,100,1.404,119,2.952,232,3.14,251,3.895,326,2.855,334,1.96,476,2.218,521,2.817,558,3.266,572,3.882,651,1.815,655,2.098,761,2.342,946,3.084,952,2.112,989,4.679,990,3.339,991,3.339,992,4.308,993,5.837,994,4.064,995,4.679,996,4.308,997,4.308,998,3.339,999,4.308,1000,4.064,1001,4.308,1002,4.679,1003,4.679,1004,4.679]],["deprecated//docs/security/advanced-ssh-server-security/",[]],["title//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,1005,5.146,1006,6.662]],["keywords//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[11,0.566,680,3.135,892,3.907,1005,4.022,1007,4.794,1008,4.794,1009,4.794,1010,5.207]],["toc//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[0,1.576,5,1.143,9,0.072,17,0.653,18,0.657,30,2.025,35,0.481,39,1.12,42,1.556,45,1.253,46,1.237,49,0.964,60,2.718,100,1.408,112,1.018,119,2.462,140,1.671,142,1.822,163,3.385,165,3.626,169,1.441,172,1.096,297,2.69,325,2.258,327,1.028,339,1.295,405,2.864,436,2.442,445,2.947,628,3.521,640,1.963,688,2.064,728,2.333,1005,8.009,1011,2.589,1012,2.589,1013,2.442,1014,2.589,1015,3.747,1016,1.444]],["deprecated//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[]],["title//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[129,1.517,201,1.391,207,2.262,1017,5.717,1018,4.973,1019,7.202]],["keywords//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[129,1.682,258,0.825,1017,4.378,1018,5.515,1020,5.99,1021,5.99]],["toc//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[4,1.523,9,0.056,14,0.985,17,1.626,18,1.636,35,0.398,100,2.102,112,3.395,172,2.731,258,0.965,1017,6.853,1019,10.393,1022,5.411]],["deprecated//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[]],["title//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[14,0.759,74,2.66,101,2.56,102,4.052,129,1.517,916,3.169,1023,2.275,1024,4.973]],["keywords//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[1025,6.174,1026,7.733,1027,7.733]],["toc//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[9,0.078,35,0.552,74,4.779,916,5.695]],["deprecated//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[1028,3.823]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[9,0.058,89,2.209,99,4.005,101,3.424]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[909,5.847,910,6.122,911,4.921,1029,6.49]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[9,0.066,35,0.465,64,2.229,89,3.173,90,1.731,99,3.187,100,1.725,101,2.724,112,2.962,244,2.926,352,4.101,470,3.221,644,5.292,646,5.292,651,2.229,911,4.012,915,4.101,916,4.8,951,3.061,1030,5.748,1031,5.748,1032,3.931]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[]],["title//docs/platform/upgrade-to-hourly-billing/",[1033,3.825,1034,6.853,1035,5.766]],["keywords//docs/platform/upgrade-to-hourly-billing/",[1034,6.122,1035,5.152,1036,5.847,1037,5.289]],["toc//docs/platform/upgrade-to-hourly-billing/",[542,8.668,1033,4.838,1038,3.774]],["deprecated//docs/platform/upgrade-to-hourly-billing/",[]],["title//docs/platform/disk-images/resizing-a-linode/",[89,2.658,906,6.521]],["keywords//docs/platform/disk-images/resizing-a-linode/",[906,6.425,1033,4.152]],["toc//docs/platform/disk-images/resizing-a-linode/",[89,3.141,906,7.706]],["deprecated//docs/platform/disk-images/resizing-a-linode/",[]],["title//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,280,3.548,1039,5.786]],["keywords//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[11,0.841,1039,6.716,1040,7.733]],["toc//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[9,0.06,17,1.729,18,1.74,35,0.423,119,2.6,204,3.584,336,3.93,339,2.055,492,6.179,651,2.889,790,3.639,1039,10.045]],["deprecated//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-centos-7/",[9,0.058,129,2.029,207,3.025,707,3.424]],["keywords//docs/databases/mongodb/install-mongodb-on-centos-7/",[5,1.459,11,0.651,707,2.839,893,3.023,1041,4.097,1042,5.515]],["toc//docs/databases/mongodb/install-mongodb-on-centos-7/",[0,1.258,5,1.524,9,0.05,17,1.453,18,1.462,24,2.769,35,0.356,80,2.591,90,1.885,119,3.032,176,2.576,177,2.863,282,2.883,306,3.673,315,5.762,392,4.466,583,3.93,707,5.363,1043,4.996]],["deprecated//docs/databases/mongodb/install-mongodb-on-centos-7/",[]],["title//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[0,1.158,11,0.627,49,0.92,62,2.816,1044,5.307,1045,5.307,1046,5.764]],["keywords//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[11,0.841,49,1.234,1047,7.733]],["toc//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[0,1.194,9,0.048,17,1.379,18,1.388,29,0.893,35,0.338,41,4.24,49,1.838,57,3.577,153,2.564,158,2.974,339,1.639,521,3.577,663,5.471,812,4.342,1044,9.695,1048,5.845,1049,5.941]],["deprecated//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-magento-on-centos-7/",[9,0.058,129,2.029,207,3.025,1050,4.847]],["keywords//docs/websites/ecommerce/install-magento-on-centos-7/",[129,1.98,1050,4.73,1051,6.49,1052,7.049]],["toc//docs/websites/ecommerce/install-magento-on-centos-7/",[0,0.916,4,0.991,5,1.11,9,0.074,17,1.058,18,1.065,21,2.643,29,1.036,35,0.567,45,2.03,46,2.004,49,0.727,64,1.768,112,1.651,119,2.408,133,3.521,187,2.145,207,1.909,258,0.628,259,1.17,273,2.428,319,1.117,334,1.909,405,4.209,544,2.428,576,3.004,630,2.709,687,1.707,894,2.906,1050,6.69,1053,4.197]],["deprecated//docs/websites/ecommerce/install-magento-on-centos-7/",[]],["title//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,1050,4.847]],["keywords//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[11,0.766,1050,4.73,1051,6.49,1054,7.049]],["toc//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[0,0.953,4,1.031,5,1.155,9,0.057,17,1.101,18,1.108,21,2.749,29,1.068,35,0.576,45,2.112,46,2.085,49,0.757,64,1.839,112,1.717,119,2.481,133,3.663,187,2.231,258,0.653,259,1.217,273,2.526,319,1.162,334,1.986,405,4.337,544,2.526,576,3.125,630,2.818,687,1.776,894,3.024,1050,6.805,1053,4.366]],["deprecated//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[]],["title//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[11,0.521,14,0.674,35,0.273,43,2.78,61,0.862,200,2.717,762,3.16,767,2.032,1055,1.805,1056,3.978]],["keywords//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[11,0.704,61,1.164,1055,2.437,1056,5.372,1057,4.733]],["toc//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[5,1.334,9,0.044,17,1.272,18,1.28,35,0.311,49,0.875,60,1.657,169,1.682,176,2.256,200,3.105,319,1.937,327,2.003,651,2.125,761,2.743,766,1.957,790,2.677,952,4.185,1055,4.219,1056,4.545,1058,4.375,1059,5.045,1060,4.545,1061,5.48,1062,5.48]],["deprecated//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[5,1.505,9,0.05,30,2.667,129,1.736,207,2.589,1063,3.357]],["keywords//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[30,3.042,891,4.921,1064,5.628,1065,4.301]],["toc//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[0,1.345,5,2.333,9,0.054,17,0.755,18,0.76,22,1.985,30,3.326,35,0.185,100,0.976,119,1.136,129,0.914,153,1.404,176,2.179,193,4.489,204,1.565,215,1.733,227,3.429,282,2.438,319,1.889,336,1.717,382,2.108,390,1.959,435,3.082,521,4.028,556,2.996,651,2.99,661,2.996,712,1.602,1066,5.209,1067,5.293,1068,5.293,1069,2.441,1070,6.315,1071,2.225,1072,3.254]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[]],["title//docs/databases/mongodb/create-a-mongodb-replica-set/",[0,1.452,29,1.085,707,3.424,1073,7.224]],["keywords//docs/databases/mongodb/create-a-mongodb-replica-set/",[328,3.099,707,3.341,893,3.558,1074,7.049]],["toc//docs/databases/mongodb/create-a-mongodb-replica-set/",[0,1.194,16,1.769,17,1.379,18,1.388,29,0.893,35,0.551,45,2.646,46,2.612,60,1.796,80,2.46,119,2.074,169,2.571,176,2.446,201,1.53,251,2.737,336,3.135,662,2.488,707,3.969,723,3.445,761,2.974,1075,4.693,1076,4.929]],["deprecated//docs/databases/mongodb/create-a-mongodb-replica-set/",[]],["title//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[14,0.606,31,0.839,61,0.775,217,1.986,280,2.297,543,2.416,562,3.426,687,1.615,948,3.01,1077,3.331,1078,3.152]],["keywords//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[31,1.165,543,3.357,687,2.243,829,3.761,1077,4.627,1079,5.202]],["toc//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[0,1.084,9,0.074,17,1.252,18,1.26,31,1.52,35,0.608,45,2.403,46,2.372,60,1.631,99,2.991,107,3.057,169,1.657,217,2.485,259,1.385,273,2.874,435,2.485,543,3.024,659,3.024,1077,7.785,1080,4.686,1081,4.048,1082,5.396,1083,5.396]],["deprecated//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[]],["title//docs/platform/disk-images/clone-your-linode/",[89,2.658,1084,6.352]],["keywords//docs/platform/disk-images/clone-your-linode/",[944,5.651,1084,7.314]],["toc//docs/platform/disk-images/clone-your-linode/",[89,3.141,1084,7.506]],["deprecated//docs/platform/disk-images/clone-your-linode/",[]],["title//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[9,0.058,129,2.029,207,3.025,258,0.995]],["keywords//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[129,2.172,258,1.065,891,5.398]],["toc//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[9,0.072,17,1.215,18,1.223,35,0.565,45,2.332,46,2.302,164,1.497,176,2.155,201,1.348,210,2.428,258,1.053,319,1.874,323,3.513,379,1.439,522,4.876,544,2.788,558,3.655,685,2.519,687,2.864,1085,4.18,1086,7.041,1087,5.589,1088,4.18,1089,4.82]],["deprecated//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[14,0.674,129,1.347,202,2.85,207,2.008,231,3.107,232,3.218,336,2.53,655,2.15,785,3.704,952,2.164]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[655,3.467,1090,7.12,1091,7.733]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[9,0.056,17,1.626,18,1.636,29,1.052,35,0.398,45,3.12,46,3.08,65,2.118,202,4.162,251,4.319,336,4.947,761,3.506,785,5.411,1092,7.004,1093,6.083,1094,4.539]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[11,0.469,14,0.606,61,0.775,62,2.107,202,2.562,231,2.794,232,2.893,280,2.297,336,2.275,655,1.933,785,3.331,952,1.946]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[11,0.704,61,1.164,655,2.904,1090,5.963,1095,6.476]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[9,0.056,17,1.626,18,1.636,29,1.052,35,0.398,45,3.12,46,3.08,202,4.162,251,4.319,336,5.576,761,3.506,762,4.616,785,5.411,1093,6.083,1094,4.539]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[]],["title//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[35,0.351,49,0.986,323,4.147,651,2.397,731,3.12,1096,3.542]],["keywords//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[459,3.652,662,2.952,731,3.558,1096,4.039]],["toc//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[16,2.172,17,1.693,18,1.704,29,1.096,49,1.164,60,2.205,327,2.666,410,4.651,635,4.281,651,2.829,731,3.682,790,3.564,1096,4.18,1097,4.391,1098,5.473,1099,5.824]],["deprecated//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[]],["title//docs/security/encryption/use-luks-for-full-disk-encryption/",[14,0.869,139,1.928,237,3.825,241,4.935,244,3.146,632,4.517]],["keywords//docs/security/encryption/use-luks-for-full-disk-encryption/",[61,1.267,241,5.628,882,5.847,1100,7.049]],["toc//docs/security/encryption/use-luks-for-full-disk-encryption/",[0,1.28,9,0.07,14,0.896,17,1.479,18,1.488,35,0.362,61,1.58,89,1.949,112,2.307,237,6.229,241,5.087,244,4.475,280,3.393,319,1.562,339,1.758,413,5.285,916,3.739,1101,4.78]],["deprecated//docs/security/encryption/use-luks-for-full-disk-encryption/",[]],["title//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[24,3.31,89,1.554,256,3.143,258,0.7,302,2.847,1102,5.08,1103,4.412,1104,4.412]],["keywords//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[110,4.189,591,6.49,1104,6.122,1105,6.49]],["toc//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[0,1.535,16,0.799,17,0.623,18,0.627,29,0.403,60,0.811,80,1.868,89,0.821,90,0.808,96,2.259,151,1.769,169,1.386,193,3.028,203,1.305,208,3.879,251,1.236,261,0.995,328,5.178,351,1.616,368,1.924,381,1.569,470,3.837,526,4.155,583,2.834,685,1.291,895,2.924,1101,3.386,1104,9.579,1105,8.845,1106,2.684,1107,2.226,1108,2.226,1109,2.684,1110,2.471,1111,4.513]],["deprecated//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[]],["title//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,543,4.048]],["keywords//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[545,6.122,546,6.122,548,6.122,1112,6.49]],["toc//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[0,1.084,9,0.063,17,1.252,18,1.26,29,0.811,31,1.05,35,0.573,169,2.4,249,3.85,258,0.743,259,1.385,334,3.274,524,4.686,543,5.994,557,4.968,558,6.416,700,3.85,1112,8.463,1113,5.396]],["deprecated//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[]],["title//docs/security/authentication/gpg-key-for-ssh-authentication/",[14,0.937,251,3.069,336,3.515,655,2.987,924,4.754]],["keywords//docs/security/authentication/gpg-key-for-ssh-authentication/",[336,2.747,655,2.335,784,4.157,924,3.716,1114,5.207,1115,5.207,1116,4.794,1117,4.794]],["toc//docs/security/authentication/gpg-key-for-ssh-authentication/",[17,1.252,18,1.26,89,1.65,96,2.701,176,2.221,251,5.137,319,1.916,334,2.26,336,2.847,465,4.686,586,4.476,655,2.419,761,3.912,784,4.308,924,6.559,1032,3.69,1078,3.943,1094,3.496,1116,4.968,1118,5.396,1119,7.817,1120,4.686,1121,5.396]],["deprecated//docs/security/authentication/gpg-key-for-ssh-authentication/",[]],["title//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[9,0.058,89,2.209,139,2.253,1122,6.274]],["keywords//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[99,3.321,909,4.969,1122,5.202,1123,5.99,1124,5.99,1125,5.99]],["toc//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[9,0.072,17,1.215,18,1.223,35,0.565,45,2.332,46,2.302,49,0.836,64,2.031,65,1.583,74,2.578,89,1.601,95,3.826,112,1.896,139,2.385,244,2.665,247,3.287,319,1.283,339,1.444,470,2.934,525,3.392,645,3.513,649,3.111,919,3.655,1122,7.846,1126,3.826,1127,4.18,1128,5.235]],["deprecated//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[]],["title//docs/websites/cms/install-cpanel-on-centos/",[9,0.063,129,2.216,1129,4.814]],["keywords//docs/websites/cms/install-cpanel-on-centos/",[1129,4.301,1130,7.049,1131,7.049,1132,7.049]],["toc//docs/websites/cms/install-cpanel-on-centos/",[9,0.056,14,1.318,35,0.533,42,2.322,74,3.449,89,2.142,90,2.11,490,3.74,706,2.814,795,4.274,1129,5.721,1133,6.449]],["deprecated//docs/websites/cms/install-cpanel-on-centos/",[]],["title//docs/networking/remote-access/",[204,4.181,651,3.371]],["keywords//docs/networking/remote-access/",[654,5.171,1134,6.476,1135,6.476,1136,6.476,1137,6.476]],["toc//docs/networking/remote-access/",[14,1.124,29,0.836,32,5.097,35,0.316,225,5.559,252,4.068,490,2.829,531,3.396,634,4.834,635,6,651,3.101,655,2.495,662,3.348,684,4.258,915,3.972,926,5.58,950,3.444,1094,3.607,1138,4.444]],["deprecated//docs/networking/remote-access/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[127,1.849,129,1.619,687,2.159,776,2.169,796,2.96,1139,4.024,1140,3.62]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[127,1.921,129,1.682,1140,3.761,1141,4.494,1142,4.782,1143,4.627]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[0,1.408,17,1.626,18,1.636,112,2.536,176,2.883,220,3.73,687,2.623,776,4.248,796,3.597,951,4.994,1144,6.545,1145,6.449,1146,6.449]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[11,0.587,61,0.97,562,2.798,687,2.022,776,2.032,796,2.773,1139,3.77,1140,3.391]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[11,0.651,61,1.076,1140,3.761,1141,4.494,1142,4.782,1143,4.627]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[0,1.408,17,1.626,18,1.636,112,2.536,176,2.883,220,3.73,687,2.623,776,4.248,796,3.597,951,4.994,1144,6.545,1145,6.449,1146,6.449]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[]],["title//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[31,1.202,47,2.177,166,4.774,167,4.517,321,4.517,687,2.314]],["keywords//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[31,1.504,321,5.651,687,2.896]],["toc//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[0,1.068,17,1.234,18,1.241,31,1.034,35,0.302,49,0.848,60,1.607,99,2.946,217,4.197,251,2.448,319,1.303,323,3.566,327,1.943,392,3.792,410,5.81,472,2.557,636,3.566,712,2.617,990,3.792,991,3.792,1147,4.105,1148,5.314,1149,5.314,1150,5.314,1151,5.314,1152,5.314,1153,5.314,1154,5.314,1155,5.314,1156,5.314]],["deprecated//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[74,3.281,99,3.693,129,1.871,207,2.79,847,3.047]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[129,1.819,848,5.003,849,5.003,850,4.859,851,4.621]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[9,0.061,35,0.563,64,2.952,74,5.743,89,2.327,112,2.756,339,2.099,345,3.346,847,4.53]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[]],["title//docs/websites/host-a-website-with-high-availability/",[201,1.861,292,3.677,522,4.606,1087,5.28]],["keywords//docs/websites/host-a-website-with-high-availability/",[500,5.289,562,3.652,711,3.528,1138,5.628]],["toc//docs/websites/host-a-website-with-high-availability/",[4,0.848,5,0.95,9,0.06,17,0.906,18,0.911,35,0.56,49,0.623,60,2.283,90,1.175,176,3.108,208,2.211,258,0.843,319,0.956,323,2.618,325,3.633,326,4.607,328,1.716,334,1.634,352,2.784,489,2.381,490,1.381,531,2.381,543,2.187,558,2.724,635,2.29,645,2.618,1075,3.429,1086,7.872,1088,6.028,1089,5.635,1138,3.115,1157,3.902,1158,6.12,1159,2.618]],["deprecated//docs/websites/host-a-website-with-high-availability/",[]],["title//docs/websites/introduction-to-high-availability/",[146,4.63,522,5.031,1087,5.766]],["keywords//docs/websites/introduction-to-high-availability/",[201,1.816,292,3.588,500,5.289,1138,5.628]],["toc//docs/websites/introduction-to-high-availability/",[5,1.58,49,1.036,164,1.855,169,1.992,203,1.876,316,4.529,339,1.79,435,2.989,498,4.868,504,5.18,522,6.974,743,5.974,887,4.742,1087,7.994,1138,7.108]],["deprecated//docs/websites/introduction-to-high-availability/",[]],["title//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,424,5.28]],["keywords//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[11,0.766,62,3.444,421,6.122,424,5.152]],["toc//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[9,0.045,17,1.292,18,1.3,35,0.316,49,1.276,68,6.836,80,2.304,89,1.702,139,2.493,141,4.635,145,4.069,153,3.45,319,1.364,351,4.812,424,7.913,630,4.75,632,4.068,649,3.308]],["deprecated//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[9,0.058,11,0.785,30,3.117,62,3.53]],["keywords//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[30,2.795,892,4.859,1064,5.171,1065,3.952,1160,4.346]],["toc//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[0,1.88,5,1.947,9,0.064,11,0.605,17,1.292,18,1.3,30,4.864,35,0.316,62,2.72,119,1.943,204,2.678,215,2.964,227,3.607,319,1.959,404,3.807,651,3.101,1063,3.023,1066,3.19,1070,3.668,1161,4.176]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,707,3.158,1162,6.134]],["keywords//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[5,1.459,11,0.651,707,2.839,893,3.023,1041,4.097,1042,5.515]],["toc//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[0,1.328,5,1.61,9,0.053,17,1.534,18,1.544,24,2.925,35,0.376,80,2.737,90,1.991,119,2.308,176,2.721,177,3.024,282,3.045,306,3.879,583,4.151,707,5.468,1043,5.278]],["deprecated//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[]],["title//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[11,0.587,14,0.759,49,0.862,62,2.639,164,1.544,1162,4.973,1163,3.295,1164,5.401]],["keywords//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[711,3.87,1163,4.718,1165,7.12]],["toc//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[0,1.037,9,0.041,17,1.197,18,1.205,35,0.293,40,2.088,142,3.343,166,3.985,167,3.77,175,3.681,187,2.427,201,2.541,262,2.313,327,1.886,368,2.199,379,2.712,381,1.793,389,3.106,410,3.289,530,3.87,659,4.239,967,4.75,1163,4.616,1166,6.57,1167,4.48,1168,1.991,1169,5.159]],["deprecated//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[]],["title//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[11,0.672,61,1.111,100,1.855,280,3.292,319,1.515,679,3.771]],["keywords//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[100,1.672,258,0.767,259,1.43,679,3.399,680,3.354,1170,3.672,1171,5.13]],["toc//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[0,1.436,2,3.806,17,1.659,18,1.669,64,2.772,77,5.928,100,2.144,169,2.194,177,3.269,247,4.487,319,1.752,339,1.972,544,5.061,584,6.207,647,5.362,1033,3.465]],["deprecated//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,258,0.918,1172,3.733]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[1173,7.049,1174,7.049,1175,7.049,1176,7.049]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[9,0.07,14,1.229,17,2.029,18,2.042,60,2.643,258,1.204,1172,6.061]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[]],["title//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[4,1.105,9,0.041,11,0.552,31,0.988,62,2.482,139,1.584,259,1.304,275,2.911,1177,2.586]],["keywords//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[31,1.371,259,1.81,892,5.289,1177,3.588]],["toc//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[4,1.361,5,1.524,9,0.07,17,1.453,18,1.462,31,1.94,35,0.356,47,2.205,49,1.386,60,1.892,164,1.789,201,1.612,259,1.606,275,3.586,334,2.621,379,1.721,790,4.243,1168,2.415,1177,3.186]],["deprecated//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[]],["title//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,275,3.818,759,2.948]],["keywords//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[892,4.859,1178,6.476,1179,6.476,1180,6.476,1181,6.476]],["toc//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[0,1.194,4,2.108,5,1.447,9,0.078,14,0.835,17,1.379,18,1.388,35,0.476,60,1.796,201,1.53,258,1.154,259,1.525,275,3.405,334,2.488,379,1.633,686,4.929,759,2.629,790,4.091,1182,5.941,1183,5.941]],["deprecated//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[]],["title//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[11,0.785,62,3.53,1033,3.502,1184,3.558]],["keywords//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[11,0.841,62,3.778,1033,3.749]],["toc//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[9,0.051,11,1.094,15,3.835,16,1.897,42,2.112,62,3.113,74,3.138,89,1.949,100,1.912,112,2.307,522,4.062,583,4.001,774,3.532,977,5.285,1016,3.271,1033,4.88,1184,4.33,1185,5.285]],["deprecated//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[]],["title//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[9,0.05,11,0.672,49,0.986,61,1.111,162,3.261,280,3.292]],["keywords//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[162,3.16,885,3.819,1186,5.99,1187,5.99,1188,5.99,1189,5.515]],["toc//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[9,0.078,11,0.545,16,1.493,17,1.163,18,1.171,29,0.753,35,0.553,38,1.774,61,0.901,89,2.694,100,1.504,101,2.376,112,1.815,162,5.133,178,3.101,202,2.978,209,2.779,319,1.229,334,2.099,335,3.101,339,1.383,413,4.158,417,3.196,896,2.941,1075,4.15,1190,4.615]],["deprecated//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[]],["title//docs/databases/redis/install-and-configure-redis-on-centos-7/",[9,0.053,35,0.379,129,1.871,162,3.515,207,2.79]],["keywords//docs/databases/redis/install-and-configure-redis-on-centos-7/",[129,1.98,162,3.719,891,4.921,1189,6.49]],["toc//docs/databases/redis/install-and-configure-redis-on-centos-7/",[9,0.071,14,0.705,16,1.493,17,1.163,18,1.171,29,0.753,35,0.501,38,1.774,89,2.694,101,2.376,112,1.815,162,5.477,177,2.293,178,3.101,209,2.779,252,3.663,319,1.229,334,2.099,335,3.101,336,2.644,339,1.383,413,4.158,417,3.196,896,2.941,952,2.262,1075,4.15,1190,4.615]],["deprecated//docs/databases/redis/install-and-configure-redis-on-centos-7/",[]],["title//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[9,0.05,11,0.672,61,1.111,280,3.292,1191,3.673,1192,5.127]],["keywords//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[11,0.651,203,1.732,885,3.819,1191,3.559,1193,5.99,1194,5.99]],["toc//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[0,1.174,9,0.066,17,1.356,18,1.365,35,0.332,41,4.169,45,2.602,46,2.569,107,3.311,112,2.116,119,2.04,164,2.366,171,3,258,0.805,318,4.495,345,2.569,346,4.665,651,2.266,1071,3.996,1191,6.555,1192,4.847]],["deprecated//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[]],["title//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[11,0.552,14,0.714,31,0.988,35,0.289,172,1.981,464,2.656,774,2.816,1195,4.677,1196,2.706]],["keywords//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[31,1.165,212,5.515,1197,3.606,1198,5.99,1199,5.99,1200,4.019]],["toc//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[0,1.466,9,0.092,17,1.693,18,1.704,31,1.419,35,0.547,80,3.02,172,2.844,464,3.813,1195,8.869,1196,3.885]],["deprecated//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[]],["title//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[9,0.063,89,2.413,1201,6.853]],["keywords//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[1201,7.437,1202,8.563]],["toc//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[9,0.068,89,2.609,112,3.089,139,2.66,146,5.006,248,7.409,1201,10.088]],["deprecated//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[]],["title//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[9,0.046,11,0.627,14,0.81,482,4.113,543,3.23,774,3.196,1203,5.006]],["keywords//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[11,0.566,107,2.95,258,0.717,543,2.918,1204,5.207,1205,5.207,1206,5.207,1207,4.022]],["toc//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[5,1.423,9,0.088,16,1.74,29,0.878,38,2.068,88,4.169,100,2.883,107,3.311,121,3.616,194,4.079,310,5.38,368,2.491,482,5.905,543,4.637,706,1.753,837,4.27,866,4.384,1203,7.188,1207,4.514]],["deprecated//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[]],["title//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[31,1.121,189,2.986,292,2.934,1078,4.213,1208,5.307,1209,5.307,1210,4.453]],["keywords//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[138,3.325,1210,5.003,1211,5.003,1212,6.476,1213,6.476]],["toc//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[0,1.436,9,0.076,17,1.659,18,1.669,31,1.848,96,3.577,201,1.841,379,1.965,464,3.736,709,4.049,1208,6.58,1209,8.75,1210,7.341]],["deprecated//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[]],["title//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[9,0.053,11,0.724,61,1.197,1214,6.134,1215,6.134]],["keywords//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[809,4.521,812,4.733,1216,6.476,1217,5.963,1218,5.963]],["toc//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[9,0.042,17,1.215,18,1.223,35,0.298,40,2.119,49,1.586,99,2.903,153,2.259,242,6.979,381,1.82,706,1.571,742,3.45,807,6.179,814,4.547,815,4.044,1214,9.148,1215,9.148,1217,4.82,1218,4.82,1219,4.82,1220,5.235,1221,5.235]],["deprecated//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[]],["title//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[0,1.242,9,0.05,237,3.825,687,2.314,776,2.326,1222,6.181]],["keywords//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[776,2.91,1223,7.733,1224,7.733]],["toc//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[0,1.101,9,0.044,17,1.272,18,1.28,64,2.125,77,4.545,100,2.372,121,3.391,187,2.578,237,6.281,312,4.697,334,3.31,442,4.233,687,3.472,776,3.82,1225,10.15,1226,7.904]],["deprecated//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[]],["title//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[11,0.552,49,0.811,299,3.811,409,3.811,774,2.816,1227,4.677,1228,4.677,1229,4.677,1230,4.677]],["keywords//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[11,0.473,1048,3.039,1200,2.922,1230,4.009,1231,4.354,1232,4.354,1233,4.354,1234,4.354,1235,4.354,1236,4.009,1237,3.363]],["toc//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[9,0.047,17,1.356,18,1.365,29,0.878,35,0.332,49,1.534,80,2.419,247,3.669,299,6.209,673,4.847,706,1.753,946,3.851,1048,7.295,1147,4.514,1227,7.62,1228,7.62,1229,7.62,1238,4.514,1239,5.38]],["deprecated//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[]],["title//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[9,0.046,49,0.92,320,2.934,1192,4.782,1240,5.307,1241,5.307,1242,5.006]],["keywords//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[809,4.921,1237,5.445,1243,7.049,1244,7.049]],["toc//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[9,0.055,14,0.966,17,1.594,18,1.604,35,0.39,49,1.477,89,2.101,112,2.487,320,4.71,809,4.794,975,5.697,1192,7.676,1240,8.52,1241,8.52]],["deprecated//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[]],["title//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[9,0.046,61,1.036,258,0.794,259,1.48,280,3.07,1245,4.782,1246,4.213]],["keywords//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[258,0.673,259,1.255,885,3.117,1079,4.245,1168,1.886,1247,4.888,1248,2.71,1249,4.501,1250,4.501]],["toc//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[9,0.06,17,1.729,18,1.74,35,0.555,258,1.026,259,2.797,419,6.179,508,5.754,948,5.199,1245,8.101,1249,6.858]],["deprecated//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[]],["title//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[11,0.672,47,2.177,774,3.427,1251,5.691,1252,5.368,1253,4.774]],["keywords//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[1251,4.794,1252,4.523,1253,4.022,1254,5.207,1255,4.794,1256,5.207,1257,4.523,1258,5.207]],["toc//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[0,1.28,9,0.081,10,4.546,17,1.479,18,1.488,31,1.239,33,2.668,47,2.244,49,1.017,172,3.925,213,5.697,280,3.393,939,3.942,1252,5.534,1253,6.791,1255,5.866,1257,5.534]],["deprecated//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[]],["title//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[9,0.053,49,1.063,809,4.65,812,4.869,1048,4.65]],["keywords//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[809,3.889,812,4.072,1048,3.889,1236,5.13,1237,4.304,1259,5.13,1260,5.571]],["toc//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[9,0.075,17,1.626,45,3.12,46,3.08,49,1.118,65,2.118,176,2.883,282,3.226,303,5.411,319,1.717,377,4.889,381,2.434,437,4.334,809,6.545,971,5.255,1048,4.889]],["deprecated//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[]],["title//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[35,0.351,61,1.111,280,3.292,1055,2.326,1261,4.774,1262,4.935]],["keywords//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[490,1.843,766,1.86,885,3.32,1055,1.96,1261,4.022,1262,4.157,1263,4.523,1264,4.794]],["toc//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[9,0.033,16,2.841,29,1.433,35,0.364,60,1.249,120,3.019,167,3.019,176,2.634,251,1.903,313,3.191,334,2.679,336,2.179,391,3.032,489,2.52,490,2.264,796,2.121,815,3.191,896,2.424,1055,2.947,1101,3.099,1261,6.811,1262,5.108,1263,5.556,1264,3.803,1265,4.131,1266,4.131,1267,4.131,1268,4.131,1269,3.588,1270,4.131,1271,2.367,1272,3.019,1273,4.131]],["deprecated//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[]],["title//docs/email/clients/install-roundcube-on-ubuntu/",[9,0.058,11,0.785,62,3.53,1274,6.274]],["keywords//docs/email/clients/install-roundcube-on-ubuntu/",[11,0.766,766,2.517,1274,6.122,1275,6.49]],["toc//docs/email/clients/install-roundcube-on-ubuntu/",[0,1.386,4,1.5,5,1.11,9,0.074,17,1.058,18,1.065,35,0.259,64,1.768,65,1.378,100,1.368,112,1.651,119,1.591,121,2.821,139,1.422,187,2.145,201,1.777,258,1.147,259,1.17,275,3.953,327,1.666,379,1.897,390,2.744,393,3.182,530,3.42,687,1.707,759,3.053,896,2.675,1274,9.11,1276,4.558]],["deprecated//docs/email/clients/install-roundcube-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[9,0.063,89,2.413,928,5.63]],["keywords//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[99,3.591,911,4.521,915,4.621,928,4.621,1277,5.963]],["toc//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[9,0.074,17,1.594,18,1.604,35,0.39,89,2.83,112,2.487,169,2.841,244,3.496,256,4.25,581,5.697,649,4.081,688,3.02,928,7.468,1043,5.483]],["deprecated//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[839,0.476]],["title//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[9,0.043,49,0.862,110,3.209,164,1.544,191,3.559,409,4.052,562,2.798,1278,4.973]],["keywords//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[164,2.211,191,5.096,1279,7.733]],["toc//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[4,1.811,9,0.067,14,1.171,16,2.48,17,1.933,18,1.945,29,1.251,35,0.473,1278,9.662]],["deprecated//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[]],["title//docs/game-servers/host-a-terraria-server-on-your-linode/",[49,1.153,139,2.253,659,4.048,1280,6.274]],["keywords//docs/game-servers/host-a-terraria-server-on-your-linode/",[812,5.152,1048,4.921,1280,6.122,1281,4.189]],["toc//docs/game-servers/host-a-terraria-server-on-your-linode/",[0,1.084,9,0.043,17,1.252,18,1.26,35,0.444,38,1.909,40,2.184,41,3.85,42,1.788,49,1.467,80,2.234,85,3.85,90,1.625,114,4.308,325,2.596,327,1.972,381,1.875,583,3.388,623,3.556,628,4.048,723,3.128,742,3.556,926,3.766,1085,4.308,1280,9.686]],["deprecated//docs/game-servers/host-a-terraria-server-on-your-linode/",[]],["title//docs/networking/vpn/configuring-openvpn-client-devices/",[34,5.043,35,0.411,158,3.616,731,3.646]],["keywords//docs/networking/vpn/configuring-openvpn-client-devices/",[141,3.019,145,2.651,459,2.698,731,2.628,1282,4.523,1283,4.157,1284,4.794,1285,4.794]],["toc//docs/networking/vpn/configuring-openvpn-client-devices/",[17,1.564,18,1.574,35,0.383,60,2.037,139,2.101,145,3.429,153,2.907,158,5.187,351,4.055,459,3.49,630,4.003,776,2.535,998,4.807,1032,4.607,1283,5.378,1285,6.203,1286,4.807,1287,6.203]],["deprecated//docs/networking/vpn/configuring-openvpn-client-devices/",[]],["title//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[16,1.717,29,0.866,49,0.92,61,1.036,63,3.942,731,2.909,987,4.024]],["keywords//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[459,3.652,731,3.558,1282,6.122,1288,5.03]],["toc//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[9,0.038,17,1.101,18,1.66,35,0.605,45,2.112,46,2.085,49,1.134,90,1.428,101,2.248,158,3.557,163,2.657,169,2.617,203,1.371,325,2.282,326,2.894,410,3.024,428,2.855,459,2.457,662,1.986,688,2.085,731,4.302,776,1.785,1081,3.558,1098,3.558,1269,4.119,1286,6.083,1289,4.366,1290,4.742]],["deprecated//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[]],["title//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[49,0.986,323,4.147,324,3.881,650,5.127,731,3.12,1096,3.542]],["keywords//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[459,3.652,731,3.558,1282,6.122,1288,5.03]],["toc//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[17,1.98,18,1.993,35,0.485,45,3.799,46,3.751,326,5.205,662,3.573,731,4.305,1291,8.53]],["deprecated//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[]],["title//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[4,1.448,5,1.622,9,0.053,723,3.862,841,5.319]],["keywords//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[4,1.533,841,5.628,842,6.49,1292,7.049]],["toc//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[0,0.993,4,2.101,5,1.785,9,0.04,17,1.147,18,1.154,24,3.866,29,0.742,35,0.281,49,0.789,119,1.725,153,2.132,176,4.248,381,1.718,435,2.276,465,6.365,562,2.56,615,4.83,841,5.851,1066,4.2,1069,3.708,1293,4.942,1294,4.942,1295,4.942,1296,4.55]],["deprecated//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[]],["title//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[11,0.724,47,2.347,774,3.693,1297,5.786,1298,5.786]],["keywords//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[110,3.559,203,2.435,1297,5.202,1298,5.202,1299,5.99]],["toc//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[0,1.052,9,0.072,11,0.569,16,1.559,17,1.215,18,1.223,24,3.384,29,0.787,30,2.259,35,0.601,39,2.085,176,2.155,203,1.513,213,3.392,258,1.053,345,2.302,789,1.513,919,3.655,1297,9.178,1298,7.846,1300,5.235]],["deprecated//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[]],["title//docs/web-servers/lamp/lamp-on-centos-7/",[129,2.216,207,3.304,759,3.492]],["keywords//docs/web-servers/lamp/lamp-on-centos-7/",[4,1.211,129,1.565,258,0.767,259,1.43,759,2.465,891,3.889,1301,5.13]],["toc//docs/web-servers/lamp/lamp-on-centos-7/",[0,1.328,3,3.745,4,1.437,5,1.61,9,0.082,17,1.534,18,1.544,35,0.626,201,1.703,210,3.066,258,0.911,259,1.697,379,1.817,562,3.424,685,3.18,1302,6.61]],["deprecated//docs/web-servers/lamp/lamp-on-centos-7/",[]],["title//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[11,0.587,14,0.759,31,1.05,47,1.902,172,2.106,774,2.994,1303,2.488,1304,2.798]],["keywords//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[31,1.371,39,2.807,1303,3.247,1304,3.652]],["toc//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[9,0.058,16,2.172,17,1.693,18,1.704,29,1.096,31,1.874,35,0.547,39,2.905,172,2.844,213,4.727,919,5.092,1303,3.36,1304,4.99]],["deprecated//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[]],["title//docs/websites/cms/install-and-configure-drupal-8/",[9,0.058,35,0.411,280,3.847,679,4.408]],["keywords//docs/websites/cms/install-and-configure-drupal-8/",[258,0.825,259,1.538,679,3.655,680,3.606,1170,3.948,1171,5.515]],["toc//docs/websites/cms/install-and-configure-drupal-8/",[17,1.766,18,1.777,35,0.432,54,4.709,64,2.952,80,3.15,112,2.756,258,1.048,264,5.204,280,4.053,679,6.043,799,5.43,1305,7.006]],["deprecated//docs/websites/cms/install-and-configure-drupal-8/",[]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[11,0.672,258,0.851,597,3.825,774,3.427,1306,5.691,1307,5.368]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[9,0.054,17,1.564,18,1.574,35,0.66,38,2.384,198,4.807,199,4.702,258,0.928,297,3,387,4.923,802,5.705,1303,3.103,1309,3.906]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[]],["title//docs/security/firewalls/configure-firewall-with-ufw/",[35,0.448,325,3.796,628,5.92]],["keywords//docs/security/firewalls/configure-firewall-with-ufw/",[11,0.407,61,0.672,325,1.8,623,2.466,628,2.807,662,1.567,981,2.385,1310,3.741,1311,3.741,1312,3.741,1313,3.741,1314,3.741,1315,3.741,1316,1.956]],["toc//docs/security/firewalls/configure-firewall-with-ufw/",[9,0.043,11,0.587,14,0.759,17,1.252,18,1.26,29,0.811,35,0.307,61,0.97,85,3.85,90,1.625,139,1.683,169,1.657,176,2.221,273,2.874,325,3.761,326,6.527,327,1.972,390,3.248,468,3.556,487,3.248,562,2.795,628,7.561,688,2.372,1316,2.821,1317,5.396]],["deprecated//docs/security/firewalls/configure-firewall-with-ufw/",[]],["title//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[0,1.242,14,0.869,262,2.771,275,3.542,747,4.637,759,2.735]],["keywords//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[20,3.269,262,2.498,747,4.18,751,4.304,1318,5.571,1319,5.571,1320,5.13]],["toc//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[0,2.217,4,1.27,5,1.423,14,1.163,35,0.332,60,1.767,90,1.76,169,2.541,201,1.505,258,1.14,259,1.5,262,4.685,379,1.606,381,2.031,428,3.517,748,4.847,1321,5.38,1322,4.169]],["deprecated//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[]],["title//docs/applications/voip/install-and-configure-mumble-on-debian/",[9,0.058,35,0.411,61,1.298,1323,6.274]],["keywords//docs/applications/voip/install-and-configure-mumble-on-debian/",[61,1.076,1048,4.181,1323,5.202,1324,5.99,1325,4.782,1326,5.99]],["toc//docs/applications/voip/install-and-configure-mumble-on-debian/",[9,0.076,17,1.659,18,1.669,29,1.074,35,0.406,49,1.517,119,2.495,153,4.101,158,3.577,925,6.58,1323,9.273,1327,7.146]],["deprecated//docs/applications/voip/install-and-configure-mumble-on-debian/",[]],["title//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[89,2.209,477,4.093,651,2.802,1328,6.651]],["keywords//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[169,1.501,256,3.025,768,3.903,1328,4.501,1329,4.245,1330,4.888,1331,4.501,1332,4.888,1333,4.888]],["toc//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[16,2.172,17,1.693,18,1.704,29,1.096,35,0.415,119,2.547,405,4.451,645,6.464,768,5.824,1127,5.824,1331,6.716,1334,7.294,1335,6.716,1336,7.294,1337,7.294]],["deprecated//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[]],["title//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[9,0.05,11,0.672,31,1.202,62,3.02,262,2.771,1338,5.127]],["keywords//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[11,0.841,31,1.504,1339,6.415]],["toc//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[9,0.079,17,1.766,18,1.777,31,2.142,35,0.432,64,2.952,80,3.15,171,3.907,1016,3.907,1338,8.215]],["deprecated//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[]],["title//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[9,0.05,11,0.672,63,4.227,774,3.427,1005,4.774,1340,6.181]],["keywords//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[11,0.651,680,3.606,1005,4.627,1007,5.515,1008,5.515,1009,5.515]],["toc//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[0,1.199,5,0.92,9,0.073,17,0.877,18,0.882,30,1.63,35,0.215,39,1.504,40,2.414,49,1.459,60,1.803,100,1.133,119,2.082,140,2.244,142,2.447,169,1.831,172,1.473,187,1.777,191,2.489,297,3.292,325,1.817,345,1.661,350,2.19,381,1.313,405,2.304,436,3.28,649,3.544,688,1.661,728,3.133,755,2.489,1005,7.86,1011,3.477,1012,3.477,1014,3.477,1015,3.015,1081,2.833,1341,3.777,1342,3.477,1343,3.777]],["deprecated//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[11,0.672,16,1.841,29,0.929,31,1.202,774,3.427,1339,5.127]],["keywords//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[11,0.606,31,1.084,562,2.886,1200,3.738,1338,4.621,1339,6.636]],["toc//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[9,0.052,29,0.975,31,1.977,35,0.369,64,3.453,65,1.962,80,2.686,171,3.332,261,2.406,262,3.991,339,1.79,412,1.596,435,2.989,659,3.636,1016,3.332,1338,7.385,1339,5.382]],["deprecated//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[9,0.046,31,1.121,61,1.036,280,3.07,776,2.169,1246,4.213,1344,4.453]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[31,1.26,885,4.129,1141,4.859,1344,5.003,1345,6.476]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[9,0.071,16,1.514,17,1.18,18,1.188,31,1.456,35,0.289,60,1.537,169,1.561,177,2.326,220,3.986,251,2.342,261,1.885,345,2.236,391,2.41,531,3.102,561,4.218,625,4.218,685,2.446,761,2.545,776,3.687,796,4.561,847,2.326,896,2.984,1143,3.927,1344,7.568]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-monit/",[9,0.058,49,1.153,203,2.088,1346,6.651]],["keywords//docs/uptime/monitoring/monitoring-servers-with-monit/",[1347,9.594]],["toc//docs/uptime/monitoring/monitoring-servers-with-monit/",[9,0.045,11,0.615,35,0.46,42,1.875,61,1.016,127,1.814,129,1.588,164,1.617,201,1.457,204,2.721,302,3.169,339,1.56,352,4.036,399,4.036,528,5.207,537,3.665,562,2.93,832,4.912,1016,2.904,1316,2.956,1346,9.482,1348,4.515,1349,5.655,1350,3.948,1351,5.655,1352,0.84]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-monit/",[]],["title//docs/security/using-fail2ban-for-security/",[14,1.016,49,1.153,319,1.771,1353,4.761]],["keywords//docs/security/using-fail2ban-for-security/",[1353,5.096,1354,7.733,1355,7.12]],["toc//docs/security/using-fail2ban-for-security/",[9,0.043,11,0.578,14,0.747,29,0.798,35,0.569,61,0.955,127,1.704,129,1.492,158,2.66,207,2.226,232,3.566,307,3.502,635,3.119,766,1.898,1107,4.408,1350,3.71,1353,7.007,1355,4.893,1356,5.314,1357,5.314,1358,5.314,1359,5.314,1360,4.893,1361,7.731,1362,4.893,1363,4.616]],["deprecated//docs/security/using-fail2ban-for-security/",[]],["title//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[11,0.627,47,2.031,49,0.92,320,2.934,774,3.196,1242,5.006,1364,5.307]],["keywords//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[11,0.606,809,3.889,812,4.072,1200,3.738,1237,4.304,1365,5.571,1366,5.571]],["toc//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[9,0.056,17,1.626,18,1.636,35,0.398,49,1.496,80,2.9,320,5.38,706,2.102,975,5.81,1242,6.083,1364,9.732,1367,7.004,1368,7.004]],["deprecated//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[]],["title//docs/development/version-control/install-gogs-on-debian/",[9,0.05,30,2.667,31,1.202,61,1.111,63,4.227,1369,5.368]],["keywords//docs/development/version-control/install-gogs-on-debian/",[30,2.795,31,1.26,56,5.372,138,3.325,1369,5.625]],["toc//docs/development/version-control/install-gogs-on-debian/",[9,0.094,14,0.896,17,1.479,30,2.749,31,1.239,35,0.362,41,4.546,54,3.942,164,1.822,217,2.935,312,3.786,410,4.062,651,2.471,1081,4.78,1369,9.426]],["deprecated//docs/development/version-control/install-gogs-on-debian/",[]],["title//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[9,0.046,11,0.627,191,3.799,273,3.07,345,2.535,774,3.196,1370,3.799]],["keywords//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[11,0.388,1055,1.345,1200,2.398,1263,3.104,1370,2.355,1371,3.573,1372,2.244,1373,3.573,1374,3.573,1375,3.573,1376,3.573,1377,3.573,1378,3.573,1379,3.104,1380,3.573]],["toc//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[0,1.607,9,0.075,16,1.658,29,1.201,35,0.316,42,1.845,49,0.888,64,2.159,89,1.702,90,1.677,119,1.943,220,2.964,299,4.176,477,5.3,687,2.084,776,3.52,796,2.858,1143,4.3,1321,5.125,1370,6.738]],["deprecated//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[]],["title//docs/applications/voip/install-asterisk-on-centos-7/",[9,0.058,129,2.029,207,3.025,1381,5.28]],["keywords//docs/applications/voip/install-asterisk-on-centos-7/",[129,1.159,891,2.882,1382,4.129,1383,4.129,1384,4.129,1385,3.586,1386,4.129,1387,4.129,1388,4.129,1389,4.129,1390,4.129,1391,4.129]],["toc//docs/applications/voip/install-asterisk-on-centos-7/",[9,0.088,17,1.197,18,1.205,35,0.43,45,2.298,46,2.268,74,2.541,80,2.136,129,1.449,171,3.884,297,2.298,325,2.482,327,1.886,334,2.161,345,2.268,472,2.482,623,3.4,649,3.066,1381,7.21,1392,5.159,1393,6.965,1394,4.279,1395,5.159,1396,5.159,1397,4.48]],["deprecated//docs/applications/voip/install-asterisk-on-centos-7/",[]],["title//docs/applications/cloud-storage/access-google-drive-linode/",[11,0.672,89,1.89,651,2.397,762,4.073,774,3.427,1127,4.935]],["keywords//docs/applications/cloud-storage/access-google-drive-linode/",[11,0.651,691,4.627,762,3.948,926,4.181,1127,4.782,1398,5.99]],["toc//docs/applications/cloud-storage/access-google-drive-linode/",[9,0.061,151,5.015,223,5.106,645,5.106,651,3.842,762,6.527,789,2.2,790,3.718,1127,7.907,1269,6.609,1399,7.609]],["deprecated//docs/applications/cloud-storage/access-google-drive-linode/",[]],["title//docs/security/firewalls/introduction-to-firewalld-on-centos/",[129,2.216,146,4.63,1085,6.299]],["keywords//docs/security/firewalls/introduction-to-firewalld-on-centos/",[89,1.201,127,1.259,129,1.102,139,1.224,256,2.429,319,0.962,325,1.889,623,2.587,1085,3.134,1400,3.925,1401,3.925,1402,3.925,1403,3.925]],["toc//docs/security/firewalls/introduction-to-firewalld-on-centos/",[9,0.048,29,0.893,35,0.551,42,1.969,90,1.79,318,3.227,325,2.859,326,3.625,350,3.445,435,2.737,487,3.577,558,4.147,623,3.916,994,5.16,1085,7.742,1097,3.577,1404,3.916,1405,5.941,1406,5.941,1407,5.941,1408,5.471,1409,5.941,1410,4.59]],["deprecated//docs/security/firewalls/introduction-to-firewalld-on-centos/",[]],["title//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[9,0.05,35,0.351,49,0.986,209,3.427,516,4.073,855,4.774]],["keywords//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[1411,7.733,1412,7.733,1413,7.733]],["toc//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[9,0.071,17,1.506,18,1.516,35,0.578,47,2.286,65,1.962,176,2.671,209,3.597,282,2.989,516,7.803,799,4.63,855,5.012,1414,5.974,1415,6.488]],["deprecated//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[]],["title//docs/development/java/java-development-wildfly-centos-7/",[12,3.391,129,1.871,207,2.79,265,3.909,1253,5.146]],["keywords//docs/development/java/java-development-wildfly-centos-7/",[3,3.157,4,1.211,12,2.836,258,0.767,1253,4.304,1257,4.839,1416,5.571]],["toc//docs/development/java/java-development-wildfly-centos-7/",[4,1.21,9,0.075,12,2.833,14,0.783,17,1.292,18,1.3,32,3.549,33,2.331,35,0.454,49,0.888,176,2.291,217,3.682,258,1.101,280,2.964,559,5.125,603,4.444,939,3.444,1253,7.226,1272,4.068,1417,5.566,1418,5.566,1419,5.566,1420,5.566,1421,5.566]],["deprecated//docs/development/java/java-development-wildfly-centos-7/",[]],["title//docs/applications/configuration-management/install-and-configure-puppet/",[9,0.063,35,0.448,747,5.92]],["keywords//docs/applications/configuration-management/install-and-configure-puppet/",[749,7.12,750,6.716,751,5.973]],["toc//docs/applications/configuration-management/install-and-configure-puppet/",[9,0.059,17,1.147,18,1.154,29,0.742,35,0.549,119,1.725,120,7.543,176,3.978,208,4.152,209,4.843,262,3.286,273,2.632,392,3.526,623,3.257,655,2.215,747,8.111,761,2.473,776,1.86,796,2.537]],["deprecated//docs/applications/configuration-management/install-and-configure-puppet/",[]],["title//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[31,1.405,35,0.411,349,4.941,527,5.155]],["keywords//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[31,1.26,335,4.008,349,4.429,527,4.621,711,3.242]],["toc//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[17,0.959,19,2.179,88,2.948,145,2.103,153,3.379,158,2.068,169,1.964,203,1.194,217,1.903,226,3.803,302,2.315,303,3.191,349,4.376,350,2.395,352,2.948,394,3.803,398,6.251,524,3.588,530,3.099,688,3.443,712,2.034,837,3.019,1000,3.588,1078,3.019,1422,3.588,1423,4.017,1424,4.131,1425,2.455,1426,4.131,1427,3.588,1428,4.131,1429,4.131,1430,4.131,1431,3.803,1432,3.803,1433,4.131,1434,3.427,1435,3.803,1436,4.131,1437,3.803,1438,3.803,1439,4.131,1440,4.131,1441,3.803]],["deprecated//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[]],["title//docs/game-servers/minecraft-with-bungee-cord/",[16,1.841,29,0.929,49,0.986,683,4.517,1442,5.368,1443,4.935]],["keywords//docs/game-servers/minecraft-with-bungee-cord/",[683,3.572,1281,2.905,1442,4.245,1443,3.903,1444,4.888,1445,4.888,1446,4.888,1447,4.888,1448,4.888]],["toc//docs/game-servers/minecraft-with-bungee-cord/",[9,0.058,16,2.16,29,1.09,35,0.492,49,1.383,89,2.218,100,1.462,153,2.103,208,2.761,250,3.764,325,3.49,381,1.694,706,1.462,718,3.891,789,1.409,790,2.381,1016,2.502,1281,2.896,1442,8.911,1443,5.791,1449,4.873,1450,4.873,1451,6.017,1452,6.3]],["deprecated//docs/game-servers/minecraft-with-bungee-cord/",[]],["title//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[9,0.053,381,2.315,588,5.319,735,5.526,1453,6.134]],["keywords//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[735,4.32,1454,7.617,1455,5.207,1456,5.207,1457,5.207,1458,5.207,1459,5.207]],["toc//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[0,0.966,9,0.058,11,0.523,14,0.676,35,0.488,38,1.701,46,2.114,49,0.767,119,1.678,142,4.652,164,1.374,169,1.476,185,4.175,210,2.23,236,3.43,275,2.755,289,3.838,339,1.981,381,2.495,659,2.694,706,1.442,735,8.462,799,3.43,1238,3.713,1453,7.912,1460,4.807,1461,4.807,1462,4.807,1463,4.175]],["deprecated//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[]],["title//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[35,0.448,687,2.955,1159,5.294]],["keywords//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[9,0.042,35,0.296,89,1.593,499,4.157,636,3.494,687,1.95,776,1.96,1159,3.494]],["toc//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[9,0.056,17,1.626,18,1.636,31,1.362,35,0.533,49,1.496,164,2.681,251,3.226,258,0.965,531,4.274,687,2.623,745,5.81,776,2.636,790,3.422,1159,4.7]],["deprecated//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[]],["title//docs/networking/using-the-linode-graphical-shell-glish/",[14,0.937,89,2.038,382,4.317,949,5.526,1464,5.319]],["keywords//docs/networking/using-the-linode-graphical-shell-glish/",[382,4.568,926,4.921,949,5.847,1464,5.628]],["toc//docs/networking/using-the-linode-graphical-shell-glish/",[89,2.742,102,6.726,327,3.277,470,5.023,651,3.477,949,9.112]],["deprecated//docs/networking/using-the-linode-graphical-shell-glish/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[4,1.571,9,0.058,129,2.029,207,3.025]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[3,2.467,4,0.947,5,1.06,129,1.223,139,1.358,256,2.694,1465,2.87,1466,3.476,1467,3.476,1468,3.612,1469,3.107]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[]],["title//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[3,4.093,9,0.058,129,2.029,207,3.025]],["keywords//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[3,2.467,4,0.947,5,1.06,129,1.223,139,1.358,256,2.694,1466,3.476,1469,3.107,1470,4.354,1471,4.354,1472,4.354]],["toc//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[0,1.703,3,6.561,5,1.472,9,0.048,14,0.85,17,1.403,18,1.412,49,0.965,80,2.502,96,3.025,119,2.11,213,3.916,335,3.74,946,3.983,950,3.74,951,4.513,952,2.727,987,4.219,1066,3.463]],["deprecated//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[]],["title//docs/uptime/monitoring/monitor-systems-logwatch/",[203,2.088,339,1.993,688,3.176,1473,4.14]],["keywords//docs/uptime/monitoring/monitor-systems-logwatch/",[319,1.587,688,3.91,1473,3.711,1474,4.621]],["toc//docs/uptime/monitoring/monitor-systems-logwatch/",[9,0.043,11,0.578,21,3.081,35,0.302,61,0.955,127,1.704,129,1.492,139,1.657,169,1.632,187,2.501,207,2.226,324,3.337,381,3.167,437,3.288,688,2.337,766,1.898,926,3.71,1316,2.778,1473,6.723,1475,5.314,1476,4.616,1477,9.112,1478,4.243]],["deprecated//docs/uptime/monitoring/monitor-systems-logwatch/",[]],["title//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[11,0.672,49,0.986,164,1.767,258,0.851,774,3.427,1184,3.044]],["keywords//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[11,0.651,217,2.759,258,0.825,711,2.998,1200,4.019,1479,5.99]],["toc//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[9,0.079,17,1.427,18,1.436,35,0.487,40,3.472,154,4.613,201,1.584,258,1.361,262,4.792,302,3.446,334,2.575,379,1.69,472,2.958,1480,4.292,1481,5.34,1482,4.75]],["deprecated//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/pritunl-vpn-ubuntu/",[11,0.627,49,0.92,90,1.736,459,2.986,744,3.567,774,3.196,1483,5.006]],["keywords//docs/networking/vpn/pritunl-vpn-ubuntu/",[11,0.704,459,3.355,1200,4.346,1483,5.625,1484,6.476]],["toc//docs/networking/vpn/pritunl-vpn-ubuntu/",[9,0.07,17,2.029,18,2.042,35,0.497,49,1.395,153,3.772,1483,9.393]],["deprecated//docs/networking/vpn/pritunl-vpn-ubuntu/",[]],["title//docs/game-servers/install-teamspeak/",[9,0.058,49,1.153,89,2.209,1485,6.274]],["keywords//docs/game-servers/install-teamspeak/",[1237,5.445,1485,6.122,1486,7.049,1487,5.445]],["toc//docs/game-servers/install-teamspeak/",[9,0.056,17,1.626,18,1.636,35,0.398,64,2.717,80,2.9,312,4.162,325,3.37,370,5.592,381,2.434,481,4.616,620,4.998,1485,10.221,1488,7.004]],["deprecated//docs/game-servers/install-teamspeak/",[]],["title//docs/networking/dns/configure-your-linode-for-reverse-dns/",[32,4.248,35,0.379,89,2.038,490,2.357,1489,6.134]],["keywords//docs/networking/dns/configure-your-linode-for-reverse-dns/",[654,5.171,1490,6.476,1491,5.963,1492,5.625,1493,6.476]],["toc//docs/networking/dns/configure-your-linode-for-reverse-dns/",[29,1.499,32,6.363,490,3.532]],["deprecated//docs/networking/dns/configure-your-linode-for-reverse-dns/",[]],["title//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[9,0.05,31,1.202,49,0.986,61,1.111,164,1.767,280,3.292]],["keywords//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[31,1.165,61,1.076,217,2.759,711,2.998,885,3.819,886,5.202]],["toc//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[9,0.067,17,1.933,18,1.945,31,2.041,61,1.497,65,2.518,282,4.833,345,3.662]],["deprecated//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[]],["title//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[14,0.81,35,0.328,275,3.303,516,3.799,759,2.551,855,4.453,1494,4.602]],["keywords//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[4,1.211,139,1.737,258,0.767,259,1.43,516,3.672,885,3.552,1495,5.13]],["toc//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[0,2.174,35,0.497,169,2.684,201,2.252,379,2.403,759,3.869,1494,6.979]],["deprecated//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[]],["title//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[0,1.021,14,0.714,275,2.911,516,4.93,759,2.248,855,3.924,1353,3.348,1494,4.056]],["keywords//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[4,1.063,258,0.673,259,1.255,516,3.221,885,3.117,1353,3.221,1495,4.501,1496,3.903,1497,4.888]],["toc//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[0,2.048,35,0.452,169,2.442,177,3.638,209,4.409,516,6.716,550,6.349,855,6.143,1494,6.349,1498,7.953]],["deprecated//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[]],["title//docs/web-servers/apache/apache-web-server-debian-8/",[49,0.986,61,1.111,164,1.767,258,0.851,280,3.292,1246,4.517]],["keywords//docs/web-servers/apache/apache-web-server-debian-8/",[61,0.936,258,0.717,689,4.794,690,4.157,711,2.606,1499,5.207,1500,4.157,1501,5.207]],["toc//docs/web-servers/apache/apache-web-server-debian-8/",[9,0.078,17,1.403,18,1.412,35,0.482,40,3.43,154,4.534,201,1.557,258,1.461,262,4.756,302,3.387,334,2.531,379,1.662,472,2.908,1480,4.219,1481,5.249,1482,4.668]],["deprecated//docs/web-servers/apache/apache-web-server-debian-8/",[]],["title//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[61,1.298,280,3.847,759,3.197,1246,5.28]],["keywords//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[4,0.898,61,0.742,258,0.569,259,1.06,292,2.102,759,1.827,885,2.632,1502,4.129,1503,4.129,1504,3.425,1505,3.801,1506,4.129]],["toc//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[4,2.275,5,1.673,9,0.074,16,2.045,17,1.594,18,1.604,29,1.032,35,0.526,201,1.769,210,3.186,258,1.275,259,1.763,379,1.888,685,3.304]],["deprecated//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[74,3.558,101,3.424,102,5.42,381,2.511]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[74,2.95,851,4.274,911,4.181,916,3.515,1507,5.515,1508,5.515]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[9,0.068,35,0.485,74,4.201,101,5.049,377,5.955,916,5.006,1509,6.811,1510,7.854]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[74,3.044,89,1.89,101,2.929,102,4.637,381,2.148,911,4.314]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[74,2.744,851,3.975,882,4.621,911,3.889,916,3.269,1507,5.13,1508,5.13]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[9,0.049,11,0.932,35,0.349,61,1.541,74,3.028,101,4.682,127,2.751,129,2.409,139,1.918,207,2.575,377,4.292,485,3.861,916,3.608,1316,4.484,1509,4.909,1510,5.661,1511,5.308]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[]],["title//docs/development/ror/ruby-on-rails-nginx-debian/",[31,1.296,61,1.197,63,4.556,464,3.482,1196,3.548]],["keywords//docs/development/ror/ruby-on-rails-nginx-debian/",[31,1.084,61,1.001,464,2.912,1197,3.354,1512,3.889,1513,3.447,1514,5.13]],["toc//docs/development/ror/ruby-on-rails-nginx-debian/",[4,1.361,9,0.086,17,1.453,18,1.462,31,1.689,45,2.787,46,2.752,47,2.205,80,2.591,200,3.546,297,2.787,327,2.288,334,2.621,464,3.271,472,4.178,709,4.92,1196,4.625]],["deprecated//docs/development/ror/ruby-on-rails-nginx-debian/",[]],["title//docs/applications/configuration-management/vagrant-linode-environments/",[14,0.937,89,2.038,90,2.007,163,3.733,1515,5.786]],["keywords//docs/applications/configuration-management/vagrant-linode-environments/",[20,2.703,89,1.409,90,1.387,151,3.035,258,0.634,265,2.703,464,2.408,677,4,1515,4,1516,4.241]],["toc//docs/applications/configuration-management/vagrant-linode-environments/",[9,0.074,16,2.045,29,1.032,35,0.526,49,1.096,89,2.101,107,3.891,169,2.109,258,0.946,520,3.849,649,4.081,706,2.061,768,5.483,1515,8.037,1516,6.323,1517,5.965]],["deprecated//docs/applications/configuration-management/vagrant-linode-environments/",[]],["title//docs/platform/kvm-reference/",[911,6.067,1518,7.21]],["keywords//docs/platform/kvm-reference/",[911,4.521,1519,6.476,1520,6.476,1521,6.476,1522,5.625]],["toc//docs/platform/kvm-reference/",[34,4.368,35,0.356,74,3.082,99,3.469,129,1.758,139,1.952,244,3.186,247,3.93,327,2.288,360,4.368,379,1.721,445,3.93,587,3.93,649,3.719,790,3.058,877,5.435,911,4.368,926,4.368,1023,2.636,1316,3.271,1410,4.834,1522,5.435,1523,6.258,1524,4.695]],["deprecated//docs/platform/kvm-reference/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[4,1.571,9,0.058,61,1.298,280,3.847]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[3,2.339,4,0.898,5,1.005,61,0.742,139,1.288,256,2.555,885,2.632,1465,2.721,1466,3.296,1467,3.296,1468,3.425,1469,2.946]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[]],["title//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[9,0.046,11,0.627,31,1.121,35,0.328,62,2.816,259,1.48,1168,2.224]],["keywords//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[31,1.371,259,1.81,892,5.289,1168,2.72]],["toc//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[9,0.054,17,1.564,18,1.574,31,1.777,35,0.383,60,2.037,65,2.037,118,5.851,201,1.735,259,2.66,261,2.498,302,3.775,319,1.651,379,1.852,615,4.44,1168,2.6,1525,4.23]],["deprecated//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[]],["title//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[11,0.724,31,1.296,259,1.71,774,3.693,1168,2.571]],["keywords//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[11,0.606,31,1.084,259,1.43,1168,2.15,1526,5.571,1527,3.269,1528,3.738]],["toc//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.551,42,1.969,60,1.796,65,1.796,80,2.46,148,5.519,187,2.796,201,1.53,259,1.525,261,2.203,319,1.456,327,2.172,379,1.633,412,1.461,615,3.916,1168,2.293,1423,3.731,1525,3.731,1529,3.677]],["deprecated//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[]],["title//docs/applications/configuration-management/beginners-guide-chef/",[1161,5.92,1530,7.265,1531,5.63]],["keywords//docs/applications/configuration-management/beginners-guide-chef/",[20,2.869,751,3.776,1320,4.501,1531,3.488,1532,4.888,1533,4.501,1534,4.888,1535,3.776,1536,4.501]],["toc//docs/applications/configuration-management/beginners-guide-chef/",[49,1.036,157,5.974,158,3.248,163,3.636,169,1.992,208,3.676,381,2.255,485,4.074,521,3.906,641,5.635,753,4.63,1108,5.382,1531,7.252,1535,5.012,1537,6.488,1538,5.635,1539,6.488,1540,6.488,1541,6.488,1542,5.974]],["deprecated//docs/applications/configuration-management/beginners-guide-chef/",[]],["title//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[0,1.452,799,5.155,1531,5.155,1535,5.58]],["keywords//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[20,3.056,751,4.022,759,2.304,1496,4.157,1531,3.716,1535,4.022,1536,4.794,1543,5.207]],["toc//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[0,1.767,4,2.36,9,0.051,16,1.897,29,0.957,35,0.5,64,2.471,201,1.641,237,3.942,258,1.211,259,1.636,327,2.329,379,1.752,952,2.875,1535,4.922,1542,5.866,1544,6.371]],["deprecated//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[]],["title//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[9,0.05,11,0.672,49,0.986,774,3.427,1108,5.127,1531,4.41]],["keywords//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[750,4.245,751,3.776,1211,3.776,1531,3.488,1533,4.501,1545,4.888,1546,4.888,1547,4.888,1548,4.501]],["toc//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[0,1.194,9,0.048,16,1.769,29,0.893,49,1.336,64,2.305,119,2.074,140,3.531,176,3.447,208,3.366,251,2.737,334,2.488,476,2.816,519,5.16,531,3.625,706,1.783,761,2.974,961,4.744,1108,6.946,1531,5.975,1535,4.59,1548,5.471,1549,5.941]],["deprecated//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/install-openvpn-access-server-on-linux/",[9,0.046,49,0.92,139,1.798,319,1.413,651,2.236,731,2.909,894,3.675]],["keywords//docs/networking/vpn/install-openvpn-access-server-on-linux/",[11,0.606,61,1.001,127,1.787,129,1.565,459,2.886,662,2.333,731,2.812]],["toc//docs/networking/vpn/install-openvpn-access-server-on-linux/",[9,0.07,29,0.957,35,0.362,49,1.017,90,1.919,119,2.224,139,1.987,141,3.694,145,3.243,158,4.401,351,3.835,525,4.128,651,2.471,731,5.748,789,1.842,1550,6.371,1551,6.371]],["deprecated//docs/networking/vpn/install-openvpn-access-server-on-linux/",[]],["title//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[89,2.209,1423,4.536,1552,5.155,1553,5.28]],["keywords//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[319,1.587,325,3.116,1554,6.476,1555,6.476,1556,5.625]],["toc//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[14,1.268,19,3.487,273,3.521,435,3.045,558,4.614,688,2.907,968,6.086,994,5.741,1423,6.444,1553,7.5,1557,6.086,1558,6.61,1559,6.61,1560,6.086,1561,6.61,1562,5.741]],["deprecated//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[]],["title//docs/security/upgrading/upgrade-to-debian-8-jessie/",[61,1.298,280,3.847,1033,3.502,1246,5.28]],["keywords//docs/security/upgrading/upgrade-to-debian-8-jessie/",[61,1.267,1033,3.417,1246,5.152,1563,4.243]],["toc//docs/security/upgrading/upgrade-to-debian-8-jessie/",[9,0.054,15,4.055,16,2.006,42,2.233,61,1.211,74,3.318,80,2.789,89,2.06,100,2.021,112,2.439,280,3.588,367,4.807,522,4.295,583,4.23,742,4.44,790,3.291,1016,3.459,1033,4.428,1564,5.851]],["deprecated//docs/security/upgrading/upgrade-to-debian-8-jessie/",[]],["title//docs/game-servers/minecraft-with-spigot-ubuntu/",[11,0.627,49,0.92,381,2.004,774,3.196,1281,3.425,1443,4.602,1565,5.764]],["keywords//docs/game-servers/minecraft-with-spigot-ubuntu/",[1281,5.089,1443,6.837]],["toc//docs/game-servers/minecraft-with-spigot-ubuntu/",[0,1.529,9,0.061,35,0.432,49,1.214,80,3.15,99,4.219,107,4.311,112,2.756,119,2.657,578,7.006,649,4.522,1281,4.522,1566,9.904]],["deprecated//docs/game-servers/minecraft-with-spigot-ubuntu/",[]],["title//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[9,0.043,11,0.587,49,0.862,774,2.994,1048,3.77,1080,4.691,1567,5.401,1568,4.973]],["keywords//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[11,0.531,809,3.412,1048,3.412,1147,3.776,1200,3.28,1237,3.776,1259,4.501,1569,4.888,1570,4.888]],["toc//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[9,0.054,17,1.564,18,1.574,35,0.383,49,1.458,80,2.789,336,3.554,706,2.021,975,5.588,1080,9,1147,5.204,1568,9.541,1571,6.737,1572,9.133]],["deprecated//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[11,0.587,61,0.97,74,2.66,99,2.994,562,2.798,847,2.471,916,3.169,1573,3.854]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[11,0.566,61,0.936,848,4.022,849,4.022,850,3.907,851,3.716,1574,4.157,1575,4.157]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[839,0.476]],["title//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[14,0.937,109,4.65,543,3.733,719,5.146,1576,6.662]],["keywords//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[11,0.704,61,1.164,109,4.521,543,3.629,719,5.003]],["toc//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[0,0.802,8,2.786,9,0.083,12,2.031,15,2.402,16,1.188,24,2.756,35,0.533,42,1.323,44,5.734,60,1.883,64,1.548,96,1.997,107,3.529,109,5.347,119,2.174,169,1.225,225,2.371,334,1.671,350,2.314,445,2.506,477,2.261,523,3.082,635,2.342,706,1.197,719,7.683,780,3.674,1071,2.729,1081,2.994,1577,3.99,1578,8.654]],["deprecated//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[]],["title//docs/game-servers/pocketmine-server-on-debian-7/",[49,1.153,61,1.298,207,3.025,1579,6.274]],["keywords//docs/game-servers/pocketmine-server-on-debian-7/",[61,1.39,1281,4.595,1579,6.716]],["toc//docs/game-servers/pocketmine-server-on-debian-7/",[9,0.085,49,1.7,107,4.833,153,3.681,381,2.965,706,2.56,1579,7.409]],["deprecated//docs/game-servers/pocketmine-server-on-debian-7/",[]],["title//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[132,2.684,368,2.635,686,5.127,1518,5.127,1580,6.181,1581,6.181]],["keywords//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[132,3.061,368,3.005,1582,7.049,1583,7.049]],["toc//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[132,3.616,134,5.589,385,1.202,435,3.836,470,6.438,676,7.669,765,7.669]],["deprecated//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[3,3.502,129,1.736,207,2.589,766,2.207,1055,2.326,1584,3.261]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[766,2.313,891,4.521,1585,6.476,1586,6.476,1587,4.621]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[3,4.634,9,0.046,16,2.436,29,1.229,35,0.541,60,2.879,65,1.738,119,2.856,261,2.131,379,1.58,391,3.877,435,2.648,688,2.527,767,2.436,1016,2.951,1055,3.078,1584,3.032,1588,3.507,1589,4.201]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[4,1.344,129,1.736,766,2.207,1023,2.604,1055,2.326,1584,3.261]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[766,2.313,1025,5.171,1587,4.621,1590,6.476,1591,6.476]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[4,1.778,9,0.046,16,2.436,29,1.229,35,0.541,60,2.879,65,1.738,119,2.856,261,2.131,379,1.58,391,3.877,435,2.648,688,2.527,767,2.436,1016,2.951,1055,3.078,1584,3.032,1588,3.507,1589,4.201]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[]],["title//docs/applications/containers/node-js-web-server-deployed-within-docker/",[47,2.177,49,0.986,132,2.684,164,1.767,197,4.314,813,5.127]],["keywords//docs/applications/containers/node-js-web-server-deployed-within-docker/",[11,0.566,61,0.936,132,2.261,134,2.773,197,3.635,208,2.95,711,2.606,1592,4.794]],["toc//docs/applications/containers/node-js-web-server-deployed-within-docker/",[9,0.062,49,1.603,64,3.017,132,4.831,134,4.142,164,2.224,197,7.012,381,2.703,470,4.358]],["deprecated//docs/applications/containers/node-js-web-server-deployed-within-docker/",[]],["title//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[11,0.724,61,1.197,320,3.391,1593,5.146,1594,6.134]],["keywords//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[11,0.704,61,1.164,812,4.733,1595,6.476,1596,6.476]],["toc//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[9,0.049,14,0.864,17,1.427,18,1.436,35,0.349,40,2.489,49,0.981,242,4.75,320,5.028,368,2.621,706,1.845,1081,4.613,1219,5.661,1239,7.898,1271,3.524,1593,7.631,1594,9.095,1597,5.661]],["deprecated//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[]],["title//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[4,1.448,14,0.937,349,4.556,527,4.754,1469,4.754]],["keywords//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[4,1.533,1469,5.03,1598,7.049,1599,6.49]],["toc//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[4,2.184,335,4.813,349,5.319,919,5.429,955,6.755,1469,5.55,1600,7.777,1601,7.777,1602,7.777,1603,7.777,1604,7.777,1605,7.777]],["deprecated//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[]],["title//docs/uptime/reboot-survival-guide/",[95,5.766,1045,7.265,1161,5.92]],["keywords//docs/uptime/reboot-survival-guide/",[95,5.152,1606,7.049,1607,7.049,1608,7.049]],["toc//docs/uptime/reboot-survival-guide/",[2,3.112,5,1.423,11,0.635,15,4.982,16,2.464,42,1.937,60,1.767,61,1.05,95,6.048,129,2.324,169,1.794,195,4.169,207,2.447,316,4.079,325,2.811,326,3.565,498,4.384,615,3.851,687,2.188,814,5.075,1023,2.461,1609,5.843,1610,5.843,1611,5.843]],["deprecated//docs/uptime/reboot-survival-guide/",[]],["title//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[49,1.259,258,1.087,335,4.882]],["keywords//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[35,0.401,258,0.971,711,3.528,1599,6.49]],["toc//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[154,5.153,258,0.946,262,4.149,302,3.849,398,5.483,832,5.965,919,4.794,1480,4.794,1481,5.965,1612,6.323,1613,6.868,1614,6.868,1615,6.868,1616,6.868,1617,6.868,1618,6.868,1619,6.868,1620,6.868]],["deprecated//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[]],["title//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[9,0.053,47,2.347,132,2.893,275,3.818,759,2.948]],["keywords//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[11,0.704,61,1.164,132,2.812,759,3.935]],["toc//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[4,1.586,9,0.077,29,1.096,35,0.415,64,2.829,132,4.683,134,3.885,258,1.005,381,2.535,470,4.088,652,4.58,706,2.189,759,3.228]],["deprecated//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[839,0.476]],["title//docs/uptime/monitoring/top-htop-iotop/",[14,0.937,49,1.063,203,1.926,527,4.754,550,5.319]],["keywords//docs/uptime/monitoring/top-htop-iotop/",[203,1.872,550,5.171,1621,5.625,1622,5.963,1623,5.171]],["toc//docs/uptime/monitoring/top-htop-iotop/",[177,3.558,290,5.684,334,3.257,368,4.743,389,4.682,550,6.209,741,7.161,742,5.126,1557,7.161,1621,6.755,1622,7.161]],["deprecated//docs/uptime/monitoring/top-htop-iotop/",[]],["title//docs/tools-reference/tools/load-testing-with-siege/",[49,1.063,60,2.014,164,1.905,316,4.65,1624,5.786]],["keywords//docs/tools-reference/tools/load-testing-with-siege/",[1624,6.716,1625,7.733,1626,7.733]],["toc//docs/tools-reference/tools/load-testing-with-siege/",[0,1.598,35,0.579,64,3.085,169,2.442,289,6.349,368,4.344,381,2.764,388,4.611,1624,8.85]],["deprecated//docs/tools-reference/tools/load-testing-with-siege/",[]],["title//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[3,3.266,11,0.627,16,1.717,29,0.866,61,1.036,328,2.535,1088,4.602]],["keywords//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[3,2.95,4,1.132,11,0.566,61,0.936,328,2.29,500,3.907,1088,4.157,1627,4.794]],["toc//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[5,2.028,9,0.067,29,1.251,35,0.473,60,2.518,65,2.518,261,3.089,325,4.007,1075,4.667,1088,6.65]],["deprecated//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[]],["title//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[80,3.266,481,5.2,1159,5.294]],["keywords//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[499,7.472,500,4.18,1159,5.367,1627,5.13]],["toc//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[35,0.432,177,3.481,201,1.96,222,5.43,379,2.092,584,6.609,643,6.312,684,4.053,887,5.561,1159,7.388,1628,4.709,1629,7.609]],["deprecated//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[]],["title//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[9,0.053,138,3.421,282,3.069,898,5.526,1084,4.869]],["keywords//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[138,3.076,898,4.969,1630,5.202,1631,4.782,1632,4.782,1633,4.969]],["toc//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[0,1.745,9,0.05,35,0.356,60,2.625,138,3.213,220,3.333,282,2.883,454,5.191,477,3.546,764,5.762,898,7.203,1084,6.346,1538,8.661,1634,8.683,1635,6.258,1636,6.258,1637,6.258]],["deprecated//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[]],["title//docs/uptime/monitoring/ossec-ids-debian-7/",[9,0.053,35,0.379,61,1.197,207,2.79,564,5.526]],["keywords//docs/uptime/monitoring/ossec-ids-debian-7/",[67,7.885,1638,8.563]],["toc//docs/uptime/monitoring/ossec-ids-debian-7/",[9,0.042,29,0.787,35,0.435,64,2.031,96,3.828,99,2.903,169,2.774,187,3.598,203,1.513,232,3.513,326,3.194,360,3.655,404,6.795,537,3.392,564,8.766,613,4.82,706,1.571,766,1.87,837,3.826,896,3.072,1350,3.655,1435,4.82,1639,4.82]],["deprecated//docs/uptime/monitoring/ossec-ids-debian-7/",[]],["title//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[9,0.058,61,1.298,1281,4.293,1640,6.274]],["keywords//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[61,0.878,885,3.117,886,4.245,1246,3.572,1281,2.905,1563,2.943,1640,4.245,1641,4.245,1642,3.412]],["toc//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[9,0.08,17,1.805,18,1.817,35,0.442,49,1.241,80,3.22,90,2.343,325,3.742,706,2.334,789,2.248,1281,4.622,1640,6.755]],["deprecated//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[]],["title//docs/game-servers/multicraft-on-debian/",[9,0.063,61,1.418,1643,6.095]],["keywords//docs/game-servers/multicraft-on-debian/",[61,1.39,1281,4.595,1643,5.973]],["toc//docs/game-servers/multicraft-on-debian/",[9,0.087,35,0.497,476,4.143,706,2.623,744,5.409,1281,5.195,1643,6.753]],["deprecated//docs/game-servers/multicraft-on-debian/",[839,0.476]],["title//docs/game-servers/multicraft-on-ubuntu/",[9,0.063,11,0.858,1643,6.095]],["keywords//docs/game-servers/multicraft-on-ubuntu/",[11,0.841,1281,4.595,1643,5.973]],["toc//docs/game-servers/multicraft-on-ubuntu/",[9,0.087,35,0.497,476,4.143,706,2.623,744,5.409,1281,5.195,1643,6.753]],["deprecated//docs/game-servers/multicraft-on-ubuntu/",[]],["title//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[9,0.038,11,0.521,49,0.765,61,0.862,89,1.467,324,3.011,905,3.505,1103,4.165,1644,4.165,1645,4.415]],["keywords//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[1644,6.716,1645,7.12,1646,7.733]],["toc//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[9,0.072,14,1.26,35,0.509,112,3.246,339,2.473,1644,9.54]],["deprecated//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[]],["title//docs/uptime/analytics/google-analytics-for-websites/",[110,4.689,292,4.016,762,5.2]],["keywords//docs/uptime/analytics/google-analytics-for-websites/",[51,3.849,110,5.284,356,4.196,1647,5.963]],["toc//docs/uptime/analytics/google-analytics-for-websites/",[16,2.423,110,4.835,176,4.256,259,2.089,324,6.492,762,5.362,796,4.178,1592,7.491,1648,5.362]],["deprecated//docs/uptime/analytics/google-analytics-for-websites/",[]],["title//docs/uptime/analytics/google-analytics-on-wordpress/",[110,4.689,543,4.421,762,5.2]],["keywords//docs/uptime/analytics/google-analytics-on-wordpress/",[51,3.559,110,5.005,356,3.881,543,3.357,1647,5.515]],["toc//docs/uptime/analytics/google-analytics-on-wordpress/",[16,1.969,28,5.278,107,3.745,110,6.856,176,3.712,324,5.662,762,7.603,796,3.394,1203,5.741,1207,5.106,1649,6.61]],["deprecated//docs/uptime/analytics/google-analytics-on-wordpress/",[]],["title//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[73,5.42,406,5.58,1033,3.502,1650,6.651]],["keywords//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[11,0.531,61,0.878,86,3.572,127,1.568,129,1.373,319,1.198,406,3.776,866,3.667,1033,2.37]],["toc//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[9,0.073,11,0.993,60,2.037,61,1.641,103,5.851,127,2.16,129,2.565,140,4.003,207,2.821,1016,3.459,1023,2.838,1033,3.266,1272,4.923,1650,6.203,1651,6.737,1652,6.737]],["deprecated//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[]],["title//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[11,0.672,16,1.841,29,0.929,49,0.986,61,1.111,1281,3.673]],["keywords//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[11,0.841,61,1.39,1281,4.595]],["toc//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[9,0.07,49,1.395,153,3.772,381,3.038,706,2.623,1281,6.979]],["deprecated//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[]],["title//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[11,0.858,759,3.492,774,4.374]],["keywords//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[4,1.132,258,0.717,259,1.337,1200,3.494,1653,4.794,1654,5.207,1655,5.207,1656,4.022]],["toc//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[0,1.497,4,2.123,5,1.814,9,0.078,17,1.729,18,1.74,35,0.619,201,1.919,258,1.026,259,1.912,379,2.048]],["deprecated//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[]],["title//docs/game-servers/garrys-mod-server-on-centos-7/",[129,2.029,207,3.025,1482,5.58,1657,7.224]],["keywords//docs/game-servers/garrys-mod-server-on-centos-7/",[129,2.172,891,5.398,1658,7.733]],["toc//docs/game-servers/garrys-mod-server-on-centos-7/",[9,0.048,14,0.85,17,1.403,18,1.412,35,0.343,40,3.43,49,1.562,95,4.417,100,1.813,169,1.856,312,3.591,581,5.013,706,1.813,1081,6.358,1482,7.56,1659,9.787,1660,6.043,1661,6.043]],["deprecated//docs/game-servers/garrys-mod-server-on-centos-7/",[]],["title//docs/networking/dns/common-dns-configurations/",[35,0.448,194,5.508,490,2.792]],["keywords//docs/networking/dns/common-dns-configurations/",[1492,6.716,1662,7.12,1663,7.12]],["toc//docs/networking/dns/common-dns-configurations/",[14,1.206,16,1.831,29,0.924,35,0.349,42,2.038,49,1.369,189,4.444,201,1.584,231,3.984,235,4.292,391,4.682,489,3.752,490,2.176,491,4.613,766,2.196,767,2.606,1562,5.34,1664,5.661,1665,4.909,1666,4.909]],["deprecated//docs/networking/dns/common-dns-configurations/",[]],["title//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[9,0.058,31,1.405,61,1.298,197,5.043]],["keywords//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[61,0.878,292,2.488,1667,3.903,1668,4.245,1669,4.888,1670,4.888,1671,4.245,1672,4.888,1673,4.888]],["toc//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[0,1.936,9,0.077,31,1.419,35,0.415,49,1.164,113,6.335,164,2.086,169,2.958,187,3.432,197,5.092,307,4.807,371,6.716,1674,7.294]],["deprecated//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[]],["title//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[9,0.05,139,1.928,317,4.935,662,2.589,1675,5.368,1676,5.368]],["keywords//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[317,5.628,662,2.952,918,5.628,1675,6.122]],["toc//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[9,0.052,11,0.705,14,0.912,49,1.421,60,1.962,61,1.166,139,2.024,158,4.456,334,2.717,1272,6.507,1316,3.392,1423,4.074,1511,4.015,1675,7.732,1677,6.488,1678,5.382,1679,5.974,1680,6.488]],["deprecated//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[]],["title//docs/websites/cms/high-availability-wordpress/",[201,1.861,522,4.606,543,4.048,1087,5.28]],["keywords//docs/websites/cms/high-availability-wordpress/",[4,1.408,500,4.859,543,3.629,1075,3.629,1681,5.963]],["toc//docs/websites/cms/high-availability-wordpress/",[0,1.155,5,1.4,9,0.066,16,1.712,29,0.863,35,0.623,65,1.738,119,2.007,209,4.535,258,0.792,261,2.131,273,3.061,543,3.221,706,1.725,789,1.662,1075,5.336,1159,3.857,1517,4.992,1682,4.312,1683,4.992,1684,5.748]],["deprecated//docs/websites/cms/high-availability-wordpress/",[]],["title//docs/databases/mysql/configure-master-master-mysql-database-replication/",[4,1.344,5,1.505,35,0.351,209,4.773,1075,3.463]],["keywords//docs/databases/mysql/configure-master-master-mysql-database-replication/",[500,5.289,1075,3.95,1681,6.49,1685,7.049]],["toc//docs/databases/mysql/configure-master-master-mysql-database-replication/",[0,1.497,4,2.123,5,1.814,9,0.06,35,0.555,119,2.6,209,5.415,273,3.967,1075,6.106,1682,5.588]],["deprecated//docs/databases/mysql/configure-master-master-mysql-database-replication/",[]],["title//docs/development/nodejs/how-to-install-nodejs/",[9,0.07,197,6.067]],["keywords//docs/development/nodejs/how-to-install-nodejs/",[292,3.588,1667,5.628,1668,6.122,1686,6.49]],["toc//docs/development/nodejs/how-to-install-nodejs/",[9,0.056,65,2.835,90,3.184,140,4.162,171,3.597,208,5.313,345,3.08,554,6.083,620,4.998,686,5.81,728,5.81,1687,7.004,1688,7.004,1689,7.004]],["deprecated//docs/development/nodejs/how-to-install-nodejs/",[]],["title//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[9,0.05,129,1.736,207,2.589,275,3.542,1168,2.385,1177,3.146]],["keywords//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[31,1.084,129,1.565,139,1.737,259,1.43,1168,2.15,1177,2.836,1690,2.621]],["toc//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[3,3.61,9,0.07,29,0.957,31,2.111,35,0.572,41,4.546,42,2.112,47,2.244,80,2.638,201,1.641,259,2.257,379,1.752,412,1.567,1168,3.393,1691,4.78]],["deprecated//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[]],["title//docs/platform/network-helper/",[662,3.64,931,6.939]],["keywords//docs/platform/network-helper/",[562,2.886,635,3.269,654,4.448,662,3.35,1692,5.571,1693,5.571]],["toc//docs/platform/network-helper/",[11,0.668,29,0.924,35,0.349,61,1.105,103,5.34,127,1.972,129,1.727,169,1.888,299,4.613,381,2.137,404,4.205,525,3.984,662,3.592,931,6.848,1272,6.269,1316,3.214,1414,5.661,1438,5.661,1511,3.805,1678,5.101,1694,5.34,1695,6.149]],["deprecated//docs/platform/network-helper/",[]],["title//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[2,2.876,61,0.97,207,2.262,262,2.421,562,2.798,679,3.295,1207,4.172,1696,4.312]],["keywords//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[61,0.936,543,2.918,679,3.177,680,3.135,681,3.806,1170,3.432,1696,4.157,1697,4.794]],["toc//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[2,5.061,9,0.076,20,4.194,45,3.183,46,3.142,89,2.186,262,3.204,544,3.806,679,4.361,706,2.144,1207,5.52,1696,9.085]],["deprecated//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[]],["title//docs/websites/cms/drush-drupal/",[9,0.046,14,0.81,61,1.036,207,2.414,562,2.986,679,3.517,1696,4.602]],["keywords//docs/websites/cms/drush-drupal/",[61,0.936,543,2.918,562,2.698,679,3.177,680,3.135,681,3.806,1170,3.432,1697,4.794]],["toc//docs/websites/cms/drush-drupal/",[0,1.101,9,0.074,14,0.77,29,0.823,49,1.262,119,2.76,136,4.005,138,2.814,169,1.682,177,2.507,292,2.789,319,1.343,334,2.295,405,4.823,544,2.918,679,3.343,706,1.644,837,4.005,1015,6.311,1272,4.005,1480,3.825,1696,8.104,1698,5.48]],["deprecated//docs/websites/cms/drush-drupal/",[]],["title//docs/security/ssl/ssl-apache2-centos/",[129,1.871,207,2.79,258,0.918,687,2.495,776,2.507]],["keywords//docs/security/ssl/ssl-apache2-centos/",[127,1.67,258,0.717,687,1.95,1699,3.561,1700,4.794,1701,4.523,1702,5.207,1703,3.432]],["toc//docs/security/ssl/ssl-apache2-centos/",[14,1.199,17,1.98,18,1.993,35,0.605,60,2.579,258,1.175,687,3.194,776,3.21]],["deprecated//docs/security/ssl/ssl-apache2-centos/",[]],["title//docs/security/ssl/ssl-apache2-debian-ubuntu/",[11,0.672,61,1.111,258,0.851,562,3.202,687,2.314,776,2.326]],["keywords//docs/security/ssl/ssl-apache2-debian-ubuntu/",[11,0.566,61,0.936,258,0.717,687,1.95,711,2.606,1699,3.561,1704,4.794,1705,4.794]],["toc//docs/security/ssl/ssl-apache2-debian-ubuntu/",[14,1.199,17,1.98,18,1.993,35,0.605,60,2.579,258,1.175,687,3.194,776,3.21]],["deprecated//docs/security/ssl/ssl-apache2-debian-ubuntu/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[11,0.785,774,4.005,1033,3.502,1184,3.558]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[11,0.841,1033,3.749,1200,5.189]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[9,0.054,11,0.993,15,4.055,16,2.006,42,2.233,74,3.318,89,2.06,100,2.021,112,2.439,522,4.295,583,4.23,977,5.588,1016,3.459,1033,5.024,1184,3.318,1185,5.588,1706,2.907]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[839,0.476]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[9,0.046,31,1.121,61,1.036,207,2.414,776,2.169,1344,4.453,1563,3.47]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[31,0.896,1141,3.455,1143,3.558,1344,3.558,1563,2.773,1642,3.215,1671,4,1707,4.606,1708,4.241,1709,3.82]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[9,0.059,16,1.493,31,1.441,60,1.515,61,0.901,65,1.515,89,1.533,169,1.539,176,2.063,177,2.293,220,3.944,251,2.309,261,1.859,282,2.309,345,2.204,391,2.376,531,3.058,561,4.158,625,4.158,685,2.411,706,1.504,761,2.509,776,3.661,796,4.523,896,2.941,1143,3.872,1344,7.516]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[1028,3.823]],["title//docs/websites/cms/cms-overview/",[90,2.176,339,1.993,712,3.558,887,5.28]],["keywords//docs/websites/cms/cms-overview/",[543,3.122,562,2.886,679,3.399,680,3.354,681,4.072,1170,3.672,1710,5.13]],["toc//docs/websites/cms/cms-overview/",[45,3.389,46,3.346,89,2.327,90,2.292,339,2.099,543,5.55,641,6.609,679,6.043,681,7.238,712,3.747,1207,5.878]],["deprecated//docs/websites/cms/cms-overview/",[]],["title//docs/security/security-patches/disabling-sslv3-for-poodle/",[410,5.031,1711,6.853,1712,7.265]],["keywords//docs/security/security-patches/disabling-sslv3-for-poodle/",[11,0.566,61,0.936,86,3.806,127,1.67,129,1.462,319,1.276,1711,4.523,1712,4.794]],["toc//docs/security/security-patches/disabling-sslv3-for-poodle/",[31,1.39,60,2.161,258,1.309,410,6.059,497,5.52,731,3.607,1055,2.689,1057,5.223,1584,3.77,1711,9.273,1713,7.146,1714,6.58,1715,7.146]],["deprecated//docs/security/security-patches/disabling-sslv3-for-poodle/",[]],["title//docs/tools-reference/file-transfer/filezilla/",[169,2.423,1032,5.396,1716,6.095]],["keywords//docs/tools-reference/file-transfer/filezilla/",[1716,4.627,1717,4.782,1718,5.515,1719,4.494,1720,5.515,1721,5.515]],["toc//docs/tools-reference/file-transfer/filezilla/",[9,0.076,14,1.328,706,2.834,1716,8.758]],["deprecated//docs/tools-reference/file-transfer/filezilla/",[]],["title//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[9,0.046,11,0.627,62,2.816,262,2.584,476,2.732,744,3.567,1722,5.006]],["keywords//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[476,3.341,744,4.362,1722,6.122,1723,7.049]],["toc//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[9,0.077,17,1.356,18,1.365,35,0.332,90,1.76,169,1.794,250,4.514,262,4.308,412,1.437,476,2.769,655,2.62,688,2.569,744,3.616,1016,3,1272,4.27,1665,4.665,1666,4.665,1722,9.949,1724,4.847]],["deprecated//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[]],["title//docs/email/iredmail/install-iredmail-on-ubuntu/",[9,0.046,11,0.627,49,0.92,191,3.799,345,2.535,767,2.443,1725,5.006]],["keywords//docs/email/iredmail/install-iredmail-on-ubuntu/",[766,2.762,767,3.277,1725,6.716]],["toc//docs/email/iredmail/install-iredmail-on-ubuntu/",[9,0.043,49,0.861,60,1.631,119,1.884,121,4.837,176,2.221,258,0.743,336,2.847,377,3.766,381,1.875,393,3.766,489,3.292,706,1.619,767,2.287,776,2.942,946,3.556,971,4.048,1261,7.1,1262,7.338,1489,8.463,1725,4.686,1726,4.476,1727,5.396,1728,5.396,1729,5.396]],["deprecated//docs/email/iredmail/install-iredmail-on-ubuntu/",[]],["title//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[73,5.42,866,5.42,1033,3.502,1730,6.651]],["keywords//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[11,0.531,61,0.878,86,3.572,127,1.568,129,1.373,319,1.198,866,3.667,1033,2.37,1730,4.501]],["toc//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[9,0.04,11,0.545,61,0.901,73,3.76,127,1.607,129,1.408,139,1.563,866,7.789,1016,2.573,1033,2.43,1316,2.62,1511,3.101,1678,4.158,1694,4.353,1731,10.381,1732,10.381,1733,5.012,1734,5.012,1735,5.012,1736,5.012,1737,5.012,1738,5.012,1739,5.012,1740,5.012,1741,5.012,1742,5.012]],["deprecated//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[]],["title//docs/platform/linode-images/",[89,2.658,470,4.87]],["keywords//docs/platform/linode-images/",[470,4.799,1743,8.563]],["toc//docs/platform/linode-images/",[47,3.158,90,2.7,470,6.655,1478,7.157,1744,8.964]],["deprecated//docs/platform/linode-images/",[]],["title//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[4,1.344,31,1.202,61,1.111,207,2.589,1563,3.721,1745,5.368]],["keywords//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[4,1.533,31,1.371,1642,4.921,1745,6.122]],["toc//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[4,1.586,9,0.077,14,1.025,31,1.874,35,0.415,47,2.57,65,2.205,112,2.641,261,2.705,435,3.36,706,2.189,1745,9.367]],["deprecated//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[]],["title//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[9,0.05,11,0.672,774,3.427,1210,4.774,1306,5.691,1307,5.368]],["keywords//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[4,1.132,30,2.247,31,1.013,138,2.674,464,2.722,1197,3.135,1210,4.022,1211,4.022]],["toc//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[5,1.447,9,0.078,16,1.769,29,0.893,30,2.564,31,1.156,47,2.093,65,1.796,112,2.152,191,3.916,201,1.53,261,2.203,297,2.646,319,1.456,339,2.31,379,1.633,429,4.744,464,3.106,659,3.329,1210,8.575]],["deprecated//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[]],["title//docs/applications/messaging/using-weechat-for-irc/",[14,0.937,650,5.526,1060,5.526,1487,5.146,1746,5.786]],["keywords//docs/applications/messaging/using-weechat-for-irc/",[1487,5.003,1746,5.625,1747,4.521,1748,5.625,1749,5.625]],["toc//docs/applications/messaging/using-weechat-for-irc/",[9,0.047,11,0.406,14,0.831,17,0.867,18,0.873,29,0.889,35,0.212,43,2.166,49,0.596,61,0.671,107,2.117,127,1.198,129,1.049,139,1.165,141,3.429,143,3.44,144,3.44,145,1.902,153,1.612,351,3.56,368,1.593,381,1.299,445,2.346,468,3.898,520,2.094,531,2.28,562,1.936,630,3.515,651,1.449,673,3.1,684,1.99,685,1.798,718,2.983,742,2.463,1058,2.983,1271,2.141,1316,1.953,1746,8.801,1747,2.608,1750,2.556,1751,3.44,1752,3.737,1753,5.446,1754,3.737,1755,5.446,1756,3.737,1757,3.737]],["deprecated//docs/applications/messaging/using-weechat-for-irc/",[]],["title//docs/applications/messaging/install-znc-debian/",[9,0.058,61,1.298,345,3.176,1758,6.274]],["keywords//docs/applications/messaging/install-znc-debian/",[1758,5.625,1759,6.476,1760,6.476,1761,6.476,1762,6.476]],["toc//docs/applications/messaging/install-znc-debian/",[9,0.06,17,1.729,18,1.74,35,0.423,153,3.214,158,3.728,237,4.609,334,3.119,687,2.789,776,2.803,796,3.825,1758,8.482,1763,7.448,1764,7.448]],["deprecated//docs/applications/messaging/install-znc-debian/",[]],["title//docs/email/using-google-apps-for-email/",[14,1.016,200,4.093,762,4.761,766,2.58]],["keywords//docs/email/using-google-apps-for-email/",[1765,7.733,1766,7.733,1767,7.733]],["toc//docs/email/using-google-apps-for-email/",[0,1.849,391,4.36,489,5.613,896,5.398,1015,7.344,1726,7.63]],["deprecated//docs/email/using-google-apps-for-email/",[]],["title//docs/networking/linux-static-ip-configuration/",[35,0.411,139,2.253,635,4.239,1425,4.293]],["keywords//docs/networking/linux-static-ip-configuration/",[225,4.595,654,6.174,1425,4.595]],["toc//docs/networking/linux-static-ip-configuration/",[11,0.91,35,0.338,60,1.796,61,1.068,127,1.905,129,2.352,134,3.164,139,1.853,153,2.564,207,2.488,225,3.531,385,0.857,410,3.788,445,3.731,662,2.488,761,2.974,928,4.24,931,4.744,1023,2.503,1316,3.106,1363,5.16,1425,3.531,1511,3.677,1678,4.929,1768,5.941]],["deprecated//docs/networking/linux-static-ip-configuration/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[11,0.627,42,1.911,47,2.031,1325,4.602,1381,4.213,1706,2.488,1769,4.453]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[258,0.634,259,1.182,916,2.703,1325,3.677,1381,3.366,1385,4,1496,3.677,1769,3.558,1770,3.035,1771,4.606]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[0,1.686,9,0.084,16,1.375,29,0.694,35,0.57,64,1.791,65,1.396,74,2.274,100,1.386,119,1.612,249,3.295,261,1.713,262,2.07,273,2.459,275,2.646,339,1.274,370,3.687,525,2.992,535,3.687,706,1.386,759,2.044,762,3.043,790,2.256,896,2.71,916,2.71,1381,5.092,1769,6.48,1772,4.618,1773,4.252,1774,4.618]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[61,0.97,207,2.262,258,0.744,259,1.386,381,1.877,1245,4.48,1563,3.251,1775,4.48]],["keywords//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[258,0.892,259,1.663,1079,5.625,1168,2.499,1250,5.963]],["toc//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[9,0.064,35,0.579,258,1.096,259,2.886,334,3.331,508,6.143,1245,8.453,1775,6.597]],["deprecated//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[]],["title//docs/databases/mariadb/mariadb-setup-debian/",[3,3.774,16,1.984,29,1.001,61,1.197,63,4.556]],["keywords//docs/databases/mariadb/mariadb-setup-debian/",[3,3.669,4,1.408,5,1.577,61,1.164,1514,5.963]],["toc//docs/databases/mariadb/mariadb-setup-debian/",[3,6.823,9,0.055,14,0.966,35,0.39,49,1.096,119,2.398,153,2.964,204,3.304,319,1.683,335,4.25,950,4.25,951,3.658,952,3.1,1776,6.868]],["deprecated//docs/databases/mariadb/mariadb-setup-debian/",[]],["title//docs/applications/cloud-storage/owncloud-debian-7/",[9,0.053,35,0.379,61,1.197,844,5.146,1777,6.662]],["keywords//docs/applications/cloud-storage/owncloud-debian-7/",[4,1.533,61,1.267,844,5.445,1329,6.122]],["toc//docs/applications/cloud-storage/owncloud-debian-7/",[4,1.811,9,0.084,35,0.596,385,1.202,706,2.499,844,8.106,1352,1.237]],["deprecated//docs/applications/cloud-storage/owncloud-debian-7/",[]],["title//docs/email/postfix/postfix-smtp-debian7/",[14,0.759,35,0.307,43,3.131,49,0.862,767,2.289,1055,2.032,1057,3.947,1648,3.559]],["keywords//docs/email/postfix/postfix-smtp-debian7/",[766,2.313,767,2.744,1055,2.437,1057,4.733,1642,4.521]],["toc//docs/email/postfix/postfix-smtp-debian7/",[5,1.356,9,0.045,19,2.937,29,1.201,35,0.532,49,0.888,60,1.683,100,1.67,169,1.709,200,3.154,319,1.364,485,3.495,706,1.67,762,3.668,952,3.608,1055,3.52,1056,4.617,1057,4.068,1058,4.444,1059,5.125,1060,4.617,1161,4.176,1778,4.3,1779,5.566,1780,5.566]],["deprecated//docs/email/postfix/postfix-smtp-debian7/",[]],["title//docs/applications/cloud-storage/dropbox/",[9,0.063,35,0.448,1781,6.853]],["keywords//docs/applications/cloud-storage/dropbox/",[11,0.566,61,0.936,127,1.67,129,1.462,179,3.222,599,4.794,1329,4.523,1781,4.523]],["toc//docs/applications/cloud-storage/dropbox/",[9,0.076,35,0.537,60,2.856,683,6.903,1781,8.203]],["deprecated//docs/applications/cloud-storage/dropbox/",[]],["title//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[74,3.281,139,2.078,718,5.319,1782,5.786,1783,5.526]],["keywords//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[244,3.297,1524,4.859,1784,6.476,1785,6.476,1786,6.476]],["toc//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[11,0.865,61,1.429,74,3.917,127,2.55,129,2.233,139,2.48,718,6.349,1316,4.157,1511,4.921,1525,4.994,1782,6.907,1783,6.597]],["deprecated//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[1028,3.823]],["title//docs/web-servers/lamp/lamp-server-on-fedora-20/",[49,1.153,127,2.317,759,3.197,1787,6.651]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-20/",[127,1.921,759,2.651,1788,5.99,1789,4.378,1790,4.494,1791,5.99]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-20/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-20/",[839,0.476]],["title//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[61,1.036,89,1.763,381,2.004,630,3.425,789,1.666,1097,3.47,1464,4.602]],["keywords//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[61,1.001,655,2.498,885,3.552,1792,4.621,1793,5.571,1794,5.13,1795,5.13]],["toc//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[9,0.083,60,2.46,89,2.489,139,2.537,141,4.717,145,4.142,153,3.511,158,4.073,1792,8.577]],["deprecated//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[]],["title//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[11,0.587,89,1.652,381,1.877,630,3.209,789,1.561,1097,3.251,1464,4.312,1706,2.331]],["keywords//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[11,0.651,655,2.685,1770,3.948,1792,4.969,1794,5.515,1795,5.515]],["toc//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[9,0.083,60,2.46,89,2.489,139,2.537,141,4.717,145,4.142,153,3.511,158,4.073,1792,8.577]],["deprecated//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[839,0.476]],["title//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[11,0.672,14,0.869,68,4.517,424,4.517,1101,4.637,1706,2.667]],["keywords//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[11,0.766,421,6.122,424,5.152,1706,3.042]],["toc//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[9,0.047,35,0.332,49,0.933,68,7.023,80,2.419,89,1.787,139,2.581,141,4.798,145,4.213,153,3.571,319,1.432,351,4.982,424,8.062,630,4.918,632,4.27,649,3.472]],["deprecated//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[0,1.242,29,0.929,129,1.736,707,2.929,1075,3.463,1796,5.368]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[5,1.577,328,2.848,707,3.07,893,3.269,1797,5.003]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[0,1.007,5,1.221,9,0.04,24,2.218,29,1.462,35,0.285,38,1.774,42,1.661,49,0.8,96,2.509,169,2.274,201,1.291,273,2.669,318,2.722,368,3.157,605,3.872,616,3.663,662,3.102,684,2.669,707,4.175,896,2.941,1075,4.936,1076,4.158,1525,3.147,1797,3.872,1798,4.353,1799,4.158,1800,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[839,0.476]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[0,1.158,29,0.866,61,1.036,207,2.414,707,2.732,1075,3.23,1563,3.47]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[5,1.577,328,2.848,707,3.07,893,3.269,1797,5.003]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[0,1.007,5,1.221,9,0.04,24,2.218,29,1.462,35,0.285,38,1.774,42,1.661,49,0.8,96,2.509,169,2.274,201,1.291,273,2.669,318,2.722,368,3.157,605,3.872,616,3.663,662,3.102,684,2.669,707,4.175,896,2.941,1075,4.936,1076,4.158,1525,3.147,1797,3.872,1798,4.353,1799,4.158,1800,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[839,0.476]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[0,1.158,11,0.627,29,0.866,707,2.732,1075,3.23,1706,2.488,1801,2.96]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[5,1.577,328,2.848,707,3.07,893,3.269,1797,5.003]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[0,1.007,5,1.221,9,0.04,24,2.218,29,1.462,35,0.285,38,1.774,42,1.661,49,0.8,96,2.509,169,2.274,201,1.291,273,2.669,318,2.722,368,3.157,605,3.872,616,3.663,662,3.102,684,2.669,707,4.175,896,2.941,1075,4.936,1076,4.158,1525,3.147,1797,3.872,1798,4.353,1799,4.158,1800,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[73,5.42,86,5.28,1288,5.155,1802,6.651]],["keywords//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[11,0.566,61,0.936,86,3.806,127,1.67,129,1.462,319,1.276,1288,3.716,1802,4.794]],["toc//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[9,0.064,11,0.865,46,3.497,61,1.429,86,5.812,127,2.55,129,2.233,140,4.726,177,3.638,319,1.949,776,2.993,1803,7.953]],["deprecated//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[]],["title//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[9,0.053,11,0.724,767,2.823,981,4.248,1706,2.875]],["keywords//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[4,1.001,11,0.501,494,3.558,766,1.645,767,1.952,1055,1.733,1379,4,1584,2.43,1706,1.987,1804,2.85]],["toc//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[9,0.061,29,1.143,35,0.432,60,2.994,327,2.782,334,3.187,359,5.43,494,7.65,706,2.283,1379,6.609,1804,6.128]],["deprecated//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[839,0.476]],["title//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[29,0.811,100,1.621,201,1.391,258,1.078,379,1.485,1305,4.973,1805,5.401]],["keywords//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[11,0.501,61,0.828,100,1.382,127,1.477,129,1.293,1033,2.233,1316,2.408,1505,4.241,1511,2.85,1806,4.606]],["toc//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[2,3.219,11,0.657,29,1.273,35,0.343,61,1.086,100,2.543,101,2.864,201,2.183,216,3.983,249,4.312,258,0.833,262,2.709,303,4.668,379,2.33,405,3.687,468,3.983,620,4.312,684,3.219,879,4.668,1033,2.93,1799,5.013,1807,5.564]],["deprecated//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[]],["title//docs/networking/squid/squid-http-proxy-centos-6-4/",[0,1.158,14,0.81,33,2.414,129,1.619,217,2.655,1796,5.006,1808,4.453]],["keywords//docs/networking/squid/squid-http-proxy-centos-6-4/",[33,2.712,129,1.819,217,2.983,1796,5.625,1808,5.003]],["toc//docs/networking/squid/squid-http-proxy-centos-6-4/",[9,0.064,33,3.331,35,0.452,38,2.814,217,3.663,323,5.336,336,4.196,487,4.788,659,4.457,1808,7.871,1809,7.322]],["deprecated//docs/networking/squid/squid-http-proxy-centos-6-4/",[]],["title//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[0,1.158,11,0.627,14,0.81,33,2.414,217,2.655,1706,2.488,1808,4.453]],["keywords//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[11,0.651,33,2.509,217,2.759,562,3.103,1706,2.585,1808,4.627]],["toc//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[9,0.064,33,3.331,35,0.452,38,2.814,217,3.663,323,5.336,336,4.196,487,4.788,659,4.457,1808,7.871,1809,7.322]],["deprecated//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[839,0.476]],["title//docs/platform/billing-and-payments/",[1035,6.352,1037,6.521]],["keywords//docs/platform/billing-and-payments/",[1035,6.258,1037,6.425]],["toc//docs/platform/billing-and-payments/",[2,2.366,22,2.711,42,2.243,84,3.334,89,2.506,100,1.333,155,3.686,177,2.033,201,1.144,256,2.749,385,0.976,390,2.675,411,2.413,435,2.047,477,2.517,498,3.334,620,3.171,651,1.723,758,5.876,1032,4.628,1034,3.859,1035,6.695,1037,5.076,1087,3.247,1120,3.859,1352,0.66,1724,3.686,1810,4.443,1811,4.443,1812,3.432,1813,4.091,1814,4.443,1815,3.432,1816,3.859,1817,5.876,1818,3.686]],["deprecated//docs/platform/billing-and-payments/",[]],["title//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[61,1.197,63,4.556,254,5.526,645,4.47,1819,5.786]],["keywords//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[1819,7.437,1820,8.563]],["toc//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[19,3.695,35,0.398,49,1.496,158,4.693,169,2.151,334,3.927,339,1.932,487,4.217,659,5.254,662,2.933,706,2.102,1819,9.18]],["deprecated//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[]],["title//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[16,1.717,29,0.866,89,1.763,600,5.307,655,2.584,1096,3.303,1821,5.764]],["keywords//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[33,2.712,1096,5.095,1822,5.963,1823,6.476]],["toc//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[16,2.316,29,1.168,49,1.241,139,2.425,141,4.509,145,3.959,351,4.682,409,5.835,429,6.209,630,4.622,706,2.334,1525,4.884,1822,7.161]],["deprecated//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[]],["title//docs/platform/package-mirrors/",[65,2.628,506,6.939]],["keywords//docs/platform/package-mirrors/",[11,0.531,61,0.878,65,1.478,89,1.495,129,1.373,281,3.776,282,2.252,506,3.903,1824,4.501]],["toc//docs/platform/package-mirrors/",[11,0.865,29,1.781,61,1.429,65,2.405,129,2.233,339,3.102,506,6.349]],["deprecated//docs/platform/package-mirrors/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[31,1.202,61,1.111,207,2.589,464,3.231,1196,3.292,1563,3.721]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[4,1.554,9,0.086,29,1.074,31,1.848,65,2.161,80,2.959,261,2.65,327,2.612,334,2.993,412,1.757,472,4.572,709,5.384]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[]],["title//docs/web-servers/lemp/lemp-stack-on-debian-8/",[3,2.878,9,0.041,31,0.988,61,0.913,139,1.584,259,1.304,275,2.911,280,2.706,1177,2.586]],["keywords//docs/web-servers/lemp/lemp-stack-on-debian-8/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-stack-on-debian-8/",[4,1.586,5,1.776,9,0.077,17,1.693,18,1.704,31,1.419,35,0.415,47,2.57,49,1.721,164,2.086,259,1.873,360,5.092,1168,2.815]],["deprecated//docs/web-servers/lemp/lemp-stack-on-debian-8/",[]],["title//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[49,1.063,61,1.197,207,2.79,1177,3.391,1563,4.01]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[4,1.493,5,1.673,9,0.084,29,1.032,31,1.8,35,0.39,47,2.419,49,1.477,164,1.964,201,1.769,259,1.763,379,1.888,412,1.689,706,2.061,1168,2.65]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[]],["title//docs/websites/varnish/getting-started-with-varnish-cache/",[80,2.991,481,4.761,829,4.536,1077,5.58]],["keywords//docs/websites/varnish/getting-started-with-varnish-cache/",[11,0.704,61,1.164,562,3.355,829,4.067,1077,5.003]],["toc//docs/websites/varnish/getting-started-with-varnish-cache/",[9,0.031,14,0.537,17,0.886,18,0.892,35,0.555,41,2.724,60,1.154,89,1.168,92,3.316,99,2.116,164,1.092,222,4.292,232,2.562,323,2.562,325,1.837,326,2.329,334,1.599,404,2.611,487,2.298,522,2.434,712,2.962,829,6.648,1077,8.415,1078,4.396,1087,2.79,1348,3.048,1827,3.817,1828,4.99,1829,3.167,1830,3.817,1831,3.817,1832,3.817,1833,4.396,1834,3.316,1835,3.817]],["deprecated//docs/websites/varnish/getting-started-with-varnish-cache/",[]],["title//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[129,1.871,203,1.926,1023,2.806,1055,2.507,1836,5.786]],["keywords//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[203,2.038,1055,2.653,1372,4.426,1836,6.122]],["toc//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[9,0.068,21,4.946,60,2.579,290,6.234,313,6.589,577,7.076,706,2.56,1836,7.409,1837,6.087]],["deprecated//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[11,0.627,31,1.121,464,3.013,1184,2.839,1196,3.07,1706,2.488,1801,2.96]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[4,1.654,9,0.079,17,1.766,18,1.777,31,1.926,80,3.15,327,2.782,334,3.187,472,4.765,709,5.611]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[9,0.053,35,0.379,129,1.871,1023,2.806,1838,3.482]],["keywords//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[4,1.533,129,1.98,233,5.03,1838,3.685]],["toc//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[9,0.083,17,1.889,18,1.901,35,0.462,60,2.46,322,5.68,687,3.047,1838,5.941]],["deprecated//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[]],["title//docs/applications/containers/what-is-docker/",[132,4.2]],["keywords//docs/applications/containers/what-is-docker/",[11,0.704,129,1.819,132,2.812,134,3.449,1706,2.795]],["toc//docs/applications/containers/what-is-docker/",[9,0.06,11,0.81,31,1.449,129,2.092,132,3.234,198,5.315,199,5.199,307,4.909,385,1.075,840,5.444,1023,3.138,1352,1.106,1706,3.214,1839,9.766]],["deprecated//docs/applications/containers/what-is-docker/",[839,0.476]],["title//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[9,0.053,31,1.296,61,1.197,207,2.79,1563,4.01]],["keywords//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[31,1.013,61,0.936,217,2.399,711,2.606,1641,4.523,1642,3.635,1671,4.523,1840,5.207]],["toc//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[0,1.215,9,0.078,29,0.908,31,2.063,40,2.446,61,1.086,64,2.344,90,1.82,100,1.813,101,2.864,203,1.747,282,2.784,319,1.481,345,2.657,412,1.486,706,1.813,789,1.747,847,3.877,1038,2.286,1841,3.131]],["deprecated//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[4,1.344,5,1.505,14,0.869,127,1.982,1063,3.357,1787,5.691]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[1842,7.733,1843,5.973,1844,6.415]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[4,2.494,9,0.058,14,1.025,35,0.547,335,4.514,339,2.012,385,1.052,950,4.514,951,3.885,952,3.292,1352,1.083,1682,5.473]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[839,0.476]],["title//docs/platform/api/api-key/",[151,5.728,251,4.003]],["keywords//docs/platform/api/api-key/",[251,3.562,1845,7.733,1846,7.12]],["toc//docs/platform/api/api-key/",[390,6.183,761,5.141]],["deprecated//docs/platform/api/api-key/",[]],["title//docs/platform/linode-cli/",[89,2.658,482,6.202]],["keywords//docs/platform/linode-cli/",[1846,6.49,1847,7.049,1848,7.049,1849,7.049]],["toc//docs/platform/linode-cli/",[9,0.06,11,0.814,14,0.715,61,1.345,89,1.555,100,1.526,119,1.775,127,1.631,139,1.586,141,4.34,151,3.351,189,2.634,251,2.342,334,3.72,351,4.506,391,2.41,437,3.146,477,2.881,482,6.338,539,4.218,630,4.448,659,2.849,1159,3.412,1807,4.681,1850,5.084,1851,5.084,1852,5.084]],["deprecated//docs/platform/linode-cli/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[4,1.571,9,0.058,129,2.029,1023,3.043]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[3,2.467,4,0.947,5,1.06,129,1.223,139,1.358,256,2.694,1465,2.87,1466,3.476,1467,3.476,1468,3.612,1469,3.107]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[0,1.703,4,2.518,5,1.472,9,0.048,14,0.85,17,1.403,18,1.412,49,0.965,80,2.502,96,3.025,119,2.11,213,3.916,335,3.74,946,3.983,950,3.74,951,4.513,952,2.727,987,4.219,1066,3.463]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[]],["title//docs/networking/dns/previewing-websites-without-dns/",[250,5.58,292,3.677,490,2.556,1853,6.651]],["keywords//docs/networking/dns/previewing-websites-without-dns/",[292,3.936,490,2.736,1853,7.12]],["toc//docs/networking/dns/previewing-websites-without-dns/",[60,2.161,100,2.144,139,2.229,141,4.143,145,3.638,169,3.278,201,2.75,225,4.247,351,4.302,630,4.247,635,4.194,652,5.967]],["deprecated//docs/networking/dns/previewing-websites-without-dns/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[4,1.571,9,0.058,61,1.298,207,3.025]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[3,2.224,4,0.853,5,0.956,61,0.705,139,1.224,256,2.429,1465,2.587,1466,3.134,1467,3.134,1468,3.256,1469,2.801,1641,3.409,1642,2.74]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[]],["title//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[9,0.05,11,0.672,61,1.111,62,3.02,280,3.292,1854,4.41]],["keywords//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[11,0.606,61,1.001,885,3.552,1854,3.975,1855,5.571,1856,4.839,1857,5.571]],["toc//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[9,0.068,35,0.605,164,2.439,201,2.197,318,4.633,379,2.345,796,4.38,1854,6.087]],["deprecated//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[]],["title//docs/email/clients/installing-squirrelmail-on-debian-7/",[9,0.058,61,1.298,207,3.025,1854,5.155]],["keywords//docs/email/clients/installing-squirrelmail-on-debian-7/",[61,1.267,1642,4.921,1854,5.03,1856,6.122]],["toc//docs/email/clients/installing-squirrelmail-on-debian-7/",[9,0.068,35,0.605,164,2.439,201,2.197,318,4.633,379,2.345,796,4.38,1854,6.087]],["deprecated//docs/email/clients/installing-squirrelmail-on-debian-7/",[839,0.476]],["title//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[9,0.058,11,0.785,1706,3.117,1854,5.155]],["keywords//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[11,0.766,1706,3.042,1854,5.03,1856,6.122]],["toc//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[9,0.068,35,0.605,164,2.439,201,2.197,318,4.633,379,2.345,796,4.38,1854,6.087]],["deprecated//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[129,1.736,258,0.851,259,1.587,381,2.148,1023,2.604,1248,3.427]],["keywords//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[217,2.399,258,0.717,259,1.337,1248,2.887,1690,2.45,1858,3.561,1859,3.561,1860,4.523]],["toc//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[9,0.068,17,1.98,18,1.993,35,0.485,258,1.467,259,2.734,1248,4.729]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[839,0.476]],["title//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[61,1.036,207,2.414,258,0.794,259,1.48,381,2.004,1248,3.196,1563,3.47]],["keywords//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[258,0.767,259,1.43,1248,3.089,1690,2.621,1858,3.81,1859,3.81,1860,4.839]],["toc//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[9,0.064,17,1.846,18,1.858,35,0.452,258,1.404,259,2.616,327,2.907,1248,4.409,1861,5.967,1862,7.322]],["deprecated//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[839,0.476]],["title//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[4,1.448,9,0.053,61,1.197,207,2.79,1838,3.482]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[4,1.211,61,1.001,233,3.975,1838,2.912,1863,4.621,1864,4.621,1865,4.621]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[]],["title//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[9,0.053,35,0.379,61,1.197,280,3.548,1838,3.482]],["keywords//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[4,1.001,61,0.828,233,3.286,259,1.182,885,2.937,1838,2.408,1863,3.82,1864,3.82,1865,3.82,1866,4.606]],["toc//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-19/",[49,1.153,127,2.317,759,3.197,1867,7.224]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-19/",[1789,5.152,1790,5.289,1868,7.049,1869,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-19/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-19/",[839,0.476]],["title//docs/web-servers/apache/apache-web-server-on-centos-6/",[49,1.063,129,1.871,164,1.905,258,0.918,1023,2.806]],["keywords//docs/web-servers/apache/apache-web-server-on-centos-6/",[129,1.682,258,0.825,1025,4.782,1703,3.948,1870,3.881,1871,5.515]],["toc//docs/web-servers/apache/apache-web-server-on-centos-6/",[9,0.086,17,1.659,18,1.669,35,0.406,40,3.847,201,1.841,258,1.568,262,3.204,379,1.965,472,3.438,1482,5.52]],["deprecated//docs/web-servers/apache/apache-web-server-on-centos-6/",[]],["title//docs/platform/longview/longview-app-for-mysql/",[4,1.715,200,4.47,920,5.396]],["keywords//docs/platform/longview/longview-app-for-mysql/",[4,1.681,51,4.595,920,5.289]],["toc//docs/platform/longview/longview-app-for-mysql/",[4,1.768,5,1.632,9,0.035,11,0.477,22,2.677,35,0.462,51,2.607,61,0.788,85,3.131,101,2.08,153,3.928,244,2.234,302,2.459,312,3.982,385,0.633,411,2.383,437,2.715,790,2.144,829,2.755,1043,3.503,1069,6.1,1283,3.503,1286,3.131,1434,3.64,1451,7.55,1872,4.04,1873,3.811,1874,4.388,1875,4.388,1876,3.503,1877,3.64,1878,4.04,1879,4.388,1880,3.64]],["deprecated//docs/platform/longview/longview-app-for-mysql/",[]],["title//docs/platform/longview/longview-app-for-nginx/",[31,1.535,200,4.47,920,5.396]],["keywords//docs/platform/longview/longview-app-for-nginx/",[31,1.371,51,4.189,920,4.821,1881,7.049]],["toc//docs/platform/longview/longview-app-for-nginx/",[9,0.042,11,0.569,22,3.194,31,1.757,35,0.435,49,0.836,51,3.111,61,0.941,85,5.457,101,2.481,153,2.259,220,2.788,244,2.665,302,2.934,312,3.111,398,4.18,411,2.843,437,3.24,638,5.457,651,2.031,790,2.558,1283,4.18,1434,4.343,1451,4.343,1876,4.18,1877,4.343,1880,4.343,1882,4.547,1883,4.547,1884,4.343]],["deprecated//docs/platform/longview/longview-app-for-nginx/",[]],["title//docs/platform/longview/longview-app-for-apache/",[200,4.47,258,1.087,920,5.396]],["keywords//docs/platform/longview/longview-app-for-apache/",[51,4.189,258,0.971,920,4.821,1885,7.049]],["toc//docs/platform/longview/longview-app-for-apache/",[9,0.037,11,0.509,22,2.855,35,0.4,49,0.747,51,2.781,61,0.841,85,5.021,101,2.218,215,2.492,220,2.492,244,2.382,258,1.165,302,2.622,312,2.781,327,1.711,398,3.736,411,2.541,437,2.895,638,3.339,651,1.815,790,2.286,1283,3.736,1434,5.837,1451,3.882,1612,4.308,1714,4.308,1872,4.308,1876,3.736,1877,3.882,1878,4.308,1880,3.882,1882,4.064,1883,4.064,1884,3.882,1886,4.679,1887,4.064,1888,4.679]],["deprecated//docs/platform/longview/longview-app-for-apache/",[]],["title//docs/web-servers/lamp/lamp-server-on-gentoo/",[49,1.259,759,3.492,1511,4.882]],["keywords//docs/web-servers/lamp/lamp-server-on-gentoo/",[759,3.422,1511,4.785,1889,7.12]],["toc//docs/web-servers/lamp/lamp-server-on-gentoo/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.655,49,1.336,164,1.699,201,1.53,258,0.819,259,1.525,379,1.633,412,1.461,1890,5.16]],["deprecated//docs/web-servers/lamp/lamp-server-on-gentoo/",[839,0.476]],["title//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[89,2.209,201,1.861,254,5.993,1524,5.42]],["keywords//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[1524,5.802,1891,7.733,1892,7.733]],["toc//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[9,0.05,15,3.767,16,1.864,17,1.453,18,1.462,38,2.215,45,2.787,46,2.752,49,0.999,89,1.914,112,2.266,164,1.789,275,3.586,292,4.42,391,4.116,586,7.203,685,3.011,759,2.769,766,2.235,1628,3.872,1828,5.191]],["deprecated//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[49,1.063,61,1.197,207,2.79,759,2.948,1563,4.01]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[4,0.947,61,0.782,258,0.6,259,1.118,759,1.927,1504,3.612,1642,3.039,1789,3.182,1893,4.354,1894,3.782,1895,4.354]],["toc//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[0,1.436,4,2.066,5,1.74,9,0.076,17,1.659,18,1.669,35,0.607,201,1.841,210,3.315,258,0.985,259,1.835,379,1.965,685,3.438]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[]],["title//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[9,0.053,139,2.078,275,3.818,759,2.948,1316,3.482]],["keywords//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[4,0.898,258,0.569,259,1.06,759,1.827,1316,2.158,1496,3.296,1896,4.129,1897,4.129,1898,4.129,1899,4.129,1900,4.129,1901,3.586]],["toc//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[0,1.215,4,1.843,5,1.472,9,0.078,17,1.403,18,1.412,35,0.556,49,0.965,139,2.643,176,2.488,201,1.557,210,2.803,258,1.167,259,2.175,379,1.662,685,2.908,759,2.674,1316,3.159]],["deprecated//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[]],["title//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[11,0.785,89,2.209,1281,4.293,1706,3.117]],["keywords//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[11,0.766,1281,4.189,1706,3.042,1902,6.49]],["toc//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[9,0.07,16,1.897,29,0.957,35,0.572,49,1.017,100,1.912,112,2.307,158,3.189,169,1.956,187,2.998,273,3.393,339,1.758,385,0.919,937,5.087,939,3.942,1281,5.982,1352,0.946,1903,6.371]],["deprecated//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[839,0.476]],["title//docs/development/version-control/introduction-to-version-control/",[140,4.689,146,4.63,476,3.74]],["keywords//docs/development/version-control/introduction-to-version-control/",[138,3.619,1211,5.445,1904,7.049,1905,7.049]],["toc//docs/development/version-control/introduction-to-version-control/",[9,0.054,14,0.947,16,2.006,19,3.554,29,1.012,80,2.789,138,3.459,140,6.158,163,3.775,339,1.859,476,4.912,481,4.44,1906,6.737,1907,7.933,1908,6.737]],["deprecated//docs/development/version-control/introduction-to-version-control/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[61,1.111,207,2.589,258,0.851,464,3.231,1196,3.292,1563,3.721]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[1197,4.243,1513,4.362,1909,6.122,1910,5.289]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[4,1.448,9,0.053,11,0.724,1706,2.875,1838,3.482]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[4,0.947,11,0.473,233,3.107,1184,2.144,1770,2.87,1801,2.236,1838,2.276,1863,3.612,1864,3.612,1865,3.612,1911,4.009]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[4,1.448,9,0.053,11,0.724,774,3.693,1838,3.482]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[4,0.947,11,0.473,233,3.107,1184,2.144,1200,2.922,1801,2.236,1838,2.276,1863,3.612,1864,3.612,1865,3.612,1911,4.009]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[11,0.672,49,0.986,164,1.767,1163,3.771,1706,2.667,1801,3.174]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[711,3.87,1163,4.718,1165,7.12]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[0,1.037,9,0.041,11,0.561,29,0.775,35,0.509,40,2.088,166,3.985,167,3.77,175,6.392,177,2.36,201,2.541,262,2.313,379,2.712,381,1.793,412,1.269,659,4.239,1163,4.616,1166,7.78,1167,4.48,1509,4.119,1775,4.279,1912,4.75]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[839,0.476]],["title//docs/web-servers/apache/apache-web-server-debian-7/",[49,0.986,61,1.111,164,1.767,207,2.589,258,0.851,1563,3.721]],["keywords//docs/web-servers/apache/apache-web-server-debian-7/",[61,1.076,258,0.825,1563,3.606,1642,4.181,1871,5.515,1913,5.202]],["toc//docs/web-servers/apache/apache-web-server-debian-7/",[9,0.086,17,1.659,18,1.669,35,0.406,40,3.847,201,1.841,258,1.568,262,4.26,379,1.965,472,3.438]],["deprecated//docs/web-servers/apache/apache-web-server-debian-7/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[11,0.587,61,0.97,207,2.262,319,1.324,731,2.726,894,3.444,1706,2.331,1801,2.773]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[11,0.566,61,0.936,459,2.698,662,2.181,731,2.628,1642,3.635,1706,2.247,1902,4.794]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[9,0.058,29,0.722,35,0.273,49,0.767,89,1.47,98,3.355,153,3.098,158,4.301,251,3.958,319,1.178,324,3.018,428,2.894,435,2.214,459,4.452,531,2.933,651,1.865,731,3.624,761,3.594,776,2.702,789,1.39,948,3.355,990,3.43,991,3.43,998,3.43,1094,3.115,1096,2.755,1287,4.426,1322,3.43,1914,3.513,1915,3.606]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[839,0.476]],["title//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[4,1.448,790,3.255,1055,2.507,1564,5.786,1584,3.515]],["keywords//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[4,1.681,1055,2.91,1584,4.08]],["toc//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[4,0.888,16,1.216,29,0.613,35,0.232,38,2.244,46,2.788,89,1.249,119,2.213,141,2.367,215,2.175,237,2.526,327,1.493,336,2.154,350,2.367,379,1.743,381,1.419,391,3.005,522,2.603,687,1.529,688,2.788,692,3.546,783,2.984,790,1.995,896,2.396,946,2.691,1016,4.871,1055,3.297,1057,2.984,1286,2.913,1584,4.623,1588,2.491,1916,3.546,1917,3.759,1918,4.083,1919,4.083,1920,4.083,1921,4.083,1922,4.083]],["deprecated//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[]],["title//docs/development/ror/ruby-on-rails-apache-debian-8/",[9,0.05,61,1.111,258,0.851,280,3.292,464,3.231,1196,3.292]],["keywords//docs/development/ror/ruby-on-rails-apache-debian-8/",[1197,4.243,1513,4.362,1909,6.122,1910,5.289]],["toc//docs/development/ror/ruby-on-rails-apache-debian-8/",[9,0.062,17,1.805,18,1.817,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-apache-debian-8/",[]],["title//docs/security/encryption/full-disk-encryption-xen/",[237,4.882,244,4.016,632,5.766]],["keywords//docs/security/encryption/full-disk-encryption-xen/",[61,1.001,237,3.447,244,2.836,319,1.366,632,4.072,1563,3.354,1923,5.571]],["toc//docs/security/encryption/full-disk-encryption-xen/",[0,1.38,9,0.055,16,2.045,35,0.526,61,1.663,80,2.843,237,4.25,244,4.71,327,2.511,481,4.526,525,4.45,632,5.019,645,4.608,1924,6.323,1925,6.323,1926,6.868]],["deprecated//docs/security/encryption/full-disk-encryption-xen/",[839,0.476]],["title//docs/platform/automating-server-builds/",[20,4.63,49,1.259,171,4.051]],["keywords//docs/platform/automating-server-builds/",[244,3.297,747,4.859,1531,4.621,1927,6.476,1928,6.476]],["toc//docs/platform/automating-server-builds/",[2,3.658,20,4.03,42,2.276,49,1.096,89,3.201,100,2.061,171,3.526,225,4.081,244,3.496,412,1.689,616,5.019,635,4.03,807,4.697,919,4.794,1665,5.483,1666,5.483,1929,6.868]],["deprecated//docs/platform/automating-server-builds/",[]],["title//docs/email/running-a-mail-server/",[49,1.259,381,2.742,767,3.344]],["keywords//docs/email/running-a-mail-server/",[1372,4.426,1667,5.628,1930,7.049,1931,7.049]],["toc//docs/email/running-a-mail-server/",[9,0.031,32,2.434,35,0.217,42,1.265,49,1.631,120,4.396,158,3.011,171,1.96,223,2.562,232,2.562,283,2.724,302,2.139,381,1.327,419,3.167,435,1.758,489,4.542,490,2.129,687,1.43,767,4.726,776,1.437,783,2.79,789,1.104,1032,2.611,1261,2.949,1275,3.515,1352,0.567,1552,4.292,1648,2.516,1726,3.167,1828,3.167,1829,3.167,1925,3.515,1932,2.864,1933,3.515,1934,6.015,1935,6.015,1936,3.817]],["deprecated//docs/email/running-a-mail-server/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[4,1.571,766,2.58,1055,2.719,1584,3.811]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[4,1.063,11,0.531,49,0.78,61,0.878,766,1.746,767,2.071,1055,1.839,1584,2.579,1937,4.888]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[4,1.292,9,0.067,17,1.379,18,1.388,24,2.629,35,0.338,60,2.532,65,1.796,96,2.974,225,4.976,391,3.969,490,2.103,684,4.46,687,2.225,766,3.463,776,2.236,1055,2.236,1584,3.135,1588,5.109]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[]],["title//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[61,1.298,207,3.025,1033,3.502,1563,4.349]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[1563,4.243,1938,6.49,1939,6.49,1940,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[9,0.054,15,4.055,16,2.006,42,2.233,61,1.211,74,3.318,80,2.789,89,2.06,100,2.021,112,2.439,207,2.821,367,4.807,522,4.295,583,4.23,742,4.44,790,3.291,1016,3.459,1033,4.428,1564,5.851]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[839,0.476]],["title//docs/security/linode-manager-security-controls/",[89,2.209,90,2.176,319,1.771,476,3.424]],["keywords//docs/security/linode-manager-security-controls/",[319,1.587,944,4.733,952,2.923,1147,5.003,1941,6.476]],["toc//docs/security/linode-manager-security-controls/",[35,0.238,45,1.862,46,1.838,96,2.092,119,1.459,151,2.755,154,3.136,172,1.63,173,3.848,176,1.721,177,1.912,202,5.272,204,2.011,225,3.837,251,1.925,319,1.025,322,2.918,327,2.36,336,4.681,346,3.337,359,2.983,410,4.117,477,2.368,635,3.789,651,1.621,688,1.838,761,2.092,766,1.493,785,6.854,933,2.983,952,1.886,993,3.467,1017,3.055,1107,6.544,1147,3.229,1942,4.18,1943,4.18]],["deprecated//docs/security/linode-manager-security-controls/",[]],["title//docs/security/backups/backing-up-your-data/",[15,4.75,16,2.35,24,3.492]],["keywords//docs/security/backups/backing-up-your-data/",[2,4.735,21,3.755,1944,5.171,1945,6.476]],["toc//docs/security/backups/backing-up-your-data/",[2,5.935,4,0.772,8,2.477,15,3.417,16,2.414,21,2.057,29,0.853,42,1.176,49,0.906,68,2.593,69,2.833,139,1.77,141,2.057,142,2.299,145,1.806,223,2.381,244,1.806,253,1.908,312,3.373,332,2.339,345,1.56,351,2.136,368,1.513,437,2.196,523,5.48,540,2.943,603,2.833,630,2.109,815,2.741,1778,2.741,1884,2.943,1944,7.079,1946,3.267,1947,2.741,1948,4.93,1949,2.943,1950,3.267,1951,2.943,1952,3.548,1953,3.548,1954,3.548,1955,3.548]],["deprecated//docs/security/backups/backing-up-your-data/",[]],["title//docs/platform/longview/longview/",[14,1.222,920,5.944]],["keywords//docs/platform/longview/longview/",[920,5.289,1956,7.733,1957,7.733]],["toc//docs/platform/longview/longview/",[9,0.055,24,3.023,38,1.592,100,1.35,151,2.966,158,4.133,200,2.55,244,2.291,247,2.826,251,3.147,281,3.476,302,2.522,325,2.165,326,2.746,339,1.242,437,2.785,472,2.165,662,1.885,691,3.476,790,2.199,887,3.289,896,2.641,918,3.593,920,7.138,1084,3.289,1463,3.908,1887,3.908,1958,4.5,1959,4.5,1960,4.5,1961,4.5,1962,4.5,1963,4.5,1964,4.5,1965,3.733,1966,3.908]],["deprecated//docs/platform/longview/longview/",[]],["title//docs/platform/linode-managed/",[89,2.658,90,2.618]],["keywords//docs/platform/linode-managed/",[944,6.258,1967,8.563]],["toc//docs/platform/linode-managed/",[9,0.059,19,2.644,29,0.753,35,0.285,42,3.726,80,2.075,89,1.533,96,2.509,119,1.75,203,1.449,214,4.353,251,2.309,390,3.017,410,4.722,428,3.017,481,3.303,655,2.247,684,4.691,951,2.669,1094,3.248,1286,5.285,1834,4.353,1883,4.353,1916,4.353,1965,4.158,1968,5.012,1969,5.012]],["deprecated//docs/platform/linode-managed/",[]],["title//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[9,0.05,49,0.986,139,1.928,619,3.825,655,2.771,1970,5.368]],["keywords//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[562,4.006,655,3.467,1970,6.716]],["toc//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[9,0.07,11,0.68,61,1.125,68,4.574,89,1.914,101,2.966,112,2.266,139,2.708,141,3.628,145,3.186,153,2.701,325,3.011,351,3.767,419,5.191,540,5.191,630,3.719,655,2.806,1316,3.271,1970,9.354]],["deprecated//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[11,0.672,258,0.851,1172,3.463,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[12,3.297,1972,6.476,1973,6.476,1974,5.963,1975,5.171]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[9,0.072,14,1.26,60,2.71,258,1.235,706,2.69,1172,6.155]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[9,0.05,11,0.672,1271,3.542,1706,2.667,1976,3.673,1977,4.005]],["keywords//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[562,2.386,937,3.677,1770,3.035,1976,2.737,1978,3.366,1979,3.035,1980,3.035,1981,2.984,1982,2.984,1983,4.606]],["toc//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[9,0.07,29,1.313,35,0.497,57,5.263,325,4.206,706,2.623,1976,6.427]],["deprecated//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[839,0.476]],["title//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[11,0.587,14,0.759,31,1.05,39,2.151,47,1.902,200,3.06,1304,2.798,1706,2.331]],["keywords//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[11,0.566,31,1.013,39,2.074,802,2.674,1304,2.698,1984,5.207,1985,5.207,1986,4.794]],["toc//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[9,0.064,31,1.547,35,0.579,49,1.269,172,3.101,177,3.638,385,1.147,706,2.386,1304,5.279,1352,1.181]],["deprecated//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[839,0.476]],["title//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[11,0.627,43,3.342,47,2.031,49,0.92,767,2.443,1706,2.488,1987,3.425]],["keywords//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[1372,3.761,1770,3.948,1987,3.559,1988,5.99,1989,4.494,1990,4.494]],["toc//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[9,0.062,29,1.168,35,0.571,42,2.578,60,2.351,65,2.351,215,4.142,261,2.884,412,1.913,767,4.257,1987,4.622]],["deprecated//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[839,0.476]],["title//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[11,0.587,409,4.052,1706,2.331,1801,2.773,1971,3.095,1991,3.77,1992,3.694,1993,3.295]],["keywords//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[259,1.538,1690,2.818,1770,3.948,1993,3.655,1994,4.378,1995,4.969]],["toc//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[9,0.079,35,0.349,64,2.385,65,1.859,100,1.845,140,3.654,203,1.778,319,1.507,345,2.704,573,4.388,651,2.385,706,1.845,789,1.778,847,2.813,1038,2.325,1993,7.105,1996,5.661,1997,6.149]],["deprecated//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[839,0.476]],["title//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[11,0.627,47,2.031,49,0.92,164,1.648,189,2.986,1706,2.488,1998,3.196]],["keywords//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[258,0.892,1163,3.952,1998,3.591,1999,4.733,2000,4.621]],["toc//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[33,4.812,262,3.734,327,3.045,388,4.829,391,3.948,755,5.489,1163,6.403]],["deprecated//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[11,0.724,42,2.208,203,1.926,1191,3.959,1706,2.875]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[217,2.006,359,3.107,562,2.256,655,1.952,1057,3.182,1191,2.587,1350,3.039,1770,2.87,1933,4.009,2001,4.354,2002,4.009]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[9,0.057,35,0.406,45,3.183,46,3.142,164,2.043,318,3.881,359,6.781,368,3.047,651,2.772,766,2.552,1191,5.647,1350,4.989,1648,4.71,1747,4.989,2003,6.58]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.627,766,2.059,1184,2.839,1706,2.488,1801,2.96,1971,3.303,2004,3.425]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[2004,3.849,2005,6.476,2006,6.476,2007,4.429,2008,4.859]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.056,29,1.052,327,2.56,381,3.259,385,1.011,412,1.722,706,2.102,933,4.998,952,3.161,981,4.466,1352,1.04,1628,4.334,1804,4.334,2004,6.281,2009,5.119]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[11,0.627,766,2.059,774,3.196,1184,2.839,1307,5.006,2004,3.425,2010,5.764]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[2004,3.849,2007,4.429,2008,4.859,2011,6.476,2012,6.476]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[9,0.058,29,1.096,327,2.666,381,3.348,412,1.794,706,2.189,933,5.205,952,3.292,981,4.651,1628,4.514,1804,4.514,2004,6.409,2009,5.331]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[1028,3.823]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.587,31,1.05,1168,2.084,1184,2.66,1706,2.331,1801,2.773,1826,2.66,1971,3.095]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[31,1.26,1527,3.801,2013,5.003,2014,5.625,2015,4.521]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[0,1.236,9,0.049,19,4.525,29,0.924,35,0.607,60,1.859,65,1.859,148,5.653,187,2.893,201,1.584,261,2.28,327,2.248,379,1.69,412,1.512,490,2.176,544,3.275,1168,2.373,1423,3.861,1529,3.805,1826,3.028]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[11,0.552,258,0.7,259,1.304,381,1.766,1184,2.502,1248,2.816,1706,2.192,1801,2.608,1971,2.911]],["keywords//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[258,0.767,259,1.43,1248,3.089,1690,2.621,1858,3.81,1859,3.81,1860,4.839]],["toc//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[9,0.064,17,1.846,18,1.858,35,0.452,258,1.404,259,2.616,327,2.907,1248,4.409,1861,5.967,1862,7.322]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[839,0.476]],["title//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[11,0.627,14,0.81,263,3.567,1271,3.303,1977,3.735,2016,3.383,2017,5.764]],["keywords//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[1978,3.017,1980,2.721,1981,2.675,1982,2.675,2016,2.423,2018,4.129,2019,4.129,2020,3.098,2021,2.721,2022,2.22,2023,4.129,2024,4.129]],["toc//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[9,0.053,14,0.929,35,0.376,38,2.339,119,2.308,177,3.024,201,1.703,306,3.879,350,3.833,379,1.817,412,1.626,490,2.339,723,3.833,790,3.23,2016,6.022,2022,3.555,2025,4.959,2026,4.614,2027,4.283]],["deprecated//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[11,0.724,162,3.515,1706,2.875,1801,3.421,1971,3.818]],["keywords//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[5,1.577,893,3.269,2028,6.476,2029,6.476,2030,4.621]],["toc//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[9,0.069,24,2.721,35,0.349,64,2.385,90,2.584,101,2.914,112,2.227,162,6.143,178,3.805,209,3.409,253,3.307,339,1.696,381,2.137,417,3.921,520,3.446,1075,3.446,2031,6.121]],["deprecated//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1309,3.862,1706,2.875,1801,3.421,1971,3.818]],["keywords//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.046,11,0.627,31,1.121,1184,2.839,1706,2.488,1801,2.96,1971,3.303]],["keywords//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.606,31,1.084,217,2.566,711,2.789,2014,4.839,2034,5.571,2035,5.571]],["toc//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.094,17,1.626,18,1.636,31,2.196,60,2.118,101,3.32,282,4.319,345,3.08,2036,7.004,2037,7.004]],["deprecated//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1706,2.875,1801,3.421,1971,3.818,2038,3.818]],["keywords//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[0,0.964,11,0.521,14,0.674,407,3.347,1706,2.069,1801,2.462,1971,2.748,2042,3.16,2043,3.107,2044,4.415]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[9,0.065,35,0.646,38,2.879,381,2.828,789,2.352,2042,5.362,2043,7.364]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[11,0.587,203,1.561,339,1.49,688,2.375,1473,3.095,1706,2.331,1801,2.773,1971,3.095]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[11,0.672,258,0.851,597,3.825,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[39,2.807,258,0.971,597,4.362,1303,3.247]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[9,0.054,17,1.564,18,1.574,35,0.66,38,2.384,198,4.807,199,4.702,258,0.928,297,3,387,4.923,802,5.705,1303,3.103,1309,3.906]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1706,2.875,1801,3.421,1971,3.818,2045,3.655]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[11,0.606,138,2.861,466,3.354,1826,2.744,1995,4.621,2039,3.354,2045,3.057]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[11,0.552,14,0.714,33,2.128,42,1.684,258,0.7,328,2.234,1706,2.192,1801,2.608,1971,2.911]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[11,0.627,14,0.81,203,1.666,753,4.113,1706,2.488,1947,4.453,2052,4.113]],["keywords//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[11,0.651,1770,3.948,2052,4.274,2053,5.202,2054,4.969,2055,5.99]],["toc//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[9,0.074,14,0.966,29,1.032,35,0.526,158,3.438,282,3.163,297,3.059,327,2.511,399,4.901,587,4.312,706,2.061,1348,5.483,2052,6.603,2054,5.697,2056,5.305,2057,4.608]],["deprecated//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[11,0.587,49,0.862,164,1.544,258,0.744,1184,2.66,1706,2.331,1801,2.773,1971,3.095]],["keywords//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[11,0.566,258,0.717,562,2.698,711,2.606,1770,3.432,1801,2.674,1913,4.523,2058,5.207]],["toc//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[9,0.086,17,1.693,18,1.704,35,0.415,40,3.899,201,1.879,258,1.486,262,3.27,379,2.005,472,3.509,1482,5.635]],["deprecated//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[11,0.627,47,2.031,49,0.92,164,1.648,292,2.934,1706,2.488,2059,3.163]],["keywords//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[1770,4.268,1870,4.196,1995,5.372,2059,3.553,2060,6.476]],["toc//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[9,0.055,29,1.032,35,0.39,65,2.077,121,4.25,145,3.496,319,2.268,345,3.02,412,1.689,651,3.589,744,5.726,803,6.329,1016,3.526,2059,5.077]],["deprecated//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1706,2.875,1801,3.421,1971,3.818,2061,3.774]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2063,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[9,0.07,35,0.497,201,2.252,379,2.403,706,2.623,807,5.979,2061,6.128]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[11,0.672,14,0.869,49,0.986,164,1.767,1706,2.667,2059,3.391]],["keywords//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[655,2.191,1770,3.221,1870,3.167,1995,4.055,2059,2.682,2064,4.888,2065,3.903,2066,4.888,2067,3.572]],["toc//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[9,0.055,29,1.032,35,0.39,65,2.077,121,4.25,145,3.496,319,2.268,345,3.02,412,1.689,651,3.589,744,5.726,803,6.329,1016,3.526,2059,5.077]],["deprecated//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[9,0.041,11,0.552,31,0.988,142,3.292,259,1.304,1168,1.96,1706,2.192,1801,2.608,1971,2.911]],["keywords//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[31,1.013,259,1.337,1168,2.009,1527,3.056,1528,3.494,2014,4.523,2068,5.207,2069,5.207]],["toc//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[11,0.672,49,0.986,1177,3.146,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[4,1.191,5,1.334,9,0.063,11,0.596,29,0.823,31,1.803,35,0.311,47,3.266,49,1.262,65,1.657,100,1.644,112,1.984,164,1.567,201,1.411,203,1.584,259,1.407,319,1.343,339,1.512,345,2.409,379,1.506,380,3.551,412,1.348,789,1.584,847,2.507,1038,2.072,1168,2.115]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[11,0.552,90,1.53,521,3.058,766,1.814,1706,2.192,1750,3.474,1801,2.608,1971,2.911,2070,3.1]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[11,0.627,42,1.911,485,3.62,490,2.04,1706,2.488,2072,4.113,2073,3.163]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[11,0.651,490,2.12,662,2.509,2073,3.286,2074,5.99,2075,5.99]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[0,1.328,9,0.053,29,0.993,35,0.512,42,2.191,57,3.979,169,2.03,201,1.703,261,2.451,411,3.59,412,1.626,789,1.911,1404,5.943,2073,6.048,2076,4.614,2077,4.717]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[11,0.587,14,0.759,24,2.39,179,3.342,210,2.505,1706,2.331,2078,2.904,2079,3.854]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[11,0.704,893,3.269,2078,3.483,2080,4.621,2081,5.372]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[9,0.078,14,1.364,2078,6.197]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.521,14,0.674,215,2.554,490,1.697,1184,2.362,1706,2.069,1801,2.462,1971,2.748,2082,2.554,2083,3.28]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[4,1.174,5,1.315,11,0.587,47,1.902,1063,2.933,1706,2.331,1801,2.773,1971,3.095]],["keywords//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[4,1.408,1465,4.268,1770,4.268,2087,5.003,2088,4.733]],["toc//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[0,1.745,4,2.546,5,1.524,9,0.05,47,2.205,49,0.999,96,3.132,119,2.185,213,4.055,335,3.872,706,1.878,946,4.124,950,3.872,951,4.625,952,2.824,987,4.368,1066,3.586]],["deprecated//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[4,1.571,9,0.058,11,0.785,774,4.005]],["keywords//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[4,0.898,11,0.449,139,1.288,1200,2.77,1465,2.721,1467,3.296,1469,2.946,2089,4.129,2090,4.129,2091,4.129,2092,4.129,2093,4.129]],["toc//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,1706,2.331,1801,2.773]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[9,0.061,35,0.432,49,1.581,80,3.15,177,3.481,306,4.466,385,1.098,583,4.778,707,5.527,1352,1.13]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[5,1.505,11,0.672,14,0.869,30,2.667,1063,3.357,1706,2.667]],["keywords//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[30,2.795,1064,5.171,1065,3.952,1160,4.346,1770,4.268]],["toc//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[0,2.043,5,2.168,9,0.071,29,0.975,30,4.386,35,0.369,119,2.265,204,3.122,227,4.204,319,1.59,651,2.517,952,2.928,1066,3.718,1070,4.276,2094,5.012,2095,5.012]],["deprecated//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[9,0.043,11,0.587,49,0.862,1706,2.331,1801,2.773,1971,3.095,2022,2.904,2096,3.169]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[2022,3.221,2096,3.515,2097,5.99,2098,4.494,2099,4.494,2100,4.494]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[9,0.06,14,1.047,35,0.423,49,1.189,282,3.431,283,5.315,327,2.723,490,2.636,684,3.967,789,2.153,2022,4.006,2027,4.826,2096,5.731,2101,5.588]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[11,0.672,49,0.986,759,2.735,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[4,1.063,11,0.531,258,0.673,259,1.255,759,2.163,1496,3.903,2102,3.776,2103,4.888,2104,4.888]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[0,1.436,4,2.066,5,1.74,9,0.076,17,1.659,18,1.669,35,0.607,201,1.841,210,3.315,258,0.985,259,1.835,379,1.965,685,3.438]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/uptime/monitoring-and-maintaining-your-server/",[49,1.259,203,2.281,1951,6.545]],["keywords//docs/uptime/monitoring-and-maintaining-your-server/",[77,5.372,203,2.57,882,5.372,1951,5.372]],["toc//docs/uptime/monitoring-and-maintaining-your-server/",[9,0.036,14,0.96,35,0.388,65,1.361,69,3.593,74,2.216,80,1.863,89,2.526,90,2.487,96,2.252,100,2.478,203,2.387,339,1.242,481,2.966,522,2.869,527,3.211,652,2.826,688,3.631,766,1.607,789,1.301,815,3.476,919,4.769,920,3.078,1033,2.182,1185,3.733,1342,4.143,1350,3.141,1363,3.908,1665,3.593,1666,3.593,1884,3.733,1946,4.143,2105,4.5]],["deprecated//docs/uptime/monitoring-and-maintaining-your-server/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[49,1.259,203,2.281,2106,6.853]],["keywords//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[203,2.038,1623,7.518,2106,6.122]],["toc//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[0,1.189,4,1.286,9,0.084,14,0.525,29,0.561,35,0.517,49,0.596,64,1.449,65,1.13,80,3.039,88,2.666,96,2.96,119,2.065,120,4.322,164,1.068,169,1.816,201,0.962,203,1.08,258,0.515,259,1.518,312,2.22,318,2.029,345,1.643,385,0.539,573,2.666,649,2.22,684,1.99,688,1.643,706,1.121,847,3.358,895,2.421,1352,0.555,1887,3.245,1996,3.44,2106,8.401]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[839,0.476]],["title//docs/applications/social-networking/dolphin/",[2107,8.402]],["keywords//docs/applications/social-networking/dolphin/",[2107,6.716,2108,6.174,2109,7.12]],["toc//docs/applications/social-networking/dolphin/",[4,1.074,5,1.203,9,0.087,16,1.472,29,0.742,35,0.417,40,2,49,0.789,64,1.917,100,1.483,119,1.725,249,3.526,259,2.242,262,2.215,381,1.718,405,4.472,684,2.632,688,2.173,706,1.483,744,3.058,766,1.765,803,3.38,905,3.612,937,3.945,2107,8.963,2110,4.942]],["deprecated//docs/applications/social-networking/dolphin/",[609,0.697,836,0.638,839,0.087,2109,2.146,2111,0.873,2112,0.873,2113,0.873]],["title//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[5,1.622,14,0.937,90,2.007,391,3.158,1129,4.065]],["keywords//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[4,1.001,5,1.122,491,3.455,1129,2.81,1838,2.408,2114,4.606,2115,4.606,2116,4.606,2117,4.606,2118,4.606]],["toc//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[0,1.563,4,1.691,5,2.446,90,3.025,119,2.715,176,3.201,391,5.273,491,5.835,2119,7.777]],["deprecated//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[]],["title//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[9,0.053,49,1.063,139,2.078,2120,5.786,2121,6.134]],["keywords//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[2120,6.122,2122,7.049,2123,7.049,2124,7.049]],["toc//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[9,0.069,35,0.487,64,3.327,80,3.551,345,2.704,789,1.778,2120,10.754,2121,5.661,2125,10.689,2126,6.149]],["deprecated//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[]],["title//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[244,3.677,655,3.239,895,4.681,948,5.043]],["keywords//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[244,3.936,655,3.467,895,5.011]],["toc//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[0,1.236,80,2.546,89,1.881,112,2.227,145,3.13,244,5.927,247,3.861,252,4.494,352,4.388,540,5.101,649,3.654,700,4.388,895,3.984,896,5.034,1110,5.661,1126,4.494,1751,5.661,2127,5.34,2128,5.101]],["deprecated//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[]],["title//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[244,3.677,477,4.093,895,4.681,1778,5.58]],["keywords//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[244,3.936,1524,5.802,2129,7.733]],["toc//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[0,1.745,35,0.356,89,3.05,96,3.132,112,3.144,244,5.483,247,3.93,345,2.752,525,4.055,649,5.926,895,4.055,896,3.673,1126,4.574,2127,7.542]],["deprecated//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[11,0.785,1033,3.502,1706,3.117,1801,3.709]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[11,0.841,1033,3.749,1801,3.971]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[9,0.048,11,1.064,15,3.638,16,1.8,42,2.003,74,2.976,80,2.502,89,1.848,100,1.813,112,2.188,367,4.312,522,3.853,583,3.795,742,3.983,977,5.013,1016,3.103,1033,5.143,1184,2.976,1185,5.013,2130,2.692,2131,5.013]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[839,0.476]],["title//docs/troubleshooting/rescue-and-rebuild/",[1126,6.352,2132,7.21]],["keywords//docs/troubleshooting/rescue-and-rebuild/",[1126,6.258,2132,7.104]],["toc//docs/troubleshooting/rescue-and-rebuild/",[2,2.964,8,3.885,9,0.045,65,1.683,80,3.309,89,1.702,153,2.402,169,1.709,244,2.833,247,5.02,339,2.206,381,1.935,445,3.495,527,3.972,645,3.735,649,3.308,655,2.495,948,3.885,951,2.964,1016,2.858,1126,6.836,1560,5.125,2132,4.617,2133,4.834,2134,5.125,2135,5.566]],["deprecated//docs/troubleshooting/rescue-and-rebuild/",[]],["title//docs/platform/disk-images/migrating-a-server-to-your-linode/",[49,1.259,89,2.413,1524,5.92]],["keywords//docs/platform/disk-images/migrating-a-server-to-your-linode/",[2136,7.733,2137,7.733,2138,7.733]],["toc//docs/platform/disk-images/migrating-a-server-to-your-linode/",[0,1.52,29,0.775,34,3.601,35,0.561,42,1.71,89,2.314,96,2.582,112,1.868,142,3.343,169,1.584,178,3.192,208,2.923,225,3.066,244,4.56,247,3.239,326,3.148,428,3.106,525,3.343,583,3.239,635,3.027,645,3.461,649,4.495,895,3.343,971,3.87,996,4.75,1032,3.528,1126,3.77,1335,4.75]],["deprecated//docs/platform/disk-images/migrating-a-server-to-your-linode/",[839,0.476]],["title//docs/platform/disk-images/disk-images-and-configuration-profiles/",[35,0.448,244,4.016,525,5.113]],["keywords//docs/platform/disk-images/disk-images-and-configuration-profiles/",[244,4.359,2139,8.563]],["toc//docs/platform/disk-images/disk-images-and-configuration-profiles/",[0,1.727,9,0.039,14,1.009,35,0.608,80,1.99,101,2.278,139,1.499,244,5.645,273,2.56,390,4.322,481,3.168,525,6.934,580,4.175,652,3.018,906,3.606,970,3.987,993,3.987,1084,3.513,1924,4.426,2140,4.426,2141,4.807]],["deprecated//docs/platform/disk-images/disk-images-and-configuration-profiles/",[]],["title//docs/platform/prepaid-billing-and-payments-legacy/",[1024,6.651,1035,5.28,1036,5.993,1037,5.42]],["keywords//docs/platform/prepaid-billing-and-payments-legacy/",[1035,4.378,1036,4.969,1037,4.494,1816,5.202,1817,5.202,2142,5.99]],["toc//docs/platform/prepaid-billing-and-payments-legacy/",[42,2.074,100,1.878,155,5.191,385,0.903,390,3.767,435,2.883,477,3.546,620,4.466,651,2.427,1035,6.346,1036,5.191,1037,6.515,1120,5.435,1813,5.762,1815,4.834,1816,5.435,1817,7.542,1818,5.191,2143,6.258,2144,6.258,2145,6.258]],["deprecated//docs/platform/prepaid-billing-and-payments-legacy/",[839,0.476]],["title//docs/troubleshooting/troubleshooting/",[790,4.726]],["keywords//docs/troubleshooting/troubleshooting/",[790,4.687]],["toc//docs/troubleshooting/troubleshooting/",[5,0.778,14,0.449,35,0.182,49,0.51,89,2.908,90,1.571,96,1.599,119,1.115,142,2.07,153,1.379,164,0.913,169,1.601,176,2.146,177,1.461,179,1.977,187,1.503,193,2.144,195,2.28,201,0.823,225,1.898,244,2.654,292,1.626,316,2.23,350,3.023,360,3.64,379,0.878,381,1.812,385,0.461,411,1.735,445,2.006,460,2.941,477,1.81,489,1.949,490,1.13,632,2.335,635,1.875,655,1.432,662,1.338,684,1.701,688,1.405,915,2.28,952,2.353,1058,2.551,1397,2.775,1452,2.775,1717,4.163,1812,2.468,1873,2.775,2146,3.195,2147,3.195,2148,2.775,2149,3.195,2150,3.195,2151,3.195,2152,3.195,2153,3.195,2154,3.195,2155,3.195,2156,2.941,2157,3.195,2158,3.195,2159,3.195,2160,3.195]],["deprecated//docs/troubleshooting/troubleshooting/",[]],["title//docs/platform/accounts-and-passwords/",[477,4.924,952,3.922]],["keywords//docs/platform/accounts-and-passwords/",[90,2.123,477,3.994,944,5.152,952,3.181]],["toc//docs/platform/accounts-and-passwords/",[29,0.787,45,2.332,46,2.302,89,2.339,90,2.303,100,1.571,119,3.154,225,4.544,385,1.103,390,3.152,405,4.666,445,4.802,684,2.788,766,2.731,950,4.732,951,2.788,952,4.484,1058,4.18,1965,6.343,2009,3.826,2133,4.547]],["deprecated//docs/platform/accounts-and-passwords/",[]],["title//docs/platform/support/",[472,4.654]],["keywords//docs/platform/support/",[472,3.391,2161,7.049,2162,7.049,2163,7.049]],["toc//docs/platform/support/",[89,2.813,313,7.105,472,4.425,706,2.76,1965,7.63,2164,9.198]],["deprecated//docs/platform/support/",[]],["title//docs/platform/linode-backup-service/",[2,3.07,14,0.81,24,2.551,42,1.911,89,1.763,319,1.413,1552,4.113]],["keywords//docs/platform/linode-backup-service/",[2165,4.888,2166,4.888,2167,4.888,2168,4.888,2169,4.888,2170,4.888,2171,4.888,2172,4.888,2173,4.888]],["toc//docs/platform/linode-backup-service/",[2,6.127,8,6.416,42,2.591,89,2.811,90,1.625,92,4.686,96,2.701,327,1.972,392,3.85,411,2.93,435,2.485,437,3.339,514,4.968,577,4.476,616,3.943,649,3.206,758,6.789,1087,3.943,1724,4.476,1818,4.476,2174,5.396]],["deprecated//docs/platform/linode-backup-service/",[]],["title//docs/websites/hosting-a-website/",[201,2.239,292,4.424]],["keywords//docs/websites/hosting-a-website/",[292,3.588,1667,5.628,1668,6.122,1686,6.49]],["toc//docs/websites/hosting-a-website/",[0,0.966,4,1.561,5,2.093,9,0.069,29,0.722,32,3.065,35,0.273,49,0.767,60,1.453,89,2.628,164,1.374,169,1.476,176,1.979,201,1.238,210,2.23,258,0.989,259,2.206,292,2.447,349,5.878,379,1.322,489,2.933,490,2.541,579,7.912,615,3.168,685,2.313,700,3.43]],["deprecated//docs/websites/hosting-a-website/",[]],["title//docs/security/securing-your-server/",[49,1.387,319,2.13]],["keywords//docs/security/securing-your-server/",[319,2.064,325,2.882,655,2.685,2175,5.99,2176,5.99]],["toc//docs/security/securing-your-server/",[0,0.871,11,0.471,14,0.609,35,0.246,42,2.997,45,1.93,46,1.906,61,0.779,100,1.992,119,1.513,127,1.39,129,1.217,176,1.784,251,1.996,312,2.575,319,1.062,325,2.085,334,1.815,336,2.287,381,1.506,390,3.996,392,3.093,399,3.093,477,2.456,562,2.245,572,3.595,651,1.681,655,3.617,662,1.815,946,2.856,987,3.025,1353,2.856,1423,2.721,1552,3.093,1679,3.99,1966,3.764,2026,3.025,2177,4.334,2178,3.99,2179,4.334,2180,5.507]],["deprecated//docs/security/securing-your-server/",[]],["title//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[16,1.984,29,1.001,49,1.063,759,2.948,1511,4.122]],["keywords//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[759,3.422,1511,4.785,1889,7.12]],["toc//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.655,49,1.336,164,1.699,201,1.53,258,0.819,259,1.525,379,1.633,412,1.461,1890,5.16]],["deprecated//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[11,0.672,49,0.986,203,1.787,2181,4.41,2182,4.41,2183,4.314]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[11,0.651,203,1.732,2181,4.274,2183,4.181,2184,5.99,2185,5.515]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[9,0.06,35,0.657,164,2.13,208,4.22,209,4.13,318,4.045,385,1.075,1352,1.106,2181,8.253]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[258,1.197,2186,7.549]],["keywords//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[258,0.971,2186,6.122,2187,7.049,2188,7.049]],["toc//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[9,0.056,35,0.398,225,4.162,334,2.933,635,4.111,706,2.102,1107,5.81,2186,8.144,2189,7.004,2190,7.004,2191,7.004,2192,7.004,2193,7.004,2194,7.004,2195,7.004,2196,7.004,2197,7.004]],["deprecated//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[]],["title//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[35,0.448,258,1.087,2198,7.265]],["keywords//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[258,1.18,2199,8.563]],["toc//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[9,0.061,29,1.143,45,3.389,46,3.346,60,2.301,129,2.137,146,4.466,326,4.643,947,6.075,2198,10.137,2200,7.609,2201,7.609]],["deprecated//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[]],["title//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[61,1.197,766,2.379,1023,2.806,2004,3.959,2202,3.205]],["keywords//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[2007,4.429,2008,4.859,2203,6.476,2204,6.476,2205,5.963]],["toc//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[9,0.051,29,0.957,35,0.362,327,2.329,381,2.214,385,0.919,412,1.567,687,2.386,776,3.309,795,3.887,796,3.271,933,4.546,952,2.875,981,4.062,1140,4.001,1352,0.946,1804,3.942,2004,5.224,2009,4.656,2128,7.293]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[839,0.476]],["title//docs/tools-reference/tools/use-nano-text-editor-commands/",[14,0.869,139,1.928,368,2.635,610,4.314,611,4.935,953,4.637]],["keywords//docs/tools-reference/tools/use-nano-text-editor-commands/",[611,6.837,953,6.425]],["toc//docs/tools-reference/tools/use-nano-text-editor-commands/",[0,1.458,2,2.596,16,1.451,29,0.732,35,0.277,38,1.725,54,3.016,109,5.063,169,3.15,191,5.71,273,2.596,368,2.078,389,4.367,610,6.699,647,3.656,652,3.06,953,3.656,979,6.3,1016,2.502,1362,4.487,1478,6.917,2206,4.873,2207,4.873,2208,4.233,2209,4.873]],["deprecated//docs/tools-reference/tools/use-nano-text-editor-commands/",[]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[11,0.724,49,1.063,1177,3.391,2131,5.526,2210,5.786]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[4,1.155,5,1.294,9,0.062,11,0.578,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[839,0.476]],["title//docs/websites/cms/set-up-dns-services-on-cpanel/",[16,1.984,29,1.001,42,2.208,490,2.357,1129,4.065]],["keywords//docs/websites/cms/set-up-dns-services-on-cpanel/",[490,3.03,1129,5.225]],["toc//docs/websites/cms/set-up-dns-services-on-cpanel/",[14,1.199,90,2.569,417,5.439,489,5.205,490,3.019,993,7.076,1133,9.808,1948,7.409]],["deprecated//docs/websites/cms/set-up-dns-services-on-cpanel/",[]],["title//docs/websites/cms/kloxo-guides/",[1161,6.521,2211,7.21]],["keywords//docs/websites/cms/kloxo-guides/",[1129,4.301,2211,5.847,2212,5.03,2213,5.03]],["toc//docs/websites/cms/kloxo-guides/",[]],["deprecated//docs/websites/cms/kloxo-guides/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-centos-6/",[49,1.153,129,2.029,1023,3.043,1177,3.677]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-6/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-centos-6/",[4,1.21,5,1.356,9,0.064,29,0.836,31,1.819,35,0.316,47,3.295,49,1.276,65,1.683,100,1.67,112,2.016,164,1.592,201,1.434,203,1.609,259,1.429,319,1.364,339,1.536,345,2.447,379,1.53,412,1.369,789,1.609,847,2.546,1038,2.105,1168,2.148,1691,4.176]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-6/",[]],["title//docs/websites/cms/creating-accounts-on-directadmin/",[0,1.586,477,4.47,2214,6.545]],["keywords//docs/websites/cms/creating-accounts-on-directadmin/",[477,4.381,2214,6.415,2215,7.12]],["toc//docs/websites/cms/creating-accounts-on-directadmin/",[0,2.344,65,2.994,119,3.458,385,1.098,477,5.611,1352,1.13,2215,9.119]],["deprecated//docs/websites/cms/creating-accounts-on-directadmin/",[839,0.476]],["title//docs/websites/cms/directadmin/",[2214,8.025]],["keywords//docs/websites/cms/directadmin/",[2214,7.958]],["toc//docs/websites/cms/directadmin/",[]],["deprecated//docs/websites/cms/directadmin/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[11,0.724,49,1.063,759,2.948,2131,5.526,2210,5.786]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[1656,5.003,2102,5.003,2216,6.476,2217,6.476,2218,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.631,49,1.336,164,1.699,201,1.53,210,2.756,258,0.819,259,1.525,379,1.633,412,1.461,685,2.859]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[839,0.476]],["title//docs/websites/cms/install-kloxo-on-centos-5/",[9,0.058,129,2.029,2211,5.993,2219,2.533]],["keywords//docs/websites/cms/install-kloxo-on-centos-5/",[1129,4.301,2211,5.847,2212,5.03,2213,5.03]],["toc//docs/websites/cms/install-kloxo-on-centos-5/",[9,0.08,428,6.008,659,5.592]],["deprecated//docs/websites/cms/install-kloxo-on-centos-5/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[11,0.785,1033,3.502,2131,5.993,2210,6.274]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[2220,7.049,2221,7.049,2222,5.847,2223,5.847]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[112,3.614,1033,5.679]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[839,0.476]],["title//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[9,0.05,14,0.869,687,2.314,776,2.326,1129,3.771,1140,3.881]],["keywords//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[635,4.538,687,2.896,1129,4.718]],["toc//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[0,1.635,9,0.065,17,1.889,18,1.901,220,4.333,687,3.047,776,3.891,790,3.975,796,4.178,1140,5.109]],["deprecated//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[]],["title//docs/websites/ecommerce/opencart-on-fedora-15/",[127,2.53,964,5.294,2224,6.545]],["keywords//docs/websites/ecommerce/opencart-on-fedora-15/",[127,2.077,253,3.483,779,4.521,964,4.346,965,5.372]],["toc//docs/websites/ecommerce/opencart-on-fedora-15/",[4,2,9,0.074,29,1.382,259,2.361,964,6.172,1286,6.564]],["deprecated//docs/websites/ecommerce/opencart-on-fedora-15/",[839,0.476]],["title//docs/websites/ecommerce/opencart-on-centos-6/",[129,2.216,964,5.294,1023,3.324]],["keywords//docs/websites/ecommerce/opencart-on-centos-6/",[129,1.819,253,3.483,779,4.521,964,4.346,965,5.372]],["toc//docs/websites/ecommerce/opencart-on-centos-6/",[4,2,9,0.074,29,1.382,259,2.361,964,6.172,1286,6.564]],["deprecated//docs/websites/ecommerce/opencart-on-centos-6/",[]],["title//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[61,1.298,964,4.847,1023,3.043,2202,3.476]],["keywords//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[61,1.076,253,3.221,779,4.181,964,4.019,965,4.969,2202,2.882]],["toc//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[4,2,9,0.074,29,1.382,259,2.361,964,6.172,1286,6.564]],["deprecated//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-15/",[49,1.153,127,2.317,759,3.197,2224,5.993]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-15/",[1789,5.152,1790,5.289,2225,7.049,2226,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-15/",[4,2.239,5,1.969,9,0.082,16,1.684,29,1.215,35,0.619,49,1.29,164,1.617,201,1.457,210,2.623,258,1.114,259,1.452,379,1.555,412,1.391,537,3.665,685,2.721]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-15/",[839,0.476]],["title//docs/web-servers/lamp/lamp-on-centos-6/",[129,2.216,759,3.492,1023,3.324]],["keywords//docs/web-servers/lamp/lamp-on-centos-6/",[4,1.211,129,1.565,258,0.767,259,1.43,759,2.465,1025,4.448,1301,5.13]],["toc//docs/web-servers/lamp/lamp-on-centos-6/",[0,1.38,4,2.012,5,1.673,9,0.084,17,1.594,18,1.604,35,0.636,164,1.964,201,1.769,258,1.275,259,1.763,379,1.888]],["deprecated//docs/web-servers/lamp/lamp-on-centos-6/",[]],["title//docs/platform/nodebalancer/nodebalancer-reference-guide/",[1159,5.294,1161,5.92,1518,6.545]],["keywords//docs/platform/nodebalancer/nodebalancer-reference-guide/",[499,6.837,1159,5.746]],["toc//docs/platform/nodebalancer/nodebalancer-reference-guide/",[29,0.811,31,1.05,35,0.307,85,3.85,208,5.208,218,4.686,221,4.476,225,3.206,247,3.388,251,2.485,258,0.743,321,3.943,350,3.128,367,3.85,531,3.292,630,3.206,635,3.166,684,2.874,776,2.031,837,3.943,992,4.968,1016,2.771,1097,3.248,1159,5.245,2227,5.396,2228,5.396,2229,5.396,2230,5.396,2231,5.396,2232,4.968]],["deprecated//docs/platform/nodebalancer/nodebalancer-reference-guide/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[4,1.253,61,1.036,766,2.059,1023,2.428,1055,2.169,1584,3.041,2202,2.773]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[61,1.001,766,1.99,1584,2.939,2202,2.68,2205,5.13,2233,5.571,2234,5.571]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[4,1.344,129,1.736,766,2.207,1055,2.326,1584,3.261,2219,2.167]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[766,2.313,1587,4.621,2236,6.476,2237,6.476,2238,6.476]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[4,1.778,9,0.046,16,2.436,29,1.229,35,0.541,60,2.879,65,1.738,119,2.856,261,2.131,379,1.58,391,3.877,435,2.648,688,2.527,767,2.436,1016,2.951,1055,3.078,1584,3.032,1588,3.507,1589,4.201]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-fedora-15/",[49,1.153,127,2.317,1177,3.677,2224,5.993]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-15/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-15/",[4,1.23,5,1.377,9,0.076,29,0.85,31,1.573,35,0.536,49,1.29,65,1.71,100,1.697,164,1.617,201,1.457,203,1.635,259,1.452,319,1.982,379,1.555,385,0.816,412,1.391,615,3.727,789,1.635,1038,2.139,1168,2.182,1352,0.84,1525,3.551]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-15/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[49,1.063,61,1.197,1023,2.806,1177,3.391,2202,3.205]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[4,1.155,5,1.294,9,0.062,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,61,0.955,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,385,0.767,412,1.307,789,1.536,847,2.431,1013,4.616,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[11,0.627,43,3.342,49,0.92,767,2.443,1987,3.425,2182,4.113,2183,4.024]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[1372,3.498,1987,3.311,1989,4.18,1990,4.18,2239,5.571,2240,4.839,2241,4.621]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[29,1.195,35,0.579,42,2.636,60,2.405,215,4.236,385,1.147,412,1.956,767,4.318,1352,1.181,1987,4.726]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[11,0.724,49,1.063,759,2.948,2182,4.754,2183,4.65]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[1656,5.003,2102,5.003,2185,5.963,2242,6.476,2243,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.631,49,1.336,164,1.699,201,1.53,210,2.756,258,0.819,259,1.525,379,1.633,412,1.461,685,2.859]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[42,1.79,61,0.97,485,3.391,490,1.911,1023,2.275,2072,3.854,2073,2.963,2202,2.598]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[61,1.164,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2182,3.854,2183,3.77]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[11,0.704,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[14,0.81,127,1.849,215,3.07,490,2.04,2082,3.07,2083,3.942,2224,4.782]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[490,2.12,829,3.761,2082,3.19,2085,4.378,2086,3.221,2244,5.202]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[9,0.053,14,0.929,29,0.993,35,0.583,318,3.59,339,1.824,385,0.954,412,1.626,476,3.133,490,2.339,520,3.704,651,2.564,1352,0.982,2082,6.144,2086,3.555]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[11,0.587,14,0.759,215,2.876,490,1.911,2082,2.876,2083,3.694,2182,3.854,2183,3.77]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[11,0.672,90,1.862,380,4.005,708,3.771,2182,4.41,2183,4.314]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[708,3.952,2245,6.476,2246,5.171,2247,5.171,2248,5.171]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[0,1.084,5,1.314,9,0.063,29,0.811,31,1.05,33,2.26,35,0.573,42,1.788,60,1.631,65,1.631,100,1.619,203,1.56,258,0.743,319,1.323,334,2.26,385,0.779,393,3.766,412,1.327,708,5.608,709,3.057,766,1.927,789,1.56,1038,2.041,1139,3.766,1196,2.874,1352,0.801,2249,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[61,1.111,90,1.862,380,4.005,708,3.771,1023,2.604,2202,2.974]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[708,3.952,2246,5.171,2247,5.171,2248,5.171,2250,6.476]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[0,1.084,5,1.314,9,0.063,29,0.811,31,1.05,33,2.26,35,0.573,42,1.788,60,1.631,65,1.631,100,1.619,203,1.56,258,0.743,319,1.323,334,2.26,385,0.779,393,3.766,412,1.327,708,5.608,709,3.057,766,1.927,789,1.56,1038,2.041,1139,3.766,1196,2.874,1352,0.801,2249,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[31,1.202,61,1.111,259,1.587,1023,2.604,1168,2.385,2202,2.974]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[31,1.371,1527,4.137,1528,4.73,2251,7.049]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[11,0.672,31,1.202,259,1.587,1168,2.385,2182,4.41,2183,4.314]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[31,1.371,1527,4.137,1528,4.73,2252,7.049]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/an-overview-of-ipv6-on-linode/",[89,2.413,887,5.766,1098,5.92]],["keywords//docs/networking/an-overview-of-ipv6-on-linode/",[2253,8.563,2254,8.563]],["toc//docs/networking/an-overview-of-ipv6-on-linode/",[35,0.423,177,3.407,225,5.804,468,4.909,508,5.754,652,4.677,1097,4.484,1098,9.009,2255,7.448,2256,7.448]],["deprecated//docs/networking/an-overview-of-ipv6-on-linode/",[]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[11,0.672,31,1.202,1168,2.385,1826,3.044,2182,4.41,2183,4.314]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[2013,5.003,2257,6.476,2258,5.963,2259,6.476,2260,6.476]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.598,60,1.796,65,1.796,148,5.519,187,2.796,201,1.53,261,2.203,327,2.172,379,1.633,385,0.857,412,1.461,490,2.103,544,3.164,1168,2.293,1352,0.882,1423,3.731,1529,3.677,1826,2.926]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[16,1.984,29,1.001,89,2.038,1096,3.818,1098,4.998]],["keywords//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[662,2.952,1096,4.039,1098,5.289,2261,7.049]],["toc//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[11,0.761,17,1.626,18,1.636,35,0.398,61,1.259,127,2.246,129,2.633,139,2.924,207,2.933,437,4.334,659,3.925,761,3.506,1023,2.951,1316,3.661,1511,4.334,2156,6.449]],["deprecated//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[11,0.785,1033,3.502,2182,5.155,2183,5.043]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[2222,5.847,2223,5.847,2262,7.049,2263,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[112,3.614,1033,5.679]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[839,0.476]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[49,0.92,61,1.036,164,1.648,189,2.986,1023,2.428,1998,3.196,2202,2.773]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[258,0.971,1500,5.628,1998,3.908,2000,5.03]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[61,1.197,258,0.918,597,4.122,1023,2.806,2202,3.205]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[127,2.317,258,0.995,597,4.47,2264,3.964]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[11,0.724,258,0.918,597,4.122,2130,2.967,2265,2.875]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/platform/stackscripts/",[20,4.63,47,2.779,539,6.545]],["keywords//docs/platform/stackscripts/",[20,3.801,108,4.733,256,4.008,2266,6.476,2267,6.476]],["toc//docs/platform/stackscripts/",[0,1.084,14,1.292,47,2.754,59,3.69,89,1.65,96,2.701,101,2.557,146,3.166,151,3.556,265,3.166,328,2.372,519,4.686,520,3.024,539,9.773,789,1.56,894,3.44,2047,3.62,2268,5.396,2269,4.968,2270,5.396,2271,5.396,2272,5.396,2273,5.396]],["deprecated//docs/platform/stackscripts/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[61,1.111,1023,2.604,1991,4.314,1992,4.227,1993,3.771,2202,2.974]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,385,1.147,573,5.675,706,2.386,789,2.299,1038,3.008,1352,1.181,1993,4.853]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[127,2.136,1991,4.65,1992,4.556,1993,4.065,2264,3.655]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,385,1.147,573,5.675,706,2.386,789,2.299,1038,3.008,1352,1.181,1993,4.853]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[127,2.136,258,0.918,597,4.122,1303,3.069,2264,3.655]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[39,2.807,258,0.971,597,4.362,1303,3.247]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[9,0.076,29,1.074,35,0.54,47,2.517,172,3.705,258,1.309,297,3.183,385,1.031,412,1.757,802,3.669,1303,4.377,1352,1.061]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[61,1.298,1023,3.043,2045,3.964,2202,3.476]],["keywords//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[61,0.936,138,2.674,466,3.135,1826,2.564,2039,3.135,2045,2.857,2274,5.207,2275,5.207]],["toc//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[11,0.785,2045,3.964,2130,3.218,2265,3.117]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2265,2.404]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[11,0.785,2045,3.964,2276,3.53,2277,3.502]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2265,2.404]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[61,1.036,90,1.736,466,3.47,712,2.839,1023,2.428,2202,2.773,2278,4.213]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[90,1.862,127,1.982,466,3.721,712,3.044,2264,3.391,2278,4.517]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[11,0.627,90,1.736,466,3.47,712,2.839,2276,2.816,2277,2.795,2278,4.213]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[90,1.736,129,1.619,265,3.383,2219,2.021,2280,4.113,2281,4.453,2282,5.006]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[265,3.801,2280,4.621,2283,5.963,2284,5.625,2285,5.171]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[9,0.083,35,0.462,100,2.441,203,2.352,319,1.994,706,2.441,789,2.352,1038,3.077,2280,7.378]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[839,0.476]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[90,1.736,127,1.849,265,3.383,2264,3.163,2280,4.113,2281,4.453,2282,5.006]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[265,3.801,2280,4.621,2283,5.963,2284,5.625,2285,5.171]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[9,0.08,35,0.442,100,2.334,203,2.248,319,1.906,385,1.122,706,2.334,789,2.248,1038,2.941,1352,1.155,2280,7.168]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[61,0.97,90,1.627,521,3.251,766,1.929,1023,2.275,1750,3.694,2070,3.295,2202,2.598]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[9,0.057,29,1.074,35,0.607,385,1.031,389,4.302,404,4.888,412,1.757,616,5.223,619,4.422,767,3.028,1352,1.061,2070,6.514,2286,6.207]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[61,1.111,89,1.89,90,1.862,1023,2.604,2202,2.974,2287,3.627]],["keywords//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[839,0.476]],["title//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[89,2.038,90,2.007,127,2.136,2264,3.655,2287,3.909]],["keywords//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,1.619,112,1.954,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[127,1.982,203,1.787,339,1.705,688,2.718,1473,3.542,2264,3.391]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[11,0.627,203,1.666,339,1.59,688,2.535,1473,3.303,2276,2.816,2277,2.795]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[49,0.986,61,1.111,203,1.787,1023,2.604,2181,4.41,2202,2.974]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[203,2.476,2181,6.111]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[9,0.06,35,0.657,164,2.13,208,4.22,209,4.13,318,4.045,385,1.075,1352,1.106,2181,8.253]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[11,0.627,273,3.07,939,3.567,2276,2.816,2277,2.795,2297,4.602,2298,4.325]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[1065,2.982,2299,4.888,2300,4.888,2301,4.888,2302,4.245,2303,3.903,2304,3.903,2305,3.776,2306,3.903]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/redis/redis-on-debian-6-squeeze/",[61,1.298,162,3.811,1023,3.043,2202,3.476]],["keywords//docs/databases/redis/redis-on-debian-6-squeeze/",[5,1.717,162,3.719,893,3.558,2030,5.03]],["toc//docs/databases/redis/redis-on-debian-6-squeeze/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-debian-6-squeeze/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[61,1.111,258,0.851,464,3.231,1023,2.604,1196,3.292,2202,2.974]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[127,1.982,258,0.851,320,3.146,687,2.314,776,2.326,2264,3.391]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[711,3.528,1699,4.821,1701,6.122,2309,5.847]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[61,1.111,319,1.515,731,3.12,894,3.941,1023,2.604,2202,2.974]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[2310,7.733,2311,7.733,2312,7.733]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,4.312,531,4.209,662,2.889,731,3.482,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[839,0.476]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[31,1.296,127,2.136,2264,3.655,2313,4.754,2314,5.526]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[47,2.281,265,3.801,464,3.385,1690,3.047,2313,4.621]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[0,1.38,9,0.074,29,1.032,31,1.336,35,0.39,38,2.43,47,2.419,49,1.096,164,1.964,172,3.608,385,0.991,412,1.689,789,1.985,1352,1.02,2313,6.603,2315,5.965]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[839,0.476]],["title//docs/websites/wikis/twiki-on-centos-5/",[129,2.216,2038,4.521,2219,2.767]],["keywords//docs/websites/wikis/twiki-on-centos-5/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-centos-5/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-centos-5/",[839,0.476]],["title//docs/websites/wikis/twiki-on-debian-6-squeeze/",[61,1.298,1023,3.043,2038,4.14,2202,3.476]],["keywords//docs/websites/wikis/twiki-on-debian-6-squeeze/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-debian-6-squeeze/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/twiki-on-fedora-14/",[127,2.53,2038,4.521,2264,4.329]],["keywords//docs/websites/wikis/twiki-on-fedora-14/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-fedora-14/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-fedora-14/",[839,0.476]],["title//docs/security/authentication/use-public-key-authentication-with-ssh/",[14,0.937,251,3.069,336,3.515,655,2.987,1094,4.317]],["keywords//docs/security/authentication/use-public-key-authentication-with-ssh/",[459,3.103,655,2.685,988,5.515,1096,3.432,1117,5.515,1914,4.378]],["toc//docs/security/authentication/use-public-key-authentication-with-ssh/",[49,1.336,139,1.853,145,3.024,153,3.614,204,4.029,215,3.164,237,3.677,251,4.85,336,3.135,339,2.31,655,2.664,700,4.24,761,4.191,1101,6.283,1529,3.677,2067,4.342,2316,8.374]],["deprecated//docs/security/authentication/use-public-key-authentication-with-ssh/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[4,1.344,5,1.505,14,0.869,139,1.928,1063,3.357,1316,3.231]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[1843,5.973,1901,6.716,2317,7.733]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[4,2.494,9,0.058,14,1.025,35,0.547,335,4.514,339,2.012,385,1.052,950,4.514,951,3.885,952,3.292,1352,1.083,1682,5.473]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[839,0.476]],["title//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[11,0.724,258,0.918,597,4.122,2276,3.255,2277,3.23]],["keywords//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[42,1.911,61,1.036,1023,2.428,1271,3.303,1976,3.425,1977,3.735,2202,2.773]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[1978,3.572,1979,3.221,1981,3.167,1982,3.167,2021,3.221,2318,4.888,2319,4.888,2320,4.055,2321,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[9,0.08,29,1.509,35,0.442,57,4.682,325,3.742,385,1.122,412,1.913,706,2.334,1352,1.155,1976,5.969]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[49,0.92,61,1.036,164,1.648,258,0.794,320,2.934,1023,2.428,2202,2.773]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[690,5.171,1500,5.171,2322,6.476,2323,6.476,2324,6.476]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[9,0.078,17,1.403,18,1.412,35,0.482,40,2.446,201,1.557,210,2.803,258,1.348,262,3.799,302,3.387,320,3.076,334,3.549,379,1.662,385,0.872,472,2.908,685,2.908,1352,0.898,1480,4.219,2325,5.249]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-arch-linux/",[139,2.461,1316,4.124,2045,4.329]],["keywords//docs/websites/wikis/ikiwiki-on-arch-linux/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2265,2.404]],["toc//docs/websites/wikis/ikiwiki-on-arch-linux/",[9,0.093,31,1.449,35,0.423,49,1.189,164,2.13,258,1.026,385,1.075,723,4.319,1352,1.106,1628,4.609,2045,5.358]],["deprecated//docs/websites/wikis/ikiwiki-on-arch-linux/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2276,2.816,2277,2.795]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2326,5.515]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[49,1.063,61,1.197,759,2.948,1023,2.806,2202,3.205]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[1504,6.415,1894,6.716,2327,7.733]],["toc//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[49,0.986,127,1.982,164,1.767,189,3.202,1998,3.427,2264,3.391]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[258,0.971,1998,3.908,2000,5.03,2328,6.49]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[61,1.036,273,3.07,939,3.567,1023,2.428,2202,2.773,2297,4.602,2298,4.325]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[1065,2.982,2303,3.903,2304,3.903,2305,3.776,2306,3.903,2329,4.888,2330,4.888,2331,4.888,2332,4.501]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[14,0.714,24,2.248,61,0.913,179,3.143,210,2.356,1023,2.14,2078,2.732,2079,3.625,2202,2.444]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[61,1.267,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[14,0.81,33,2.414,42,1.911,127,1.849,258,0.794,328,2.535,2264,3.163]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[14,0.81,31,1.121,61,1.036,802,2.96,1023,2.428,1304,2.986,2202,2.773]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[9,0.057,29,1.074,31,1.848,35,0.54,49,1.141,172,2.786,177,3.269,385,1.031,412,1.757,472,3.438,847,3.269,1304,5.531,1352,1.061]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[31,1.296,61,1.197,292,3.391,1023,2.806,2202,3.205]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[31,1.165,61,1.076,217,2.759,711,2.998,2333,5.515,2334,5.99]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[0,1.194,9,0.078,29,0.893,31,2.048,40,2.405,61,1.068,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[839,0.476]],["title//docs/databases/postgresql/debian-6-squeeze/",[5,1.404,14,0.81,30,2.488,61,1.036,1023,2.428,1063,3.131,2202,2.773]],["keywords//docs/databases/postgresql/debian-6-squeeze/",[1065,4.301,1160,4.73,2335,7.049,2336,7.049]],["toc//docs/databases/postgresql/debian-6-squeeze/",[0,2.083,5,1.641,9,0.073,29,1.012,30,4.472,35,0.383,119,2.352,227,4.365,385,0.972,952,3.04,1066,3.86,1070,4.44,1352,1,2094,5.204,2095,5.204]],["deprecated//docs/databases/postgresql/debian-6-squeeze/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[61,1.197,258,0.918,1023,2.806,1172,3.733,2202,3.205]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[12,3.588,2337,5.847,2338,6.49,2339,6.49]],["toc//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[9,0.079,12,3.873,14,1.07,29,1.143,60,2.301,223,5.106,258,1.048,385,1.098,412,1.871,1172,5.55,1352,1.13,2340,5.709]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[61,1.197,258,0.918,597,4.122,2219,2.336,2341,2.682]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[38,2.04,61,1.036,730,4.325,766,2.059,1023,2.428,1055,2.169,2202,2.773]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[61,1.111,258,0.851,597,3.825,1023,2.604,1303,2.847,2202,2.974]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[31,1.202,61,1.111,1023,2.604,1168,2.385,1826,3.044,2202,2.974]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[2013,5.003,2258,5.963,2344,6.476,2345,6.476,2346,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.598,60,1.796,65,1.796,148,5.519,187,2.796,201,1.53,261,2.203,327,2.172,379,1.633,385,0.857,412,1.461,490,2.103,544,3.164,1168,2.293,1352,0.882,1423,3.731,1529,3.677,1826,2.926]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[61,0.97,119,1.885,339,1.49,477,3.06,1055,2.032,1584,2.849,2219,1.894,2341,2.174]],["keywords//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[766,2.517,1055,2.653,1584,3.719,2347,7.049]],["toc//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[9,0.048,29,0.908,35,0.603,42,2.809,204,2.908,336,3.188,385,0.872,412,1.486,651,2.344,687,2.263,767,4.496,783,4.417,789,1.747,961,4.825,1055,2.274,1352,0.898,1584,3.188,2348,6.043,2349,6.043]],["deprecated//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[11,0.672,258,0.851,464,3.231,1196,3.292,2276,3.02,2277,2.996]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[31,1.202,61,1.111,1023,2.604,2202,2.974,2313,4.41,2314,5.127]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[47,2.281,265,3.801,464,3.385,1690,3.047,2313,4.621]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[0,1.38,9,0.074,29,1.032,31,1.336,35,0.39,38,2.43,47,2.419,49,1.096,164,1.964,172,3.608,385,0.991,412,1.689,789,1.985,1352,1.02,2313,6.603,2315,5.965]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[11,0.627,14,0.81,31,1.121,802,2.96,1304,2.986,2130,2.567,2265,2.488]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[9,0.056,29,1.052,31,1.824,35,0.533,49,1.496,172,2.731,177,3.204,385,1.011,412,1.722,472,3.37,847,3.204,1304,5.476,1352,1.04]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/webpy-on-debian-6-squeeze/",[61,1.298,1023,3.043,1309,4.188,2202,3.476]],["keywords//docs/development/frameworks/webpy-on-debian-6-squeeze/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-debian-6-squeeze/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[61,1.036,766,2.059,1023,3.453,1370,3.799,2202,2.773,2350,4.602]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[1587,4.274,2351,5.99,2352,5.99,2353,5.515,2354,4.782,2355,4.782]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[9,0.078,35,0.423,38,2.636,65,2.252,100,2.235,203,2.153,319,1.826,339,2.055,385,1.075,706,2.235,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[61,1.036,90,1.736,466,3.47,712,2.839,2219,2.021,2278,4.213,2341,2.321]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[43,3.342,49,0.92,61,1.036,767,2.443,1023,2.428,1987,3.425,2202,2.773]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[1372,3.498,1989,4.18,1990,4.18,2333,5.13,2356,5.571,2357,5.571,2358,5.13]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[11,0.785,2038,4.14,2130,3.218,2265,3.117]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[11,0.785,2038,4.14,2276,3.53,2277,3.502]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[14,0.759,61,0.97,215,2.876,490,1.911,1023,2.275,2082,2.876,2083,3.694,2202,2.598]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[61,0.936,490,1.843,829,3.27,2082,2.773,2086,2.8,2359,5.207,2360,5.207,2361,5.207]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[11,0.724,31,1.296,292,3.391,2276,3.255,2277,3.23]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[11,0.651,31,1.165,217,2.759,711,2.998,2362,5.202,2363,4.969]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[0,1.194,9,0.078,11,0.646,29,0.893,31,2.048,40,2.405,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[61,1.298,1023,3.043,1033,3.502,2202,3.476]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[1938,6.49,1939,6.49,2202,3.391,2364,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[112,3.42,303,7.296,339,2.606,1033,5.496]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[31,1.296,139,2.078,1168,2.571,1316,3.482,1826,3.281]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[1168,2.499,2015,4.521,2365,6.476,2366,5.625,2367,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[9,0.058,29,1.096,35,0.547,60,2.205,65,2.205,201,1.879,261,2.705,379,2.005,385,1.052,412,1.794,1168,3.717,1352,1.083,1553,5.331,1826,3.592]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[31,1.296,139,2.078,259,1.71,1168,2.571,1316,3.482]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[1527,4.137,1528,4.73,2366,6.122,2367,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[9,0.064,29,1.195,35,0.452,60,2.405,201,2.048,259,2.042,379,2.186,385,1.147,412,1.956,789,2.299,1168,3.069,1352,1.181]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[14,0.81,127,1.849,215,3.07,490,2.04,2082,3.07,2083,3.942,2264,3.163]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[490,2.12,829,3.761,2082,3.19,2085,4.378,2086,3.221,2244,5.202]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[9,0.053,14,0.929,29,0.993,35,0.583,318,3.59,339,1.824,385,0.954,412,1.626,476,3.133,490,2.339,520,3.704,651,2.564,1352,0.982,2082,6.144,2086,3.555]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[11,0.587,14,0.759,215,2.876,490,1.911,2082,2.876,2083,3.694,2276,2.639,2277,2.618]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[31,1.405,139,2.253,292,3.677,1316,3.776]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[31,1.26,711,3.242,2366,5.625,2367,5.625,2368,6.476]],["toc//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[9,0.074,29,1.382,31,1.789,385,1.327,412,2.262,1352,1.366]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[61,1.298,2045,3.964,2219,2.533,2341,2.908]],["keywords//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[61,0.936,138,2.674,466,3.135,1826,2.564,2039,3.135,2045,2.857,2369,5.207,2370,5.207]],["toc//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/social-networking/phpfox/",[2371,7.723]],["keywords//docs/applications/social-networking/phpfox/",[894,4.931,2108,6.174,2371,6.174]],["toc//docs/applications/social-networking/phpfox/",[]],["deprecated//docs/applications/social-networking/phpfox/",[839,0.476]],["title//docs/websites/wikis/twiki-on-debian-5-lenny/",[61,1.298,2038,4.14,2219,2.533,2341,2.908]],["keywords//docs/websites/wikis/twiki-on-debian-5-lenny/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-debian-5-lenny/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[4,1.253,5,1.404,14,0.81,61,1.036,1023,2.428,1063,3.131,2202,2.773]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[1843,5.003,2372,6.476,2373,5.963,2374,6.476,2375,6.476]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[11,0.785,2061,4.093,2276,3.53,2277,3.502]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2376,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[9,0.07,35,0.497,201,2.252,379,2.403,706,2.623,807,5.979,2061,6.128]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[42,1.911,127,1.849,485,3.62,490,2.04,2072,4.113,2073,3.163,2264,3.163]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[490,2.292,662,2.712,2073,3.553,2086,3.483,2309,5.372]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2276,2.639,2277,2.618]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[11,0.704,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[11,0.785,1309,4.188,2276,3.53,2277,3.502]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[31,1.202,61,1.111,2219,2.167,2313,4.41,2314,5.127,2341,2.488]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[47,2.281,265,3.801,464,3.385,1690,3.047,2313,4.621]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[0,1.38,9,0.074,29,1.032,31,1.336,35,0.39,38,2.43,47,2.419,49,1.096,164,1.964,172,3.608,385,0.991,412,1.689,789,1.985,1352,1.02,2313,6.603,2315,5.965]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[4,1.448,5,1.622,14,0.937,1063,3.618,1511,4.122]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[4,1.533,5,1.717,1511,4.362,2305,5.445]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[4,2.622,9,0.067,14,1.171,35,0.473,335,5.154,385,1.202,1352,1.237]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[839,0.476]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[4,1.344,11,0.672,90,1.862,1838,3.231,2276,3.02,2277,2.996]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[4,1.533,11,0.766,233,5.03,1838,3.685]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[9,0.077,35,0.547,60,2.205,112,2.641,169,2.24,258,1.005,319,1.788,322,5.092,633,4.58,687,2.732,1838,5.997]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[31,1.296,127,2.136,259,1.71,1168,2.571,2264,3.655]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[31,1.371,1527,4.137,1528,4.73,2377,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[9,0.06,29,1.119,35,0.555,60,2.252,65,2.252,259,1.912,261,2.762,385,1.075,412,1.832,544,3.967,1168,2.874,1352,1.106,2291,4.826,2378,5.588]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[31,1.296,127,2.136,1168,2.571,1826,3.281,2264,3.655]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[31,1.371,1527,4.137,2015,4.921,2377,6.122]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[9,0.06,29,1.119,35,0.555,60,2.252,65,2.252,261,2.762,385,1.075,412,1.832,544,3.967,1168,3.769,1352,1.106,1553,5.444,1826,3.668]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[11,0.785,1309,4.188,2130,3.218,2265,3.117]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-fedora-13/",[127,2.53,2061,4.47,2379,4.329]],["keywords//docs/uptime/analytics/piwik-on-fedora-13/",[51,3.311,110,3.311,129,1.565,356,3.61,2061,3.157,2062,4.072,2380,5.571]],["toc//docs/uptime/analytics/piwik-on-fedora-13/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[14,0.869,31,1.202,139,1.928,802,3.174,1304,3.202,1316,3.231]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[31,1.26,39,2.579,802,3.325,1304,3.355,1901,5.625]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[0,1.466,9,0.058,29,1.096,31,1.419,35,0.415,40,2.953,49,1.537,172,2.844,177,3.337,385,1.052,412,1.794,1304,4.99,1352,1.083,1841,3.779]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[14,0.869,31,1.202,127,1.982,802,3.174,1304,3.202,2264,3.391]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[9,0.078,29,1.119,31,1.9,35,0.555,49,1.189,172,2.904,177,3.407,385,1.075,412,1.832,1304,5.059,1352,1.106]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[49,0.986,127,1.982,164,1.767,258,0.851,320,3.146,2264,3.391]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[690,6.174,2381,7.733,2382,7.12]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[9,0.074,29,0.823,35,0.577,40,2.218,49,0.875,187,2.578,201,1.411,210,2.542,217,2.524,258,1.277,262,2.457,332,3.611,334,2.295,379,1.506,385,0.791,388,3.177,412,1.348,472,2.636,633,3.441,685,2.636,913,4.111,952,2.473,1352,0.814,1552,3.91,2383,4.111]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-fedora-14/",[127,2.317,258,0.995,1172,4.048,2264,3.964]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-14/",[12,3.297,2384,6.476,2385,6.476,2386,6.476,2387,5.625]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-14/",[9,0.067,14,1.171,29,1.251,60,2.518,258,1.147,385,1.202,412,2.048,1172,5.88,1352,1.237]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[11,0.724,258,0.918,1172,3.733,2276,3.255,2277,3.23]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[12,3.297,1975,5.171,2388,6.476,2389,6.476,2390,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[9,0.079,12,3.873,14,1.07,29,1.143,60,2.301,223,5.106,258,1.048,385,1.098,412,1.871,1172,5.55,1352,1.13,2340,5.709]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[11,0.627,258,0.794,320,2.934,687,2.159,776,2.169,2276,2.816,2277,2.795]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[11,0.651,1699,4.097,1870,3.881,2363,4.969,2391,5.515,2392,5.515]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[4,1.344,5,1.505,14,0.869,127,1.982,1063,3.357,2264,3.391]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[1843,5.973,1844,6.415,2393,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[4,2.394,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13,1682,5.709]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[31,1.405,127,2.317,292,3.677,2264,3.964]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[31,1.165,217,2.759,711,2.998,2309,4.969,2377,5.202,2394,5.202]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[0,1.215,9,0.068,29,0.908,31,2.063,40,2.446,64,2.344,65,1.827,90,1.82,100,1.813,101,2.864,203,1.747,319,1.481,345,2.657,385,0.872,412,1.486,706,1.813,789,1.747,847,2.765,1038,2.286,1352,0.898,1691,4.534,1841,3.131]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[11,0.627,49,0.92,164,1.648,258,0.794,320,2.934,2276,2.816,2277,2.795]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[258,0.825,711,2.998,1999,4.378,2395,5.99,2396,5.99,2397,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[9,0.081,29,0.957,35,0.5,40,2.579,201,1.641,210,2.955,258,1.211,262,3.942,302,3.57,320,3.243,334,2.668,379,1.752,385,0.919,412,1.567,472,3.065,685,3.065,1352,0.946,1480,4.447]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2130,2.567,2265,2.488]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2326,5.515]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[11,0.587,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2276,2.639,2277,2.618]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[11,0.785,2061,4.093,2130,3.218,2265,3.117]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2398,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[9,0.07,35,0.497,201,2.252,379,2.403,706,2.623,807,5.979,2061,6.128]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2130,2.405,2265,2.331]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[11,0.704,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/databases/redis/redis-on-fedora-14/",[127,2.53,162,4.163,2264,4.329]],["keywords//docs/databases/redis/redis-on-fedora-14/",[5,1.577,162,3.417,893,3.269,2030,4.621,2399,6.476]],["toc//docs/databases/redis/redis-on-fedora-14/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-fedora-14/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[11,0.672,31,1.202,464,3.231,1196,3.292,2276,3.02,2277,2.996]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[11,0.552,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2276,2.482,2277,2.463,2400,3.625]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[1690,2.621,1858,3.81,1859,3.81,2401,5.571,2402,5.571,2403,4.072,2404,4.072]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[9,0.058,29,1.096,35,0.415,219,5.635,258,1.327,259,2.473,262,3.27,327,2.666,385,1.052,412,1.794,1248,4.044,1271,4.18,1352,1.083,1861,5.473]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[11,0.627,43,3.342,49,0.92,767,2.443,1987,3.425,2276,2.816,2277,2.795]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[1372,3.498,1987,3.311,1989,4.18,1990,4.18,2240,4.839,2241,4.621,2405,5.571]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[14,0.759,24,2.39,127,1.732,179,3.342,210,2.505,2078,2.904,2079,3.854,2264,2.963]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[129,1.98,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[11,0.552,14,0.714,24,2.248,179,3.143,210,2.356,2078,2.732,2079,3.625,2276,2.482,2277,2.463]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[11,0.766,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[9,0.085,14,1.199,385,1.231,789,2.466,1352,1.267,2078,6.246]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[11,0.587,14,0.759,33,2.262,42,1.79,258,0.744,328,2.375,2276,2.639,2277,2.618]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-fedora-14/",[49,1.153,127,2.317,1177,3.677,2264,3.964]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-14/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-14/",[4,1.155,5,1.294,9,0.062,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,127,1.704,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-14/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[11,0.724,49,1.063,1177,3.391,2406,3.135,2407,3.09]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[4,1.191,5,1.334,9,0.063,11,0.596,31,1.803,35,0.311,47,3.266,49,1.262,65,1.657,100,1.644,112,1.984,164,1.567,201,1.411,203,1.584,259,1.407,319,1.343,339,1.512,345,2.409,379,1.506,380,3.551,385,0.791,789,1.584,847,2.507,1038,2.072,1168,2.115,1352,0.814]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-14/",[49,1.153,127,2.317,759,3.197,2264,3.964]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-14/",[1789,5.152,1790,5.289,2408,7.049,2409,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-14/",[4,2.239,5,1.969,9,0.082,16,1.684,29,1.215,35,0.619,49,1.29,164,1.617,201,1.457,210,2.623,258,1.114,259,1.452,379,1.555,412,1.391,537,3.665,685,2.721]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-14/",[839,0.476]],["title//docs/uptime/monitoring/nagios-server-monitoring/",[49,1.259,203,2.281,1191,4.689]],["keywords//docs/uptime/monitoring/nagios-server-monitoring/",[1191,4.595,1623,6.174,2410,7.733]],["toc//docs/uptime/monitoring/nagios-server-monitoring/",[]],["deprecated//docs/uptime/monitoring/nagios-server-monitoring/",[839,0.476]],["title//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[521,4.349,2411,5.42,2412,6.274,2413,6.274]],["keywords//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[139,1.868,382,3.881,866,4.494,2412,5.202,2413,5.202,2414,4.969]],["toc//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[19,2.762,168,3.826,389,5.981,390,4.604,521,4.604,580,8.629,1476,4.547,1639,7.041,1778,4.044,1877,4.343,2047,5.131,2208,4.547,2325,4.547,2412,8.629,2413,9.178,2415,7.647,2416,5.235]],["deprecated//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[11,0.672,319,1.515,731,3.12,894,3.941,2276,3.02,2277,2.996]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[11,0.651,459,3.103,662,2.509,731,3.023,2363,4.969,2392,5.515]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,3.574,531,4.209,662,2.889,731,4.201,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[14,0.81,139,1.798,302,3.23,368,2.457,583,3.62,2417,5.006,2418,5.006]],["keywords//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[139,2.198,2417,6.122,2418,6.122,2419,7.049]],["toc//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[168,5.946,302,5.794,339,2.245,363,5.46,381,2.828,386,7.491,652,5.109,896,4.775,2417,7.067,2418,7.067]],["deprecated//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[]],["title//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[22,3.771,169,1.898,610,4.314,984,4.935,2286,5.368,2420,4.774]],["keywords//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[139,1.868,482,4.274,984,4.782,1529,3.706,2414,4.969,2421,5.515]],["toc//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[14,1.07,389,4.581,476,3.607,688,4.355,902,5.43,981,4.852,984,8.79,1837,5.43,2286,8.601,2422,7.006]],["deprecated//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[14,0.81,24,2.551,127,1.849,172,2.248,253,3.1,707,2.732,2264,3.163]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[11,0.724,49,1.063,1177,3.391,2276,3.255,2277,3.23]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[4,1.155,5,1.294,9,0.062,11,0.578,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[42,2.208,139,2.078,203,1.926,1191,3.959,1511,4.122]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[9,0.079,35,0.607,38,2.176,43,3.565,112,2.227,258,0.847,359,4.388,381,2.137,385,0.887,706,1.845,767,2.606,1191,6.681,1350,5.988,1352,0.913,1747,4.292]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[11,0.672,42,2.049,203,1.787,1191,3.673,2276,3.02,2277,2.996]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[0,0.979,9,0.086,35,0.492,38,1.725,43,2.826,64,1.89,107,2.761,112,1.765,119,1.701,171,3.724,297,2.171,359,3.478,381,1.694,385,0.703,706,1.462,767,2.065,789,1.409,947,5.791,1071,3.333,1191,6.802,1350,5.063,1352,0.724,1747,3.402]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[14,0.869,31,1.202,129,1.736,802,3.174,1304,3.202,2219,2.167]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[9,0.077,29,1.096,31,1.874,35,0.547,49,1.537,172,2.844,177,3.337,385,1.052,412,1.794,1304,4.99,1352,1.083]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[14,0.869,31,1.202,127,1.982,802,3.174,1304,3.202,2379,3.391]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[9,0.058,31,1.874,35,0.547,49,1.537,172,2.844,177,3.337,385,1.052,472,3.509,847,3.337,1304,5.587,1352,1.083]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[11,0.627,14,0.81,31,1.121,802,2.96,1304,2.986,2406,2.712,2407,2.674]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[9,0.058,31,1.874,35,0.547,49,1.537,172,2.844,177,3.337,385,1.052,472,3.509,847,3.337,1304,5.587,1352,1.083]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[11,0.627,38,2.04,730,4.325,766,2.059,1055,2.169,2130,2.567,2265,2.488]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[11,0.627,38,2.04,730,4.325,766,2.059,1055,2.169,2276,2.816,2277,2.795]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[31,1.296,35,0.379,217,3.069,327,2.435,687,2.495]],["keywords//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[31,1.013,217,2.399,321,3.806,687,1.95,1708,4.794,2423,5.207,2424,5.207,2425,5.207]],["toc//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[0,0.871,9,0.035,14,0.933,31,1.759,35,0.377,38,1.534,90,1.305,140,3.945,189,2.245,201,1.71,217,3.058,220,2.308,235,3.025,349,2.964,379,1.825,472,2.085,544,2.308,636,2.908,687,4.135,761,3.323,776,3.669,795,2.644,796,3.409,1140,2.721,2426,4.334,2427,6.639]],["deprecated//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[14,0.81,31,1.121,61,1.036,802,2.96,1304,2.986,2219,2.021,2341,2.321]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[9,0.057,29,1.074,31,1.848,35,0.54,49,1.141,172,2.786,177,3.269,385,1.031,412,1.757,472,3.438,847,3.269,1304,5.531,1352,1.061]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[11,0.627,14,0.81,31,1.121,802,2.96,1304,2.986,2276,2.816,2277,2.795]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[9,0.057,29,1.074,31,1.848,35,0.54,49,1.141,172,2.786,177,3.269,385,1.031,412,1.757,472,3.438,847,3.269,1304,5.531,1352,1.061]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[11,0.672,89,1.89,90,1.862,2276,3.02,2277,2.996,2287,3.627]],["keywords//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[11,0.785,162,3.811,2276,3.53,2277,3.502]],["keywords//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[5,1.577,893,3.269,2030,4.621,2428,6.476,2429,6.476]],["toc//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[0,0.916,9,0.037,24,2.017,35,0.473,40,1.845,64,3.228,90,2.078,100,1.368,101,2.16,112,1.651,162,5.747,178,2.821,203,1.318,209,2.527,253,2.451,319,1.117,339,1.258,381,1.584,385,0.658,417,2.906,520,2.554,789,2.683,847,3.807,1038,1.724,1075,2.554,1352,0.677,1841,2.361,2031,4.923]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[11,0.672,258,0.851,597,3.825,1303,2.847,2276,3.02,2277,2.996]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[64,2.584,368,2.84,389,4.01,753,4.754,900,5.146]],["keywords//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[900,5.973,954,6.174,2430,7.733]],["toc//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[14,0.759,19,2.847,22,3.292,64,4.149,97,4.968,102,4.048,169,1.657,217,3.601,221,4.476,392,3.85,504,4.308,712,2.657,753,5.578,776,2.031,795,3.292,796,2.771,900,6.038,1101,4.048,1286,3.85,1724,4.476,1837,3.85,2003,4.968,2269,4.968,2431,4.968,2432,4.968,2433,4.968]],["deprecated//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[]],["title//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[14,0.869,139,1.928,169,1.898,368,2.635,389,3.721,652,3.881]],["keywords//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[139,2.412,954,6.174,2434,7.733]],["toc//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[14,1.052,19,2.682,38,1.799,139,2.77,169,3.206,170,3.549,193,3.412,194,3.549,210,2.358,232,3.412,249,3.628,302,2.849,334,2.129,349,3.477,368,3.787,389,3.061,652,7.276,685,2.446,712,2.504,902,3.628,1422,4.416]],["deprecated//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[]],["title//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[89,2.038,90,2.007,127,2.136,2287,3.909,2379,3.655]],["keywords//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[127,1.982,203,1.787,339,1.705,688,2.718,1473,3.542,2379,3.391]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-10-10-maverick/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2276,2.816,2277,2.795]],["keywords//docs/databases/postgresql/ubuntu-10-10-maverick/",[30,2.585,1064,4.782,1065,3.655,1160,4.019,2435,5.99,2436,5.99]],["toc//docs/databases/postgresql/ubuntu-10-10-maverick/",[0,2.004,5,2.115,9,0.07,29,0.94,30,4.303,35,0.356,119,2.185,204,3.011,227,4.055,319,1.534,385,0.903,651,2.427,952,2.824,1066,3.586,1070,4.124,1352,0.929,2094,4.834,2095,4.834]],["deprecated//docs/databases/postgresql/ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[18,1.556,22,4.065,169,2.045,610,4.65,982,5.319]],["keywords//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[139,2.198,482,5.03,982,5.628,2414,5.847]],["toc//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[14,1.07,18,1.777,22,4.643,169,2.336,189,3.942,368,3.244,476,3.607,982,9.31,1093,6.609,1837,5.43,2422,7.006]],["deprecated//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[11,0.627,49,0.92,164,1.648,189,2.986,1998,3.196,2276,2.816,2277,2.795]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[258,0.971,1998,3.908,1999,5.152,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2276,2.816,2277,2.795]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[1465,4.268,2087,5.003,2088,4.733,2437,6.476,2438,6.476]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[4,2.471,9,0.065,14,1.144,35,0.588,38,2.879,339,2.245,385,1.174,1352,1.208]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[11,0.672,31,1.202,1168,2.385,1826,3.044,2276,3.02,2277,2.996]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[31,1.26,1527,3.801,2013,5.003,2015,4.521,2362,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.598,60,1.796,65,1.796,148,5.519,187,2.796,201,1.53,261,2.203,327,2.172,379,1.633,385,0.857,412,1.461,490,2.103,544,3.164,1168,2.293,1352,0.882,1423,3.731,1529,3.677,1826,2.926]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[11,0.785,1033,3.502,2276,3.53,2277,3.502]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[2222,5.847,2223,5.847,2439,7.049,2440,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[339,2.606,971,7.086,1033,4.579,2128,7.835,2441,8.203]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[11,0.724,49,1.063,759,2.948,2276,3.255,2277,3.23]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[1656,5.003,2102,5.003,2363,5.372,2442,6.476,2443,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.631,49,1.336,164,1.699,201,1.53,210,2.756,258,0.819,259,1.525,379,1.633,412,1.461,685,2.859]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[14,0.869,437,3.825,490,2.187,527,4.41,1069,4.637,2444,5.368]],["keywords//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[490,2.494,790,3.444,1709,5.847,2444,6.122]],["toc//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[9,0.048,14,1.561,49,0.948,300,4.744,489,3.625,490,2.963,603,4.744,755,3.916,761,2.974,1069,4.458,1238,4.59,1778,4.59,1837,4.24,2444,10.279,2445,5.941,2446,5.941]],["deprecated//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[]],["title//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[14,0.937,203,1.926,339,1.838,527,4.754,2447,5.786]],["keywords//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[139,1.868,168,4.378,411,3.253,790,2.927,2448,5.99,2449,5.99]],["toc//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[14,1.07,252,5.561,339,2.099,368,3.244,411,4.133,1837,5.43,1876,6.075,2148,6.609,2447,10.128,2450,7.609,2451,7.609]],["deprecated//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[]],["title//docs/websites/ecommerce/oscommerce-on-fedora-13/",[127,2.53,2379,4.329,2452,6.095]],["keywords//docs/websites/ecommerce/oscommerce-on-fedora-13/",[127,2.261,253,3.791,779,4.921,2452,5.445]],["toc//docs/websites/ecommerce/oscommerce-on-fedora-13/",[9,0.078,35,0.423,100,2.235,164,2.13,203,2.153,319,1.826,385,1.075,687,2.789,706,2.235,776,2.803,789,2.153,1038,2.817,1352,1.106,1833,5.444]],["deprecated//docs/websites/ecommerce/oscommerce-on-fedora-13/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[4,1.253,11,0.627,766,2.059,1055,2.169,1584,3.041,2276,2.816,2277,2.795]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[11,0.606,766,1.99,1584,2.939,2277,2.701,2453,5.571,2454,5.571,2455,5.571]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[11,0.672,31,1.202,259,1.587,1168,2.385,2276,3.02,2277,2.996]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[31,1.371,1527,4.137,1528,4.73,2362,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,2276,2.639,2277,2.618]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/create-file-system-links-with-ln/",[0,1.339,169,2.045,339,1.838,683,4.869,2457,6.134]],["keywords//docs/tools-reference/tools/create-file-system-links-with-ln/",[139,2.02,502,5.963,954,5.171,1529,4.008,2414,5.372]],["toc//docs/tools-reference/tools/create-file-system-links-with-ln/",[0,1.931,14,0.821,19,3.083,58,7.188,169,1.794,319,1.432,339,1.612,368,2.491,683,8.372,2047,3.921,2457,5.38,2458,9.077,2459,8.276,2460,5.843,2461,5.843,2462,5.843]],["deprecated//docs/tools-reference/tools/create-file-system-links-with-ln/",[]],["title//docs/uptime/logs/use-logrotate-to-manage-log-files/",[14,0.937,90,2.007,169,2.045,688,2.929,2463,5.786]],["keywords//docs/uptime/logs/use-logrotate-to-manage-log-files/",[2463,6.716,2464,7.733,2465,7.733]],["toc//docs/uptime/logs/use-logrotate-to-manage-log-files/",[14,0.795,35,0.536,169,2.898,249,4.036,332,3.727,368,2.411,381,2.81,405,3.451,476,2.681,688,4.79,815,6.246,1001,5.207,1099,6.456,1951,4.691,2463,8.197,2466,5.655,2467,5.655]],["deprecated//docs/uptime/logs/use-logrotate-to-manage-log-files/",[]],["title//docs/databases/mongodb/build-database-clusters-with-mongodb/",[5,1.759,171,3.709,328,3.176,707,3.424]],["keywords//docs/databases/mongodb/build-database-clusters-with-mongodb/",[5,1.717,328,3.099,707,3.341,893,3.558]],["toc//docs/databases/mongodb/build-database-clusters-with-mongodb/",[0,0.953,5,1.155,16,1.412,17,1.101,18,1.108,29,0.712,35,0.484,45,2.112,46,2.085,49,0.757,60,1.434,119,1.656,169,2.182,176,1.952,201,1.221,251,2.184,327,2.598,328,3.748,336,2.502,428,2.855,486,4.119,581,3.934,707,2.248,723,2.749,761,2.374,830,8.809,932,4.119,1043,3.786,1069,3.558,2468,4.366,2469,7.107]],["deprecated//docs/databases/mongodb/build-database-clusters-with-mongodb/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[11,0.672,1991,4.314,1992,4.227,1993,3.771,2130,2.753,2265,2.667]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,385,1.147,573,5.675,706,2.386,789,2.299,1038,3.008,1352,1.181,1993,4.853]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[127,1.849,164,1.648,200,3.266,259,1.48,1168,2.224,2059,3.163,2379,3.163]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[2059,3.553,2470,5.963,2471,5.963,2472,5.963,2473,6.476]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[9,0.068,35,0.605,60,2.579,65,2.579,261,3.163,385,1.231,544,4.543,1352,1.267]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[127,1.982,1593,4.774,1812,4.774,2379,3.391,2474,4.41,2475,4.517]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[127,2.261,766,2.517,2007,4.821,2474,5.03]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[9,0.068,35,0.605,385,1.231,651,3.309,1352,1.267,2475,8.489]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-fedora-13/",[127,2.53,2045,4.329,2379,4.329]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-13/",[127,1.787,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2476,4.448]],["toc//docs/websites/wikis/ikiwiki-on-fedora-13/",[9,0.055,14,1.301,35,0.526,312,4.081,385,0.991,437,4.25,487,4.134,659,3.849,1352,1.02,1628,4.25,2045,6.607,2477,5.965]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-13/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[42,2.049,127,1.982,1271,3.542,1977,4.005,2016,3.627,2379,3.391]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[1979,3.672,1980,3.672,1981,3.61,1982,3.61,2016,3.269,2020,4.18,2021,3.672]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[9,0.049,14,0.864,29,0.924,35,0.349,38,2.176,119,2.147,177,2.813,201,1.584,306,3.608,350,3.565,379,1.69,385,0.887,412,2.109,490,2.176,723,3.565,790,3.004,1352,0.913,2016,5.797,2022,3.307,2025,4.613,2026,4.292,2027,3.984]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[61,1.036,203,1.666,339,1.59,688,2.535,1473,3.303,2219,2.021,2341,2.321]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[11,0.627,203,1.666,339,1.59,688,2.535,1473,3.303,2130,2.567,2265,2.488]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/uptime/monitoring/logwatch-log-monitoring/",[203,2.281,688,3.469,1473,4.521]],["keywords//docs/uptime/monitoring/logwatch-log-monitoring/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/logwatch-log-monitoring/",[]],["deprecated//docs/uptime/monitoring/logwatch-log-monitoring/",[839,0.476]],["title//docs/websites/wikis/confluence-on-centos-5/",[129,2.216,2219,2.767,2478,5.031]],["keywords//docs/websites/wikis/confluence-on-centos-5/",[2478,4.495,2479,7.049,2480,5.628,2481,5.628]],["toc//docs/websites/wikis/confluence-on-centos-5/",[0,1.91,5,1.74,9,0.076,10,5.1,12,3.638,29,1.074,35,0.406,201,1.841,379,1.965,412,1.757,1023,3.011,2478,7.256]],["deprecated//docs/websites/wikis/confluence-on-centos-5/",[839,0.476]],["title//docs/websites/wikis/confluence-on-fedora-13/",[127,2.53,2379,4.329,2478,5.031]],["keywords//docs/websites/wikis/confluence-on-fedora-13/",[2478,4.495,2480,5.628,2481,5.628,2482,7.049]],["toc//docs/websites/wikis/confluence-on-fedora-13/",[0,1.86,5,1.673,9,0.074,10,4.901,12,3.496,29,1.032,35,0.39,201,1.769,379,1.888,385,0.991,412,1.689,1023,2.893,1352,1.02,2478,7.14]],["deprecated//docs/websites/wikis/confluence-on-fedora-13/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[42,1.911,127,1.849,485,3.62,490,2.04,2072,4.113,2073,3.163,2379,3.163]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[490,2.292,662,2.712,2073,3.553,2086,3.483,2483,5.625]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[0,1.328,9,0.053,35,0.512,42,2.191,57,3.979,169,2.03,201,1.703,261,2.451,385,0.954,411,3.59,789,1.911,1352,0.982,1404,5.943,2073,6.048,2076,4.614,2077,4.717]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[14,0.81,127,1.849,215,3.07,490,2.04,2082,3.07,2083,3.942,2379,3.163]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[490,2.12,829,3.761,2082,3.19,2085,4.378,2086,3.221,2244,5.202]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[9,0.055,14,0.966,35,0.595,318,3.73,339,1.895,385,0.991,476,3.255,490,2.43,520,3.849,651,2.664,1352,1.02,2082,6.226,2086,3.693]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[11,0.587,14,0.759,215,2.876,490,1.911,2082,2.876,2083,3.694,2406,2.541,2407,2.505]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[9,0.055,14,0.966,35,0.595,318,3.73,339,1.895,385,0.991,476,3.255,490,2.43,520,3.849,651,2.664,1352,1.02,2082,6.226,2086,3.693]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/wikis/confluence-on-debian-5-lenny/",[61,1.298,2219,2.533,2341,2.908,2478,4.606]],["keywords//docs/websites/wikis/confluence-on-debian-5-lenny/",[2478,4.495,2480,5.628,2481,5.628,2484,7.049]],["toc//docs/websites/wikis/confluence-on-debian-5-lenny/",[0,1.963,5,1.814,9,0.06,29,1.119,35,0.423,201,1.919,379,2.048,385,1.075,412,1.832,1352,1.106,2478,7.375]],["deprecated//docs/websites/wikis/confluence-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[11,0.785,2406,3.399,2407,3.351,2478,4.606]],["keywords//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[2478,4.495,2480,5.628,2481,5.628,2485,7.049]],["toc//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[0,1.963,5,1.814,9,0.06,29,1.119,35,0.423,201,1.919,379,2.048,385,1.075,412,1.832,1352,1.106,2478,7.375]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[11,0.785,2130,3.218,2265,3.117,2478,4.606]],["keywords//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[2478,4.495,2480,5.628,2481,5.628,2486,7.049]],["toc//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[0,1.963,5,1.814,9,0.06,29,1.119,35,0.423,201,1.919,379,2.048,385,1.075,412,1.832,1352,1.106,2478,7.375]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2406,2.541,2407,2.505]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[490,2.292,662,2.712,2073,3.553,2086,3.483,2487,5.171]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[0,1.304,9,0.052,35,0.369,57,3.906,169,1.992,201,1.671,261,2.406,282,2.989,327,2.372,385,0.936,399,4.63,411,3.524,789,1.876,1352,0.964,1404,5.867,2057,4.354,2073,5.576,2076,4.529,2077,4.63]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/tools-reference/tools/use-the-date-command-in-linux/",[14,1.016,139,2.253,368,3.08,879,5.58]],["keywords//docs/tools-reference/tools/use-the-date-command-in-linux/",[232,4.346,382,4.196,879,5.003,2421,5.963,2488,6.476]],["toc//docs/tools-reference/tools/use-the-date-command-in-linux/",[14,1.111,19,2.891,29,0.823,40,2.218,139,2.465,334,2.295,363,3.677,368,3.37,437,3.391,485,3.441,582,4.545,879,8.313,1597,5.045,2056,4.233,2180,4.545,2489,5.48,2490,7.278,2491,9.272,2492,5.48,2493,5.48,2494,5.48,2495,5.48]],["deprecated//docs/tools-reference/tools/use-the-date-command-in-linux/",[]],["title//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[61,1.111,662,2.589,2219,2.167,2341,2.488,2371,4.935,2496,5.691]],["keywords//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[894,4.931,2108,6.174,2371,6.174]],["toc//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[9,0.074,64,3.568,385,1.327,706,2.76,1352,1.366,2371,7.344]],["deprecated//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[0,1.021,11,0.552,14,0.714,407,3.546,2042,3.348,2043,3.292,2044,4.677,2130,2.263,2265,2.192]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[9,0.065,35,0.646,38,2.879,381,2.828,789,2.352,2042,5.362,2043,7.364]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[0,1.085,11,0.587,14,0.759,407,3.77,2042,3.559,2043,3.499,2406,2.541,2407,2.505]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[9,0.06,35,0.619,38,2.636,282,3.431,327,2.723,381,2.589,789,2.153,2042,4.909,2043,7.494,2057,4.998]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[11,0.627,258,0.794,320,2.934,687,2.159,776,2.169,2130,2.567,2265,2.488]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[11,0.651,1699,4.097,1870,3.881,2391,5.515,2497,4.627,2498,5.515]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[61,0.97,171,2.773,172,2.106,258,0.744,2219,1.894,2341,2.174,2499,4.691,2500,4.172]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[258,0.892,2501,5.625,2502,5.625,2503,5.003,2504,5.625]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[0,1.703,4,1.843,5,1.472,9,0.085,29,0.908,35,0.343,60,1.827,172,2.356,175,4.312,258,1.167,261,2.241,385,0.872,412,1.486,789,1.747,1352,0.898,2500,4.668,2503,6.546,2505,5.249,2506,5.249]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[11,0.587,171,2.773,172,2.106,258,0.744,2130,2.405,2265,2.331,2499,4.691,2500,4.172]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[258,0.892,2501,5.625,2502,5.625,2503,5.003,2504,5.625]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[0,1.644,4,1.778,5,1.4,9,0.083,29,0.863,35,0.327,60,1.738,172,2.241,175,4.101,258,1.127,261,2.131,282,2.648,327,2.101,385,0.829,412,1.413,789,1.662,1352,0.854,2057,3.857,2500,4.44,2503,6.318,2505,4.992,2506,4.992]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[42,2.049,129,1.736,1271,3.542,1976,3.673,1977,4.005,2219,2.167]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2507,4.888,2508,4.501]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[9,0.085,29,1.282,35,0.485,57,5.135,325,4.104,706,2.56,1976,6.33]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[11,0.587,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2130,2.405,2265,2.331]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/applications/social-networking/planet-feed-aggregator/",[1022,6.095,2042,5.2,2043,5.113]],["keywords//docs/applications/social-networking/planet-feed-aggregator/",[2043,5.549,2108,6.837]],["toc//docs/applications/social-networking/planet-feed-aggregator/",[]],["deprecated//docs/applications/social-networking/planet-feed-aggregator/",[839,0.476]],["title//docs/databases/redis/redis-on-centos-5/",[129,2.216,162,4.163,2219,2.767]],["keywords//docs/databases/redis/redis-on-centos-5/",[5,1.577,162,3.417,893,3.269,2030,4.621,2509,6.476]],["toc//docs/databases/redis/redis-on-centos-5/",[9,0.043,24,2.388,35,0.307,40,2.184,47,1.901,64,2.093,90,2.354,100,1.619,101,2.557,112,1.954,162,5.643,178,3.339,203,1.56,209,2.991,253,2.902,319,1.323,339,1.489,381,1.875,417,3.44,520,3.024,789,2.26,847,2.468,1038,2.041,1075,3.024,1841,2.795,2031,5.578]],["deprecated//docs/databases/redis/redis-on-centos-5/",[839,0.476]],["title//docs/databases/redis/redis-on-fedora-13/",[127,2.53,162,4.163,2379,4.329]],["keywords//docs/databases/redis/redis-on-fedora-13/",[5,1.577,162,3.417,893,3.269,2030,4.621,2510,6.476]],["toc//docs/databases/redis/redis-on-fedora-13/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-fedora-13/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[11,0.785,162,3.811,2406,3.399,2407,3.351]],["keywords//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[5,1.577,893,3.269,2030,4.621,2511,6.476,2512,5.963]],["toc//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[127,1.732,172,2.106,258,0.744,259,1.386,381,1.877,1248,2.994,2379,2.963,2400,3.854]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[9,0.065,29,1.222,35,0.462,258,1.424,259,2.654,385,1.174,412,2.001,1248,4.511,1352,1.208]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[11,0.672,258,0.851,464,3.231,1196,3.292,2130,2.753,2265,2.667]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[11,0.587,171,2.773,172,2.106,258,0.744,2406,2.541,2407,2.505,2499,4.691,2500,4.172]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[258,0.892,2501,5.625,2502,5.625,2503,5.003,2504,5.625]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[0,1.644,4,1.778,5,1.4,9,0.083,29,0.863,35,0.327,60,1.738,172,2.241,175,4.101,258,1.127,261,2.131,282,2.648,327,2.101,385,0.829,412,1.413,789,1.662,1352,0.854,2057,3.857,2500,4.44,2503,6.318,2505,4.992,2506,4.992]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/firewalls/control-network-traffic-with-iptables/",[323,4.847,476,3.424,623,4.761,662,3.025]],["keywords//docs/security/firewalls/control-network-traffic-with-iptables/",[325,3.391,623,4.646,662,2.952,981,4.495]],["toc//docs/security/firewalls/control-network-traffic-with-iptables/",[0,0.508,9,0.02,11,0.275,14,0.786,15,1.523,16,0.753,22,1.543,35,0.244,38,1.979,47,0.891,61,0.455,84,1.898,90,1.293,95,3.138,127,0.811,129,0.71,139,1.339,146,1.484,170,1.766,178,4.964,193,1.697,216,1.667,225,1.503,261,0.938,323,5.383,324,1.588,325,1.217,326,4.895,334,1.059,350,2.489,360,2.997,368,1.078,468,1.667,555,2.197,558,1.766,562,2.224,623,7.256,635,1.484,647,1.898,662,1.059,790,1.236,896,1.484,1066,1.45,1098,4.945,1289,3.953,1316,1.322,1322,1.805,1397,2.197,1408,5.15,1425,1.503,1432,2.329,1478,2.02,1882,2.197,2208,2.197,2513,2.329,2514,2.53,2515,2.53,2516,2.53,2517,2.53,2518,2.53]],["deprecated//docs/security/firewalls/control-network-traffic-with-iptables/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[11,0.672,258,0.851,464,3.231,1196,3.292,2406,2.908,2407,2.867]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[9,0.058,35,0.415,47,2.57,172,2.844,189,3.779,200,4.133,258,1.005,297,3.249,404,4.989,435,4.437,709,6.111,1196,5.13]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[11,0.672,31,1.202,464,3.231,1196,3.292,2130,2.753,2265,2.667]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[11,0.785,162,3.811,2130,3.218,2265,3.117]],["keywords//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[5,1.577,893,3.269,2030,4.621,2512,5.963,2519,6.476]],["toc//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[169,1.77,1099,4.602,1750,5.606,1949,4.782,2520,5.307,2521,5.764]],["keywords//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[1427,5.202,1949,4.969,2522,5.99,2523,5.99,2524,5.99,2525,5.99]],["toc//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[0,1.022,14,1.249,169,2.727,210,2.358,249,3.628,312,3.021,368,3.191,370,4.059,688,2.236,712,2.504,1099,8.72,1427,7.715,1949,7.368,2180,4.218,2520,10.056,2526,5.084,2527,5.084,2528,5.084]],["deprecated//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[]],["title//docs/websites/cms/how-to-install-and-configure-wordpress/",[9,0.063,35,0.448,543,4.421]],["keywords//docs/websites/cms/how-to-install-and-configure-wordpress/",[545,5.625,546,5.625,548,5.625,2529,6.476,2530,6.476]],["toc//docs/websites/cms/how-to-install-and-configure-wordpress/",[9,0.074,17,2.135,18,2.149,35,0.523,543,6.253]],["deprecated//docs/websites/cms/how-to-install-and-configure-wordpress/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-centos-5/",[49,1.153,129,2.029,1177,3.677,2219,2.533]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-5/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-centos-5/",[4,1.173,5,1.314,9,0.063,29,0.811,31,1.788,35,0.307,47,3.238,49,1.248,65,1.631,100,1.619,112,1.954,164,1.543,201,1.39,203,1.56,259,1.385,319,1.323,339,1.489,345,2.372,379,1.483,385,0.779,412,1.327,789,1.56,847,2.468,1038,2.041,1168,2.082,1352,0.801,1691,4.048]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-5/",[839,0.476]],["title//docs/databases/redis/redis-on-debian-5-lenny/",[61,1.298,162,3.811,2219,2.533,2341,2.908]],["keywords//docs/databases/redis/redis-on-debian-5-lenny/",[5,1.577,893,3.269,2030,4.621,2531,6.476,2532,6.476]],["toc//docs/databases/redis/redis-on-debian-5-lenny/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-fedora-12/",[127,2.317,258,0.995,263,4.47,1172,4.048]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-12/",[12,3.297,2387,5.625,2533,6.476,2534,6.476,2535,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-12/",[9,0.07,14,1.229,60,2.643,258,1.204,385,1.261,1172,6.061,1352,1.298]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-12/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-fedora-13/",[127,2.317,258,0.995,1172,4.048,2379,3.964]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-13/",[12,3.297,2387,5.625,2536,6.476,2537,6.476,2538,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-13/",[9,0.07,14,1.229,60,2.643,258,1.204,385,1.261,1172,6.061,1352,1.298]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-13/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[11,0.724,258,0.918,1172,3.733,2130,2.967,2265,2.875]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[12,3.297,1974,5.963,1975,5.171,2539,6.476,2540,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[9,0.079,12,3.873,14,1.07,29,1.143,60,2.301,223,5.106,258,1.048,385,1.098,412,1.871,1172,5.55,1352,1.13,2340,5.709]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[11,0.724,258,0.918,1172,3.733,2406,3.135,2407,3.09]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[12,3.297,1975,5.171,2541,6.476,2542,6.476,2543,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[9,0.082,12,4.048,14,1.118,60,2.405,223,5.336,258,1.096,385,1.147,1172,5.71,1352,1.181,2340,5.967]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[74,2.839,99,3.196,139,1.798,847,2.637,916,3.383,1316,3.013,1573,4.113]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[848,4.304,849,4.304,850,4.18,851,3.975,1316,2.912,1574,4.448,1575,4.448]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[74,2.839,99,3.196,129,1.619,207,2.414,847,2.637,916,3.383,1573,4.113]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[129,1.565,848,4.304,849,4.304,850,4.18,851,3.975,1574,4.448,1575,4.448]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[74,3.044,99,3.427,381,2.148,847,2.827,916,3.627,1573,4.41]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[848,4.627,849,4.627,850,4.494,851,4.274,1574,4.782,1575,4.782]],["toc//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-arch-linux/",[49,1.153,139,2.253,1177,3.677,1316,3.776]],["keywords//docs/web-servers/lemp/lemp-server-on-arch-linux/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-arch-linux/",[4,1.493,5,1.673,9,0.074,29,1.032,31,1.8,35,0.39,47,2.419,49,1.477,164,1.964,201,1.769,259,1.763,379,1.888,385,0.991,412,1.689,1168,2.65,1352,1.02]],["deprecated//docs/web-servers/lemp/lemp-server-on-arch-linux/",[839,0.476]],["title//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[368,2.84,389,4.01,610,4.65,2411,4.998,2544,5.786]],["keywords//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[1529,4.362,2544,6.122,2545,7.049,2546,6.49]],["toc//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[14,1.429,169,3.121,193,4.354,249,4.63,368,2.766,389,3.906,445,4.074,647,4.868,652,4.074,813,5.382,2544,10.283,2547,6.488,2548,5.974]],["deprecated//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[]],["title//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[169,2.218,404,4.941,405,4.408,2549,5.993]],["keywords//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[368,3.005,1518,5.847,2550,7.049,2551,7.049]],["toc//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[8,3.601,14,1.064,38,1.826,139,2.359,169,3.225,170,3.601,199,3.601,290,3.77,307,3.4,334,2.161,368,2.199,390,3.106,405,6.41,445,3.239,468,3.4,620,3.681,634,4.48,651,2.001,854,4.48,1071,3.528,2549,7.431,2552,5.159,2553,4.75,2554,5.159]],["deprecated//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[]],["title//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[169,2.423,610,5.508,902,5.63]],["keywords//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[109,4.521,169,1.988,902,4.621,981,4.129,2546,5.963]],["toc//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[14,1.005,169,2.194,368,4.051,688,3.142,887,5.223,902,8.454,981,6.059,1099,5.706,2298,5.362,2555,6.207,2556,7.146]],["deprecated//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[]],["title//docs/web-servers/lemp/lemp-server-on-fedora-13/",[49,1.153,127,2.317,1177,3.677,2379,3.964]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-13/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-13/",[4,1.191,5,1.334,9,0.063,31,1.803,35,0.311,47,3.266,49,1.262,65,1.657,100,1.644,112,1.984,127,1.757,164,1.567,201,1.411,203,1.584,259,1.407,319,1.343,339,1.512,345,2.409,379,1.506,380,3.551,385,0.791,789,1.584,847,2.507,1038,2.072,1168,2.115,1352,0.814]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-13/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[11,0.724,49,1.063,1177,3.391,2130,2.967,2265,2.875]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[4,1.155,5,1.294,9,0.062,11,0.578,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[38,2.04,61,1.036,730,4.325,766,2.059,1055,2.169,2219,2.021,2341,2.321]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[61,0.97,138,2.773,210,2.505,265,3.169,662,2.262,2219,1.894,2341,2.174,2557,4.691]],["keywords//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[138,3.325,1633,5.372,2557,5.625,2558,6.476,2559,6.476]],["toc//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[9,0.078,35,0.603,40,2.446,49,0.965,164,1.728,169,1.856,171,3.103,236,4.312,339,1.667,381,2.1,385,0.872,477,3.424,706,1.813,931,4.825,1033,2.93,1352,0.898,2555,5.249,2557,9.214]],["deprecated//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[49,1.063,61,1.197,1177,3.391,2219,2.336,2341,2.682]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[4,1.09,5,1.221,9,0.059,29,0.753,31,1.713,35,0.285,47,3.427,49,1.182,61,1.331,65,2.239,100,1.504,112,1.815,164,1.433,201,1.291,203,1.449,259,1.287,319,1.229,339,1.383,345,2.204,379,1.378,385,0.723,412,1.233,789,1.449,847,2.293,1013,4.353,1038,1.895,1168,1.934,1352,0.744,2560,5.012]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[11,0.552,164,1.453,200,2.878,259,1.304,1168,1.96,1184,2.502,2059,2.787,2130,2.263,2265,2.192]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[1870,3.881,2470,5.515,2471,5.515,2497,4.627,2561,5.515,2562,5.515]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[9,0.067,35,0.596,60,2.518,65,2.518,261,3.089,385,1.202,544,4.436,706,2.499,1352,1.237]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[4,1.344,127,1.982,766,2.207,1055,2.326,2289,3.463,2379,3.391]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2563,4.888,2564,3.776,2565,3.776,2566,3.776,2567,3.776]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[0,0.993,4,2.101,9,0.059,14,1.03,16,2.183,29,1.101,35,0.549,60,1.494,65,1.494,119,2.559,171,2.537,261,1.833,379,1.359,385,0.713,391,3.474,435,2.276,687,1.851,767,2.094,776,1.86,1055,3.287,1352,0.734,1588,3.015,2235,3.38,2289,4.107]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[49,0.986,127,1.982,164,1.767,258,0.851,320,3.146,2379,3.391]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[690,6.174,2382,7.12,2568,7.733]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[9,0.077,35,0.594,40,2.365,49,0.933,187,2.749,201,1.505,217,2.691,258,1.324,262,2.62,332,3.851,334,2.447,379,1.606,385,0.843,388,3.388,472,2.811,633,3.669,913,4.384,952,2.637,1352,0.868,1552,4.169,2383,4.384]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[4,1.344,5,1.505,14,0.869,127,1.982,1063,3.357,2379,3.391]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[1843,5.973,1844,6.415,2569,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[4,2.394,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13,1682,5.709]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[839,0.476]],["title//docs/databases/postgresql/fedora-13/",[5,1.505,14,0.869,30,2.667,127,1.982,1063,3.357,2379,3.391]],["keywords//docs/databases/postgresql/fedora-13/",[1065,4.718,1160,5.189,2570,7.733]],["toc//docs/databases/postgresql/fedora-13/",[0,2.062,5,2.196,9,0.053,29,0.993,30,4.428,35,0.376,119,2.308,204,3.18,227,4.283,319,1.62,385,0.954,651,2.564,952,2.983,1066,3.788,1070,4.357,1352,0.982]],["deprecated//docs/databases/postgresql/fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[31,1.296,127,2.136,259,1.71,1168,2.571,2379,3.655]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[31,1.371,1527,4.137,1528,4.73,2571,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,259,1.873,261,2.705,339,2.012,385,1.052,544,3.885,1168,2.815,1352,1.083,2291,4.727,2378,5.473]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[31,1.296,127,2.136,1168,2.571,1826,3.281,2379,3.655]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[31,1.371,1527,4.137,2015,4.921,2571,6.122]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,261,2.705,339,2.012,385,1.052,544,3.885,1168,3.717,1352,1.083,1553,5.331,1826,3.592]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[14,0.759,24,2.39,127,1.732,179,3.342,210,2.505,2078,2.904,2079,3.854,2379,2.963]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[129,1.98,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[14,0.81,24,2.551,127,1.849,172,2.248,253,3.1,707,2.732,2379,3.163]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[49,0.986,127,1.982,164,1.767,292,3.146,2059,3.391,2379,3.391]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[2059,3.867,2472,6.49,2483,6.122,2572,6.49]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[9,0.056,29,1.052,35,0.398,121,4.334,145,3.565,319,2.298,385,1.011,412,1.722,651,3.637,744,5.802,803,6.413,1352,1.04,2059,5.145]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[49,0.986,127,1.982,164,1.767,292,3.146,2059,3.391,2264,3.391]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[2059,3.867,2309,5.847,2572,6.49,2573,7.049]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[9,0.056,29,1.052,35,0.398,121,4.334,145,3.565,319,2.298,385,1.011,412,1.722,651,3.637,744,5.802,803,6.413,1352,1.04,2059,5.145]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/cakephp-on-debian-5-lenny/",[61,1.298,2219,2.533,2341,2.908,2574,6.274]],["keywords//docs/development/frameworks/cakephp-on-debian-5-lenny/",[61,1.164,2574,5.625,2575,6.476,2576,6.476,2577,6.476]],["toc//docs/development/frameworks/cakephp-on-debian-5-lenny/",[9,0.074,60,2.781,165,7.105,385,1.327,1352,1.366,2574,7.989]],["deprecated//docs/development/frameworks/cakephp-on-debian-5-lenny/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[4,1.344,127,1.982,263,3.825,766,2.207,1055,2.326,2289,3.463]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2578,4.888]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[0,0.993,4,2.101,9,0.059,14,1.03,16,2.183,29,1.101,35,0.549,60,1.494,65,1.494,119,2.559,171,2.537,261,1.833,379,1.359,385,0.713,391,3.474,435,2.276,687,1.851,767,2.094,776,1.86,1055,3.287,1352,0.734,1588,3.015,2235,3.38,2289,4.107]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[11,0.672,42,2.049,203,1.787,1191,3.673,2130,2.753,2265,2.667]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[0,0.979,9,0.086,35,0.492,38,1.725,43,2.826,64,1.89,107,2.761,112,1.765,119,1.701,171,3.724,297,2.171,359,3.478,381,1.694,385,0.703,706,1.462,767,2.065,789,1.409,947,5.791,1071,3.333,1191,6.802,1350,5.063,1352,0.724,1747,3.402]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-13/",[49,1.153,127,2.317,759,3.197,2379,3.964]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-13/",[1789,5.152,1790,5.289,2579,7.049,2580,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-13/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,258,1.101,259,1.429,339,1.536,379,2.198,537,3.607]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[31,1.405,127,2.317,292,3.677,2379,3.964]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[31,1.165,217,2.759,711,2.998,2394,5.202,2483,5.202,2571,5.202]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[0,1.236,9,0.079,31,2.079,40,2.489,64,2.385,65,1.859,90,1.852,100,1.845,101,2.914,203,1.778,319,1.507,345,2.704,385,0.887,706,1.845,789,1.778,847,2.813,1038,2.325,1352,0.913,1691,4.613,1841,3.185]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[11,0.672,49,0.986,203,1.787,2130,2.753,2181,4.41,2265,2.667]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[203,2.476,2181,6.111]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[9,0.06,35,0.657,164,2.13,208,4.22,209,4.13,318,4.045,385,1.075,1352,1.106,2181,8.253]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[11,0.672,89,1.89,90,1.862,2130,2.753,2265,2.667,2287,3.627]],["keywords//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[129,1.871,258,0.918,597,4.122,1303,3.069,2219,2.336]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[9,0.078,29,1.119,35,0.555,47,2.624,172,3.808,258,1.345,297,3.318,412,1.832,802,3.825,1303,4.499]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[11,0.672,258,0.851,597,3.825,1303,2.847,2130,2.753,2265,2.667]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[11,0.672,258,0.851,597,3.825,1303,2.847,2406,2.908,2407,2.867]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[9,0.082,35,0.579,172,3.101,258,1.096,297,3.542,385,1.147,802,4.084,1303,4.694,1352,1.181]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[11,0.627,203,1.666,753,4.113,1947,4.453,2052,4.113,2130,2.567,2265,2.488]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[11,0.704,2052,4.621,2053,5.625,2265,2.795,2497,5.003]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[9,0.07,14,0.896,29,0.957,35,0.572,158,3.189,282,2.935,297,2.838,327,2.329,385,0.919,399,4.546,587,4.001,706,1.912,1348,5.087,1352,0.946,2052,6.274,2054,5.285,2056,4.922,2057,4.275,2581,5.866]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[11,0.672,258,0.851,1303,2.847,2130,2.753,2265,2.667,2582,4.935]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[11,0.606,39,2.219,258,0.767,1303,2.566,2265,2.404,2498,5.13,2583,4.448]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[9,0.053,14,0.929,29,0.993,35,0.376,39,2.632,112,2.394,172,2.577,189,3.424,201,2.322,258,0.911,297,2.944,339,1.824,385,0.954,412,1.626,712,3.255,1303,4.727,1352,0.982,1425,3.928]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[61,1.111,258,0.851,597,3.825,1303,2.847,2219,2.167,2341,2.488]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[839,0.476]],["title//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[14,0.759,31,1.05,33,2.262,316,3.77,498,4.052,789,1.561,2420,4.172,2584,4.691]],["keywords//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[31,0.847,33,1.824,217,2.006,258,0.6,328,1.914,499,5.319,711,2.179,2585,4.354,2586,4.354,2587,4.354]],["toc//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[31,1.31,33,2.821,35,0.383,38,2.384,42,2.233,217,3.103,258,0.928,316,6.376,328,2.962,350,3.906,435,3.103,487,4.055,498,6.853,706,2.021,789,1.947,2026,4.702,2420,5.204,2584,5.851]],["deprecated//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[]],["title//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[61,1.036,894,3.675,2219,2.021,2341,2.321,2588,5.764,2589,5.764,2590,5.307]],["keywords//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[2591,7.049,2592,7.049,2593,7.049,2594,5.445]],["toc//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[9,0.076,35,0.406,47,2.517,64,2.772,100,2.144,172,2.786,203,2.066,319,1.752,385,1.031,706,2.144,789,2.747,1038,2.703,1352,1.061,2590,8.75]],["deprecated//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[11,0.672,319,1.515,731,3.12,894,3.941,2130,2.753,2265,2.667]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[11,0.651,459,3.103,662,2.509,731,3.023,2497,4.627,2595,5.99]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,3.574,531,4.209,662,2.889,731,4.201,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[11,0.672,766,2.207,1184,3.044,2004,3.673,2130,2.753,2265,2.667]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[2004,3.849,2007,4.429,2008,4.859,2596,6.476,2597,5.963]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[9,0.057,29,1.074,327,2.612,381,3.303,385,1.031,412,1.757,933,5.1,952,3.225,981,4.557,1352,1.061,1628,4.422,1804,4.422,2004,6.344,2009,5.223]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[4,1.174,11,0.587,766,1.929,1055,2.032,1184,2.66,1584,2.849,2130,2.405,2265,2.331]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[11,0.606,766,1.99,1584,2.939,2265,2.404,2597,5.13,2598,5.571,2599,5.571]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[11,0.627,273,3.07,939,3.567,2297,4.602,2298,4.325,2406,2.712,2407,2.674]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[1065,3.399,2302,4.839,2303,4.448,2304,4.448,2305,4.304,2306,4.448,2600,5.571]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[11,0.587,273,2.876,939,3.342,1184,2.66,2130,2.405,2265,2.331,2297,4.312,2298,4.052]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[1065,3.399,2302,4.839,2303,4.448,2304,4.448,2305,4.304,2306,4.448,2601,5.571]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[11,0.587,14,0.759,33,2.262,42,1.79,258,0.744,328,2.375,2130,2.405,2265,2.331]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-fluxbb/",[1991,5.508,1992,5.396,2602,6.853]],["keywords//docs/websites/forums/discussion-forums-with-fluxbb/",[1992,4.821,2602,6.122,2603,7.049,2604,6.49]],["toc//docs/websites/forums/discussion-forums-with-fluxbb/",[9,0.083,100,2.441,203,2.352,319,1.994,385,1.174,706,2.441,789,2.352,1038,3.077,1352,1.208,2602,7.067]],["deprecated//docs/websites/forums/discussion-forums-with-fluxbb/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-vanilla-forums/",[1394,5.993,1991,5.043,1992,6.546]],["keywords//docs/websites/forums/discussion-forums-with-vanilla-forums/",[759,2.866,1394,5.372,2604,5.963,2605,6.476,2606,6.476]],["toc//docs/websites/forums/discussion-forums-with-vanilla-forums/",[9,0.089,385,1.327,706,2.76,1352,1.366,1394,7.63]],["deprecated//docs/websites/forums/discussion-forums-with-vanilla-forums/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[11,0.587,766,1.929,1023,2.275,1184,2.66,1370,3.559,2130,2.405,2265,2.331,2350,4.312]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[1587,4.274,2354,4.782,2355,4.782,2607,5.99,2608,5.99,2609,5.515]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[9,0.078,65,2.252,100,2.235,169,2.287,203,2.153,319,1.826,339,2.055,385,1.075,706,2.93,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[11,0.587,42,1.79,1184,2.66,1271,3.095,1976,3.209,1977,3.499,2130,2.405,2265,2.331]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2320,4.055,2610,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-flatpress/",[90,2.176,164,2.066,712,3.558,2611,6.274]],["keywords//docs/websites/cms/manage-web-content-with-flatpress/",[259,1.663,677,5.625,680,3.899,1170,4.268,2611,5.625]],["toc//docs/websites/cms/manage-web-content-with-flatpress/",[9,0.083,100,2.441,203,2.352,319,1.994,385,1.174,706,2.441,789,2.352,1038,3.077,1352,1.208,2611,7.067]],["deprecated//docs/websites/cms/manage-web-content-with-flatpress/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[11,0.627,49,0.92,164,1.648,189,2.986,1998,3.196,2130,2.567,2265,2.488]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[258,0.971,1998,3.908,1999,5.152,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[11,0.627,31,1.121,1168,2.224,1184,2.839,1826,2.839,2130,2.567,2265,2.488]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[31,1.26,1527,3.801,2013,5.003,2015,4.521,2612,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[0,0.966,9,0.076,11,0.78,19,3.788,29,0.722,31,0.935,35,0.542,60,1.453,65,1.453,148,4.732,187,2.262,201,1.238,261,1.783,327,1.757,379,1.322,385,0.694,412,1.182,490,1.701,544,2.56,1168,1.855,1352,0.714,1423,3.018,1529,2.974,1782,4.175,1783,5.956,1826,2.367,2291,3.115,2378,3.606,2613,7.18,2614,4.807]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[11,0.521,172,1.87,258,0.661,259,1.231,381,1.667,1184,2.362,1248,2.659,2130,2.136,2265,2.069,2400,3.422]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[1690,2.621,1858,3.81,1859,3.81,2403,4.072,2404,4.072,2615,5.571,2616,5.571]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[9,0.055,29,1.032,35,0.39,219,5.305,258,1.275,259,2.375,262,3.079,282,3.163,327,3.383,385,0.991,412,1.689,1248,3.808,1271,3.936,1352,1.02,1861,5.153,2057,4.608]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[11,0.587,43,3.131,49,0.862,767,2.289,1184,2.66,1987,3.209,2130,2.405,2265,2.331]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[1372,3.498,1987,3.311,1989,4.18,1990,4.18,2240,4.839,2241,4.621,2617,5.571]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[90,1.862,265,3.627,356,4.005,2281,6.65,2618,5.691]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[2285,5.171,2619,6.476,2620,5.963,2621,6.476,2622,6.476]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[9,0.082,100,2.386,203,2.299,319,1.949,385,1.147,706,2.386,789,2.299,1038,3.008,1352,1.181,2281,6.143,2618,7.322]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[839,0.476]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[90,2.007,265,3.909,356,4.317,2281,5.146,2623,5.786]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[2285,5.628,2620,6.49,2623,6.122,2624,7.049]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[9,0.083,100,2.441,203,2.352,319,1.994,385,1.174,706,2.441,789,2.352,1038,3.077,1352,1.208,2623,7.067]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[11,0.552,14,0.714,24,2.248,179,3.143,210,2.356,2078,2.732,2079,3.625,2130,2.263,2265,2.192]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[11,0.766,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,2130,2.405,2265,2.331]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[11,0.552,14,0.714,215,2.706,490,1.798,1184,2.502,2082,2.706,2083,3.474,2130,2.263,2265,2.192]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[11,0.587,49,0.862,164,1.544,292,2.749,1184,2.66,2059,2.963,2130,2.405,2265,2.331]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[1870,4.196,2059,3.553,2497,5.003,2561,5.963,2562,5.963]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[9,0.053,29,0.993,35,0.376,65,1.999,121,4.09,145,3.365,319,2.21,345,2.907,385,0.954,412,1.626,651,3.497,744,5.579,803,6.167,1016,3.394,1352,0.982,2059,4.947]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[30,2.192,49,0.811,90,1.53,141,2.945,204,2.444,319,1.245,351,3.058,630,3.019,2625,3.924]],["keywords//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[2065,5.171,2625,5.003,2626,6.476,2627,5.963,2628,5.963]],["toc//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[9,0.072,14,1.26,35,0.509,655,4.019,1096,5.137,2625,8.485]],["deprecated//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[4,1.174,5,1.315,11,0.587,14,0.759,1063,2.933,1184,2.66,2130,2.405,2265,2.331]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[1465,4.646,2087,5.445,2088,5.152,2629,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[4,2.471,9,0.065,14,1.144,35,0.588,38,2.879,339,2.245,385,1.174,1352,1.208]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[11,0.587,49,0.862,164,1.544,258,0.744,320,2.749,1184,2.66,2130,2.405,2265,2.331]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[258,0.825,711,2.998,1999,4.378,2630,5.99,2631,5.99,2632,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[9,0.081,29,0.957,35,0.5,40,2.579,201,1.641,210,2.955,258,1.211,262,3.942,302,3.57,320,3.243,334,2.668,379,1.752,385,0.919,412,1.567,472,3.065,685,3.065,1352,0.946,1480,4.447]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[11,0.724,1033,3.23,1184,3.281,2130,2.967,2265,2.875]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[2222,6.415,2223,6.415,2633,7.733]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[339,2.606,971,7.086,1033,4.579,2128,7.835,2441,8.203]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[11,0.627,90,1.736,380,3.735,708,3.517,1184,2.839,2130,2.567,2265,2.488]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[708,3.952,2246,5.171,2247,5.171,2248,5.171,2634,6.476]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[0,1.084,5,1.314,9,0.063,29,0.811,31,1.05,33,2.26,35,0.573,42,1.788,60,1.631,65,1.631,100,1.619,203,1.56,258,0.743,319,1.323,334,2.26,385,0.779,393,3.766,412,1.327,708,5.608,709,3.057,766,1.927,789,1.56,1038,2.041,1139,3.766,1196,2.874,1352,0.801,2249,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-10-04-lucid/",[5,1.315,11,0.587,14,0.759,30,2.331,1063,2.933,1184,2.66,2130,2.405,2265,2.331]],["keywords//docs/databases/postgresql/ubuntu-10-04-lucid/",[30,2.585,1064,4.782,1065,3.655,1160,4.019,2635,5.99,2636,5.99]],["toc//docs/databases/postgresql/ubuntu-10-04-lucid/",[0,2.004,5,2.115,9,0.07,29,0.94,30,4.303,35,0.356,119,2.185,204,3.011,227,4.055,319,1.534,385,0.903,651,2.427,952,2.824,1066,3.586,1070,4.124,1352,0.929,2094,4.834,2095,4.834]],["deprecated//docs/databases/postgresql/ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[11,0.672,31,1.202,292,3.146,1184,3.044,2130,2.753,2265,2.667]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[11,0.606,31,1.084,217,2.566,711,2.789,2497,4.304,2612,4.839,2637,5.571]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[0,1.194,9,0.078,11,0.646,29,0.893,31,2.048,40,2.405,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[195,5.155,662,3.025,1676,6.274,2638,5.993]],["keywords//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[2638,5.847,2639,6.49,2640,6.49,2641,6.49]],["toc//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[9,0.065,14,0.804,35,0.325,139,1.118,141,2.078,145,2.913,194,2.502,195,2.558,201,0.923,210,1.663,290,2.62,313,6.884,332,2.362,339,1.579,351,2.158,392,2.558,487,2.158,630,2.13,662,3.415,692,3.113,761,1.794,896,2.104,914,3.3,918,2.862,1000,3.113,1431,3.3,1529,2.218,1664,3.3,2002,3.3,2086,1.928,2432,3.3,2433,3.3,2468,5.269,2638,8.854,2640,3.3,2641,3.3,2642,3.584,2643,3.584,2644,3.584,2645,3.584,2646,3.584,2647,3.584,2648,3.584]],["deprecated//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[]],["title//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[5,1.404,14,0.81,30,2.488,145,2.934,204,2.773,651,2.236,2625,4.453]],["keywords//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[2065,4.782,2625,4.627,2627,5.515,2628,5.515,2649,5.99,2650,5.99]],["toc//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[9,0.072,14,1.26,35,0.509,655,4.019,1096,5.137,2625,8.485]],["deprecated//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[61,1.036,766,2.059,1023,2.428,1370,3.799,2219,2.021,2341,2.321,2350,4.602]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[1587,4.274,2353,5.515,2354,4.782,2355,4.782,2651,5.99,2652,5.99]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[9,0.078,65,2.252,100,2.235,169,2.287,203,2.153,319,1.826,339,2.055,385,1.075,706,2.93,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[90,2.007,101,3.158,140,3.959,476,3.158,2653,5.786]],["keywords//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[1211,4.022,1631,4.157,1632,4.157,2653,4.523,2654,5.207,2655,4.794,2656,4.794,2657,5.207]],["toc//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[0,1.88,9,0.045,22,3.396,86,4.068,101,2.638,169,2.454,204,2.678,215,2.964,282,3.682,300,4.444,444,4.617,684,2.964,712,3.937,1422,4.834,1815,6.175,1907,6.943,2411,4.176,2474,3.972,2513,5.125,2653,8.879,2658,5.125]],["deprecated//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[11,0.587,42,1.79,47,1.902,1325,4.312,1381,3.947,1769,4.172,2406,2.541,2407,2.505]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[1325,4.448,1381,4.072,1385,4.839,1769,4.304,2659,5.571,2660,5.571,2661,5.571]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[0,1.537,9,0.08,16,1.559,29,0.787,35,0.565,64,2.031,74,2.578,119,1.828,262,2.347,273,4.073,275,3,345,2.302,370,4.18,385,0.755,521,3.152,525,3.392,706,1.571,759,2.317,790,2.558,916,3.072,1352,0.778,1381,5.589,1393,4.82,1769,5.907,1773,4.82]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[42,2.049,61,1.111,203,1.787,1191,3.673,2219,2.167,2341,2.488]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[9,0.085,35,0.513,38,1.853,43,3.035,64,2.031,107,2.966,112,1.896,171,3.927,359,3.736,381,1.82,385,0.755,706,1.571,767,2.219,789,1.513,947,6.105,1191,6.943,1350,5.338,1352,0.778,1747,3.655]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[11,0.627,31,1.121,259,1.48,1168,2.224,1184,2.839,2130,2.567,2265,2.488]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[31,1.371,1527,4.137,1528,4.73,2612,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/tools-reference/tools/synchronize-files-with-unison/",[169,2.423,2662,7.265,2663,6.853]],["keywords//docs/tools-reference/tools/synchronize-files-with-unison/",[2,3.449,61,1.164,2594,5.003,2663,5.625,2664,6.476]],["toc//docs/tools-reference/tools/synchronize-files-with-unison/",[9,0.075,11,0.761,61,1.259,89,2.142,127,2.246,129,1.967,139,2.184,215,3.73,587,4.398,1316,3.661,2130,3.12,2219,3.288,2265,3.023,2341,2.82,2663,8.144]],["deprecated//docs/tools-reference/tools/synchronize-files-with-unison/",[839,0.476]],["title//docs/databases/mysql/back-up-your-mysql-databases/",[4,1.571,5,1.759,15,4.349,16,2.151]],["keywords//docs/databases/mysql/back-up-your-mysql-databases/",[2,4.118,4,1.681,7,6.174]],["toc//docs/databases/mysql/back-up-your-mysql-databases/",[0,1.869,2,5.594,4,1.644,5,1.493,7,4.896,8,5.656,14,1.204,24,2.282,90,1.178,158,2.581,169,0.697,187,1.841,235,5.976,320,3.121,334,3.586,339,1.079,443,6.963,895,2.535,932,1.971,1066,4.334,1525,1.425,1682,1.702,1947,3.022,2665,2.269,2666,6.917,2667,6.132,2668,3.912,2669,3.912,2670,2.269,2671,2.089,2672,2.269]],["deprecated//docs/databases/mysql/back-up-your-mysql-databases/",[839,0.476]],["title//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[61,1.111,89,1.89,90,1.862,2219,2.167,2287,3.627,2341,2.488]],["keywords//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[839,0.476]],["title//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[11,0.672,89,1.89,90,1.862,2287,3.627,2406,2.908,2407,2.867]],["keywords//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[839,0.476]],["title//docs/websites/wikis/dokuwiki-engine/",[408,8.002,2673,8.002]],["keywords//docs/websites/wikis/dokuwiki-engine/",[259,1.985,2039,4.655,2674,7.733]],["toc//docs/websites/wikis/dokuwiki-engine/",[9,0.085,100,2.56,203,2.466,319,2.091,706,2.56,789,2.466,1038,3.226,2673,7.854]],["deprecated//docs/websites/wikis/dokuwiki-engine/",[]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[4,1.344,11,0.672,90,1.862,1838,3.231,2406,2.908,2407,2.867]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[4,1.533,11,0.766,233,5.03,1838,3.685]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[9,0.074,35,0.526,60,2.077,112,2.487,169,2.109,258,0.946,282,3.163,319,1.683,322,4.794,327,2.511,633,4.312,687,2.572,1838,5.854,2675,6.323]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-phpfusion/",[90,2.007,164,1.905,259,1.71,712,3.281,2676,6.134]],["keywords//docs/websites/cms/manage-web-content-with-phpfusion/",[680,4.243,759,3.119,2677,7.049,2678,7.049]],["toc//docs/websites/cms/manage-web-content-with-phpfusion/",[9,0.082,100,2.386,203,2.299,259,2.042,319,1.949,385,1.147,706,2.386,789,2.299,1038,3.008,1352,1.181,2676,7.322]],["deprecated//docs/websites/cms/manage-web-content-with-phpfusion/",[839,0.476]],["title//docs/uptime/analytics/webalizer-on-centos-5/",[129,2.216,2219,2.767,2296,5.2]],["keywords//docs/uptime/analytics/webalizer-on-centos-5/",[51,3.559,110,3.559,129,1.682,1623,4.782,2296,3.948,2679,5.515]],["toc//docs/uptime/analytics/webalizer-on-centos-5/",[0,1.174,9,0.077,21,3.388,29,0.878,35,0.47,40,2.365,60,1.767,187,2.749,201,1.505,258,0.805,261,2.167,319,1.432,379,1.606,393,4.079,412,1.437,576,3.851,789,1.689,1525,3.669,1837,4.169,2296,7.549]],["deprecated//docs/uptime/analytics/webalizer-on-centos-5/",[839,0.476]],["title//docs/development/frameworks/webpy-on-debian-5-lenny/",[61,1.298,1309,4.188,2219,2.533,2341,2.908]],["keywords//docs/development/frameworks/webpy-on-debian-5-lenny/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-debian-5-lenny/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-debian-5-lenny/",[839,0.476]],["title//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[90,2.176,262,3.239,2680,6.651,2681,6.651]],["keywords//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[1826,3.808,2680,7.12,2682,7.733]],["toc//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[9,0.093,14,1.047,38,2.636,65,2.252,168,5.444,204,3.584,297,3.318,385,1.075,388,4.319,2681,8.992,2683,7.448]],["deprecated//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[0,1.085,14,0.759,61,0.97,407,3.77,2042,3.559,2043,3.499,2219,1.894,2341,2.174]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[9,0.065,35,0.646,38,2.879,381,2.828,789,2.352,2042,5.362,2043,7.364]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[129,1.871,1991,4.65,1992,4.556,1993,4.065,2219,2.336]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[35,0.473,64,3.231,100,2.499,203,2.408,319,2.041,573,5.943,706,2.499,789,2.408,1038,3.15,1993,5.082]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[839,0.476]],["title//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[14,0.81,90,1.736,178,3.567,363,3.868,367,4.113,742,3.799,1750,3.942]],["keywords//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[139,2.02,363,4.346,742,4.268,926,4.521,2684,6.476]],["toc//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[9,0.053,14,0.929,38,2.339,90,1.991,99,3.665,114,5.278,367,4.717,368,2.818,445,4.151,468,4.357,655,2.964,742,8.031,1750,4.521,2411,4.959,2685,6.61]],["deprecated//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[]],["title//docs/websites/wikis/twiki/",[2038,5.543]],["keywords//docs/websites/wikis/twiki/",[466,4.243,1826,3.471,2038,4.039,2039,4.243]],["toc//docs/websites/wikis/twiki/",[]],["deprecated//docs/websites/wikis/twiki/",[839,0.476]],["title//docs/applications/messaging/advanced-irssi-usage/",[168,5.766,487,4.75,2686,6.299]],["keywords//docs/applications/messaging/advanced-irssi-usage/",[1487,4.627,1747,4.181,1748,5.202,1749,5.202,2686,4.782,2687,5.515]],["toc//docs/applications/messaging/advanced-irssi-usage/",[14,1.199,107,4.833,224,7.076,251,3.929,385,1.231,1352,1.267,1478,6.811,1494,6.811,1588,5.205]],["deprecated//docs/applications/messaging/advanced-irssi-usage/",[]],["title//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[14,0.937,650,5.526,1060,5.526,1487,5.146,2686,5.319]],["keywords//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[1487,4.627,1747,4.181,1748,5.202,1749,5.202,2686,4.782,2687,5.515]],["toc//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[9,0.039,35,0.488,38,1.701,43,2.787,80,1.99,90,2.163,107,2.723,119,1.678,145,3.655,168,3.513,181,3.987,368,2.049,468,4.732,662,3.007,673,5.956,684,2.56,706,1.442,979,4.175,1271,2.755,1747,5.012,1753,4.426,1755,6.611,2411,3.606,2686,8.144,2688,4.807,2689,4.807,2690,4.807,2691,4.807]],["deprecated//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[14,0.81,24,2.551,129,1.619,172,2.248,253,3.1,707,2.732,2219,2.021]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,2406,2.541,2407,2.505]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[14,0.759,33,2.262,42,1.79,61,0.97,258,0.744,328,2.375,2219,1.894,2341,2.174]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[14,0.715,15,3.061,33,3.135,42,1.685,47,1.791,49,0.811,202,3.021,216,3.351,220,2.708,231,3.294,258,0.7,328,2.236,385,0.734,587,3.193,619,3.146,640,3.549,665,3.628,712,4.374,1097,3.061,1352,0.755,1425,4.448,1648,3.351,1998,2.819,2047,7.007,2048,3.628,2049,3.716,2050,3.716,2051,3.716,2420,3.927]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[11,0.587,14,0.759,33,2.262,42,1.79,258,0.744,328,2.375,2406,2.541,2407,2.505]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-fedora-12/",[127,2.53,263,4.882,2045,4.329]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-12/",[127,1.787,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2476,4.448]],["toc//docs/websites/wikis/ikiwiki-on-fedora-12/",[9,0.055,14,1.301,35,0.526,312,4.081,385,0.991,437,4.25,487,4.134,659,3.849,1352,1.02,1628,4.25,2045,6.607,2477,5.965]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-12/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[11,0.785,2045,3.964,2406,3.399,2407,3.351]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2407,2.584]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[9,0.055,14,1.301,35,0.526,312,4.081,385,0.991,437,4.25,487,4.134,659,3.849,1352,1.02,1628,4.25,2045,6.607,2477,5.965]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[14,0.81,24,2.551,127,1.849,172,2.248,253,3.1,263,3.567,707,2.732]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[14,0.81,33,2.414,42,1.911,129,1.619,258,0.794,328,2.535,2219,2.021]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[14,0.736,15,3.152,33,3.203,42,1.735,47,1.844,49,0.836,202,3.111,216,3.45,220,2.788,231,3.392,258,0.721,328,2.302,587,3.287,619,3.24,640,3.655,665,3.736,712,4.449,1097,3.152,1425,4.544,1648,3.45,1998,2.903,2047,7.091,2048,3.736,2049,3.826,2050,3.826,2051,3.826,2420,4.044]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[11,0.587,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2406,2.541,2407,2.505]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[9,0.061,35,0.663,201,1.96,379,2.092,385,1.098,619,4.709,767,3.225,1352,1.13,2070,6.718]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-mybb/",[1991,5.508,1992,5.396,2692,6.853]],["keywords//docs/websites/forums/discussion-forums-with-mybb/",[259,1.81,1690,3.317,1994,5.152,2692,6.122]],["toc//docs/websites/forums/discussion-forums-with-mybb/",[9,0.067,100,2.499,203,2.408,319,2.041,385,1.202,706,2.499,789,2.408,1038,3.15,1352,1.237,2692,7.234]],["deprecated//docs/websites/forums/discussion-forums-with-mybb/",[839,0.476]],["title//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[9,0.046,139,1.798,175,4.113,587,3.62,1991,4.024,1992,3.942,2693,5.006]],["keywords//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[259,1.81,1690,3.317,1994,5.152,2693,6.122]],["toc//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[9,0.08,706,2.995,2693,8.668]],["deprecated//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[1028,3.823]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[31,1.296,127,2.136,259,1.71,263,4.122,1168,2.571]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[31,1.371,1527,4.137,1528,4.73,2694,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,259,1.873,261,2.705,339,2.012,385,1.052,544,3.885,1168,2.815,1352,1.083,2291,4.727,2378,5.473]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[31,1.296,127,2.136,263,4.122,1168,2.571,1826,3.281]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[31,1.371,1527,4.137,2015,4.921,2694,6.122]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[9,0.057,35,0.607,38,2.529,60,2.161,65,2.161,201,1.841,261,2.65,339,1.972,379,1.965,385,1.031,1168,3.667,1352,1.061,1553,5.223,1826,3.519]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[14,0.81,33,2.414,42,1.911,127,1.849,258,0.794,263,3.567,328,2.535]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[4,1.253,11,0.627,766,2.059,1055,2.169,1584,3.041,2406,2.712,2407,2.674]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[1587,4.621,2695,5.963,2696,6.476,2697,6.476,2698,6.476]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[0,0.966,4,1.868,9,0.039,14,0.676,16,2.138,29,1.079,35,0.58,38,1.701,60,2.171,65,1.453,119,2.507,261,1.783,339,1.326,379,1.322,385,0.694,391,3.403,435,2.214,687,1.8,688,2.114,767,2.037,776,1.809,1016,2.468,1055,3.234,1352,0.714,1584,2.536,1588,2.933,1589,3.513,2235,3.288]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[129,1.871,258,0.918,320,3.391,687,2.495,776,2.507]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[711,2.998,891,4.181,1025,4.782,1699,4.097,1700,5.515,2699,4.969]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[127,1.982,258,0.851,263,3.825,320,3.146,687,2.314,776,2.326]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[711,3.528,1699,4.821,1701,6.122,2476,5.628]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[11,0.627,258,0.794,320,2.934,687,2.159,776,2.169,2406,2.712,2407,2.674]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[11,0.606,687,2.086,1699,3.81,1705,5.13,1870,3.61,2487,4.448,2700,4.621]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[129,1.871,319,1.633,731,3.362,894,4.248,1023,2.806]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[129,1.98,459,3.652,662,2.952,731,3.558]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[9,0.037,14,0.658,35,0.4,59,3.2,98,4.912,153,3.649,158,2.342,204,2.251,251,4.332,319,1.725,324,2.938,379,1.286,428,2.817,459,3.645,531,4.293,662,2.947,731,4.268,761,3.522,776,2.648,990,3.339,991,3.339,998,3.339,1094,4.559,1096,2.681,1322,3.339,1914,3.42,1915,3.511]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[]],["title//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[31,1.405,129,2.029,292,3.677,2219,2.533]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[31,1.165,129,2.365,217,2.759,711,2.998,2699,4.969]],["toc//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[0,1.194,9,0.078,29,0.893,31,2.048,40,2.405,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1691,4.458,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[35,0.448,258,1.087,442,6.095]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[35,0.439,258,1.065,1703,5.096]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[169,2.336,187,3.58,334,4.884,523,5.878,633,4.778,1410,5.878,2298,5.709,2325,6.609,2555,6.609,2701,7.609,2702,7.609]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[]],["title//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[90,2.176,258,0.995,753,5.155,2703,6.274]],["keywords//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[90,1.678,169,1.711,217,2.566,258,0.767,716,5.13,753,3.975,2703,4.839]],["toc//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[0,2.064,1588,6.267]],["deprecated//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[61,1.111,319,1.515,731,3.12,894,3.941,2219,2.167,2341,2.488]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[61,1.164,459,3.355,662,2.712,731,3.269,2341,2.607]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,4.312,531,4.209,662,2.889,731,3.482,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[11,0.672,319,1.515,731,3.12,894,3.941,2406,2.908,2407,2.867]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[11,0.651,459,3.103,662,2.509,731,3.023,2487,4.782,2700,4.969]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,3.574,531,4.209,662,2.889,731,4.201,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[31,1.296,61,1.197,292,3.391,2219,2.336,2341,2.682]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[31,1.165,61,1.076,217,2.759,711,2.998,2594,4.627,2704,5.515]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[0,1.194,9,0.078,29,0.893,31,2.048,40,2.405,61,1.068,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[31,1.405,127,2.317,263,4.47,292,3.677]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[31,1.165,217,2.759,711,2.998,2394,5.202,2476,4.782,2694,5.202]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[0,1.236,9,0.079,31,2.079,40,2.489,64,2.385,65,1.859,90,1.852,100,1.845,101,2.914,203,1.778,319,1.507,345,2.704,385,0.887,706,1.845,789,1.778,847,2.813,1038,2.325,1352,0.913,1691,4.613,1841,3.185]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-centos-5/",[129,2.216,2061,4.47,2219,2.767]],["keywords//docs/uptime/analytics/piwik-on-centos-5/",[51,3.311,110,3.311,129,1.565,356,3.61,2061,3.157,2062,4.072,2705,5.571]],["toc//docs/uptime/analytics/piwik-on-centos-5/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-centos-5/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[11,0.672,31,1.202,464,3.231,1196,3.292,2406,2.908,2407,2.867]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[4,1.554,9,0.086,16,2.128,29,1.074,31,1.848,40,2.893,65,2.161,261,2.65,334,2.993,385,1.031,472,3.438,709,4.049,1352,1.061,1841,3.702]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[11,0.552,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2400,3.625,2706,3.409,2707,3.348]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[9,0.061,35,0.432,219,5.878,258,1.364,259,2.542,262,3.411,327,2.782,385,1.098,1248,4.219,1271,4.361,1352,1.13,1861,5.709]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[14,0.759,24,2.39,129,1.517,179,3.342,210,2.505,2078,2.904,2079,3.854,2219,1.894]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[129,1.98,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[9,0.078,14,1.364,2078,6.197]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[11,0.552,14,0.714,24,2.248,179,3.143,210,2.356,2078,2.732,2079,3.625,2406,2.39,2407,2.356]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[11,0.766,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[9,0.082,14,1.118,282,3.663,327,2.907,385,1.147,789,2.299,1352,1.181,2057,5.336,2078,6.047]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[11,0.552,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2400,3.625,2406,2.39,2407,2.356]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[9,0.057,35,0.406,219,5.52,258,1.309,259,2.439,262,3.204,282,3.292,327,3.474,385,1.031,1248,3.962,1271,4.095,1352,1.061,1861,5.362,2057,4.795]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[61,0.97,90,1.627,265,3.169,2219,1.894,2280,3.854,2281,4.172,2282,4.691,2341,2.174]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[265,3.801,2280,4.621,2284,5.625,2285,5.171,2708,6.476]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[9,0.08,35,0.442,100,2.334,203,2.248,319,1.906,385,1.122,706,2.334,789,2.248,1038,2.941,1352,1.155,2280,7.168]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[61,0.97,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2219,1.894,2341,2.174]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[4,1.253,61,1.036,766,2.059,1055,2.169,1584,3.041,2219,2.021,2341,2.321]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[61,1.164,766,2.313,1055,2.437,1584,3.417,2341,2.607]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[14,0.714,24,2.248,61,0.913,179,3.143,210,2.356,2078,2.732,2079,3.625,2219,1.782,2341,2.045]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[61,1.267,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[11,0.785,2406,3.399,2407,3.351,2452,5.58]],["keywords//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[253,3.221,779,4.181,2452,4.627,2709,5.515,2710,7.754]],["toc//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[9,0.078,35,0.423,100,2.235,164,2.13,203,2.153,319,1.826,385,1.075,687,2.789,706,2.235,776,2.803,789,2.153,1038,2.817,1352,1.106,1833,5.444]],["deprecated//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[11,0.672,258,0.851,1303,2.847,2406,2.908,2407,2.867,2582,4.935]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[11,0.606,39,2.219,258,0.767,1303,2.566,2407,2.584,2487,4.448,2583,4.448]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[9,0.055,14,0.966,35,0.39,39,2.735,172,2.678,189,3.558,201,2.383,258,0.946,282,3.163,297,3.059,327,2.511,385,0.991,712,3.382,1303,4.262,1352,1.02,1425,4.081,2675,6.323]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[11,0.785,1050,4.847,2406,3.399,2407,3.351]],["keywords//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[253,3.221,779,4.181,1050,4.019,2709,5.515,2710,7.754]],["toc//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[9,0.091,164,2.327,210,3.774,385,1.174,687,3.047,706,2.441,776,3.062,1050,5.46,1352,1.208]],["deprecated//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[651,2.397,655,2.771,948,4.314,2078,3.324,2081,5.127,2711,5.691]],["keywords//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[145,2.651,258,0.717,655,2.335,1284,4.794,2067,3.806,2078,2.8,2081,4.32,2712,5.207]],["toc//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[153,3.868,164,2.563,429,7.157,651,3.477,655,4.019,2081,7.436,2713,8.964]],["deprecated//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[49,0.986,129,1.736,164,1.767,189,3.202,1998,3.427,2219,2.167]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[258,0.971,1998,3.908,2000,5.03,2714,7.049]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[33,4.812,262,3.734,327,3.045,388,4.829,391,3.948,755,5.489,1163,6.403]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[49,0.986,127,1.982,164,1.767,189,3.202,263,3.825,1998,3.427]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[258,0.971,1998,3.908,2000,5.03,2328,6.49]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[11,0.627,49,0.92,164,1.648,189,2.986,1998,3.196,2406,2.712,2407,2.674]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[258,0.971,1998,3.908,1999,5.152,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[129,1.871,258,0.918,1303,3.069,2219,2.336,2582,5.319]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[39,2.579,129,1.819,258,0.892,1303,2.983,2583,5.171]],["toc//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[5,1.641,9,0.073,14,0.947,29,1.012,35,0.383,172,2.627,189,3.49,201,2.353,258,0.928,385,0.972,412,1.657,472,3.241,712,3.318,1303,4.773,1352,1,1425,4.003]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[129,1.736,1593,4.774,1812,4.774,2219,2.167,2474,4.41,2475,4.517]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[129,1.98,766,2.517,2007,4.821,2474,5.03]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[9,0.072,35,0.624,651,3.477,2475,8.679]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[129,1.517,172,2.106,258,0.744,259,1.386,381,1.877,1248,2.994,2219,1.894,2400,3.854]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[9,0.065,29,1.222,35,0.462,258,1.424,259,2.654,385,1.174,412,2.001,1248,4.511,1352,1.208]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[127,1.732,172,2.106,258,0.744,259,1.386,263,3.342,381,1.877,1248,2.994,2400,3.854]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[9,0.068,35,0.485,258,1.467,259,2.734,385,1.231,1248,4.729,1352,1.267]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[14,0.759,24,2.39,61,0.97,172,2.106,253,2.904,707,2.56,2219,1.894,2341,2.174]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[11,0.627,1593,4.453,1812,4.453,2406,2.712,2407,2.674,2474,4.113,2475,4.213]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[11,0.704,766,2.313,2007,4.429,2407,3.004,2474,4.621]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[9,0.068,35,0.605,385,1.231,651,3.309,1352,1.267,2475,8.489]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/email/clients/retrieve-email-using-getmail/",[14,1.016,300,5.768,766,2.58,2715,6.274]],["keywords//docs/email/clients/retrieve-email-using-getmail/",[766,2.762,2715,6.716,2716,7.12]],["toc//docs/email/clients/retrieve-email-using-getmail/",[9,0.053,14,1.268,21,3.833,35,0.512,38,2.339,189,3.424,477,3.745,487,3.979,766,3.22,981,4.215,997,6.086,1016,4.63,1648,4.357,1947,5.106,2715,8.913]],["deprecated//docs/email/clients/retrieve-email-using-getmail/",[]],["title//docs/development/frameworks/catalyst-and-modperl/",[2717,7.549,2718,8.002]],["keywords//docs/development/frameworks/catalyst-and-modperl/",[1690,3.638,2717,6.716,2719,7.733]],["toc//docs/development/frameworks/catalyst-and-modperl/",[9,0.065,16,1.684,29,0.85,35,0.46,47,1.992,49,0.903,112,2.048,172,2.205,177,2.587,201,1.457,258,1.419,297,2.519,339,1.56,379,1.555,385,0.816,712,2.785,1078,4.133,1352,0.84,1425,3.361,2671,5.207,2717,8.197,2718,7.445]],["deprecated//docs/development/frameworks/catalyst-and-modperl/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[61,1.036,90,1.736,164,1.648,712,2.839,2219,2.021,2341,2.321,2720,5.006]],["keywords//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[39,2.219,61,1.001,680,3.354,1170,3.672,2032,4.18,2720,4.839,2721,5.571]],["toc//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[9,0.056,14,0.985,31,1.362,33,3.927,35,0.533,163,3.925,165,5.411,258,0.965,385,1.011,1352,1.04,2420,7.243,2584,8.144,2720,8.144]],["deprecated//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[4,1.344,61,1.111,90,1.862,1838,3.231,2219,2.167,2341,2.488]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[4,1.533,61,1.267,233,5.03,1838,3.685]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[9,0.077,35,0.547,60,2.205,112,2.641,169,2.24,258,1.005,319,1.788,322,5.092,633,4.58,687,2.732,1838,5.997]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[61,1.036,273,3.07,939,3.567,2219,2.021,2297,4.602,2298,4.325,2341,2.321]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[1065,3.399,2303,4.448,2304,4.448,2305,4.304,2306,4.448,2332,5.13,2722,5.571]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[319,1.515,655,2.771,939,3.825,1096,3.542,2307,4.774,2711,5.691]],["keywords//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[2065,6.174,2723,7.733,2724,7.733]],["toc//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[0,1.91,16,2.128,29,1.074,89,2.186,139,2.229,141,4.143,145,3.638,153,3.084,351,4.302,630,4.247,939,4.422,1096,6.521,2067,5.223]],["deprecated//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[839,0.476]],["title//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[61,1.298,2219,2.533,2296,4.761,2341,2.908]],["keywords//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[51,3.559,61,1.076,110,3.559,1623,4.782,2296,3.948,2679,5.515]],["toc//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[0,1.068,9,0.073,21,3.081,29,0.798,35,0.439,40,2.151,60,1.607,187,2.501,201,1.369,258,1.065,319,1.303,379,1.461,385,0.767,393,3.71,410,3.389,412,1.307,544,2.83,576,3.502,789,1.536,1352,0.789,1525,3.337,1837,3.792,2178,4.893,2296,7.546]],["deprecated//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[61,1.036,1593,4.453,1812,4.453,2219,2.021,2341,2.321,2474,4.113,2475,4.213]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[61,1.267,766,2.517,2007,4.821,2474,5.03]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[9,0.068,35,0.605,385,1.231,651,3.309,1352,1.267,2475,8.489]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[2725,4.789]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[42,1.79,61,0.97,485,3.391,490,1.911,2072,3.854,2073,2.963,2219,1.894,2341,2.174]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[61,1.164,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-joomla/",[90,2.176,164,2.066,681,5.28,712,3.558]],["keywords//docs/websites/cms/manage-web-content-with-joomla/",[680,4.655,681,5.651,1170,5.096]],["toc//docs/websites/cms/manage-web-content-with-joomla/",[9,0.082,35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,681,7.447,706,2.386,789,2.299,1038,3.008]],["deprecated//docs/websites/cms/manage-web-content-with-joomla/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[14,0.759,61,0.97,215,2.876,490,1.911,2082,2.876,2083,3.694,2219,1.894,2341,2.174]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[61,1.164,490,2.292,829,4.067,2082,3.449,2086,3.483]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[61,1.298,2219,2.533,2341,2.908,2452,5.58]],["keywords//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[61,1.267,253,3.791,779,4.921,2452,5.445]],["toc//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[9,0.078,35,0.423,100,2.235,164,2.13,203,2.153,319,1.826,385,1.075,687,2.789,706,2.235,776,2.803,789,2.153,1038,2.817,1352,1.106,1833,5.444]],["deprecated//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/how-to-configure-nginx/",[31,1.691,35,0.494]],["keywords//docs/web-servers/nginx/how-to-configure-nginx/",[9,0.056,31,1.371,711,3.528,1441,6.49]],["toc//docs/web-servers/nginx/how-to-configure-nginx/",[17,1.131,31,0.948,35,0.545,49,0.778,80,3.003,113,4.233,146,2.86,166,3.764,167,3.562,169,1.496,170,3.402,174,4.233,201,1.255,210,2.261,217,2.245,332,3.212,350,2.826,379,1.994,391,2.31,435,3.341,523,5.603,583,3.06,651,1.89,685,2.345,688,2.143,706,1.462,951,2.596,1410,3.764,1683,4.233,2026,3.402,2057,3.27,2726,4.487,2727,4.487]],["deprecated//docs/web-servers/nginx/how-to-configure-nginx/",[]],["title//docs/websites/ecommerce/magento-on-debian-5-lenny/",[61,1.298,1050,4.847,2219,2.533,2341,2.908]],["keywords//docs/websites/ecommerce/magento-on-debian-5-lenny/",[61,1.267,253,3.791,779,4.921,1050,4.73]],["toc//docs/websites/ecommerce/magento-on-debian-5-lenny/",[9,0.091,164,2.327,210,3.774,385,1.174,687,3.047,706,2.441,776,3.062,1050,5.46,1352,1.208]],["deprecated//docs/websites/ecommerce/magento-on-debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[90,2.007,101,3.158,345,2.929,449,5.526,2728,5.786]],["keywords//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[1631,5.171,1632,5.171,2655,5.963,2728,5.625,2729,6.476]],["toc//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[0,1.497,9,0.06,14,1.047,90,2.244,194,5.199,368,3.175,380,6.328,428,4.484,444,6.179,449,6.179,2658,6.858,2728,9.464]],["deprecated//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[61,1.036,203,1.666,753,4.113,1947,4.453,2052,4.113,2219,2.021,2341,2.321]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[61,1.267,2052,5.03,2053,6.122,2341,2.838]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[9,0.082,14,0.929,29,0.993,35,0.583,158,3.309,297,2.944,385,0.954,399,4.717,587,4.151,706,1.983,1348,5.278,1352,0.982,2052,6.434,2054,5.483,2056,5.106,2581,6.086]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[47,2.545,172,2.817,2730,6.274,2731,6.274]],["keywords//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[258,0.825,2314,4.969,2730,5.202,2731,5.202,2732,5.99,2733,5.99]],["toc//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[9,0.041,33,3.168,35,0.561,163,2.891,201,1.948,202,3.066,220,2.747,231,4.902,258,1.359,328,2.268,379,2.08,385,0.744,712,3.726,1078,5.529,1352,0.766,1425,4.495,2047,5.076,2048,5.398,2730,4.48,2731,4.48,2734,5.159]],["deprecated//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[839,0.476]],["title//docs/email/clients/using-fetchmail-to-retrieve-email/",[14,1.016,300,5.768,766,2.58,2735,6.274]],["keywords//docs/email/clients/using-fetchmail-to-retrieve-email/",[767,2.744,1529,4.008,2716,5.963,2735,5.625,2736,6.476]],["toc//docs/email/clients/using-fetchmail-to-retrieve-email/",[9,0.045,14,0.783,29,0.836,119,1.943,146,3.266,155,4.617,170,5.58,177,3.657,218,4.834,231,3.607,247,3.495,299,4.176,306,3.266,336,2.937,381,1.935,399,3.972,619,4.947,688,2.447,767,2.359,1907,4.834,2735,8.879,2737,5.566,2738,5.125,2739,5.566,2740,5.566]],["deprecated//docs/email/clients/using-fetchmail-to-retrieve-email/",[839,0.476]],["title//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[0,1.242,4,1.344,204,2.974,651,2.397,655,2.771,1096,3.542]],["keywords//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[2065,6.174,2741,7.733,2742,7.733]],["toc//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[0,1.789,4,1.936,16,1.932,29,0.975,139,2.024,141,3.762,153,2.8,178,4.015,204,3.122,351,3.906,630,3.856,651,2.517,655,3.991,706,1.947,1096,6.268,2067,4.742]],["deprecated//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[]],["title//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[11,0.672,61,1.111,392,4.41,651,2.397,1360,5.691,1719,4.637]],["keywords//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[986,6.122,1719,5.289,2743,7.049,2744,7.049]],["toc//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[14,1.26,35,0.509,119,3.13,404,6.131,477,5.079,986,7.786,1719,6.726]],["deprecated//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[11,0.785,2061,4.093,2745,4.761,2746,4.761]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2747,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[11,0.785,2061,4.093,2406,3.399,2407,3.351]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2748,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[9,0.06,29,1.119,35,0.555,49,1.189,164,2.13,201,1.919,259,1.912,379,2.048,411,4.045,537,4.826,706,2.235,807,5.094,2061,5.533]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[61,0.913,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2219,1.782,2341,2.045,2400,3.625]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[9,0.058,29,1.096,35,0.415,219,5.635,258,1.327,259,2.473,262,3.27,327,2.666,385,1.052,412,1.794,1248,4.044,1271,4.18,1352,1.083,1861,5.473]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[43,3.342,49,0.92,61,1.036,767,2.443,1987,3.425,2219,2.021,2341,2.321]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[1372,3.761,1987,3.559,1989,4.494,1990,4.494,2358,5.515,2594,4.627]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[11,0.627,43,3.342,49,0.92,767,2.443,1987,3.425,2406,2.712,2407,2.674]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[1372,3.761,1987,3.559,1989,4.494,1990,4.494,2241,4.969,2487,4.782]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[9,0.062,35,0.571,42,2.578,60,2.351,65,2.351,215,4.142,261,2.884,385,1.122,767,4.257,1352,1.155,1987,4.622]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[31,1.296,129,1.871,1168,2.571,1826,3.281,2219,2.336]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[31,1.371,1527,4.137,2015,4.921,2749,6.49]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[9,0.061,29,1.143,35,0.563,60,2.301,65,2.301,201,1.96,261,2.822,379,2.092,412,1.871,1168,3.822,1553,5.561,1826,3.747]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[31,1.202,61,1.111,1168,2.385,1826,3.044,2219,2.167,2341,2.488]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[31,1.26,1527,3.801,2015,4.521,2346,5.625,2750,6.476]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[9,0.058,29,1.096,35,0.547,60,2.205,65,2.205,201,1.879,261,2.705,379,2.005,385,1.052,412,1.794,1168,3.717,1352,1.083,1553,5.331,1826,3.592]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[11,0.672,31,1.202,1168,2.385,1826,3.044,2406,2.908,2407,2.867]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[31,1.26,1527,3.801,2013,5.003,2015,4.521,2751,6.476]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,261,2.705,339,2.012,385,1.052,544,3.885,1168,2.815,1352,1.083,1826,3.592,2291,4.727,2378,5.473]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/version-control/manage-source-code-versions-with-subversion/",[90,2.007,140,3.959,345,2.929,346,5.319,2752,5.786]],["keywords//docs/development/version-control/manage-source-code-versions-with-subversion/",[1211,5.445,2656,6.49,2752,6.122,2753,7.049]],["toc//docs/development/version-control/manage-source-code-versions-with-subversion/",[0,0.85,9,0.052,14,0.595,15,2.546,16,1.26,17,0.982,18,0.988,35,0.37,49,0.675,90,2.394,119,1.477,140,2.514,164,1.21,176,1.741,189,2.191,194,2.953,217,1.948,235,2.953,258,0.898,282,4.888,290,3.091,368,1.803,405,2.581,476,2.005,485,2.656,535,3.377,651,2.527,896,2.482,948,2.953,1033,2.051,1071,2.893,1296,3.895,2752,8.846,2754,4.23]],["deprecated//docs/development/version-control/manage-source-code-versions-with-subversion/",[839,0.476]],["title//docs/tools-reference/tools/schedule-tasks-with-cron/",[21,4.575,236,5.63,577,6.545]],["keywords//docs/tools-reference/tools/schedule-tasks-with-cron/",[20,3.056,21,3.019,139,1.624,339,1.437,723,3.019,2755,5.207,2756,4.794,2757,5.207]],["toc//docs/tools-reference/tools/schedule-tasks-with-cron/",[14,1.376,19,3.188,21,6.477,38,2.139,119,2.11,170,4.219,214,5.249,381,2.1,487,3.638,576,5.585,636,4.055,717,5.564,879,4.668,1101,4.534,1837,4.312,2738,7.803,2756,7.803]],["deprecated//docs/tools-reference/tools/schedule-tasks-with-cron/",[]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[31,1.296,129,1.871,259,1.71,1168,2.571,2219,2.336]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[31,1.371,1527,4.137,1528,4.73,2749,6.49]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[9,0.061,35,0.626,38,2.693,60,2.301,65,2.301,259,1.953,261,2.822,339,2.099,544,4.053,1168,2.936,2291,4.931,2378,5.709]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[31,1.202,61,1.111,259,1.587,1168,2.385,2219,2.167,2341,2.488]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[31,1.371,1527,4.137,1528,4.73,2346,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[9,0.078,29,1.119,35,0.423,60,2.252,65,2.252,259,1.912,261,2.762,385,1.075,412,1.832,544,3.967,1168,2.874,1352,1.106,2291,4.826,2378,5.588]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[839,0.476]],["title//docs/tools-reference/linux-system-administration-basics/",[38,2.556,139,2.253,339,1.993,723,4.188]],["keywords//docs/tools-reference/linux-system-administration-basics/",[139,1.624,217,2.399,767,2.207,790,2.544,803,3.561,2758,5.207,2759,4.794,2760,5.207]],["toc//docs/tools-reference/linux-system-administration-basics/",[9,0.018,11,0.247,16,0.676,29,1.136,35,0.222,38,0.803,43,1.316,49,1.293,61,0.408,65,1.559,84,1.702,90,1.553,109,2.731,129,0.637,139,1.608,164,1.119,168,3.769,169,2.488,195,2.791,203,1.131,204,1.882,207,0.95,217,1.045,223,2.625,232,4.115,258,0.313,273,1.208,292,1.155,302,1.271,339,1.908,368,2.198,385,0.327,391,1.075,411,2.125,412,0.558,437,1.404,490,1.384,491,1.702,610,2.731,636,1.522,647,1.702,652,2.456,662,0.95,683,1.658,685,1.882,688,0.998,700,1.619,766,1.841,902,1.619,918,3.123,1016,1.165,1057,1.658,1069,1.702,1071,1.552,1078,1.658,1316,1.186,1404,4.041,1452,1.971,1552,1.619,1621,1.971,1876,1.812,1890,1.971,2148,1.971,2411,1.702,2447,1.971,2458,1.971,2548,2.089,2638,1.882,2639,2.089,2761,2.089,2762,2.269]],["deprecated//docs/tools-reference/linux-system-administration-basics/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[49,0.986,127,1.982,164,1.767,258,0.851,263,3.825,320,3.146]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[258,1.065,1870,5.011,2476,6.174]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[9,0.077,35,0.594,40,2.365,49,0.933,187,2.749,201,1.505,217,2.691,258,1.324,262,2.62,332,3.851,334,2.447,379,1.606,385,0.843,388,3.388,472,2.811,633,3.669,913,4.384,952,2.637,1352,0.868,1552,4.169,2383,4.384]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-debian-5-lenny/",[61,1.298,2061,4.093,2219,2.533,2341,2.908]],["keywords//docs/uptime/analytics/piwik-on-debian-5-lenny/",[51,3.559,110,3.559,2061,3.394,2062,4.378,2763,5.99,2764,5.99]],["toc//docs/uptime/analytics/piwik-on-debian-5-lenny/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[42,2.049,129,1.736,1271,3.542,1977,4.005,2016,3.627,2219,2.167]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[1979,3.672,1980,3.672,1981,3.61,1982,3.61,2016,3.269,2020,4.18,2021,3.672]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[9,0.051,14,0.896,29,0.957,35,0.362,38,2.255,119,2.224,177,2.915,201,1.641,306,3.739,350,3.694,379,1.752,412,2.162,490,2.255,723,3.694,790,3.113,2016,5.908,2022,3.426,2025,4.78,2026,4.447,2027,4.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[839,0.476]],["title//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[61,1.111,662,2.589,2219,2.167,2341,2.488,2496,5.691,2765,5.368]],["keywords//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[759,3.119,2108,5.628,2765,6.122,2766,7.049]],["toc//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[9,0.085,14,0.985,35,0.398,100,2.102,203,2.025,302,3.925,319,1.717,385,1.011,706,2.102,789,2.025,1038,2.649,1352,1.04,2765,9.804]],["deprecated//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/apache/apache-access-control/",[258,1.087,476,3.74,651,3.06]],["keywords//docs/web-servers/apache/apache-access-control/",[217,2.566,258,0.767,319,1.366,711,2.789,1556,4.839,2767,5.571,2768,5.571]],["toc//docs/web-servers/apache/apache-access-control/",[17,1.693,18,1.704,217,4.437,258,1.005,336,3.848,476,4.566,521,4.391,651,3.737,761,3.651,952,3.292,1071,4.989,1509,5.824,2431,6.716]],["deprecated//docs/web-servers/apache/apache-access-control/",[]],["title//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[210,3.09,258,0.918,326,4.065,476,3.158,651,2.584]],["keywords//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[217,2.983,258,0.892,319,1.587,711,3.242,1556,5.625]],["toc//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[19,3.848,177,3.337,210,3.384,326,5.878,476,5.437,487,4.391,635,4.281,651,4.45,2232,6.716]],["deprecated//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[61,1.111,90,1.862,380,4.005,708,3.771,2219,2.167,2341,2.488]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[708,3.655,2246,6.724,2247,4.782,2248,4.782,2769,5.99]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[0,1.007,5,1.221,9,0.078,31,1.713,33,2.099,35,0.639,38,1.774,42,1.661,60,1.515,65,1.515,100,1.504,203,1.449,258,0.69,319,1.229,339,1.383,385,0.723,393,3.499,706,1.504,708,5.375,709,2.84,766,1.79,789,1.449,1038,1.895,1139,3.499,1352,0.744]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[49,0.92,61,1.036,164,1.648,189,2.986,1998,3.196,2219,2.021,2341,2.321]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[258,0.971,1500,5.628,1998,3.908,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[11,0.672,90,1.862,380,4.005,708,3.771,2406,2.908,2407,2.867]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[708,3.952,2246,5.171,2247,5.171,2248,5.171,2770,6.476]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[0,0.979,5,1.187,9,0.077,29,0.732,31,1.685,33,2.041,35,0.611,42,1.615,60,1.473,65,2.193,100,1.462,203,1.409,258,0.671,282,2.245,319,1.195,327,1.781,385,0.703,393,3.402,412,1.198,706,1.462,708,5.287,709,2.761,766,1.74,789,1.409,1038,1.843,1139,3.402,1352,0.724]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[0,1.242,127,1.982,129,1.736,776,2.326,795,3.771,796,3.174]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[127,2.077,129,1.819,1141,4.859,1142,5.171,2771,5.963]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[0,1.849,17,2.135,18,2.149,776,3.462,795,5.613,796,4.723]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[0,1.242,11,0.672,61,1.111,776,2.326,795,3.771,796,3.174]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[11,0.704,61,1.164,1141,4.859,1142,5.171,2771,5.963]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[0,1.849,17,2.135,18,2.149,776,3.462,795,5.613,796,4.723]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[]],["title//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[620,4.754,687,2.495,776,2.507,795,4.065,796,3.421]],["keywords//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[1141,4.859,1142,5.171,2772,6.476,2773,5.625,2774,6.476]],["toc//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[0,1.757,9,0.07,45,3.894,46,3.844,776,3.29,795,5.334,796,4.489,1288,6.238]],["deprecated//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[839,0.476]],["title//docs/platform/linode-beginners-guide/",[89,2.413,1161,5.92,1530,7.265]],["keywords//docs/platform/linode-beginners-guide/",[1667,5.628,2759,6.49,2775,7.049,2776,7.049]],["toc//docs/platform/linode-beginners-guide/",[2,2.125,9,0.032,29,0.599,32,2.544,38,1.412,43,2.314,60,1.207,64,2.416,89,3.52,139,1.244,153,1.722,169,1.225,176,1.643,201,1.028,225,3.701,264,2.729,292,2.031,317,3.186,476,1.891,490,1.412,530,2.994,588,3.186,635,3.655,688,1.755,700,2.847,744,2.469,766,1.425,789,1.154,955,3.466,1032,2.729,1033,1.935,1778,3.082,1834,5.409,1873,3.466,2127,3.466,2441,3.466,2777,3.99,2778,3.99,2779,6.228,2780,3.99,2781,3.99]],["deprecated//docs/platform/linode-beginners-guide/",[]],["title//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[687,2.705,776,2.719,1139,5.043,1140,4.536]],["keywords//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[1288,5.03,1699,4.821,2773,6.122,2782,7.049]],["toc//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[0,1.714,9,0.068,220,4.543,776,4.009,796,4.38,951,4.543,1144,5.955,1288,6.087]],["deprecated//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[839,0.476]],["title//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[14,0.869,189,3.202,391,2.929,544,3.292,2783,6.181,2784,5.691]],["keywords//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[1288,5.03,1699,4.821,2773,6.122,2784,6.49]],["toc//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[9,0.078,761,4.858,776,3.652,1288,6.925]],["deprecated//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[]],["title//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[141,3.584,169,1.898,351,3.721,630,3.673,1032,4.227,2785,5.368]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[1717,4.782,1719,4.494,2785,5.202,2786,5.99,2787,5.99,2788,5.99]],["toc//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[9,0.061,14,1.07,153,4.274,250,5.878,251,3.505,385,1.098,655,3.411,952,3.434,1139,5.312,1352,1.13,2785,8.601,2789,7.609]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[839,0.476]],["title//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[11,0.672,68,4.517,169,1.898,1032,4.227,1716,4.774,2406,2.908]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[1716,4.627,1717,4.782,1718,5.515,1719,4.494,1720,5.515,1721,5.515]],["toc//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[9,0.065,14,1.144,153,3.511,250,6.285,251,3.748,385,1.174,655,3.648,952,3.672,1352,1.208,1716,7.987]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[61,1.197,766,2.379,2004,3.959,2219,2.336,2341,2.682]],["keywords//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[2004,3.849,2007,4.429,2008,4.859,2790,6.476,2791,5.625]],["toc//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[9,0.057,29,1.074,327,2.612,381,3.303,385,1.031,412,1.757,933,5.1,952,3.225,981,4.557,1352,1.061,1628,4.422,1804,4.422,2004,6.344,2009,5.223]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[11,0.724,766,2.379,2004,3.959,2745,4.39,2746,4.39]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[2004,3.849,2007,4.429,2008,4.859,2791,5.625,2792,6.476]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[9,0.051,29,1.321,35,0.362,65,1.926,327,2.329,345,2.801,381,3.056,385,0.919,412,1.567,706,1.912,933,4.546,952,2.875,981,4.062,1352,0.946,1628,3.942,1804,3.942,2004,5.982,2009,4.656,2056,4.922]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[11,0.724,766,2.379,2004,3.959,2406,3.135,2407,3.09]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[2004,3.849,2007,4.429,2008,4.859,2791,5.625,2793,6.476]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[9,0.051,29,1.321,35,0.362,65,1.926,327,2.329,345,2.801,381,3.056,385,0.919,412,1.567,706,1.912,933,4.546,952,2.875,981,4.062,1352,0.946,1628,3.942,1804,3.942,2004,5.982,2009,4.656,2056,4.922]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2406,2.712,2407,2.674]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2794,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[11,0.627,42,1.911,1271,3.303,1977,3.735,2016,3.383,2406,2.712,2407,2.674]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[1979,3.221,1980,3.221,1981,3.167,1982,3.167,2016,2.869,2020,3.667,2021,3.221,2795,4.888,2796,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[9,0.048,14,0.85,35,0.343,38,2.139,119,2.11,177,2.765,201,1.557,282,2.784,306,3.547,327,2.209,350,3.504,379,1.662,385,0.872,412,1.486,490,2.139,723,3.504,790,2.953,1352,0.898,2016,5.743,2022,3.25,2025,4.534,2026,4.219,2027,3.916,2057,4.055]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[35,0.448,38,2.792,258,1.087]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[35,0.368,217,2.983,258,0.892,711,3.242,1986,5.963]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[0,1.529,35,0.432,38,2.693,61,1.367,169,3.041,201,1.96,235,5.312,258,1.048,379,2.092,683,5.561,961,6.075,970,6.312,2458,6.609]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[]],["title//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[258,0.995,388,4.188,913,5.42,2383,5.42]],["keywords//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[258,0.825,388,3.473,636,4.019,1703,3.948,2383,4.494,2797,5.515]],["toc//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[17,1.846,18,1.858,346,6.349,388,5.908,636,5.336,755,5.241,913,7.645,1437,7.322,2383,5.967,2400,5.675]],["deprecated//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[]],["title//docs/troubleshooting/troubleshooting-common-apache-issues/",[194,5.043,195,5.155,258,0.995,790,3.53]],["keywords//docs/troubleshooting/troubleshooting-common-apache-issues/",[258,0.971,790,3.444,1703,4.646,2798,7.049]],["toc//docs/troubleshooting/troubleshooting-common-apache-issues/",[35,0.356,170,4.368,201,1.612,258,1.484,289,4.996,327,2.288,379,1.721,381,2.175,537,4.055,688,3.818,790,4.243,1016,5.12,1410,4.834,1917,5.762,2727,5.762,2799,6.258,2800,6.258]],["deprecated//docs/troubleshooting/troubleshooting-common-apache-issues/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[11,0.627,49,0.92,164,1.648,258,0.794,320,2.934,2406,2.712,2407,2.674]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[258,0.825,711,2.998,1999,4.378,2801,5.99,2802,5.99,2803,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[9,0.079,35,0.561,38,2.176,40,2.489,201,1.584,210,2.852,258,1.361,262,3.846,302,3.446,320,3.13,334,2.575,339,1.696,379,1.69,385,0.887,472,2.958,685,2.958,1352,0.913,1480,4.292]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[4,1.253,11,0.627,766,2.059,1055,2.169,2289,3.23,2406,2.712,2407,2.674]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[1055,1.639,1372,2.734,1932,3.267,2289,2.44,2564,3.363,2565,3.363,2566,3.363,2567,3.363,2695,4.009,2804,4.354,2805,4.009]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[0,1.037,4,2.145,9,0.041,14,1.064,16,2.253,29,1.136,35,0.561,60,1.56,65,1.56,119,2.641,261,1.913,379,1.418,385,0.744,391,3.586,435,2.376,687,1.932,767,2.186,776,1.941,1055,3.371,1352,0.766,1588,3.148,2235,3.528,2289,2.891]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[11,0.627,42,1.911,1271,3.303,1976,3.425,1977,3.735,2406,2.712,2407,2.674]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2320,4.055,2806,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[11,0.724,49,1.063,759,2.948,2406,3.135,2407,3.09]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[1656,5.003,2102,5.003,2700,5.372,2807,6.476,2808,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,210,2.582,258,0.767,259,1.429,339,1.536,379,2.198,685,2.678]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2406,2.712,2407,2.674]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[1465,4.646,2087,5.445,2088,5.152,2809,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-9-10-karmic/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2406,2.712,2407,2.674]],["keywords//docs/databases/postgresql/ubuntu-9-10-karmic/",[30,2.585,1065,3.655,1160,4.019,2810,5.99,2811,5.99,2812,5.99]],["toc//docs/databases/postgresql/ubuntu-9-10-karmic/",[0,2.004,5,2.115,9,0.07,29,0.94,30,4.303,35,0.356,119,2.185,204,3.011,227,4.055,319,1.534,385,0.903,651,2.427,952,2.824,1066,3.586,1070,4.124,1352,0.929,2094,4.834,2095,4.834]],["deprecated//docs/databases/postgresql/ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[11,0.627,49,0.92,164,1.648,292,2.934,2059,3.163,2406,2.712,2407,2.674]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[1870,4.196,2059,3.553,2700,5.372,2813,6.476,2814,6.476]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[9,0.053,29,0.993,35,0.376,65,1.999,121,4.09,145,3.365,319,2.21,345,2.907,385,0.954,412,1.626,651,3.497,744,5.579,803,6.167,1016,3.394,1352,0.982,2059,4.947]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/networking/ssh/using-sshfs-on-linux/",[14,0.937,187,3.135,204,3.205,645,4.47,2815,5.146]],["keywords//docs/networking/ssh/using-sshfs-on-linux/",[2815,5.445,2816,7.049,2817,7.049,2818,7.049]],["toc//docs/networking/ssh/using-sshfs-on-linux/",[9,0.052,14,0.912,16,1.932,29,0.975,45,2.89,46,2.853,65,1.962,139,2.024,158,3.248,169,1.992,178,4.015,187,3.053,204,4.283,251,2.989,339,1.79,645,6.82,655,2.909,706,1.947,2815,5.012]],["deprecated//docs/networking/ssh/using-sshfs-on-linux/",[]],["title//docs/web-servers/lamp/lamp-server-on-centos-5/",[49,1.153,129,2.029,759,3.197,2219,2.533]],["keywords//docs/web-servers/lamp/lamp-server-on-centos-5/",[129,2.172,759,3.422,2699,6.415]],["toc//docs/web-servers/lamp/lamp-server-on-centos-5/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-centos-5/",[839,0.476]],["title//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[145,3.677,169,2.218,1032,4.941,2819,6.274]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[1717,5.171,1719,4.859,2819,5.625,2820,6.476,2821,6.476]],["toc//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[9,0.072,14,1.26,385,1.293,1139,6.258,1352,1.331,2819,9.54]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[9,0.046,49,0.92,61,1.036,2022,3.1,2096,3.383,2219,2.021,2341,2.321]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2822,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2706,3.868,2707,3.799]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2823,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2745,3.799,2746,3.799]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2824,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[11,0.627,42,1.911,1271,3.303,1977,3.735,2016,3.383,2706,3.868,2707,3.799]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[1979,3.432,1980,3.432,1981,3.374,1982,3.374,2016,3.056,2020,3.907,2021,3.432,2825,5.207]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[9,0.051,14,0.896,35,0.362,38,2.255,119,2.224,177,2.915,201,1.641,306,3.739,350,3.694,379,1.752,385,0.919,412,1.567,490,2.255,723,3.694,790,3.113,1352,0.946,2016,5.908,2022,3.426,2025,4.78,2026,4.447,2027,4.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[11,0.627,42,1.911,1271,3.303,1977,3.735,2016,3.383,2745,3.799,2746,3.799]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[1979,3.432,1980,3.432,1981,3.374,1982,3.374,2016,3.056,2020,3.907,2021,3.432,2826,5.207]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[9,0.048,14,0.85,35,0.343,38,2.139,119,2.11,177,2.765,201,1.557,282,2.784,306,3.547,327,2.209,350,3.504,379,1.662,385,0.872,412,1.486,490,2.139,723,3.504,790,2.953,1352,0.898,2016,5.743,2022,3.25,2025,4.534,2026,4.219,2027,3.916,2057,4.055]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[49,1.063,164,1.905,258,0.918,388,3.862,636,4.47]],["keywords//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[258,0.892,388,3.755,636,4.346,2703,5.625,2797,5.963]],["toc//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[17,2.081,18,2.094,388,5.197,636,7.37,1410,6.925,2827,8.964]],["deprecated//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[42,1.911,61,1.036,1271,3.303,1977,3.735,2016,3.383,2219,2.021,2341,2.321]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[1979,3.672,1980,3.672,1981,3.61,1982,3.61,2016,3.269,2020,4.18,2021,3.672]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[9,0.051,14,0.896,35,0.362,38,2.255,119,2.224,177,2.915,201,1.641,306,3.739,350,3.694,379,1.752,385,0.919,412,1.567,490,2.255,723,3.694,790,3.113,1352,0.946,2016,5.908,2022,3.426,2025,4.78,2026,4.447,2027,4.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[61,1.111,1991,4.314,1992,4.227,1993,3.771,2219,2.167,2341,2.488]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[35,0.462,64,3.156,100,2.441,203,2.352,319,1.994,385,1.174,573,5.806,789,2.352,1038,3.077,1352,1.208,1993,4.965]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[9,0.058,11,0.785,62,3.53,2828,6.274]],["keywords//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[2039,4.655,2828,6.716,2829,7.733]],["toc//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[4,1.855,35,0.605,64,3.309,573,6.087,1033,4.136,2828,10.088]],["deprecated//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[]],["title//docs/websites/cms/managing-web-content-with-drupal-7/",[9,0.063,207,3.304,679,4.814]],["keywords//docs/websites/cms/managing-web-content-with-drupal-7/",[259,1.43,679,3.399,680,3.354,1170,3.672,1690,2.621,1710,5.13,2032,4.18]],["toc//docs/websites/cms/managing-web-content-with-drupal-7/",[9,0.067,14,1.171,29,1.251,35,0.473,64,3.231,207,3.488,679,7.01,706,2.499]],["deprecated//docs/websites/cms/managing-web-content-with-drupal-7/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-11/",[49,1.153,127,2.317,759,3.197,2830,7.224]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-11/",[1789,5.152,1790,5.289,2831,7.049,2832,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-11/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,258,1.101,259,1.429,339,1.536,379,2.198,537,3.607]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-11/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-12/",[49,1.153,127,2.317,263,4.47,759,3.197]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-12/",[1789,5.152,1790,5.289,2833,7.049,2834,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-12/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,258,1.101,259,1.429,339,1.536,379,2.198,537,3.607]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-12/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[61,1.197,258,0.918,1172,3.733,2219,2.336,2341,2.682]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[12,3.588,2337,5.847,2338,6.49,2339,6.49]],["toc//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[9,0.075,12,3.565,14,0.985,29,1.052,60,2.118,80,2.9,223,4.7,258,0.965,312,4.162,327,2.56,385,1.011,412,1.722,1172,5.923,1352,1.04,2340,5.255]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[9,0.046,11,0.627,258,0.794,1172,3.23,1184,2.839,2706,3.868,2707,3.799]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[12,3.588,1975,5.628,2337,5.847,2835,7.049]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[9,0.077,12,3.713,14,1.025,60,2.205,80,3.02,223,4.895,258,1.005,312,4.335,327,2.666,385,1.052,1172,6.044,1352,1.083,2340,5.473]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[4,1.253,11,0.627,766,2.059,1055,2.169,2289,3.23,2706,3.868,2707,3.799]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2836,4.888]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[0,1.037,4,2.145,9,0.041,14,1.064,16,2.253,29,1.136,35,0.561,60,1.56,65,1.56,119,2.641,261,1.913,379,1.418,385,0.744,391,3.586,435,2.376,687,1.932,767,2.186,776,1.941,1055,3.371,1352,0.766,1588,3.148,2235,3.528,2289,2.891]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[14,0.937,145,3.391,153,2.875,655,2.987,2067,4.869]],["keywords//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[2067,5.651,2837,7.733,2838,7.733]],["toc//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[9,0.058,153,3.148,172,2.844,201,1.879,204,4.634,350,4.229,381,2.535,655,4.319,948,5.092,1096,4.18,1097,4.391,1464,5.824,2067,7.04]],["deprecated//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[11,0.627,42,1.911,1271,3.303,1976,3.425,1977,3.735,2745,3.799,2746,3.799]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2320,4.055,2839,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[42,1.911,61,1.036,1271,3.303,1976,3.425,1977,3.735,2219,2.021,2341,2.321]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[1976,3.094,1978,3.806,1979,3.432,1980,3.432,1981,3.374,1982,3.374,2021,3.432,2508,4.794]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[11,0.627,766,2.059,1023,2.428,1370,3.799,2350,4.602,2706,3.868,2707,3.799]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[1587,5.03,2354,5.628,2355,5.628,2609,6.49]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[9,0.078,65,2.252,100,2.235,169,2.287,203,2.153,319,1.826,339,2.055,385,1.075,706,2.93,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[4,1.253,11,0.627,766,2.059,1055,2.169,2289,3.23,2745,3.799,2746,3.799]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2805,4.501]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[0,1.037,4,2.145,9,0.041,14,1.064,16,2.253,29,1.136,35,0.561,60,1.56,65,1.56,119,2.641,261,1.913,379,1.418,385,0.744,391,3.586,435,2.376,687,1.932,767,2.186,776,1.941,1055,3.371,1352,0.766,1588,3.148,2235,3.528,2289,2.891]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/security/backups/using-rdiff-backup-with-sshfs/",[2,3.847,14,1.016,1950,6.651,2815,5.58]],["keywords//docs/security/backups/using-rdiff-backup-with-sshfs/",[2815,5.445,2840,7.049,2841,7.049,2842,7.049]],["toc//docs/security/backups/using-rdiff-backup-with-sshfs/",[2,5.803,8,5.199,20,4.371,35,0.619,49,1.189,352,5.315,645,4.998,651,2.889,655,3.339,2815,5.754,2843,7.448]],["deprecated//docs/security/backups/using-rdiff-backup-with-sshfs/",[]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[11,0.627,49,0.92,164,1.648,292,2.934,2059,3.163,2745,3.799,2746,3.799]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[1870,4.568,2059,3.867,2844,7.049,2845,6.122]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[9,0.055,35,0.39,65,2.077,121,4.25,145,3.496,319,2.268,345,3.02,385,0.991,651,3.589,744,5.726,803,6.329,1016,3.526,1352,1.02,2059,5.077]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[129,1.736,766,2.207,1023,2.604,1370,4.073,2219,2.167,2350,4.935]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[1587,5.03,2354,5.628,2355,5.628,2846,7.049]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[9,0.08,65,2.351,100,2.334,169,2.388,203,2.248,319,1.906,339,2.146,706,3.014,789,2.248,1038,2.941,1370,5.126]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[839,0.476]],["title//docs/databases/postgresql/centos-5/",[5,1.505,14,0.869,30,2.667,129,1.736,1063,3.357,2219,2.167]],["keywords//docs/databases/postgresql/centos-5/",[30,3.042,1065,4.301,1160,4.73,2847,7.049]],["toc//docs/databases/postgresql/centos-5/",[0,2.062,5,2.196,9,0.053,29,0.993,30,4.428,35,0.376,119,2.308,204,3.18,227,4.283,319,1.62,385,0.954,651,2.564,952,2.983,1066,3.788,1070,4.357,1352,0.982]],["deprecated//docs/databases/postgresql/centos-5/",[839,0.476]],["title//docs/databases/postgresql/fedora-12/",[5,1.505,14,0.869,30,2.667,127,1.982,263,3.825,1063,3.357]],["keywords//docs/databases/postgresql/fedora-12/",[1065,4.718,1160,5.189,2848,7.733]],["toc//docs/databases/postgresql/fedora-12/",[0,2.062,5,2.196,9,0.053,29,0.993,30,4.428,35,0.376,119,2.308,204,3.18,227,4.283,319,1.62,385,0.954,651,2.564,952,2.983,1066,3.788,1070,4.357,1352,0.982]],["deprecated//docs/databases/postgresql/fedora-12/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-8-04-hardy/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2706,3.868,2707,3.799]],["keywords//docs/databases/postgresql/ubuntu-8-04-hardy/",[30,3.042,1065,4.301,1160,4.73,2849,6.49]],["toc//docs/databases/postgresql/ubuntu-8-04-hardy/",[0,2.168,5,1.776,9,0.058,30,4.654,35,0.415,119,2.547,385,1.39,1066,4.18,1070,4.807,1352,1.431]],["deprecated//docs/databases/postgresql/ubuntu-8-04-hardy/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-9-04-jaunty/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2745,3.799,2746,3.799]],["keywords//docs/databases/postgresql/ubuntu-9-04-jaunty/",[30,3.042,1065,4.301,1160,4.73,2849,6.49]],["toc//docs/databases/postgresql/ubuntu-9-04-jaunty/",[0,2.213,5,1.853,9,0.061,30,4.751,35,0.432,119,2.657,385,1.098,1066,4.361,1070,5.015,1352,1.13]],["deprecated//docs/databases/postgresql/ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[4,1.253,61,1.036,766,2.059,1055,2.169,2219,2.021,2289,3.23,2341,2.321]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2850,4.888]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[0,1.007,4,2.115,9,0.04,14,1.041,16,2.206,29,1.323,35,0.553,60,1.515,65,1.515,119,2.586,261,1.859,379,1.378,385,0.723,391,3.51,412,1.233,435,2.309,687,1.877,767,2.124,776,1.886,1055,3.315,1352,0.744,1588,3.058,2235,3.428,2289,2.809]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[61,1.111,258,0.851,1303,2.847,2219,2.167,2341,2.488,2582,4.935]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[39,2.807,258,0.971,1303,3.247,2583,5.628]],["toc//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[9,0.056,14,0.985,29,1.052,35,0.398,39,2.789,172,2.731,189,3.629,201,2.415,258,0.965,297,3.12,385,1.011,412,1.722,712,3.449,1303,4.319,1352,1.04,1425,4.162]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[11,0.672,258,0.851,1303,2.847,2582,4.935,2706,4.147,2707,4.073]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[11,0.606,39,2.219,258,0.767,1303,2.566,2583,4.448,2707,3.672,2851,5.571]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[9,0.074,14,0.966,35,0.39,39,2.735,64,2.664,172,2.678,189,3.558,201,2.383,258,0.946,297,3.059,385,0.991,712,3.382,1303,4.82,1352,1.02,1425,4.081]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[49,0.92,61,1.036,164,1.648,292,2.934,2059,3.163,2219,2.021,2341,2.321]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[1870,4.568,2059,3.867,2594,5.445,2704,6.49]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[9,0.058,35,0.415,121,4.514,145,3.713,319,2.361,385,1.052,651,3.737,744,5.961,803,6.588,1352,1.083,2059,5.285]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[74,3.044,101,2.929,102,4.637,381,2.148,916,3.627,1573,4.41]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[850,5.289,851,5.03,1574,5.628,1575,5.628]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[11,1.054,61,1.743,127,1.905,129,2.352,207,2.488,280,3.164,562,3.078,1023,3.528,1184,2.926,1246,4.342,1563,3.577,1706,2.564,1801,3.051,2130,2.646,2202,2.859,2219,2.084,2265,2.564,2852,5.941,2853,5.941,2854,5.941,2855,5.941]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[839,0.476]],["title//docs/tools-reference/tools/introduction-to-rsync/",[146,5.1,1944,6.939]],["keywords//docs/tools-reference/tools/introduction-to-rsync/",[2,2.967,6,4.839,895,3.61,1517,4.839,1944,4.448,2662,5.13,2856,5.571]],["toc//docs/tools-reference/tools/introduction-to-rsync/",[435,3.929,948,5.955,1944,9.273,2857,8.53,2858,8.53,2859,8.53,2860,8.53]],["deprecated//docs/tools-reference/tools/introduction-to-rsync/",[]],["title//docs/databases/postgresql/debian-5-lenny/",[5,1.404,14,0.81,30,2.488,61,1.036,1063,3.131,2219,2.021,2341,2.321]],["keywords//docs/databases/postgresql/debian-5-lenny/",[30,3.042,1065,4.301,1160,4.73,2861,7.049]],["toc//docs/databases/postgresql/debian-5-lenny/",[0,2.083,5,1.641,9,0.073,29,1.012,30,4.472,35,0.383,119,2.352,227,4.365,385,0.972,952,3.04,1066,3.86,1070,4.44,1352,1,2094,5.204,2095,5.204]],["deprecated//docs/databases/postgresql/debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/how-to-configure-git/",[80,3.266,138,4.051,481,5.2]],["keywords//docs/development/version-control/how-to-configure-git/",[11,0.501,61,0.828,138,2.365,1316,2.408,1511,2.85,1630,4,1631,3.677,1632,3.677,1633,3.82,2862,4.606]],["toc//docs/development/version-control/how-to-configure-git/",[35,0.423,38,2.636,138,5.595,204,3.584,215,3.967,282,4.499,368,3.175,435,4.499,449,6.179,616,5.444,1538,6.469]],["deprecated//docs/development/version-control/how-to-configure-git/",[]],["title//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[9,0.053,138,3.421,139,2.078,141,3.862,145,3.391]],["keywords//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[138,3.325,1630,5.625,1631,5.171,1632,5.171,1633,5.372]],["toc//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[9,0.074,80,3.808,138,6.167,146,5.398]],["deprecated//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[]],["title//docs/tools-reference/introduction-to-linux-concepts/",[139,2.461,146,4.63,605,6.095]],["keywords//docs/tools-reference/introduction-to-linux-concepts/",[139,2.412,1815,5.973,2863,7.733]],["toc//docs/tools-reference/introduction-to-linux-concepts/",[9,0.067,22,2.28,49,0.596,80,2.449,84,2.803,89,1.809,100,1.121,101,1.771,119,1.304,139,2.836,153,1.612,169,1.816,181,3.1,187,4.279,281,2.886,319,0.916,381,1.299,382,2.421,405,3.609,435,1.721,445,2.346,481,2.463,521,2.249,588,2.983,652,2.346,691,2.886,700,2.666,789,2.629,970,3.1,1352,0.555,1463,3.245,1476,3.245,1683,3.245,1783,4.906,1815,2.886,1966,3.245,2140,3.44,2864,5.914,2865,3.737,2866,3.737,2867,3.737]],["deprecated//docs/tools-reference/introduction-to-linux-concepts/",[]],["title//docs/tools-reference/linux-users-and-groups/",[119,2.755,139,2.461,1071,5.396]],["keywords//docs/tools-reference/linux-users-and-groups/",[119,2.091,139,1.868,405,3.655,2549,4.969,2868,5.99,2869,5.99]],["toc//docs/tools-reference/linux-users-and-groups/",[0,1.4,22,2.818,119,3.262,169,2.869,177,2.112,187,3.947,193,3.099,290,3.375,307,3.043,332,3.043,368,1.969,390,2.78,405,6.118,435,3.209,445,4.375,477,2.616,582,3.831,854,4.011,978,4.252,1015,3.687,1071,6.39,1272,3.375,2549,5.779,2553,4.252,2870,4.618]],["deprecated//docs/tools-reference/linux-users-and-groups/",[]],["title//docs/security/recovering-from-a-system-compromise/",[339,2.177,2133,6.853,2134,7.265]],["keywords//docs/security/recovering-from-a-system-compromise/",[2871,7.049,2872,8.67,2873,6.49]],["toc//docs/security/recovering-from-a-system-compromise/",[14,0.929,24,4.541,35,0.376,89,2.758,225,3.928,252,4.831,635,3.879,895,5.843,1474,4.717,1818,5.483,2132,7.48,2490,6.086,2726,6.086,2874,6.61,2875,6.61,2876,6.61]],["deprecated//docs/security/recovering-from-a-system-compromise/",[]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[61,1.036,258,0.794,320,2.934,687,2.159,776,2.169,2219,2.021,2341,2.321]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[1699,4.821,1704,6.49,1870,4.568,2594,5.445]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[31,1.296,129,1.871,464,3.482,1196,3.548,2219,2.336]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[1197,4.243,1512,4.921,1513,4.362,2877,7.049]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[31,1.202,61,1.111,464,3.231,1196,3.292,2219,2.167,2341,2.488]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[1197,4.243,1512,4.921,1513,4.362,1909,6.122]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[11,0.627,31,1.121,464,3.013,1184,2.839,1196,3.07,2706,3.868,2707,3.799]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[1197,4.243,1512,4.921,1513,4.362,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[4,1.554,9,0.086,16,2.128,29,1.074,31,1.848,40,2.893,65,2.161,261,2.65,334,2.993,385,1.031,472,3.438,709,4.049,1352,1.061,1841,3.702]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[11,0.672,31,1.202,464,3.231,1196,3.292,2745,4.073,2746,4.073]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[4,1.554,9,0.086,16,2.128,29,1.074,31,1.848,40,2.893,65,2.161,261,2.65,334,2.993,385,1.031,472,3.438,709,4.049,1352,1.061,1841,3.702]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[9,0.053,89,2.038,99,3.693,101,3.158,1522,5.786]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[909,6.415,910,6.716,1029,7.12]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[0,1.304,16,1.932,29,0.975,35,0.369,80,2.686,89,2.723,244,3.303,379,2.794,525,4.204,587,6.382,649,3.856,655,2.909,895,4.204,1277,8.197,1524,4.868,2878,6.488]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[11,0.672,258,0.851,464,3.231,1196,3.292,2745,4.073,2746,4.073]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[9,0.062,35,0.442,47,2.74,177,3.558,189,4.029,200,4.406,258,1.071,297,3.464,435,3.582,709,5.691,919,5.429,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[11,0.587,49,0.862,164,1.544,258,0.744,320,2.749,1184,2.66,2706,3.624,2707,3.559]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[258,0.825,711,2.998,1999,4.378,2879,5.99,2880,5.99,2881,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[9,0.079,35,0.561,38,2.176,40,2.489,201,1.584,210,2.852,258,1.361,262,3.846,302,3.446,320,3.13,334,2.575,339,1.696,379,1.69,385,0.887,472,2.958,685,2.958,1352,0.913,1480,4.292]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[4,1.344,5,1.505,14,0.869,129,1.736,1063,3.357,2219,2.167]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[1465,5.096,2088,5.651,2882,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[4,2.536,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[4,1.344,5,1.505,14,0.869,127,1.982,263,3.825,1063,3.357]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[1843,5.973,1844,6.415,2883,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[4,2.536,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2706,3.868,2707,3.799]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[1465,4.646,2087,5.445,2088,5.152,2884,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2745,3.799,2746,3.799]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[1465,4.646,2087,5.445,2088,5.152,2885,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[4,1.253,5,1.404,14,0.81,61,1.036,1063,3.131,2219,2.021,2341,2.321]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[1465,4.646,2088,5.152,2373,6.49,2886,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[839,0.476]],["title//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[35,0.328,61,1.036,325,2.773,623,3.799,2219,2.021,2341,2.321,2887,5.764]],["keywords//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[662,2.952,2888,7.049,2889,7.049,2890,7.049]],["toc//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[9,0.074,35,0.523,325,5.368,385,1.327,1352,1.366]],["deprecated//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[9,0.05,11,0.672,258,0.851,1172,3.463,2745,4.073,2746,4.073]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[12,3.049,1172,3.357,2337,4.969,2845,5.202,2891,5.99,2892,5.99]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[9,0.082,12,4.048,14,1.118,60,2.405,223,5.336,258,1.096,385,1.147,1172,5.71,1352,1.181,2340,5.967]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[49,0.986,61,1.111,164,1.767,1163,3.771,2219,2.167,2341,2.488]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[711,3.242,2893,6.476,2894,6.476,2895,6.476,2896,6.476]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[9,0.045,29,0.85,35,0.46,40,2.289,61,1.016,166,4.369,167,4.133,175,4.036,177,2.587,201,2.431,379,2.595,381,1.966,385,0.816,412,1.391,659,4.531,1163,4.934,1166,7.023,1167,4.912,1352,0.84,1509,4.515,1775,4.691,1912,5.207]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[839,0.476]],["title//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[195,5.155,411,3.923,662,3.025,790,3.53]],["keywords//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[2872,9.214,2873,7.12]],["toc//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[4,1.337,29,1.289,195,6.121,252,4.494,258,0.847,320,3.13,411,6.106,662,2.575,790,3.004,837,4.494,971,4.613,999,5.661,1676,5.34,1804,3.805,2076,5.988,2180,5.101,2897,6.149,2898,6.149]],["deprecated//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[]],["title//docs/networking/using-the-linode-shell-lish/",[14,1.016,89,2.209,382,4.681,915,5.155]],["keywords//docs/networking/using-the-linode-shell-lish/",[382,4.568,915,5.03,926,4.921,1126,5.152]],["toc//docs/networking/using-the-linode-shell-lish/",[14,1.137,153,2.441,164,1.617,172,2.205,176,2.328,251,2.605,320,2.879,332,3.727,363,3.795,368,2.411,429,4.515,487,3.405,730,4.243,746,4.912,915,7.349,1094,3.665,2899,5.655,2900,5.655,2901,5.655,2902,5.655,2903,5.655,2904,5.655,2905,5.655,2906,5.655,2907,8.086]],["deprecated//docs/networking/using-the-linode-shell-lish/",[]],["title//docs/networking/ssh/using-the-terminal/",[14,1.222,363,5.832]],["keywords//docs/networking/ssh/using-the-terminal/",[2908,7.733,2909,7.733,2910,7.733]],["toc//docs/networking/ssh/using-the-terminal/",[0,1.322,22,2.612,88,3.055,90,1.29,109,2.989,163,2.399,169,2.759,181,5.456,187,4.228,203,1.238,224,3.551,236,3.055,251,1.972,339,1.814,363,2.873,368,3.414,390,3.959,442,3.307,521,2.577,586,3.551,610,6.272,611,3.418,636,2.873,742,2.822,895,2.774,927,3.942,953,3.212,1103,3.718,1750,2.928,1815,3.307,1880,3.551,2411,3.212,2911,4.281,2912,4.281,2913,4.281]],["deprecated//docs/networking/ssh/using-the-terminal/",[]],["title//docs/networking/dns/dns-records-an-introduction/",[146,4.63,489,4.814,490,2.792]],["keywords//docs/networking/dns/dns-records-an-introduction/",[1709,5.847,2914,7.049,2915,7.049,2916,7.049]],["toc//docs/networking/dns/dns-records-an-introduction/",[49,0.948,169,1.824,391,2.816,435,2.737,488,4.929,489,5.109,490,3.726,685,4.029,777,5.471,1238,4.59,1261,4.59,1262,4.744,1404,3.916,1726,4.929,2083,4.064,2761,5.471,2917,5.941,2918,5.471,2919,5.941,2920,5.941,2921,5.941,2922,5.941]],["deprecated//docs/networking/dns/dns-records-an-introduction/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[49,0.986,129,1.736,164,1.767,258,0.851,320,3.146,2219,2.167]],["keywords//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[258,1.065,1870,5.011,2699,6.415]],["toc//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[9,0.074,29,0.823,35,0.577,40,2.218,49,0.875,187,2.578,201,1.411,210,2.542,217,2.524,258,1.277,262,2.457,332,3.611,334,2.295,379,1.506,385,0.791,388,3.177,412,1.348,472,2.636,633,3.441,685,2.636,913,4.111,952,2.473,1352,0.814,1552,3.91,2383,4.111]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[49,0.92,61,1.036,164,1.648,258,0.794,320,2.934,2219,2.021,2341,2.321]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[711,2.998,1500,4.782,1913,5.202,2923,5.99,2924,5.99,2925,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[9,0.081,29,0.957,35,0.5,40,2.579,201,1.641,210,2.955,258,1.211,262,3.942,302,3.57,320,3.243,334,2.668,379,1.752,385,0.919,412,1.567,472,3.065,685,3.065,1352,0.946,1480,4.447]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-movable-type/",[90,2.007,164,1.905,712,3.281,1238,5.146,2926,6.134]],["keywords//docs/websites/cms/manage-web-content-with-movable-type/",[2927,8.563,2928,8.563]],["toc//docs/websites/cms/manage-web-content-with-movable-type/",[0,1.304,5,1.58,9,0.071,64,2.517,100,1.947,203,1.876,262,2.909,319,1.59,435,2.989,472,3.122,620,4.63,789,1.876,1038,2.454,1238,7.851,2926,9.358,2929,6.488,2930,6.488]],["deprecated//docs/websites/cms/manage-web-content-with-movable-type/",[839,0.476]],["title//docs/networking/dns/dns-manager-overview/",[90,2.376,490,2.792,887,5.766]],["keywords//docs/networking/dns/dns-manager-overview/",[1491,5.13,1492,4.839,1662,5.13,1663,5.13,1709,4.621,1829,4.621,2931,5.571]],["toc//docs/networking/dns/dns-manager-overview/",[14,0.567,16,1.202,22,2.463,29,1.159,45,1.798,46,1.775,49,0.644,80,1.671,84,3.028,90,1.216,176,2.587,232,2.708,273,2.15,385,0.582,390,2.43,391,5.114,481,2.66,489,3.834,490,2.73,491,3.028,615,2.66,652,2.534,685,3.023,790,1.972,1016,2.072,1084,2.95,1404,6.876,1562,3.505,1828,3.348,1829,3.348,1916,3.505,1948,3.505,2918,3.716,2932,4.036,2933,4.036]],["deprecated//docs/networking/dns/dns-manager-overview/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[49,1.063,61,1.197,759,2.948,2219,2.336,2341,2.682]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[1504,6.415,1894,6.716,2934,7.733]],["toc//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[11,0.672,49,0.986,759,2.735,1184,3.044,2706,4.147,2707,4.073]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[1653,7.12,2935,7.733,2936,7.733]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[4,2.256,5,1.992,9,0.083,16,1.712,29,0.863,35,0.666,49,1.305,164,1.644,201,2.107,258,0.792,259,1.475,339,1.586,379,2.249]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[11,0.724,49,1.063,759,2.948,2745,4.39,2746,4.39]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[1656,5.973,2102,5.973,2845,6.716]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,210,2.582,258,0.767,259,1.429,339,1.536,379,2.198,685,2.678]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/tools-reference/linux-package-management/",[65,2.386,90,2.376,139,2.461]],["keywords//docs/tools-reference/linux-package-management/",[281,4.022,691,4.022,1824,4.794,2937,5.207,2938,4.794,2939,4.794,2940,5.207,2941,4.794]],["toc//docs/tools-reference/linux-package-management/",[11,0.371,14,0.773,35,0.194,61,0.613,65,3.331,90,2.943,100,1.024,127,1.094,129,0.958,139,1.715,171,1.751,204,1.641,215,1.817,281,4.248,334,1.429,339,0.941,368,1.454,385,0.492,404,2.333,435,2.533,487,2.053,605,2.635,691,2.635,919,2.381,1316,2.875,1352,0.507,1511,2.111,1665,2.723,1666,2.723,1694,2.963,2938,5.063,2939,3.141,2941,6.361,2942,3.411,2943,3.411,2944,3.411,2945,3.411,2946,3.411,2947,3.411,2948,3.411,2949,3.411,2950,3.411,2951,3.411,2952,5.499,2953,3.411,2954,3.411]],["deprecated//docs/tools-reference/linux-package-management/",[]]],"invertedIndex":[["",{"_index":562,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{}},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["0.7.14",{"_index":2427,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["04",{"_index":2017,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["1",{"_index":2667,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["10",{"_index":1006,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10.04",{"_index":2130,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["10.10",{"_index":2276,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10g",{"_index":2297,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11",{"_index":2830,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.04",{"_index":2182,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.10",{"_index":2131,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["12",{"_index":263,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["12.04",{"_index":1706,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["13",{"_index":2379,"title":{"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"keywords":{},"toc":{},"deprecated":{}}],["13.04",{"_index":2852,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["14",{"_index":2264,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"keywords":{},"toc":{},"deprecated":{}}],["14.04",{"_index":774,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["14.10",{"_index":1565,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["15",{"_index":2224,"title":{"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{}},"keywords":{},"toc":{},"deprecated":{}}],["16.04",{"_index":62,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["16.10",{"_index":834,"title":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17",{"_index":2855,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["17.04",{"_index":921,"title":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17.10",{"_index":1768,"title":{},"keywords":{},"toc":{"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["19",{"_index":1867,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2",{"_index":320,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["2 factor authent",{"_index":787,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["2.2",{"_index":1805,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2.4",{"_index":1305,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{}},"deprecated":{}}],["20",{"_index":1787,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2014",{"_index":1732,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["22",{"_index":2156,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"deprecated":{}}],["25565",{"_index":1445,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["2fa",{"_index":786,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{}},"toc":{},"deprecated":{}}],["2gb",{"_index":579,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/hosting-a-website/":{}},"deprecated":{}}],["3",{"_index":122,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["3.1",{"_index":1738,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["3.2",{"_index":1739,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["32",{"_index":2614,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["4",{"_index":1192,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["4.0",{"_index":1740,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.1",{"_index":1741,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.2",{"_index":1742,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["404",{"_index":637,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"deprecated":{}}],["443",{"_index":2151,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["5",{"_index":2219,"title":{"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6",{"_index":1023,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6.4",{"_index":1796,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"toc":{},"deprecated":{}}],["6271",{"_index":1733,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["6277",{"_index":1737,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["64",{"_index":1782,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["64-bit",{"_index":1785,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["64bit",{"_index":1839,"title":{},"keywords":{},"toc":{"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["7",{"_index":207,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["7,linux",{"_index":276,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["7.0",{"_index":1183,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["7.1",{"_index":260,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["7.4",{"_index":1777,"title":{"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["7169",{"_index":1734,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7186",{"_index":1735,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7187",{"_index":1736,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["8",{"_index":280,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["8.04",{"_index":2706,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["8.2",{"_index":1419,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["80",{"_index":2150,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["9",{"_index":63,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["9.04",{"_index":2745,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["9.10",{"_index":2406,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["aaaa",{"_index":2917,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ab",{"_index":2952,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["abort",{"_index":1874,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["absolut",{"_index":2462,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["abus",{"_index":2164,"title":{},"keywords":{},"toc":{"/docs/platform/support/":{}},"deprecated":{}}],["accept",{"_index":2003,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["access",{"_index":651,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["access control",{"_index":1556,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{},"deprecated":{}}],["access control list",{"_index":2868,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["access log",{"_index":2465,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["account",{"_index":477,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"keywords":{"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["account’",{"_index":907,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["acl",{"_index":1555,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["acme,https,let'",{"_index":1223,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["action",{"_index":528,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["activ",{"_index":837,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["ad",{"_index":684,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["add",{"_index":176,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["add us",{"_index":2175,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["add-on domain",{"_index":2115,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["addit",{"_index":177,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["addon",{"_index":1661,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["address",{"_index":225,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["adjust",{"_index":57,"title":{},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["admin",{"_index":803,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["admin panel",{"_index":1723,"title":{},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{},"deprecated":{}}],["administ",{"_index":2711,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{},"deprecated":{}}],["administer databas",{"_index":1292,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["administr",{"_index":723,"title":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["adminpack",{"_index":2094,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["adsp",{"_index":1270,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["advanc",{"_index":487,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["advanced linux",{"_index":910,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["advantag",{"_index":1030,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["affect",{"_index":103,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["against",{"_index":1635,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["agent",{"_index":120,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["aggreg",{"_index":2042,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["agricultur",{"_index":757,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["ahead",{"_index":457,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ahvz",{"_index":1952,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["alert",{"_index":1350,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["algorithm",{"_index":992,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["alia",{"_index":716,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{},"deprecated":{}}],["alias",{"_index":1588,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["aliv",{"_index":1424,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["alloc",{"_index":555,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["allow",{"_index":558,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["alpin",{"_index":1122,"title":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["alpine linux",{"_index":1123,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alpine linux packag",{"_index":1125,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alter",{"_index":1072,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["altern",{"_index":619,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["amavi",{"_index":1379,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["amavisd",{"_index":2290,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["ami",{"_index":2266,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["amount",{"_index":1359,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["amp",{"_index":1272,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["anaconda",{"_index":794,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["analysi",{"_index":116,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"deprecated":{}}],["analyt",{"_index":110,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["analytics,owa,centos,mysql,debian,ubuntu",{"_index":1279,"title":{},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{},"deprecated":{}}],["analyz",{"_index":692,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["android",{"_index":1285,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"deprecated":{}}],["anonym",{"_index":1809,"title":{},"keywords":{},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["anoth",{"_index":1834,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-managed/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["ansibl",{"_index":735,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["ansible autom",{"_index":1457,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configur",{"_index":1454,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configuration change manag",{"_index":1458,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible infrastructur",{"_index":1456,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible provis",{"_index":1455,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible server autom",{"_index":1459,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible’",{"_index":1461,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["answer",{"_index":2589,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["antiviru",{"_index":496,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["anyth",{"_index":94,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["apach",{"_index":258,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apache 2",{"_index":1871,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{}},"toc":{},"deprecated":{}}],["apache 2.2",{"_index":1806,"title":{},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache 2.4",{"_index":1505,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache cassandra",{"_index":922,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["apache debian 5",{"_index":2923,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian 6",{"_index":2322,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache debian 8",{"_index":689,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian jessi",{"_index":1499,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian lenni",{"_index":2924,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian squeez",{"_index":2323,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache fedora 13",{"_index":2568,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache fedora 14",{"_index":2381,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache guacamol",{"_index":422,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["apache hardi",{"_index":2881,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache instal",{"_index":1179,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache jessi",{"_index":1501,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache karm",{"_index":2803,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache lenni",{"_index":2925,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache lucid",{"_index":2632,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache maverick",{"_index":2397,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache on cento",{"_index":2714,"title":{},"keywords":{"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{}},"toc":{},"deprecated":{}}],["apache on debian",{"_index":1500,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache on fedora",{"_index":2328,"title":{},"keywords":{"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache on ubuntu",{"_index":1999,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache squeez",{"_index":2324,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache ssl",{"_index":1699,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache tomcat",{"_index":2337,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 12",{"_index":2533,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 13",{"_index":2536,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 14",{"_index":2384,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.04",{"_index":2539,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.10",{"_index":2388,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 12.04",{"_index":1972,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 16.04",{"_index":1173,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 9.10",{"_index":2541,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.04",{"_index":2630,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.10",{"_index":2395,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 8.04",{"_index":2879,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 9.10",{"_index":2801,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu hardi",{"_index":2880,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu karm",{"_index":2802,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu lucid",{"_index":2631,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu maverick",{"_index":2396,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache web serv",{"_index":1913,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache-cassandra",{"_index":890,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"toc":{},"deprecated":{}}],["apache2",{"_index":792,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["apache2buddi",{"_index":1613,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["api",{"_index":151,"title":{"/docs/platform/api/api-key/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["api key",{"_index":1846,"title":{},"keywords":{"/docs/platform/api/api-key/":{},"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["apk",{"_index":1128,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["app",{"_index":200,"title":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apparmor",{"_index":880,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["append",{"_index":1291,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"deprecated":{}}],["appimag",{"_index":614,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["appl",{"_index":629,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["appli",{"_index":1363,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["applianc",{"_index":2272,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["applic",{"_index":172,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["approach",{"_index":268,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["apps&rdquo",{"_index":1062,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["apt",{"_index":691,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["apt-cach",{"_index":2940,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["apt-get",{"_index":1824,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["aptitud",{"_index":2942,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arbitrari",{"_index":1405,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["arch",{"_index":1316,"title":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arch lamp",{"_index":1896,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch lamp stack",{"_index":1897,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linod",{"_index":1899,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux",{"_index":1901,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux lamp",{"_index":1900,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["architectur",{"_index":486,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["archiv",{"_index":2520,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["argument",{"_index":190,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["ark",{"_index":1044,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["ark survival evolv",{"_index":1047,"title":{},"keywords":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["arno",{"_index":2887,"title":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["arno-iptables-firewal",{"_index":2888,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["around",{"_index":2140,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["asdf",{"_index":826,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["askbot",{"_index":800,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["asp.net",{"_index":2503,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asp.net/mono",{"_index":2499,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["assess",{"_index":1946,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["asset",{"_index":1426,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["assign",{"_index":877,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["assumpt",{"_index":434,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["asterisk",{"_index":1381,"title":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asterisk 13",{"_index":1382,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk linux",{"_index":2660,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["asterisk pbx",{"_index":1386,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk ubuntu 9.10",{"_index":2659,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["async",{"_index":355,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["asynchron",{"_index":397,"title":{},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{},"deprecated":{}}],["atlanta",{"_index":2900,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["attach",{"_index":114,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["attribut",{"_index":157,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["audienc",{"_index":1417,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["audio",{"_index":1646,"title":{},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["audit",{"_index":1474,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["auth",{"_index":2431,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["authent",{"_index":336,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["author",{"_index":1269,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["authorit",{"_index":2072,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["autoconfigur",{"_index":1886,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["autojump",{"_index":182,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["autologin",{"_index":1551,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["autom",{"_index":20,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/stackscripts/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["automat",{"_index":312,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/security/securing-your-server/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["autostart",{"_index":814,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["avail",{"_index":522,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["avoid",{"_index":97,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["awstat",{"_index":1728,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["axfr",{"_index":2918,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["back",{"_index":15,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["back up",{"_index":6,"title":{},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["back-end request",{"_index":1673,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["backend",{"_index":222,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["background",{"_index":2432,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["backlog",{"_index":1430,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["backport",{"_index":2560,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["backup",{"_index":2,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["backup servic",{"_index":2165,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["balanc",{"_index":498,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/platform/billing-and-payments/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["ban",{"_index":1357,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["bandwidth",{"_index":2145,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["banner",{"_index":1004,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["base",{"_index":210,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["bash",{"_index":866,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["bash complet",{"_index":1205,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["basic",{"_index":38,"title":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["bazaar",{"_index":2728,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["bb",{"_index":2605,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["beauti",{"_index":293,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["beautiful soup",{"_index":295,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["befor",{"_index":17,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["begin",{"_index":18,"title":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["beginn",{"_index":1536,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["beginner'",{"_index":1530,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["behavior",{"_index":2685,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["behind",{"_index":791,"title":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["benchmark",{"_index":1626,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["benefit",{"_index":419,"title":{},"keywords":{},"toc":{"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["best",{"_index":166,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["between",{"_index":1449,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["beyond",{"_index":2827,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["bidirect",{"_index":1680,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["big",{"_index":1102,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{},"toc":{},"deprecated":{}}],["big data",{"_index":591,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{},"deprecated":{}}],["bill",{"_index":1035,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["binari",{"_index":554,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["bind",{"_index":224,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["bit",{"_index":1783,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["black",{"_index":1214,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["black mesa",{"_index":1216,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["blacklist",{"_index":1936,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["blank",{"_index":2141,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["block",{"_index":360,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["block storag",{"_index":904,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{},"deprecated":{}}],["blog",{"_index":407,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["blue",{"_index":438,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["bookmark",{"_index":2789,"title":{},"keywords":{},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["bookshelf",{"_index":1537,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["boolean",{"_index":861,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["boonex",{"_index":2109,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["boot",{"_index":649,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["boot from a backup",{"_index":2173,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["bootstrap",{"_index":519,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["bootup",{"_index":943,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["bottleneck",{"_index":2149,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["box",{"_index":768,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["box’",{"_index":1334,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["box.com",{"_index":1328,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["branch",{"_index":449,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["breakdown",{"_index":348,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["broken",{"_index":2441,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["broker",{"_index":2261,"title":{},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{},"deprecated":{}}],["brows",{"_index":600,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["browser",{"_index":429,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["bsd",{"_index":1202,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{},"deprecated":{}}],["buffer",{"_index":226,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["bug",{"_index":2281,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["bug geni",{"_index":2621,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["bug track",{"_index":2285,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["build",{"_index":171,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["built",{"_index":831,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["bukkit",{"_index":1444,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["bulletin board",{"_index":2603,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["bundl",{"_index":1145,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["bungeecord",{"_index":1442,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["busi",{"_index":2645,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["button",{"_index":2874,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["bzip2",{"_index":2526,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["bzr",{"_index":2729,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["ca",{"_index":1144,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["caa",{"_index":488,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["cach",{"_index":829,"title":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["cacti",{"_index":2052,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["caddi",{"_index":710,"title":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["caddyfil",{"_index":713,"title":{},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["cakephp",{"_index":2574,"title":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"deprecated":{}}],["cakephp debian",{"_index":2575,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["caldav",{"_index":771,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["calendar",{"_index":2350,"title":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{},"deprecated":{}}],["call",{"_index":2268,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["can’t",{"_index":2154,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["cancel",{"_index":1818,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["capabl",{"_index":2271,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["captur",{"_index":1744,"title":{},"keywords":{},"toc":{"/docs/platform/linode-images/":{}},"deprecated":{}}],["carbon",{"_index":1300,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["card",{"_index":1120,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["cardav",{"_index":772,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["cart",{"_index":2709,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["case",{"_index":2047,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cassandra",{"_index":889,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"deprecated":{}}],["catalyst",{"_index":2717,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["caus",{"_index":1364,"title":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["caveat",{"_index":1509,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cdn",{"_index":471,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["ce",{"_index":133,"title":{"/docs/applications/containers/install_docker_ce/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["celeri",{"_index":395,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["cento",{"_index":129,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["centos 5",{"_index":2699,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["centos 6",{"_index":1025,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos 7",{"_index":891,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos configure firewal",{"_index":1403,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewal",{"_index":1400,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall config",{"_index":1401,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall gui",{"_index":1402,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos lamp",{"_index":1301,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{}},"toc":{},"deprecated":{}}],["centos/fedora",{"_index":1460,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["centos5",{"_index":2238,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["central",{"_index":667,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["certif",{"_index":776,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["certificate signing request",{"_index":1708,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["cgi",{"_index":1248,"title":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["chain",{"_index":1146,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["chang",{"_index":445,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/platform/kvm-reference/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["channel",{"_index":1753,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["channels/buff",{"_index":1754,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["charg",{"_index":1629,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["chat",{"_index":1487,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["chat softwar",{"_index":1981,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["cheat",{"_index":1580,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["cheat sheet",{"_index":1583,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["check",{"_index":1016,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["checklist",{"_index":1916,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["chef",{"_index":1531,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["chef development kit",{"_index":1534,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["chef instal",{"_index":1545,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef serv",{"_index":1533,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef workst",{"_index":1546,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef-client",{"_index":1547,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chefdk",{"_index":1532,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["cheroke",{"_index":2059,"title":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cherokee admin",{"_index":2066,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["cherokee fastcgi",{"_index":2471,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 13",{"_index":2472,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 14",{"_index":2573,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee on ubuntu",{"_index":2844,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["cherokee php-fastcgi",{"_index":2470,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 10.04",{"_index":2561,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 9.10",{"_index":2813,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu karm",{"_index":2814,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu lucid",{"_index":2562,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee web sev",{"_index":2572,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee-admin",{"_index":2060,"title":{},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["child",{"_index":188,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["chmod",{"_index":2549,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["choos",{"_index":223,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["chown",{"_index":2869,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["chrome o",{"_index":425,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["chroot",{"_index":996,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["ci",{"_index":432,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["cipher",{"_index":2228,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["citadel",{"_index":2004,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["citadel debian 6",{"_index":2203,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel debian squeez",{"_index":2204,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 10.04",{"_index":2596,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 12.04",{"_index":2005,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 14.04",{"_index":2011,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clamav",{"_index":494,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["clariti",{"_index":2739,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["class",{"_index":1321,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"deprecated":{}}],["classif",{"_index":1800,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["clean",{"_index":305,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["cleanup",{"_index":448,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["cli",{"_index":482,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["client",{"_index":158,"title":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["client machin",{"_index":2055,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["client.ovpn",{"_index":626,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["clojur",{"_index":1251,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clone",{"_index":1084,"title":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/disk-images/clone-your-linode/":{}},"toc":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["close",{"_index":1433,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["cloud",{"_index":256,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/stackscripts/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["cloud host",{"_index":1466,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["cloud storag",{"_index":1329,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["cloud storage ubuntu",{"_index":846,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["cloud-based storag",{"_index":819,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["clozur",{"_index":823,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["cluebring",{"_index":1727,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["cluster",{"_index":328,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cm",{"_index":680,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["cname",{"_index":2761,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["code",{"_index":346,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["collabor",{"_index":2474,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["collaboration softwar",{"_index":1980,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["collect",{"_index":1043,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["column",{"_index":1067,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["combin",{"_index":1093,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["come",{"_index":2518,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["command",{"_index":368,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["command lin",{"_index":954,"title":{},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["command line interfac",{"_index":1848,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["command line shel",{"_index":867,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["command-lin",{"_index":183,"title":{},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{},"deprecated":{}}],["commerc",{"_index":965,"title":{},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["commerci",{"_index":1140,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["commercial ssl cert",{"_index":2782,"title":{},"keywords":{"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["commit",{"_index":444,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["common",{"_index":194,"title":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["common command",{"_index":2414,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["common linux command",{"_index":2419,"title":{},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{},"deprecated":{}}],["commun",{"_index":894,"title":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["compat",{"_index":646,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["compil",{"_index":847,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["compile kernel",{"_index":848,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["complet",{"_index":88,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["complex",{"_index":529,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"deprecated":{}}],["compon",{"_index":283,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["compos",{"_index":136,"title":{"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{}},"keywords":{"/docs/applications/containers/how-to-use-docker-compose/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["compress",{"_index":1099,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["compromis",{"_index":2134,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["comput",{"_index":540,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["concept",{"_index":605,"title":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["concern",{"_index":2460,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["conclus",{"_index":121,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["condens",{"_index":2446,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["condit",{"_index":1437,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["conf",{"_index":1799,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"deprecated":{}}],["confidenti",{"_index":534,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{},"deprecated":{}}],["config",{"_index":581,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["config profil",{"_index":2139,"title":{},"keywords":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{},"deprecated":{}}],["config_deathmatch.cfg",{"_index":1220,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["configur",{"_index":35,"title":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["configuration change manag",{"_index":750,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["configuration manag",{"_index":1320,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["configure ghost",{"_index":726,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["configure openfir",{"_index":1983,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{},"deprecated":{}}],["configure postgr",{"_index":331,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["configure znc",{"_index":1762,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["confirm",{"_index":413,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["conflict",{"_index":2800,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["confluenc",{"_index":2478,"title":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["confluence centos 5",{"_index":2479,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{}},"toc":{},"deprecated":{}}],["confluence debian 5",{"_index":2484,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["confluence fedora 13",{"_index":2482,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["confluence linux",{"_index":2481,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 10.04",{"_index":2486,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 9.10",{"_index":2485,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["confluence wiki",{"_index":2480,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["conform",{"_index":1273,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["connect",{"_index":153,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["connector",{"_index":2506,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["connector/net",{"_index":2505,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["consid",{"_index":2858,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["consider",{"_index":1525,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["consol",{"_index":926,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/remote-access/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["console access",{"_index":1137,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["construct",{"_index":1407,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["consumpt",{"_index":2898,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["contact",{"_index":1965,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{}},"deprecated":{}}],["contain",{"_index":134,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["container commun",{"_index":196,"title":{},"keywords":{"/docs/applications/containers/docker-container-communication/":{}},"toc":{},"deprecated":{}}],["container linux",{"_index":945,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{},"deprecated":{}}],["content",{"_index":712,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["content manag",{"_index":677,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{},"deprecated":{}}],["content management framework",{"_index":1697,"title":{},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"toc":{},"deprecated":{}}],["content management framwork",{"_index":1710,"title":{},"keywords":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content management system",{"_index":1170,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content mangement system",{"_index":2678,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["context",{"_index":860,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["continuum",{"_index":125,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["conto",{"_index":1702,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{}},"toc":{},"deprecated":{}}],["control",{"_index":476,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["control panel",{"_index":2212,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["convent",{"_index":1106,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["convert",{"_index":2493,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["cookbook",{"_index":1535,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["cooki",{"_index":1832,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["copi",{"_index":895,"title":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["core",{"_index":947,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["coreo",{"_index":928,"title":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["correct",{"_index":2152,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correctli",{"_index":2153,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correspond",{"_index":1341,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["corrupt",{"_index":510,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["couchdb",{"_index":2078,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"deprecated":{}}],["count",{"_index":1877,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["counter",{"_index":1227,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["counter strik",{"_index":1231,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["counter strike global offens",{"_index":1232,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["courier",{"_index":2289,"title":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["cover",{"_index":2781,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["cp",{"_index":2859,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["cpan",{"_index":2680,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanel",{"_index":1129,"title":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"deprecated":{}}],["cpanel cento",{"_index":1132,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["cpanel/whm",{"_index":1714,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["cpanm",{"_index":2682,"title":{},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanminu",{"_index":2681,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["cpu",{"_index":1876,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["cran",{"_index":66,"title":{},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["crash",{"_index":2777,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["crawl",{"_index":373,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["creat",{"_index":0,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["create databas",{"_index":2117,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["create git repo",{"_index":899,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["creation",{"_index":676,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["credenti",{"_index":1286,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["credit",{"_index":1817,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["crm",{"_index":1008,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["cron",{"_index":21,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["cron linux",{"_index":2757,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["cron tutori",{"_index":2755,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["crontab",{"_index":2756,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["crypt",{"_index":239,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["cryptsetup",{"_index":1923,"title":{},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{},"deprecated":{}}],["cs:go",{"_index":1230,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo",{"_index":1233,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo serv",{"_index":1234,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo server host",{"_index":1235,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csr",{"_index":1143,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["css",{"_index":1012,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["curl",{"_index":44,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["current",{"_index":84,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/billing-and-payments/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["custom",{"_index":99,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["custom distribut",{"_index":1029,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom distro",{"_index":909,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom inst",{"_index":2267,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["custom kernel",{"_index":1026,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["custom linod",{"_index":851,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["custom linux",{"_index":1507,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["custom linux kernel",{"_index":850,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["cut",{"_index":2206,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["cve",{"_index":1731,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["cyberduck",{"_index":2785,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["cygwin",{"_index":1751,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["daemon",{"_index":399,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["dahdi",{"_index":1393,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["daili",{"_index":2843,"title":{},"keywords":{},"toc":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["dalla",{"_index":2901,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["dandifi",{"_index":2947,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dashboard",{"_index":28,"title":{},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["data",{"_index":24,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-backup-service/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["data stor",{"_index":828,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["data visu",{"_index":53,"title":{},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"toc":{},"deprecated":{}}],["databas",{"_index":5,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["database configur",{"_index":329,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["database tun",{"_index":330,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["datacent",{"_index":2779,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["dataset",{"_index":513,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["datasourc",{"_index":1420,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["datastor",{"_index":2031,"title":{},"keywords":{},"toc":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["date",{"_index":879,"title":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["date/tim",{"_index":2492,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["davf",{"_index":1332,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["davfs2",{"_index":1333,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["day",{"_index":1597,"title":{},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["dbm",{"_index":2666,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["dcv",{"_index":2655,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["deactiv",{"_index":838,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["dead",{"_index":1241,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["deathmatch",{"_index":806,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["debain 7",{"_index":1793,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{}},"toc":{},"deprecated":{}}],["debian",{"_index":61,"title":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["debian 5",{"_index":2704,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian 6",{"_index":2334,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 exim",{"_index":2357,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 lamp serv",{"_index":2327,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 mail serv",{"_index":2205,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 send email",{"_index":2356,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 7",{"_index":1642,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["debian 7 lamp serv",{"_index":1893,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["debian 8",{"_index":885,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["debian 8 lamp serv",{"_index":1502,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian 9",{"_index":1514,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"toc":{},"deprecated":{}}],["debian exim",{"_index":2358,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian firewal",{"_index":2889,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian jessi",{"_index":886,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{},"deprecated":{}}],["debian lamp",{"_index":1503,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian lamp guid",{"_index":1894,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lamp serv",{"_index":2934,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lenni",{"_index":2594,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian mail serv",{"_index":2790,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian squeez",{"_index":2333,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian upgrad",{"_index":1938,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian vpn",{"_index":2312,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian wheezi",{"_index":1641,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["debian. track",{"_index":2764,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian/ubuntu",{"_index":184,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["debug",{"_index":1964,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["decid",{"_index":1996,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["decis",{"_index":1688,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["declar",{"_index":440,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["dedic",{"_index":807,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["deep",{"_index":596,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["deep learn",{"_index":590,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["default",{"_index":468,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["default.rb",{"_index":1544,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["defin",{"_index":174,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["definit",{"_index":2799,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["delay",{"_index":2467,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["deleg",{"_index":2049,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["delet",{"_index":193,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["deliveri",{"_index":783,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["demo",{"_index":475,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["demonstr",{"_index":2270,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["deni",{"_index":994,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["depend",{"_index":297,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy",{"_index":47,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/linode-images/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy ghost on ubuntu 16.04",{"_index":727,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["deploy python applications with nginx",{"_index":1985,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["describ",{"_index":1111,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["descript",{"_index":1903,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["descriptor",{"_index":1436,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["desktop",{"_index":68,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["dest",{"_index":1955,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["destin",{"_index":2642,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["destroy",{"_index":526,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["detach",{"_index":365,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["determin",{"_index":2180,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["develop",{"_index":265,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["develop php",{"_index":2577,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["devic",{"_index":34,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["diagnos",{"_index":1676,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["diagnost",{"_index":918,"title":{},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["differ",{"_index":1778,"title":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["diffi",{"_index":990,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["dig",{"_index":2444,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["digest",{"_index":1477,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["direct",{"_index":1410,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["directadmin",{"_index":2214,"title":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"toc":{},"deprecated":{}}],["directli",{"_index":2671,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["directori",{"_index":187,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["disabl",{"_index":410,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["disable a backup",{"_index":2171,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["disconnect",{"_index":2689,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["discount",{"_index":2143,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["discov",{"_index":2528,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["discoveri",{"_index":2256,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["discuss",{"_index":1991,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["discussion forum",{"_index":2604,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["disk",{"_index":244,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["display",{"_index":460,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["distribut",{"_index":101,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["distributed version control",{"_index":2657,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["distributions/vers",{"_index":1651,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["distro",{"_index":1807,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["distro upgrad",{"_index":2222,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["django",{"_index":1303,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["dkim",{"_index":1262,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["dlna",{"_index":962,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["dm",{"_index":238,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["dm-crypt",{"_index":240,"title":{},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"toc":{},"deprecated":{}}],["dmarc",{"_index":1264,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["dn",{"_index":490,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["dna",{"_index":2121,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["dnf",{"_index":2948,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dns configur",{"_index":1492,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns debian",{"_index":2361,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dns manag",{"_index":1491,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns record",{"_index":2914,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns record typ",{"_index":2915,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns resolut",{"_index":2916,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["docker",{"_index":132,"title":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["docker c",{"_index":135,"title":{},"keywords":{"/docs/applications/containers/install_docker_ce/":{}},"toc":{},"deprecated":{}}],["docker compos",{"_index":137,"title":{},"keywords":{"/docs/applications/containers/install_docker_compose/":{}},"toc":{},"deprecated":{}}],["docker hub",{"_index":418,"title":{},"keywords":{"/docs/applications/containers/when-and-why-to-use-docker/":{}},"toc":{},"deprecated":{}}],["docker swarm",{"_index":670,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["docker,container,dockerfile,dock",{"_index":763,"title":{},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"toc":{},"deprecated":{}}],["dockerfil",{"_index":840,"title":{"/docs/applications/containers/how-to-use-dockerfiles/":{}},"keywords":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{}},"toc":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["document",{"_index":2079,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["doesn’t",{"_index":1882,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dog",{"_index":2945,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["doku wiki",{"_index":2674,"title":{},"keywords":{"/docs/websites/wikis/dokuwiki-engine/":{}},"toc":{},"deprecated":{}}],["dokuwiki",{"_index":2673,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{"/docs/websites/wikis/dokuwiki-engine/":{}},"deprecated":{}}],["dolphin",{"_index":2107,"title":{"/docs/applications/social-networking/dolphin/":{}},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["domain",{"_index":391,"title":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["domain nam",{"_index":1709,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["domain zon",{"_index":2931,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["don’t",{"_index":1571,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["don''t starv",{"_index":1569,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don''t starve togeth",{"_index":1570,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don't",{"_index":1567,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["don’t",{"_index":1572,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["dosblockingperiod",{"_index":2194,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dosemailnotifi",{"_index":2195,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doshashtables",{"_index":2189,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doslogdir",{"_index":2197,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospagecount",{"_index":2190,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospageinterv",{"_index":2192,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossitecount",{"_index":2191,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossiteinterv",{"_index":2193,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossystemcommand",{"_index":2196,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dovecot",{"_index":1584,"title":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["dovecot 2",{"_index":1937,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{},"deprecated":{}}],["dovecot centos 5",{"_index":2237,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["dovecot centos 6",{"_index":1591,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["dovecot centos 7",{"_index":1586,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["dovecot debian 6",{"_index":2234,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.04",{"_index":2599,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.10",{"_index":2454,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["dovecot’",{"_index":1920,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["downgrad",{"_index":2778,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["download",{"_index":64,"title":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["downtim",{"_index":1607,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["dpkg",{"_index":2939,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["drawback",{"_index":1925,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["drive",{"_index":1127,"title":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["driven",{"_index":2033,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["driver",{"_index":559,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["drop",{"_index":1432,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dropbox",{"_index":1781,"title":{"/docs/applications/cloud-storage/dropbox/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/cloud-storage/dropbox/":{}},"deprecated":{}}],["drupal",{"_index":679,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"deprecated":{}}],["drupal 8",{"_index":1171,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{}},"toc":{},"deprecated":{}}],["drush",{"_index":1696,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"toc":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["dsp",{"_index":2126,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["due",{"_index":878,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["dump",{"_index":234,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["duplic",{"_index":580,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["durat",{"_index":1961,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["dvc",{"_index":1630,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["dynam",{"_index":2048,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["dynamic apach",{"_index":2404,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["dynamic cont",{"_index":2719,"title":{},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{},"deprecated":{}}],["e-commerc",{"_index":1051,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["each",{"_index":571,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"deprecated":{}}],["earli",{"_index":81,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["easi",{"_index":969,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["easy linux",{"_index":966,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{},"deprecated":{}}],["easyrsa",{"_index":1290,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"deprecated":{}}],["echo",{"_index":2911,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ecommerc",{"_index":779,"title":{},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["edit",{"_index":273,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["editor",{"_index":611,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["effect",{"_index":2670,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["egroupwar",{"_index":2475,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd",{"_index":2016,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd on linux",{"_index":2020,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu",{"_index":2018,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 12.04",{"_index":2019,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 9.10",{"_index":2796,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu hardi",{"_index":2825,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu jaunti",{"_index":2826,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu karm",{"_index":2795,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["elast",{"_index":108,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/platform/stackscripts/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["elastic stack",{"_index":126,"title":{},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elasticsearch",{"_index":106,"title":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["element",{"_index":743,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["elgg",{"_index":2765,"title":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"deprecated":{}}],["elgg debian lenni",{"_index":2766,"title":{},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["elk",{"_index":567,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["elk stack",{"_index":565,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elk,ossec-hid",{"_index":566,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{},"deprecated":{}}],["emac",{"_index":2913,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["email",{"_index":766,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["email howto",{"_index":2791,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["email serv",{"_index":2008,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["embed",{"_index":1155,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["emerge/portag",{"_index":2953,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["enabl",{"_index":327,"title":{"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["enable a backup",{"_index":2168,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["encrypt",{"_index":237,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["encrypt,ssl,ssl",{"_index":1224,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["encryption for http",{"_index":2424,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["end",{"_index":2420,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["engin",{"_index":408,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"deprecated":{}}],["enhanc",{"_index":1167,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["enter",{"_index":975,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["enterprise search",{"_index":720,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["enterprise wiki",{"_index":2041,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["entir",{"_index":443,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["entri",{"_index":717,"title":{},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["environ",{"_index":163,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["environment",{"_index":446,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["epel",{"_index":1691,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["ephemer",{"_index":1428,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["epoch",{"_index":2491,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["eras",{"_index":2135,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["erlang",{"_index":2024,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["erp",{"_index":1340,"title":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["error",{"_index":303,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"deprecated":{}}],["esr",{"_index":2736,"title":{},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["establish",{"_index":2713,"title":{},"keywords":{},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["etc/apt/sources.list",{"_index":2943,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/dnf/dnf.conf",{"_index":2949,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/host",{"_index":1890,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["etc/yum.conf",{"_index":2946,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etcd",{"_index":658,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["evalu",{"_index":1906,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["evas",{"_index":2188,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["event",{"_index":154,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["everyth",{"_index":1560,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["everything’",{"_index":1267,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["evolv",{"_index":1046,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["exampl",{"_index":19,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["excel",{"_index":308,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["except",{"_index":1561,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["exchang",{"_index":1156,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["exclud",{"_index":1830,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["execut",{"_index":854,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["executors&rsquo",{"_index":560,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["exim",{"_index":1987,"title":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["exim ubuntu 10.04",{"_index":2617,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 10.10",{"_index":2405,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 11.04",{"_index":2239,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["exist",{"_index":616,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["exit",{"_index":979,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["expand",{"_index":1110,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["expect",{"_index":613,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["experienc",{"_index":2147,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["expir",{"_index":1943,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["explain",{"_index":1960,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["explor",{"_index":1463,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["export",{"_index":465,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["express",{"_index":2298,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ext4",{"_index":644,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["extend",{"_index":467,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["extendedstatu",{"_index":1888,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["extens",{"_index":249,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["extern",{"_index":1648,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["extra",{"_index":1221,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["extract",{"_index":370,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["face",{"_index":2179,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["factor",{"_index":785,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["fail",{"_index":451,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["fail2ban",{"_index":1353,"title":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["fail2ban.loc",{"_index":1356,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failov",{"_index":1138,"title":{},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["failregex",{"_index":1361,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failur",{"_index":1695,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{}},"deprecated":{}}],["fals",{"_index":1028,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}}}],["faq",{"_index":76,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["far.vim",{"_index":617,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["farmo",{"_index":756,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["fastcgi",{"_index":1168,"title":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fastcgi perl",{"_index":2750,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["faster",{"_index":180,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{},"deprecated":{}}],["fastscgi perl",{"_index":2013,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fault",{"_index":1610,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["fault toler",{"_index":1608,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["favorit",{"_index":1049,"title":{},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["fcgi",{"_index":2291,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fcgiwrap",{"_index":2613,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["featur",{"_index":643,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["feature develop",{"_index":2620,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["feder",{"_index":2027,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fedora",{"_index":127,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["fedora 11 apach",{"_index":2832,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 11 lamp",{"_index":2831,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 12",{"_index":2476,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 apach",{"_index":2834,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 lamp",{"_index":2833,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 13",{"_index":2483,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 apach",{"_index":2580,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 lamp",{"_index":2579,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 web serv",{"_index":2473,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 14",{"_index":2309,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 apach",{"_index":2409,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 lamp",{"_index":2408,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 15 apach",{"_index":2226,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 15 lamp",{"_index":2225,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 19 apach",{"_index":1869,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 19 lamp",{"_index":1868,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 20 apach",{"_index":1791,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora 20 lamp",{"_index":1788,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora dn",{"_index":2244,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora web serv",{"_index":2382,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora/cento",{"_index":1677,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["feed",{"_index":1022,"title":{"/docs/applications/social-networking/planet-feed-aggregator/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["fetch",{"_index":1488,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["fetchmail",{"_index":2735,"title":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["fetchmailrc",{"_index":2737,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["file",{"_index":169,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["file arch",{"_index":2525,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["file manag",{"_index":738,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["file permiss",{"_index":2551,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["file serv",{"_index":941,"title":{},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["file storag",{"_index":1330,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["file system",{"_index":502,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["file transf",{"_index":2856,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["filebeat",{"_index":284,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["filesystem",{"_index":352,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["filesystem/boot",{"_index":930,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"deprecated":{}}],["filezilla",{"_index":1716,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["filter",{"_index":981,"title":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["final",{"_index":393,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["find",{"_index":652,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["find and replac",{"_index":2545,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{},"deprecated":{}}],["find command",{"_index":2434,"title":{},"keywords":{"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"toc":{},"deprecated":{}}],["fingerprint",{"_index":2899,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["finnix",{"_index":1277,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["firewal",{"_index":325,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"deprecated":{}}],["firewall setup",{"_index":1315,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["firewalld",{"_index":1085,"title":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["first",{"_index":799,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["first lin",{"_index":983,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{}},"toc":{},"deprecated":{}}],["fish",{"_index":863,"title":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["fish script",{"_index":865,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["fish shel",{"_index":864,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["five",{"_index":2051,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fix",{"_index":971,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["flag",{"_index":2954,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["flask",{"_index":160,"title":{},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["flatpress",{"_index":2611,"title":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"deprecated":{}}],["flower",{"_index":400,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["fluxbb",{"_index":2602,"title":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"deprecated":{}}],["flyspray",{"_index":2623,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"deprecated":{}}],["folder",{"_index":1683,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["follow",{"_index":2286,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["forc",{"_index":322,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["forens",{"_index":2876,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["forg",{"_index":675,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["forgot",{"_index":2157,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["fork",{"_index":1634,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["format",{"_index":582,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["formula",{"_index":1415,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"deprecated":{}}],["fortress",{"_index":1594,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["forum",{"_index":1992,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["forum softwar",{"_index":1994,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["forums](http://www.boonex.com/forum",{"_index":2113,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["forward",{"_index":1097,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["found",{"_index":1879,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["four",{"_index":2050,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fourm",{"_index":2606,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["fpm",{"_index":1245,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"deprecated":{}}],["frame",{"_index":1053,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["framework",{"_index":2314,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["frankfurt",{"_index":2902,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["free",{"_index":2897,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["freebsd",{"_index":1201,"title":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["freenod",{"_index":2687,"title":{},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["freepbx",{"_index":1769,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["freepbx ubuntu",{"_index":2661,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fremont",{"_index":2903,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["frequenc",{"_index":1349,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["friendli",{"_index":2691,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["front",{"_index":2584,"title":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["front-end proxi",{"_index":2587,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["front-end request",{"_index":1672,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["frontend",{"_index":1343,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["fstab",{"_index":1031,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["ftp",{"_index":1717,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full",{"_index":632,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full disk encrypt",{"_index":1100,"title":{},"keywords":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{},"deprecated":{}}],["full duplex",{"_index":150,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["fulli",{"_index":1268,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["function",{"_index":306,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fundament",{"_index":2343,"title":{},"keywords":{},"toc":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["further",{"_index":289,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["fuse",{"_index":1398,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{},"deprecated":{}}],["fusion",{"_index":2676,"title":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"deprecated":{}}],["futon",{"_index":2081,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["futur",{"_index":622,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["galera",{"_index":1088,"title":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"deprecated":{}}],["game",{"_index":1048,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["game serv",{"_index":1237,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["garry’",{"_index":1659,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["garry'",{"_index":1657,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["garry''s mod",{"_index":1658,"title":{},"keywords":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["gateway",{"_index":730,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["gather",{"_index":625,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["gcc",{"_index":1652,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["gener",{"_index":761,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/api/api-key/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["generate csr",{"_index":1345,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["geni",{"_index":2618,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["gentoo",{"_index":1511,"title":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{}},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["gentoo linux",{"_index":1889,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{}},"toc":{},"deprecated":{}}],["geoip",{"_index":117,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"deprecated":{}}],["get",{"_index":481,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["getmail",{"_index":2715,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"toc":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["getting start",{"_index":1945,"title":{},"keywords":{"/docs/security/backups/backing-up-your-data/":{}},"toc":{},"deprecated":{}}],["getting-start",{"_index":859,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["ghost",{"_index":406,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"deprecated":{}}],["ghost on linod",{"_index":725,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["girocco",{"_index":2557,"title":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["git",{"_index":138,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["github",{"_index":898,"title":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["gitlab",{"_index":1210,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["gitolit",{"_index":2862,"title":{},"keywords":{"/docs/development/version-control/how-to-configure-git/":{}},"toc":{},"deprecated":{}}],["gitosi",{"_index":2477,"title":{},"keywords":{},"toc":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["gitweb",{"_index":1633,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["give",{"_index":556,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["given",{"_index":2495,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["glibc",{"_index":1650,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["glish",{"_index":949,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"deprecated":{}}],["global",{"_index":299,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["gluster",{"_index":1157,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["glusterf",{"_index":1086,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["gmail",{"_index":1056,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gnu",{"_index":1750,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["gnu screen",{"_index":2684,"title":{},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{},"deprecated":{}}],["gnu tar",{"_index":2522,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu zip",{"_index":2523,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu/linux",{"_index":627,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["go",{"_index":54,"title":{"/docs/development/go/install-go-on-ubuntu/":{}},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{}},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["go program",{"_index":55,"title":{},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["gog",{"_index":1369,"title":{"/docs/development/version-control/install-gogs-on-debian/":{}},"keywords":{"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/version-control/install-gogs-on-debian/":{}},"deprecated":{}}],["golang",{"_index":56,"title":{},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["golden",{"_index":1929,"title":{},"keywords":{},"toc":{"/docs/platform/automating-server-builds/":{}},"deprecated":{}}],["golden disk",{"_index":1928,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["googl",{"_index":762,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/email/using-google-apps-for-email/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["google analyt",{"_index":1647,"title":{},"keywords":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"toc":{},"deprecated":{}}],["google app",{"_index":1766,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google apps linod",{"_index":1767,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google authent",{"_index":1095,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["google email",{"_index":1765,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google voic",{"_index":1771,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{},"deprecated":{}}],["gpg",{"_index":924,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["gpg-agent",{"_index":1115,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["grace",{"_index":1002,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["grafana",{"_index":1298,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graph",{"_index":1887,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["graphic",{"_index":1464,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["graphit",{"_index":1297,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graylog",{"_index":703,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["graylog debian",{"_index":705,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["graylog2",{"_index":702,"title":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"keywords":{},"toc":{},"deprecated":{}}],["grep",{"_index":902,"title":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["greylist",{"_index":1729,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["grid",{"_index":538,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["group",{"_index":1071,"title":{"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["groupwar",{"_index":2007,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["grub",{"_index":916,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["grub 2",{"_index":1508,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["grub legaci",{"_index":1027,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["guacamol",{"_index":420,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"deprecated":{}}],["gui",{"_index":2288,"title":{},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["guid",{"_index":1161,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gunicorn",{"_index":161,"title":{},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["gzip",{"_index":1427,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["ha",{"_index":1627,"title":{},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"toc":{},"deprecated":{}}],["hadoop",{"_index":551,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["half",{"_index":804,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["half-life 2",{"_index":808,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["hand",{"_index":1922,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["handl",{"_index":304,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["handler",{"_index":387,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["handshak",{"_index":152,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["haproxi",{"_index":497,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{}},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hard",{"_index":2459,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["harden",{"_index":987,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"keywords":{},"toc":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["harden mysql",{"_index":2091,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["hardi",{"_index":2707,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["hash",{"_index":1059,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["hat",{"_index":131,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["hdf",{"_index":553,"title":{},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["head",{"_index":982,"title":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["header",{"_index":221,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["headless",{"_index":599,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["headless brows",{"_index":601,"title":{},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{},"deprecated":{}}],["health",{"_index":2230,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["heartble",{"_index":1802,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{},"deprecated":{}}],["hellman",{"_index":991,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["hello",{"_index":198,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["hello.go",{"_index":480,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["help",{"_index":955,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["help desk",{"_index":2163,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["helper",{"_index":931,"title":{"/docs/platform/network-helper/":{}},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["here",{"_index":264,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["hexchat",{"_index":1763,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["hg",{"_index":2654,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["hiawatha",{"_index":1715,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hiera",{"_index":748,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"deprecated":{}}],["hierarchi",{"_index":754,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["high",{"_index":1087,"title":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["high avail",{"_index":500,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["highli",{"_index":656,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["hilight",{"_index":2690,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["histori",{"_index":1815,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["hl2",{"_index":810,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["home",{"_index":836,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["homebrew",{"_index":143,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["hook",{"_index":1266,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["host",{"_index":201,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/websites/hosting-a-website/":{}},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["hosting a websit",{"_index":1668,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["hostnam",{"_index":412,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["hosts fil",{"_index":715,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{},"deprecated":{}}],["hosts.allow",{"_index":1558,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hosts.deni",{"_index":1559,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hourli",{"_index":1034,"title":{"/docs/platform/upgrade-to-hourly-billing/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{}},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["how to",{"_index":901,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["how to configure wordpress",{"_index":548,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to install wordpress",{"_index":2530,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to manage repositories with gitlab",{"_index":1213,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["how to set up bungeecord",{"_index":1448,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["how to use git",{"_index":897,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["hst",{"_index":1153,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["htaccess",{"_index":633,"title":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["html",{"_index":371,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["htop",{"_index":1621,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["http",{"_index":217,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["http auth",{"_index":2767,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["http localhost phpmyadmin",{"_index":1865,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["http server",{"_index":2368,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["http/2",{"_index":1148,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["httpd",{"_index":1703,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["httpstubstatusmodul",{"_index":1881,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-nginx/":{}},"toc":{},"deprecated":{}}],["hub",{"_index":765,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["hybrid",{"_index":267,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["i/o",{"_index":2148,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["icinga",{"_index":205,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icinga2",{"_index":206,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icmp",{"_index":2002,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["id",{"_index":67,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["identifi",{"_index":914,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ignor",{"_index":1639,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["ikiwiki",{"_index":2045,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ikiwiki debian 5",{"_index":2370,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian 6",{"_index":2275,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian lenni",{"_index":2369,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian squeez",{"_index":2274,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["imag",{"_index":470,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/platform/linode-images/":{}},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/linode-images/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/platform/linode-images/":{}},"deprecated":{}}],["imap",{"_index":1932,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["immut",{"_index":1252,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["impact",{"_index":1713,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["implement",{"_index":2340,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["import",{"_index":615,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["improperli",{"_index":2643,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["in",{"_index":798,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["increas",{"_index":315,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{}},"deprecated":{}}],["independ",{"_index":2734,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["index",{"_index":113,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["individu",{"_index":1414,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["infil",{"_index":2672,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["inform",{"_index":385,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["infrastructur",{"_index":98,"title":{},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["init",{"_index":1841,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["initi",{"_index":428,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["inotifi",{"_index":354,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["insert",{"_index":2513,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["insid",{"_index":378,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["instal",{"_index":9,"title":{"/docs/development/java/install-java-jdk/":{},"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/python/install_python_miniconda/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["install alpine linux",{"_index":1124,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["install cpanel",{"_index":1131,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["install dock",{"_index":870,"title":{},"keywords":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"toc":{},"deprecated":{}}],["install ghost",{"_index":724,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install gitlab on ubuntu",{"_index":1212,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["install graylog",{"_index":704,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["install java",{"_index":13,"title":{},"keywords":{"/docs/development/java/install-java-jdk/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install lamp ubuntu 16.04",{"_index":1178,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install mail-in-a-box",{"_index":769,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["install mariadb",{"_index":1471,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["install mysql",{"_index":1467,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install mysql on ubuntu",{"_index":2089,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install nagio",{"_index":1193,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["install nginx",{"_index":1671,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install nginx on debian 7",{"_index":1840,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install node.j",{"_index":1670,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["install openva",{"_index":1040,"title":{},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install owncloud",{"_index":845,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install plex",{"_index":959,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install salt",{"_index":1411,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["install taskwarrior",{"_index":874,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["install turtl",{"_index":818,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["install uwsgi",{"_index":1984,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["install wordpress",{"_index":545,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["install wp-cli",{"_index":1204,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install zimbra",{"_index":1371,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install znc",{"_index":1759,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["installing monit for server monitor",{"_index":1347,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"toc":{},"deprecated":{}}],["instanc",{"_index":520,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["instant",{"_index":1977,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["instant messag",{"_index":1978,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["instead",{"_index":1121,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["instruct",{"_index":2128,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["integr",{"_index":535,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["interact",{"_index":741,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["interchang",{"_index":664,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interconnect",{"_index":668,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interfac",{"_index":318,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["internet",{"_index":650,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["internet of th",{"_index":27,"title":{},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{},"deprecated":{}}],["internet radio",{"_index":2122,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["interpret",{"_index":2450,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["interv",{"_index":1001,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["intro",{"_index":2316,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["introduc",{"_index":536,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["introduct",{"_index":146,"title":{"/docs/development/introduction-to-websockets/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/platform/stackscripts/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["introduction to git",{"_index":1905,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to version control",{"_index":1904,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to websocket",{"_index":149,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["intrusion detection system",{"_index":1638,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{},"deprecated":{}}],["inventori",{"_index":1462,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["invoic",{"_index":2142,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{},"deprecated":{}}],["io",{"_index":1283,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["iot",{"_index":23,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{},"deprecated":{}}],["iotop",{"_index":1622,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["ip",{"_index":635,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/platform/network-helper/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["ip address",{"_index":654,"title":{},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/remote-access/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{},"deprecated":{}}],["ip configur",{"_index":2254,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["ip failov",{"_index":1135,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["ip pbx system",{"_index":1390,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ip whitelist",{"_index":1354,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{},"deprecated":{}}],["ip6tabl",{"_index":2515,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["iperf",{"_index":1675,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["iptabl",{"_index":623,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv4",{"_index":1289,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6",{"_index":1098,"title":{"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6 network",{"_index":2253,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["irc",{"_index":1747,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["irc bounc",{"_index":1760,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["iredmail",{"_index":1725,"title":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["irssi",{"_index":2686,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["isp",{"_index":2646,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ispconfig",{"_index":2287,"title":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["issu",{"_index":195,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["issue manag",{"_index":2624,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["issue track",{"_index":2619,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["jabber daemon",{"_index":2023,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["jail",{"_index":1360,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jail.loc",{"_index":1355,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jaunti",{"_index":2746,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["java",{"_index":12,"title":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/java/install-java-jdk/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["java debian",{"_index":2338,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java fedora",{"_index":2387,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 12",{"_index":2534,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java fedora 13",{"_index":2537,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 14",{"_index":2385,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java hardi",{"_index":2835,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java jdk",{"_index":935,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"toc":{},"deprecated":{}}],["java jr",{"_index":934,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{}},"toc":{},"deprecated":{}}],["java lenni",{"_index":2339,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 12",{"_index":2535,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 13",{"_index":2538,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 14",{"_index":2386,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu karm",{"_index":2543,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu lucid",{"_index":1974,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu maverick",{"_index":2390,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu",{"_index":1975,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.04",{"_index":2540,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.10",{"_index":2389,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu 12.04",{"_index":1973,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["java ubuntu 16.04",{"_index":1175,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["java ubuntu 9.10",{"_index":2542,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java_hom",{"_index":574,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["javascript",{"_index":1592,"title":{},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{}},"deprecated":{}}],["jboss",{"_index":1257,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["jboss a",{"_index":1416,"title":{},"keywords":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{},"deprecated":{}}],["jc2",{"_index":1367,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["jclock",{"_index":483,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jclocksgmt",{"_index":479,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jdk",{"_index":10,"title":{"/docs/development/java/install-java-jdk/":{}},"keywords":{"/docs/development/java/install-java-jdk/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{}},"deprecated":{}}],["jekyl",{"_index":463,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["jenkin",{"_index":430,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jenkinsfil",{"_index":441,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jessi",{"_index":1246,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["job",{"_index":576,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["join",{"_index":673,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["joomla",{"_index":681,"title":{"/docs/websites/cms/manage-web-content-with-joomla/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"toc":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"deprecated":{}}],["jre",{"_index":937,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["json",{"_index":2080,"title":{},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["juicessh",{"_index":272,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["jump",{"_index":186,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["jupyt",{"_index":461,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["jupyter notebook",{"_index":793,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["just cause 2",{"_index":1365,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["jvm",{"_index":1256,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["karmic",{"_index":2407,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["karmic lamp",{"_index":2808,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["keep",{"_index":530,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["keepal",{"_index":1620,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["keepaliv",{"_index":1158,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["kera",{"_index":592,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["kernel",{"_index":74,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["kernel compil",{"_index":849,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["key",{"_index":251,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/api/api-key/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/security/securing-your-server/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["key stor",{"_index":1041,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key-value stor",{"_index":2030,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key_buff",{"_index":1600,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["keypair",{"_index":1118,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["kibana",{"_index":286,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["kill",{"_index":2418,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killal",{"_index":2417,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killswitch",{"_index":624,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"keywords":{},"toc":{},"deprecated":{}}],["kit",{"_index":938,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["kloxo",{"_index":2211,"title":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"toc":{},"deprecated":{}}],["knife",{"_index":1539,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["knife.rb",{"_index":1548,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["know",{"_index":968,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["knowledge exchang",{"_index":2591,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["konvers",{"_index":1764,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["kubeadm",{"_index":414,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubectl",{"_index":415,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubelet",{"_index":416,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubernet",{"_index":403,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kvm",{"_index":911,"title":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["kvm linod",{"_index":1521,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["kvm refer",{"_index":1519,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["l2tp/ipsec",{"_index":733,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["l4d2",{"_index":1244,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["label",{"_index":1958,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["laf",{"_index":533,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lafs’",{"_index":541,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lamp",{"_index":759,"title":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["lamp debian",{"_index":1506,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["lamp guid",{"_index":2936,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["lamp howto",{"_index":1504,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lamp instal",{"_index":1655,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["lamp linux",{"_index":1898,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["lamp serv",{"_index":1789,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["lamp stack",{"_index":1496,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["languag",{"_index":401,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["laravel",{"_index":674,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["laravel forg",{"_index":682,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["larger",{"_index":1113,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["lassi",{"_index":882,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{},"deprecated":{}}],["last",{"_index":974,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["last lin",{"_index":985,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["latenc",{"_index":2640,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["latest",{"_index":1997,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"deprecated":{}}],["launch",{"_index":409,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["ldquo;incorrect&rdquo",{"_index":2159,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["ldquo;itk&rdquo",{"_index":1861,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["ldquo;less",{"_index":1061,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["ldquo;match&rdquo",{"_index":2701,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ldquo;universe&rdquo",{"_index":2675,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ldquo;varnish",{"_index":1082,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["learn",{"_index":588,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["left",{"_index":1240,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["left 4 dead",{"_index":1243,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["legaci",{"_index":1024,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["leiningen",{"_index":1255,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["lemp",{"_index":1177,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["length",{"_index":2422,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["lenni",{"_index":2341,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["lepp",{"_index":1825,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["less",{"_index":1011,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["let",{"_index":2552,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["let’",{"_index":1225,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["let'",{"_index":1222,"title":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"keywords":{},"toc":{},"deprecated":{}}],["letsencrypt",{"_index":801,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["level",{"_index":2469,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["leverag",{"_index":2870,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["librari",{"_index":1542,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["libuv",{"_index":821,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["life",{"_index":805,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["lighthttpd",{"_index":1912,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd",{"_index":1163,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd linod",{"_index":2894,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lighttpd serv",{"_index":2893,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["limit",{"_index":392,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["limits.conf",{"_index":1440,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["line",{"_index":389,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["link",{"_index":683,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["linking minecraft serv",{"_index":1447,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["linod",{"_index":89,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/platform/linode-images/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/cms-overview/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["linode api",{"_index":1845,"title":{},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{},"deprecated":{}}],["linode backup servic",{"_index":2167,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode beginn",{"_index":2776,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode beginners guid",{"_index":2775,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode cli",{"_index":1847,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["linode control panel",{"_index":1130,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["linode dn",{"_index":1662,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode guid",{"_index":1667,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode host",{"_index":2896,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode imag",{"_index":1743,"title":{},"keywords":{"/docs/platform/linode-images/":{}},"toc":{},"deprecated":{}}],["linode manag",{"_index":944,"title":{},"keywords":{"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{},"deprecated":{}}],["linode manager dn",{"_index":1663,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode migr",{"_index":2137,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["linode platform",{"_index":2166,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode quickstart guid",{"_index":1686,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["linode setup",{"_index":1669,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["linode terminal tutori",{"_index":2910,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linode troubleshoot",{"_index":2872,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linode web serv",{"_index":2895,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode’",{"_index":1948,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["linode'",{"_index":653,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{},"toc":{},"deprecated":{}}],["linode’",{"_index":83,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["linux",{"_index":139,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["linux backup",{"_index":2842,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["linux beginn",{"_index":2759,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linux command",{"_index":2421,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["linux common command",{"_index":2430,"title":{},"keywords":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{},"deprecated":{}}],["linux configur",{"_index":2873,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linux contain",{"_index":929,"title":{},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"toc":{},"deprecated":{}}],["linux firewal",{"_index":2890,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux ftp",{"_index":1721,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux jabber serv",{"_index":1982,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux kernel",{"_index":1784,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["linux lamp",{"_index":1790,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["linux mail",{"_index":1989,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["linux mail serv",{"_index":1587,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["linux package manag",{"_index":2937,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["linux scp",{"_index":1718,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux sftp program",{"_index":1720,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux termin",{"_index":2908,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linux tip",{"_index":2758,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["linux ufw",{"_index":1312,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["linux upgrade howto",{"_index":2223,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["linux web",{"_index":1895,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["linux web serv",{"_index":690,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["linux xmpp",{"_index":2321,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["lish",{"_index":915,"title":{"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["lisp",{"_index":824,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["list",{"_index":521,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["listen",{"_index":2026,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["listserv",{"_index":2071,"title":{},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["littl",{"_index":2864,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["live",{"_index":1828,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["lmtp",{"_index":1921,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["ln",{"_index":2457,"title":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["load",{"_index":316,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["load balanc",{"_index":499,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["load test",{"_index":1625,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["local",{"_index":215,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["localhost phpmyadmin",{"_index":1863,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["locat",{"_index":523,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["lock",{"_index":2516,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["log",{"_index":688,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["log fil",{"_index":2464,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["logic",{"_index":383,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["login",{"_index":946,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["logrot",{"_index":2463,"title":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logrotate.conf",{"_index":2466,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logstash",{"_index":570,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["logwatch",{"_index":1473,"title":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["london",{"_index":2904,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["longview",{"_index":920,"title":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"keywords":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["longview’",{"_index":1959,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["look",{"_index":1883,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/linode-managed/":{}},"deprecated":{}}],["loop",{"_index":361,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["loss",{"_index":2641,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["lost",{"_index":2009,"title":{},"keywords":{},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["low",{"_index":2076,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["lsyncd",{"_index":1684,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["lt",{"_index":1184,"title":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["lua",{"_index":2100,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["lucen",{"_index":721,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["lucid",{"_index":2265,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["luk",{"_index":241,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"deprecated":{}}],["luminu",{"_index":1254,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mac",{"_index":141,"title":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["mac os ftp",{"_index":2788,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os scp",{"_index":2786,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os sftp program",{"_index":2787,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os x",{"_index":2626,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{}},"toc":{},"deprecated":{}}],["machin",{"_index":587,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["machine learn",{"_index":593,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["maco",{"_index":185,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["macport",{"_index":144,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["magento",{"_index":1050,"title":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"deprecated":{}}],["magento cento",{"_index":1052,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{}},"toc":{},"deprecated":{}}],["magento ubuntu",{"_index":1054,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mail",{"_index":767,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mail client",{"_index":1856,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["mail serv",{"_index":1372,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mail zimbra",{"_index":1375,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mailbox",{"_index":1589,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mailman",{"_index":2070,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"deprecated":{}}],["main",{"_index":310,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"deprecated":{}}],["maintain",{"_index":1951,"title":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["mainten",{"_index":77,"title":{},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["make",{"_index":620,"title":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["malwar",{"_index":495,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["man pag",{"_index":1849,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["manag",{"_index":90,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-images/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["manage a backup",{"_index":2169,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["manage databas",{"_index":2118,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["manage postgresql databas",{"_index":2628,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["managing domain",{"_index":2114,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["mandatory access control system",{"_index":881,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mandril",{"_index":1779,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["mango",{"_index":2278,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["manifest",{"_index":752,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["manipul",{"_index":2411,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["manti",{"_index":2280,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"deprecated":{}}],["mantis debian",{"_index":2708,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mantis fedora",{"_index":2283,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mantis linux",{"_index":2284,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["manual",{"_index":437,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["map",{"_index":242,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["mapreduc",{"_index":585,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["mariadb",{"_index":3,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["mariadb on linux",{"_index":1470,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["mariadb’",{"_index":1776,"title":{},"keywords":{},"toc":{"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["markdown",{"_index":466,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["market](http://www.boonex.com/market",{"_index":2112,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["master",{"_index":209,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["master-mast",{"_index":1681,"title":{},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["master/slav",{"_index":1190,"title":{},"keywords":{},"toc":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["match",{"_index":338,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["mathjax",{"_index":473,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["maverick",{"_index":2277,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["maverick lamp",{"_index":2443,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["max",{"_index":1875,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["max_allowed_packet",{"_index":1601,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["max_connect",{"_index":1604,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["maxclient",{"_index":1617,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maximum",{"_index":557,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["maxrequestsperchild",{"_index":1618,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maxspareserv",{"_index":1616,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mcmyadmin",{"_index":1640,"title":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"deprecated":{}}],["mcrypt",{"_index":2294,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["mda",{"_index":2716,"title":{},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["mean",{"_index":91,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["media",{"_index":905,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["mediawiki",{"_index":2828,"title":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["meltdown",{"_index":71,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["member",{"_index":1076,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["memori",{"_index":411,"title":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["mercuri",{"_index":2653,"title":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["merg",{"_index":453,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["mesa",{"_index":1215,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["mesh",{"_index":666,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["messag",{"_index":1271,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["meta",{"_index":384,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["metadata_csum",{"_index":642,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["metamod",{"_index":1218,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["method",{"_index":155,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["methodolog",{"_index":2665,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["metric",{"_index":1957,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["metricbeat",{"_index":285,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["microservic",{"_index":159,"title":{"/docs/applications/containers/deploying-microservices-with-docker/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{}},"deprecated":{}}],["mid",{"_index":1810,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["midnight",{"_index":736,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"deprecated":{}}],["midnight command",{"_index":737,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["migrat",{"_index":1524,"title":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{"/docs/platform/kvm-reference/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["migrate linux",{"_index":2138,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["migrate to linod",{"_index":2136,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["mind",{"_index":1169,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["minecraft",{"_index":1281,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["minecraft serv",{"_index":1446,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["miniconda",{"_index":123,"title":{"/docs/development/python/install_python_miniconda/":{}},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["minimalist",{"_index":697,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["minion",{"_index":855,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["minspareserv",{"_index":1615,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mirror",{"_index":506,"title":{"/docs/platform/package-mirrors/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"deprecated":{}}],["miss",{"_index":1434,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mitig",{"_index":70,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mnist",{"_index":595,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mod",{"_index":1482,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"deprecated":{}}],["mod\\_mono",{"_index":2504,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mod\\_python",{"_index":2583,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mod\\_statu",{"_index":1885,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-apache/":{}},"toc":{},"deprecated":{}}],["mod\\_wsgi",{"_index":1308,"title":{},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mod_alia",{"_index":2703,"title":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["mod_auth",{"_index":2768,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["mod_dav_svn",{"_index":2754,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["mod_evas",{"_index":2186,"title":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["mod_fastcgi",{"_index":1775,"title":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["mod_jk",{"_index":1421,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["mod_mono",{"_index":2500,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["mod_perl",{"_index":2718,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["mod_php",{"_index":1249,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"deprecated":{}}],["mod_python",{"_index":2582,"title":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mod_rewrit",{"_index":2383,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["mod_secur",{"_index":2199,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"toc":{},"deprecated":{}}],["mod_statu",{"_index":1612,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mod_wsgi",{"_index":597,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mode",{"_index":247,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["model",{"_index":589,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["modevas",{"_index":2187,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["modif",{"_index":1422,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["modifi",{"_index":404,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/platform/network-helper/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["modsecur",{"_index":2198,"title":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["modul",{"_index":262,"title":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["mognodb",{"_index":2456,"title":{},"keywords":{"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mongo",{"_index":1798,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["mongodb",{"_index":707,"title":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"deprecated":{}}],["mongodb tutori",{"_index":1042,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["monit",{"_index":1346,"title":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monit’",{"_index":1351,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monitor",{"_index":203,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["monitor servic",{"_index":2001,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["monitor system secur",{"_index":820,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["monitoring tool",{"_index":1299,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mono",{"_index":2501,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["month",{"_index":1811,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["more",{"_index":1352,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/email/running-a-mail-server/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["mosh",{"_index":1970,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"toc":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["mount",{"_index":645,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["movabl",{"_index":2926,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["movable typ",{"_index":2927,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["move",{"_index":586,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["moving to different account",{"_index":2129,"title":{},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{},"deprecated":{}}],["mp",{"_index":1368,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["mp3",{"_index":1395,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["mpm",{"_index":1862,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"deprecated":{}}],["mt howto",{"_index":2928,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["mta",{"_index":2342,"title":{},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mtr",{"_index":2638,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["multi",{"_index":1480,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["multicraft",{"_index":1643,"title":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"keywords":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"toc":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"deprecated":{}}],["multipl",{"_index":189,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/linode-cli/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["multiplay",{"_index":1242,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["multiplayer first-person shooter video gam",{"_index":811,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiplayer game serv",{"_index":1366,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiple web serv",{"_index":2000,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["multiple wordpress",{"_index":547,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"toc":{},"deprecated":{}}],["multiplex",{"_index":364,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{},"deprecated":{}}],["mumbl",{"_index":1323,"title":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["munin",{"_index":2181,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["murmur",{"_index":1324,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["music",{"_index":1645,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["mx",{"_index":1726,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["mybb",{"_index":2692,"title":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"deprecated":{}}],["mysql",{"_index":4,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["mysql arch linux",{"_index":2317,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["mysql cento",{"_index":2882,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{}},"toc":{},"deprecated":{}}],["mysql debian",{"_index":2373,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql debian 6",{"_index":2372,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql debian squeez",{"_index":2374,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql fedora",{"_index":1844,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 12",{"_index":2883,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 13",{"_index":2569,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["mysql fedora 14",{"_index":2393,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mysql fedora 20",{"_index":1842,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["mysql hardi",{"_index":2884,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mysql instal",{"_index":1180,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mysql jaunti",{"_index":2885,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql karm",{"_index":2809,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mysql lenni",{"_index":2886,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linod",{"_index":2088,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linux",{"_index":1843,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql linux linod",{"_index":2375,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql manag",{"_index":1866,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["mysql maverick",{"_index":2438,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql on linux",{"_index":1465,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql over ssh",{"_index":2742,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql sample databas",{"_index":843,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mysql tun",{"_index":2090,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mysql tunnel",{"_index":2741,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu",{"_index":2087,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.04",{"_index":2629,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.10",{"_index":2437,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql virtual domain",{"_index":2567,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql workbench",{"_index":842,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["mysql’",{"_index":1682,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysql/mariadb",{"_index":1302,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-on-centos-7/":{}},"deprecated":{}}],["mysqldump",{"_index":7,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysqltun",{"_index":1469,"title":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["nagio",{"_index":1191,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["nagios 4 ubuntu",{"_index":1194,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["nagios linux",{"_index":2410,"title":{},"keywords":{"/docs/uptime/monitoring/nagios-server-monitoring/":{}},"toc":{},"deprecated":{}}],["name",{"_index":685,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["name server daemon",{"_index":2075,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["namenod",{"_index":575,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["nameserv",{"_index":1133,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["nano",{"_index":953,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["natti",{"_index":2183,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["natty lamp",{"_index":2243,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["navig",{"_index":181,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ndash;delet",{"_index":1953,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;distribut",{"_index":1852,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;link",{"_index":1954,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;loc",{"_index":1851,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;plan",{"_index":1850,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["need",{"_index":69,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["neighbor",{"_index":2255,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["neomak",{"_index":618,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["neovim",{"_index":607,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["net",{"_index":2502,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["netfilt",{"_index":2517,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["network",{"_index":662,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/longview/longview/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["network backup",{"_index":2841,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["network file system",{"_index":1820,"title":{},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{},"deprecated":{}}],["network help",{"_index":1692,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["network monitor",{"_index":884,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{},"deprecated":{}}],["neural network",{"_index":594,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["new",{"_index":96,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/platform/stackscripts/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["newark",{"_index":2905,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["newer",{"_index":2854,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["next",{"_index":45,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/platform/meltdown_statement/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["nextcloud",{"_index":255,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["nf",{"_index":1819,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"deprecated":{}}],["nginx",{"_index":31,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["nginx arch",{"_index":2367,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx arch linux",{"_index":2366,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx centos 5",{"_index":2749,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{}},"toc":{},"deprecated":{}}],["nginx contain",{"_index":862,"title":{},"keywords":{"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{}},"toc":{},"deprecated":{}}],["nginx debian",{"_index":2346,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx debian 6",{"_index":2251,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx debian squeez",{"_index":2345,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx fastcgi",{"_index":1527,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx fedora",{"_index":2394,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 12",{"_index":2694,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 13",{"_index":2571,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["nginx fedora 14",{"_index":2377,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["nginx perl",{"_index":2015,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx perl debian 6",{"_index":2344,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl fastcgi",{"_index":2258,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl ubuntu 11.04",{"_index":2257,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx php",{"_index":1528,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx repositori",{"_index":1707,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu",{"_index":2260,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.04",{"_index":2612,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.10",{"_index":2362,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 11.04",{"_index":2252,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 12.04",{"_index":2014,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 14.04",{"_index":1526,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 9.10",{"_index":2751,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu natti",{"_index":2259,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx.conf",{"_index":1441,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["ngx_pagespe",{"_index":1338,"title":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{}},"keywords":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["nick",{"_index":2688,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nicknam",{"_index":1755,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nightmare.j",{"_index":598,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"deprecated":{}}],["nix",{"_index":912,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["nixo",{"_index":908,"title":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["node",{"_index":208,"title":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["node.j",{"_index":197,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["nodebalanc",{"_index":1159,"title":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"toc":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/platform/linode-cli/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["nodej",{"_index":436,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["non",{"_index":216,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["normal",{"_index":1327,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["nosql",{"_index":893,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["notat",{"_index":2554,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["note",{"_index":1628,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["notebook",{"_index":462,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["notic",{"_index":1038,"title":{},"keywords":{},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["notif",{"_index":359,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["notifi",{"_index":358,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["npm",{"_index":728,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["ns",{"_index":2919,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["nsd",{"_index":2073,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["ntopng",{"_index":883,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["ntopng’",{"_index":888,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["number",{"_index":2208,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["nvim",{"_index":612,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["oath",{"_index":1092,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"deprecated":{}}],["object",{"_index":156,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["obtain",{"_index":1139,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["ocamlfus",{"_index":1399,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["ocean",{"_index":439,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ocsp",{"_index":1149,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["octal",{"_index":2553,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["odoo",{"_index":1005,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["odoo 10",{"_index":1010,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["odoo erp",{"_index":1007,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["offcial",{"_index":2037,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["offens",{"_index":1229,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["offici",{"_index":1687,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["offsit",{"_index":2875,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["oftc",{"_index":1748,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["ohai",{"_index":1540,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["older",{"_index":1510,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"deprecated":{}}],["omnibu",{"_index":1209,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["on",{"_index":231,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["oneir",{"_index":2210,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{},"deprecated":{}}],["oneiric lamp",{"_index":2217,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["opcach",{"_index":314,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["open",{"_index":191,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["open sourc",{"_index":1383,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["open source analyt",{"_index":2062,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["open source databas",{"_index":1064,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["open source dn",{"_index":2085,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["open source guid",{"_index":1376,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["open source host",{"_index":257,"title":{},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{},"deprecated":{}}],["opencart",{"_index":964,"title":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"deprecated":{}}],["openconnect",{"_index":734,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["opendkim",{"_index":1263,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["openerp",{"_index":1009,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["openfir",{"_index":1976,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["openfire cento",{"_index":2507,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{}},"toc":{},"deprecated":{}}],["openfire debian 6",{"_index":2318,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire debian squeez",{"_index":2319,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire linux",{"_index":2320,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire on linux",{"_index":2508,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 10.04",{"_index":2610,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.04",{"_index":2839,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.10",{"_index":2806,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["openjdk",{"_index":279,"title":{},"keywords":{"/docs/development/java/install-java-on-debian/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"deprecated":{}}],["openssh",{"_index":986,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"deprecated":{}}],["openssl",{"_index":1288,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"deprecated":{}}],["openssl'",{"_index":2783,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{},"deprecated":{}}],["opensus",{"_index":1678,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["openva",{"_index":1039,"title":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["openvpn",{"_index":731,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["openvpn debian",{"_index":2311,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvpn debian 6",{"_index":2310,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvz",{"_index":639,"title":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["oper",{"_index":1101,"title":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["opscod",{"_index":1543,"title":{},"keywords":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["optim",{"_index":349,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"deprecated":{}}],["option",{"_index":334,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["oracl",{"_index":939,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"deprecated":{}}],["oracle 10g",{"_index":2306,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle 10g debian 6",{"_index":2330,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle 10g ubuntu 10.10",{"_index":2300,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle debian",{"_index":2332,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian 6",{"_index":2331,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle debian lenni",{"_index":2722,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian squeez",{"_index":2329,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle jdk 8",{"_index":1258,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["oracle linux",{"_index":2303,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle over ssh",{"_index":2724,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle tunnel",{"_index":2723,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu",{"_index":2302,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.04",{"_index":2601,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.10",{"_index":2301,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 9.10",{"_index":2600,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu maverick",{"_index":2299,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["order",{"_index":2325,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["organ",{"_index":961,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["origin",{"_index":1636,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["os",{"_index":351,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["os x",{"_index":1284,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["oscommerc",{"_index":2452,"title":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["osqa",{"_index":2590,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"deprecated":{}}],["ossec",{"_index":564,"title":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["osx",{"_index":2712,"title":{},"keywords":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["otp",{"_index":788,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["out",{"_index":1397,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["outbound",{"_index":2349,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["outfil",{"_index":2668,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["output",{"_index":1837,"title":{},"keywords":{},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["outsid",{"_index":455,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["over",{"_index":948,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["overag",{"_index":1813,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["overrid",{"_index":2489,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["overview",{"_index":887,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["owa",{"_index":1278,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"deprecated":{}}],["owasp",{"_index":2201,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["owncloud",{"_index":844,"title":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"deprecated":{}}],["ownership",{"_index":1015,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["packag",{"_index":65,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["package manag",{"_index":696,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["packet",{"_index":1431,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["pacman",{"_index":2941,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["page",{"_index":638,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["page](http://www.boonex.com",{"_index":2111,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["pager",{"_index":2912,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["pagespe",{"_index":1339,"title":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["pair",{"_index":572,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["pane",{"_index":366,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["panel",{"_index":744,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pangolin",{"_index":1971,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{},"deprecated":{}}],["paramet",{"_index":1322,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["park",{"_index":2119,"title":{},"keywords":{},"toc":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"deprecated":{}}],["parked domain",{"_index":2116,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["part",{"_index":1752,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["parti",{"_index":1666,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["partit",{"_index":245,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["pass",{"_index":219,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["passeng",{"_index":709,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["passiv",{"_index":2231,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["passlib",{"_index":699,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["passphras",{"_index":1609,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["password",{"_index":952,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/platform/accounts-and-passwords/":{}},"keywords":{"/docs/security/linode-manager-security-controls/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["past",{"_index":2207,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["patch",{"_index":86,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["path",{"_index":58,"title":{},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["patroni",{"_index":657,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["payment",{"_index":1037,"title":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["pbx",{"_index":1385,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pc",{"_index":1918,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["pear",{"_index":2293,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["peer",{"_index":661,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["pengolin",{"_index":2058,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["perfect",{"_index":1908,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["perform",{"_index":527,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["perl",{"_index":1826,"title":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["perl fastcgi arch linux",{"_index":2365,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["perl/cgi",{"_index":2930,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["permalink",{"_index":1112,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["permiss",{"_index":405,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["permit",{"_index":1550,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["persist",{"_index":178,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["pflogsumm",{"_index":1836,"title":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"keywords":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"deprecated":{}}],["pg_dump",{"_index":229,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["pg_hba.conf",{"_index":337,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pg_ident.conf",{"_index":340,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pgadmin",{"_index":2625,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"deprecated":{}}],["pgadmin window",{"_index":2649,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["pharo",{"_index":2732,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["phase",{"_index":87,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["phonet",{"_index":115,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"deprecated":{}}],["php",{"_index":259,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["php 7.0",{"_index":1181,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["php apach",{"_index":2403,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php cgi",{"_index":1858,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php framework",{"_index":2576,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php fusion",{"_index":2677,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["php mysql",{"_index":1864,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["php pool",{"_index":1250,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php script",{"_index":1859,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.04",{"_index":2615,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.10",{"_index":2401,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php ubuntu lucid",{"_index":2616,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu maverick",{"_index":2402,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php-fpm",{"_index":1079,"title":{},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php5",{"_index":1577,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["php5-mysql",{"_index":1247,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{},"deprecated":{}}],["phpbb",{"_index":1993,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"deprecated":{}}],["phpfox",{"_index":2371,"title":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"deprecated":{}}],["phpmyadmin",{"_index":1838,"title":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["phusion",{"_index":2249,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["physic",{"_index":1,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{}},"keywords":{},"toc":{},"deprecated":{}}],["pi",{"_index":37,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"deprecated":{}}],["ping",{"_index":1452,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["pip",{"_index":693,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pipelin",{"_index":431,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["piwik",{"_index":2061,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["piwik centos 5",{"_index":2705,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-centos-5/":{}},"toc":{},"deprecated":{}}],["piwik debian",{"_index":2763,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["piwik fedora 13",{"_index":2380,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.04",{"_index":2398,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.10",{"_index":2376,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 12.04",{"_index":2063,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.04",{"_index":2747,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.10",{"_index":2748,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pjproject",{"_index":1392,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["pki",{"_index":1914,"title":{},"keywords":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["place",{"_index":93,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["plain",{"_index":246,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["plain text",{"_index":2279,"title":{},"keywords":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["plan",{"_index":758,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["planet",{"_index":2043,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["play",{"_index":816,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["playbook",{"_index":1453,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["plesk",{"_index":2213,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["plex",{"_index":957,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["plex cento",{"_index":960,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["plex media serv",{"_index":958,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plex ubuntu",{"_index":963,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plone",{"_index":2720,"title":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["plug",{"_index":609,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["plugin",{"_index":107,"title":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["pocketmin",{"_index":1579,"title":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"keywords":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"toc":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"deprecated":{}}],["point",{"_index":1335,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["polici",{"_index":1265,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["poll",{"_index":1348,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["poodl",{"_index":1712,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{},"deprecated":{}}],["pool",{"_index":508,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["pop3",{"_index":1933,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["popul",{"_index":1295,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["popup",{"_index":1878,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["port",{"_index":350,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["port/protocol",{"_index":1406,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["portain",{"_index":266,"title":{},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["posix",{"_index":2064,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["possibl",{"_index":542,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/upgrade-to-hourly-billing/":{}},"deprecated":{}}],["post",{"_index":1833,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix",{"_index":1055,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix centos 5",{"_index":2236,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["postfix centos 6",{"_index":1590,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["postfix centos 7",{"_index":1585,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["postfix debian 6",{"_index":2233,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postfix dovecot",{"_index":2697,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix karm",{"_index":2696,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix on debian",{"_index":2850,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 12",{"_index":2578,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 13",{"_index":2563,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["postfix on linux",{"_index":2564,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on ubuntu",{"_index":2805,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.04",{"_index":2598,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.10",{"_index":2453,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 8.04",{"_index":2836,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 9.10",{"_index":2695,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu karm",{"_index":2804,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix with couri",{"_index":2565,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix with mysql",{"_index":2566,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgr",{"_index":227,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgreql lucid",{"_index":2636,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgreql maverick",{"_index":2436,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql",{"_index":30,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgresql databas",{"_index":1160,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql debian 6",{"_index":2335,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 12",{"_index":2848,"title":{},"keywords":{"/docs/databases/postgresql/fedora-12/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 13",{"_index":2570,"title":{},"keywords":{"/docs/databases/postgresql/fedora-13/":{}},"toc":{},"deprecated":{}}],["postgresql gui",{"_index":2627,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql on cento",{"_index":2847,"title":{},"keywords":{"/docs/databases/postgresql/centos-5/":{}},"toc":{},"deprecated":{}}],["postgresql on debian",{"_index":2861,"title":{},"keywords":{"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql on ubuntu",{"_index":2849,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postgresql squeez",{"_index":2336,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu",{"_index":2810,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.04",{"_index":2635,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.10",{"_index":2435,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 9.10",{"_index":2811,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu karm",{"_index":2812,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql window",{"_index":2650,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql.conf",{"_index":333,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["postmast",{"_index":2740,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["postpon",{"_index":78,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["potenti",{"_index":1924,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["power",{"_index":1812,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["practic",{"_index":167,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pre",{"_index":568,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["preced",{"_index":2702,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["precis",{"_index":1801,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["precise pangolin",{"_index":1995,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["predict",{"_index":917,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["prefer",{"_index":1294,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["prefork",{"_index":1481,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["preliminari",{"_index":433,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["prepaid",{"_index":1036,"title":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prepar",{"_index":112,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["prepay",{"_index":2144,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prerequisit",{"_index":706,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/support/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["preserv",{"_index":2726,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["prestashop",{"_index":778,"title":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["prestashop’",{"_index":781,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["preview",{"_index":1853,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"toc":{},"deprecated":{}}],["previou",{"_index":977,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["previous",{"_index":1637,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["price",{"_index":2174,"title":{},"keywords":{},"toc":{"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["print",{"_index":1476,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["prior",{"_index":2426,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["pritunl",{"_index":1483,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"deprecated":{}}],["privat",{"_index":531,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["private branch exchang",{"_index":1384,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["privileg",{"_index":1293,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["pro",{"_index":1963,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["problem",{"_index":1564,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"deprecated":{}}],["proc",{"_index":2451,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["procedur",{"_index":1942,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["process",{"_index":302,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["processor",{"_index":118,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"deprecated":{}}],["product",{"_index":165,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["profil",{"_index":525,"title":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["program",{"_index":1557,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["progress",{"_index":105,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["project",{"_index":380,"title":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["project host",{"_index":2558,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["project management softwar",{"_index":2247,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["promot",{"_index":833,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["prompt",{"_index":2867,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["propag",{"_index":2933,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["properli",{"_index":2647,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["properti",{"_index":578,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["prorat",{"_index":1814,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["prosodi",{"_index":2096,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["prosody debian lenni",{"_index":2822,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu",{"_index":2097,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu hardi",{"_index":2823,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu jaunti",{"_index":2824,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu karm",{"_index":2794,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu lucid",{"_index":2326,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["prosody.im",{"_index":2098,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosodyctl",{"_index":2101,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["protect",{"_index":1552,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/platform/linode-backup-service/":{}},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["protocol",{"_index":218,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["provid",{"_index":485,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["provis",{"_index":269,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["proxi",{"_index":33,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["proxy pass",{"_index":2046,"title":{},"keywords":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["proxypass",{"_index":1998,"title":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["psql",{"_index":230,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["ptr",{"_index":777,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ptr record",{"_index":1493,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["public",{"_index":1094,"title":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["publish",{"_index":2658,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["pull",{"_index":454,"title":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["puppet",{"_index":747,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"deprecated":{}}],["puppet ag",{"_index":1319,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["puppet instal",{"_index":749,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"toc":{},"deprecated":{}}],["puppet mast",{"_index":1318,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["purg",{"_index":192,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["purge&rdquo",{"_index":1083,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["push",{"_index":764,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["put",{"_index":584,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["putti",{"_index":2067,"title":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["putty ssh",{"_index":2837,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["pv",{"_index":1573,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"deprecated":{}}],["pv-grub",{"_index":1574,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pvgrub",{"_index":1575,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pyinotifi",{"_index":353,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["pypa",{"_index":694,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pypi",{"_index":698,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["python",{"_index":39,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["python 3",{"_index":124,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["python virtual environ",{"_index":835,"title":{},"keywords":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{},"deprecated":{}}],["q&a",{"_index":2593,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queri",{"_index":1069,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["question",{"_index":2588,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["question and answ",{"_index":2592,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queue",{"_index":394,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["quick",{"_index":686,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["quick refer",{"_index":1582,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["quick start",{"_index":2176,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["quickedit",{"_index":274,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["quickli",{"_index":973,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["quicklisp",{"_index":825,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["quit",{"_index":1756,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["r",{"_index":50,"title":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["r foundat",{"_index":52,"title":{},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"toc":{},"deprecated":{}}],["rabbitmq",{"_index":396,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["rack",{"_index":2315,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["raid",{"_index":507,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["rail",{"_index":1196,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["rails and apach",{"_index":1910,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails app",{"_index":1513,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails on cento",{"_index":2877,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{}},"toc":{},"deprecated":{}}],["rails on debian",{"_index":1909,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rails on ubuntu",{"_index":2308,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ram",{"_index":2449,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["rancher",{"_index":402,"title":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"deprecated":{}}],["rang",{"_index":2232,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["rare",{"_index":2853,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["raspberri",{"_index":36,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"deprecated":{}}],["raspberry pi",{"_index":26,"title":{},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{},"deprecated":{}}],["rate",{"_index":2433,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["rcon",{"_index":1239,"title":{},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["rdbm",{"_index":2305,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rdiff",{"_index":1950,"title":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["rdiff-backup",{"_index":2840,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["rdn",{"_index":1489,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["read",{"_index":290,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["reader",{"_index":1018,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["readi",{"_index":872,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["real",{"_index":1757,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["real tim",{"_index":1749,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["real time messag",{"_index":2099,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["real-time messag",{"_index":2021,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["reason",{"_index":2857,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["reboot",{"_index":95,"title":{"/docs/uptime/reboot-survival-guide/":{}},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["rebuild",{"_index":2132,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["receiv",{"_index":2127,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["recent",{"_index":2160,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["recip",{"_index":1541,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["recommend",{"_index":377,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["reconfigur",{"_index":288,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["reconnect",{"_index":1450,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["record",{"_index":489,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["recov",{"_index":2133,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["recoveri",{"_index":933,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["recurs",{"_index":2269,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["red",{"_index":130,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["red hat",{"_index":128,"title":{},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"toc":{},"deprecated":{}}],["redi",{"_index":162,"title":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["redirect",{"_index":636,"title":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["redis centos 5",{"_index":2509,"title":{},"keywords":{"/docs/databases/redis/redis-on-centos-5/":{}},"toc":{},"deprecated":{}}],["redis clust",{"_index":1189,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"toc":{},"deprecated":{}}],["redis cluster instal",{"_index":827,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["redis debian 5",{"_index":2531,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis fedora 13",{"_index":2510,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["redis fedora 14",{"_index":2399,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["redis lenni",{"_index":2532,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis lucid",{"_index":2512,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis maverick",{"_index":2429,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis precise pangolin",{"_index":2029,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis serv",{"_index":1187,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.04",{"_index":2519,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.10",{"_index":2428,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 12.04",{"_index":2028,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 14.04",{"_index":1186,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 16.04",{"_index":1188,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 9.10",{"_index":2511,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmin",{"_index":708,"title":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["redmine debian",{"_index":2769,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redmine debian 6",{"_index":2250,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["redmine linux",{"_index":2246,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine postgresql",{"_index":2248,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 10.04",{"_index":2634,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 11.04",{"_index":2245,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 9.10",{"_index":2770,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redo",{"_index":976,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["reduc",{"_index":999,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["redund",{"_index":504,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["reenabl",{"_index":1969,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["refer",{"_index":1518,"title":{"/docs/platform/kvm-reference/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["referr",{"_index":1816,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["regard",{"_index":869,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["regex",{"_index":1362,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["regist",{"_index":760,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["regular",{"_index":2555,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["regular express",{"_index":2546,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{},"deprecated":{}}],["regularli",{"_index":997,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["reissu",{"_index":1803,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"deprecated":{}}],["rel",{"_index":2461,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["relat",{"_index":1063,"title":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{}},"deprecated":{}}],["relational databas",{"_index":1065,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["relay",{"_index":1060,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["releas",{"_index":1185,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["reload",{"_index":2727,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["reloc",{"_index":1915,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["remot",{"_index":204,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["remote access",{"_index":1134,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["remote desktop",{"_index":421,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["remov",{"_index":390,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/api/api-key/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["renam",{"_index":927,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["renew",{"_index":1226,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["reorder",{"_index":2415,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["replac",{"_index":647,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["replic",{"_index":1075,"title":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["replica",{"_index":1073,"title":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"keywords":{},"toc":{},"deprecated":{}}],["replica set",{"_index":1074,"title":{},"keywords":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"toc":{},"deprecated":{}}],["replset",{"_index":1797,"title":{},"keywords":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["repo",{"_index":1538,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["report",{"_index":313,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/support/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["repositori",{"_index":282,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["request",{"_index":220,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["requir",{"_index":261,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["requisit",{"_index":569,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["reschedul",{"_index":79,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["rescu",{"_index":1126,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["resel",{"_index":2215,"title":{},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"deprecated":{}}],["reset",{"_index":950,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/networking/remote-access/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["residenti",{"_index":2644,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["resiz",{"_index":906,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["resolut",{"_index":2083,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["resolv",{"_index":2086,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["resourc",{"_index":753,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["resource tun",{"_index":1599,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"toc":{},"deprecated":{}}],["respons",{"_index":1435,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["rest",{"_index":2797,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["restart",{"_index":537,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"deprecated":{}}],["restor",{"_index":8,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["restore from a backup",{"_index":2172,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["restrict",{"_index":634,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/remote-access/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["result",{"_index":1919,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["rethinkdb",{"_index":822,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["retri",{"_index":1358,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["retriev",{"_index":300,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["revers",{"_index":32,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["reverse dn",{"_index":1490,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["reverse proxi",{"_index":212,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["revok",{"_index":998,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["rewrit",{"_index":913,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["rich",{"_index":1409,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["right",{"_index":1884,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["rm",{"_index":2110,"title":{},"keywords":{},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["road",{"_index":456,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["roadmap",{"_index":621,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["role",{"_index":1070,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["rollback",{"_index":515,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["root",{"_index":951,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["root compromis",{"_index":2871,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{}},"toc":{},"deprecated":{}}],["root password",{"_index":2092,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["roster",{"_index":853,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"deprecated":{}}],["rotat",{"_index":815,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["roundcub",{"_index":1274,"title":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["roundcube’",{"_index":1276,"title":{},"keywords":{},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["rout",{"_index":1664,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["router",{"_index":2468,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["routin",{"_index":311,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["row",{"_index":1068,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["rpm",{"_index":2938,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["rsa",{"_index":1549,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["rss",{"_index":1017,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["rstudio",{"_index":48,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["rsync",{"_index":1944,"title":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["rubi",{"_index":464,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["ruby on nginx",{"_index":1512,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rail",{"_index":1197,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rails ubuntu 14.04",{"_index":1199,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["rule",{"_index":326,"title":{"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["ruleset",{"_index":1408,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["run",{"_index":381,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/platform/network-helper/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["running a mail serv",{"_index":1930,"title":{},"keywords":{"/docs/email/running-a-mail-server/":{}},"toc":{},"deprecated":{}}],["runtim",{"_index":936,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["safe",{"_index":1821,"title":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["salt",{"_index":516,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["salt configuration manag",{"_index":1412,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt mast",{"_index":1413,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt minion",{"_index":1497,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt stat",{"_index":1495,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt-cloud",{"_index":518,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"toc":{},"deprecated":{}}],["salt-ssh",{"_index":852,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["saltstack",{"_index":517,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["sampl",{"_index":213,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"deprecated":{}}],["sample t",{"_index":2093,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["sasl",{"_index":2348,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["saslauthd",{"_index":2235,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["save",{"_index":1478,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-images/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["sbopkg",{"_index":2951,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["scale",{"_index":1429,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["scan",{"_index":492,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["scenario",{"_index":604,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["schedul",{"_index":577,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["schedule a backup",{"_index":2170,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["schema",{"_index":1296,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["scm",{"_index":1632,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["scp",{"_index":2860,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["scrambl",{"_index":2416,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["scrape",{"_index":291,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scraper",{"_index":298,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scrapi",{"_index":369,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["scratch",{"_index":173,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["screen",{"_index":742,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["script",{"_index":40,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["scss",{"_index":469,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["se",{"_index":1418,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["seafil",{"_index":940,"title":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["search",{"_index":109,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["search engin",{"_index":111,"title":{},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"toc":{},"deprecated":{}}],["seasid",{"_index":2731,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["second",{"_index":2490,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["secur",{"_index":319,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["secure http",{"_index":2423,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["secure mariadb",{"_index":1472,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["secure mysql",{"_index":1468,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["secure open sourc",{"_index":858,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["secure shel",{"_index":988,"title":{},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["security-enhanced linux",{"_index":857,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["sed",{"_index":2544,"title":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["select",{"_index":993,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["self",{"_index":795,"title":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["self sign",{"_index":2771,"title":{},"keywords":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["self signed ssl",{"_index":2772,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["self-host mail",{"_index":1931,"title":{},"keywords":{"/docs/email/running-a-mail-server/":{}},"toc":{},"deprecated":{}}],["selinux",{"_index":856,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"toc":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["send",{"_index":43,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["send email ubuntu",{"_index":2240,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["send-only email",{"_index":1988,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["sendgrid",{"_index":1780,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["sendmail",{"_index":1475,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["separ",{"_index":640,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["serv",{"_index":1078,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["server",{"_index":49,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/introduction-to-websockets/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["server autom",{"_index":751,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["server build",{"_index":1927,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["server monitor",{"_index":1623,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["server,elasticsearch,filebeat,metricbeat,beats,kibana,elk",{"_index":277,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["server.cfg",{"_index":1219,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["serverlimit",{"_index":1619,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["servic",{"_index":42,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["service monitor",{"_index":1967,"title":{},"keywords":{"/docs/platform/linode-managed/":{}},"toc":{},"deprecated":{}}],["session",{"_index":367,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["session initiation protocol",{"_index":1388,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["set",{"_index":29,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["set up mysql",{"_index":1685,"title":{},"keywords":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["setup",{"_index":659,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["setuptool",{"_index":701,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["sever",{"_index":942,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["sftp",{"_index":1719,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"deprecated":{}}],["sftp jail",{"_index":2743,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["shadowsock",{"_index":342,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shadowsocks serv",{"_index":343,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["shadowsocks.json",{"_index":347,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shard",{"_index":830,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["share",{"_index":254,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["shared host",{"_index":1891,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["sheet",{"_index":1581,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["shell",{"_index":382,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["shellshock",{"_index":1730,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"toc":{},"deprecated":{}}],["shop",{"_index":2710,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["shortcut",{"_index":956,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{}},"deprecated":{}}],["shoutcast",{"_index":2120,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["shutdown",{"_index":1342,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["side",{"_index":1287,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"deprecated":{}}],["sieg",{"_index":1624,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"deprecated":{}}],["sign",{"_index":796,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["signal",{"_index":386,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["silent",{"_index":509,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["silent corrupt",{"_index":505,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["simpl",{"_index":175,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["sinatra",{"_index":2313,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["singapor",{"_index":2906,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["singl",{"_index":235,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sip",{"_index":1387,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["sip protocol",{"_index":1389,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["site",{"_index":544,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["site’",{"_index":1698,"title":{},"keywords":{},"toc":{"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["situat",{"_index":2077,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["size",{"_index":524,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["skip",{"_index":2683,"title":{},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["sl",{"_index":1498,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["slackbuild",{"_index":2950,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slackwar",{"_index":1694,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slave",{"_index":417,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["slow",{"_index":1873,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["smalltalk",{"_index":2730,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["smartcard",{"_index":1116,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["smf",{"_index":2693,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"toc":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"deprecated":{}}],["smtp",{"_index":1057,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["smtp server",{"_index":1990,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["snapshot",{"_index":514,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["snif",{"_index":1154,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["snmp",{"_index":2053,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["snmpd",{"_index":2581,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["soa",{"_index":2920,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["social",{"_index":2496,"title":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["social cod",{"_index":2559,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["social network",{"_index":2108,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sock",{"_index":1822,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["socket",{"_index":148,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["socks proxi",{"_index":1823,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{},"deprecated":{}}],["socks5",{"_index":341,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["softwar",{"_index":789,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["solr",{"_index":719,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["solut",{"_index":2762,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["someth",{"_index":2780,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["sort",{"_index":2412,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["soup",{"_index":294,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sourc",{"_index":345,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["source control manag",{"_index":2656,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["sourcemod",{"_index":1217,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["spam",{"_index":1934,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["spamassassin",{"_index":1804,"title":{},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["span/trac",{"_index":606,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{}},"deprecated":{}}],["spark",{"_index":549,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["spawn",{"_index":2378,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["special",{"_index":2738,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["specif",{"_index":755,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["specifi",{"_index":214,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/linode-managed/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["spectr",{"_index":72,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["speed",{"_index":317,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["speedtest",{"_index":903,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{}},"deprecated":{}}],["spell",{"_index":2209,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["spf",{"_index":1261,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["spider",{"_index":374,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["spigot",{"_index":1443,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["spigotmc",{"_index":1566,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["spine",{"_index":2054,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["spreadsheet",{"_index":309,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sql",{"_index":233,"title":{},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["sql databas",{"_index":2304,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sql dump",{"_index":228,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["squeak",{"_index":2733,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["squeez",{"_index":2202,"title":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["squeeze upgrad",{"_index":2364,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["squid",{"_index":1808,"title":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["squirrel mail",{"_index":1855,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["squirrelmail",{"_index":1854,"title":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"deprecated":{}}],["srv",{"_index":2921,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ssh",{"_index":655,"title":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["ssh filesystem",{"_index":2816,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssh jail",{"_index":2744,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["ssh key",{"_index":1117,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["ssh tunnel",{"_index":2065,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["ssh-agent",{"_index":1114,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["sshf",{"_index":2815,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["sshfs linux",{"_index":2817,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["sshfs maco",{"_index":2818,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssl",{"_index":687,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["ssl cert",{"_index":1142,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl cert linux",{"_index":2774,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certif",{"_index":1141,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certificates with nginx",{"_index":2425,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["ssl linux",{"_index":2773,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["ssl on cento",{"_index":1700,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["ssl on debian",{"_index":1704,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ssl on fedora",{"_index":1701,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["ssl on ubuntu",{"_index":1705,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ssl ubuntu",{"_index":2391,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["sslv3",{"_index":1711,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["stabl",{"_index":1013,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["stack",{"_index":275,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["stack,elast",{"_index":278,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["stackscript",{"_index":539,"title":{"/docs/platform/stackscripts/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["stage",{"_index":447,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["standard",{"_index":1724,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["stapl",{"_index":1150,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["stare",{"_index":2866,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["start",{"_index":80,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["startserv",{"_index":1614,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["startssl",{"_index":1344,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["startup",{"_index":1081,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["starv",{"_index":1568,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["stat",{"_index":2679,"title":{},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["state",{"_index":1494,"title":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["statement",{"_index":2669,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["static",{"_index":1425,"title":{"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["static ip",{"_index":1693,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["statist",{"_index":51,"title":{},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["statu",{"_index":85,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stay",{"_index":104,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["steam",{"_index":812,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["steam cmd",{"_index":1259,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["steam serv",{"_index":1236,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["steamcmd",{"_index":809,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["steampip",{"_index":1260,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["step",{"_index":46,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["sticki",{"_index":2227,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stop",{"_index":583,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["storag",{"_index":179,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["store",{"_index":253,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["storm",{"_index":1104,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["strategi",{"_index":932,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["stream",{"_index":1103,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["streaming audio",{"_index":2124,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streaming media",{"_index":2123,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streisand",{"_index":729,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"deprecated":{}}],["strict",{"_index":1151,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["strike",{"_index":1228,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["string",{"_index":2548,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["strong",{"_index":995,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["strong vpn",{"_index":344,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["stronger",{"_index":989,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["structur",{"_index":442,"title":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["structured wiki",{"_index":2040,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["subdomain",{"_index":491,"title":{},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["subjectaltnam",{"_index":2784,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["subkey",{"_index":1119,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["submit",{"_index":561,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["subson",{"_index":1644,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"deprecated":{}}],["substitut",{"_index":2547,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["subvers",{"_index":2752,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["sudo",{"_index":978,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["suexec",{"_index":2292,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["suit",{"_index":2229,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["summari",{"_index":75,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["superus",{"_index":925,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["suppli",{"_index":102,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["support",{"_index":472,"title":{"/docs/platform/support/":{}},"keywords":{"/docs/platform/support/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/platform/support/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["sure",{"_index":2929,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["surviv",{"_index":1045,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/reboot-survival-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["svn",{"_index":2753,"title":{},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["swap",{"_index":252,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["swapping ip address",{"_index":1136,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["swarm",{"_index":669,"title":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/introduction-to-docker/":{}},"deprecated":{}}],["swarm manag",{"_index":671,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["swarm nod",{"_index":672,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["switch",{"_index":718,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"deprecated":{}}],["switch kernel",{"_index":1786,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["symbol",{"_index":2458,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sync",{"_index":1517,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["synchron",{"_index":2662,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["syncronize fil",{"_index":2664,"title":{},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{},"deprecated":{}}],["syntax",{"_index":170,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["sysctl.conf",{"_index":1439,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["system",{"_index":339,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/websites/cms/cms-overview/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/websites/cms/cms-overview/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["system monitor",{"_index":1956,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["system us",{"_index":2347,"title":{},"keywords":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["system–frequ",{"_index":2177,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["system'",{"_index":714,"title":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"keywords":{},"toc":{},"deprecated":{}}],["systemd",{"_index":41,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["systems administr",{"_index":2760,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["systemv",{"_index":648,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["tab",{"_index":1880,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tabl",{"_index":1066,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["table_cach",{"_index":1605,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["tablet",{"_index":270,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["tag",{"_index":372,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"deprecated":{}}],["tags=chmod",{"_index":2550,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["taho",{"_index":532,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["tahr",{"_index":1307,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["tail",{"_index":984,"title":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["take",{"_index":92,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["tar",{"_index":1949,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["tar.gz. tgz",{"_index":2524,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["target",{"_index":603,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["task",{"_index":236,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tasksel",{"_index":1182,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["taskwarrior",{"_index":873,"title":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["taskwarrior on ubuntu",{"_index":875,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["taskwarrior serv",{"_index":876,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["tcp",{"_index":1423,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["tcp socket",{"_index":2069,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["tcp wrapper",{"_index":1554,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["team",{"_index":1593,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["team fortress",{"_index":1596,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["team fortress 2",{"_index":1595,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["teamspeak",{"_index":1485,"title":{"/docs/game-servers/install-teamspeak/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["teamview",{"_index":423,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["tech support",{"_index":2161,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["techniqu",{"_index":2648,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["telnet",{"_index":2155,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["templat",{"_index":641,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["temporarili",{"_index":1968,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["term",{"_index":1772,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["termin",{"_index":363,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["terminal howto",{"_index":2909,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["terraform",{"_index":484,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["terraria",{"_index":1280,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"toc":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"deprecated":{}}],["test",{"_index":60,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["test.j",{"_index":1674,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["text",{"_index":610,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["text user-interfac",{"_index":739,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["that’",{"_index":211,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["the bug geni",{"_index":2622,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["the friendly interactive shel",{"_index":868,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["theme",{"_index":1207,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["thing",{"_index":967,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["thingsboard",{"_index":25,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"deprecated":{}}],["third",{"_index":1665,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["thread_cache_s",{"_index":1603,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["thread_stack",{"_index":1602,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["three",{"_index":665,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["through",{"_index":324,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["throughput",{"_index":1872,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["ticket",{"_index":2162,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["tidi",{"_index":1926,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"deprecated":{}}],["time",{"_index":232,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/running-a-mail-server/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["timeout",{"_index":1000,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["timey wimey",{"_index":2488,"title":{},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["timezon",{"_index":2056,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["tinc",{"_index":660,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["tini",{"_index":1019,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["tinydb",{"_index":296,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["tip",{"_index":745,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"deprecated":{}}],["tl",{"_index":321,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["tl:dr",{"_index":1689,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["tls certif",{"_index":773,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["tls/ssl",{"_index":782,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["tmux",{"_index":362,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["togeth",{"_index":1080,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["token",{"_index":1147,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["tokyo",{"_index":2907,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["toler",{"_index":1611,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["tomcat",{"_index":1172,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["tomcat java",{"_index":1174,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tomcat linod",{"_index":2892,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["tomcat ubuntu",{"_index":1176,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tool",{"_index":919,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["top",{"_index":550,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["topolog",{"_index":1109,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["tor",{"_index":732,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["totp",{"_index":1091,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"toc":{},"deprecated":{}}],["trace",{"_index":2445,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["tracerout",{"_index":2639,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["track",{"_index":356,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["tracker",{"_index":2282,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["traffic",{"_index":323,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["transcod",{"_index":2125,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["transfer",{"_index":1032,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/billing-and-payments/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["transport",{"_index":1152,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["tri",{"_index":1396,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["trick",{"_index":746,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["trigger",{"_index":450,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["troubleshoot",{"_index":790,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["true",{"_index":839,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/wikis/twiki/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}}}],["truew",{"_index":2725,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}}}],["truli",{"_index":2010,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusti",{"_index":1306,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusty tahr",{"_index":1479,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["tt-rss",{"_index":1021,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ttl",{"_index":1829,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["ttrss",{"_index":1020,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["tui",{"_index":740,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["tune",{"_index":335,"title":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{}},"deprecated":{}}],["tune mysql",{"_index":1598,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"toc":{},"deprecated":{}}],["tunnel",{"_index":1096,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["turbocharg",{"_index":1576,"title":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["turn",{"_index":1438,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["turtl",{"_index":817,"title":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["twiki",{"_index":2038,"title":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"toc":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"deprecated":{}}],["two",{"_index":202,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["two factor authent",{"_index":1090,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["two-factor authent",{"_index":1941,"title":{},"keywords":{"/docs/security/linode-manager-security-controls/":{}},"toc":{},"deprecated":{}}],["txt",{"_index":2922,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["type",{"_index":1238,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["ubuntu",{"_index":11,"title":{"/docs/development/java/install-java-jdk/":{},"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["ubuntu 10.04",{"_index":2498,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.04 mail serv",{"_index":2597,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10",{"_index":2392,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 lamp",{"_index":2442,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 mail serv",{"_index":2455,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 upgrad",{"_index":2439,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.4",{"_index":2595,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04",{"_index":2184,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 lamp",{"_index":2242,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 upgrad",{"_index":2262,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 lamp",{"_index":2216,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 upgrad",{"_index":2220,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04",{"_index":1770,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 lamp",{"_index":2103,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 mail serv",{"_index":2006,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04",{"_index":1200,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 lamp",{"_index":1654,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 mail serv",{"_index":2012,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 16",{"_index":1857,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["ubuntu 16.04",{"_index":892,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 17.04",{"_index":923,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04",{"_index":2851,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04 lamp",{"_index":2935,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04",{"_index":2891,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04 mail serv",{"_index":2792,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10",{"_index":2487,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 lamp",{"_index":2807,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 mail serv",{"_index":2793,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu dn",{"_index":2084,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu exim",{"_index":2241,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu firewal",{"_index":1314,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu jaunti",{"_index":2845,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu karm",{"_index":2700,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu l0.04",{"_index":2637,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu l2.04",{"_index":2034,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp",{"_index":1653,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp serv",{"_index":2102,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu lt",{"_index":1911,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu lucid",{"_index":2497,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu mail serv",{"_index":2698,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick",{"_index":2363,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick upgrad",{"_index":2440,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu natti",{"_index":2185,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu natty upgrad",{"_index":2263,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu oneir",{"_index":2218,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu oneiric upgrad",{"_index":2221,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu precis",{"_index":1902,"title":{},"keywords":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["ubuntu precise pangolin",{"_index":2035,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu serv",{"_index":2104,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu tahr",{"_index":1380,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu ufw",{"_index":1311,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu upgrad",{"_index":2633,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu web serv",{"_index":1656,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu’",{"_index":2036,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["ubuntu/debian",{"_index":2200,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["udf",{"_index":2273,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["udp",{"_index":1679,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["ufw",{"_index":628,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["ufw tutori",{"_index":1313,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ufw’",{"_index":1317,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["unabl",{"_index":1451,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["unbound",{"_index":2082,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["unbound debian 6",{"_index":2359,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbound debian squeez",{"_index":2360,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbundl",{"_index":1208,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["uncomplicated firewal",{"_index":1310,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["under",{"_index":2400,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["understand",{"_index":332,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["undo",{"_index":972,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["unicorn",{"_index":1195,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"deprecated":{}}],["unicorn rail",{"_index":1198,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["uninstal",{"_index":1966,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uniq",{"_index":2413,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["unison",{"_index":2663,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["unit",{"_index":663,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["uniti",{"_index":427,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["univers",{"_index":2057,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["unix",{"_index":1529,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["unix socket",{"_index":2068,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["unix-like system",{"_index":2863,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{},"deprecated":{}}],["unmount",{"_index":1336,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["unoffici",{"_index":871,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["unpack",{"_index":573,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["unrespons",{"_index":2146,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["unset",{"_index":1831,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["unstabl",{"_index":452,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["unus",{"_index":2178,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["unzip",{"_index":780,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["up",{"_index":16,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["updat",{"_index":100,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["upgrad",{"_index":1033,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["upgrade distro",{"_index":1939,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["upload",{"_index":700,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uptim",{"_index":1606,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["url",{"_index":388,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["us",{"_index":14,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["usag",{"_index":168,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["use nginx as load-balanc",{"_index":2586,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["use nginx as proxi",{"_index":2585,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["user",{"_index":119,"title":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["user’",{"_index":2095,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["user/root",{"_index":2158,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["usernam",{"_index":1058,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["util",{"_index":1947,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["uwsgi",{"_index":1304,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"deprecated":{}}],["vagrant",{"_index":1515,"title":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["vagrantfil",{"_index":1516,"title":{},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["valu",{"_index":832,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["vanilla",{"_index":1394,"title":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"deprecated":{}}],["variabl",{"_index":59,"title":{},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/stackscripts/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["varnish",{"_index":1077,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["varnishlog",{"_index":1835,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vc",{"_index":1631,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["vcl",{"_index":1827,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vdev",{"_index":511,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["venu",{"_index":2044,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{}},"keywords":{},"toc":{},"deprecated":{}}],["verbos",{"_index":1917,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["verifi",{"_index":896,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version",{"_index":140,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version control",{"_index":1211,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["vhost",{"_index":1166,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["vi(m",{"_index":980,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["via",{"_index":142,"title":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["view",{"_index":22,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["vim",{"_index":608,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["vimrc",{"_index":797,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["virtual",{"_index":379,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["virtual host",{"_index":1986,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{},"deprecated":{}}],["virtual intercom",{"_index":1486,"title":{},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{},"deprecated":{}}],["virtual machine mod",{"_index":1520,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["virtual memori",{"_index":2448,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["virtualbox",{"_index":2878,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["virtualenv",{"_index":695,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["virtualhost",{"_index":1773,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["viru",{"_index":1935,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["visual",{"_index":287,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["vlogger",{"_index":2295,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["vmstat",{"_index":2447,"title":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["vnc",{"_index":424,"title":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"deprecated":{}}],["voic",{"_index":1774,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["voice chat",{"_index":1326,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["voip",{"_index":1325,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["voip gateway",{"_index":1391,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["volum",{"_index":271,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["volume manag",{"_index":503,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["vpn",{"_index":459,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["vpn server",{"_index":1484,"title":{},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{},"deprecated":{}}],["vpn tunnel",{"_index":1282,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"toc":{},"deprecated":{}}],["vs",{"_index":248,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["vulner",{"_index":73,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["vulnerabilti",{"_index":493,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{},"toc":{},"deprecated":{}}],["wait",{"_index":2932,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["warn",{"_index":1003,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["watch",{"_index":357,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["watchdog",{"_index":2105,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["way",{"_index":970,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["wazuh",{"_index":563,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["web",{"_index":164,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["web app",{"_index":1860,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["web appl",{"_index":1690,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web framework",{"_index":2032,"title":{},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web host",{"_index":1165,"title":{},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{}},"toc":{},"deprecated":{}}],["web mail",{"_index":1378,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["web scrap",{"_index":375,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{},"deprecated":{}}],["web search",{"_index":722,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["web serv",{"_index":711,"title":{},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["web sev",{"_index":1870,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["web-appl",{"_index":2829,"title":{},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["web-server autom",{"_index":678,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["web.pi",{"_index":1309,"title":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["webal",{"_index":2296,"title":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["webdav",{"_index":1331,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["webmail",{"_index":1275,"title":{},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["webmail control panel",{"_index":770,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["webmin",{"_index":1722,"title":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"deprecated":{}}],["webpag",{"_index":301,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["webserv",{"_index":2798,"title":{},"keywords":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["webservic",{"_index":631,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["websit",{"_index":292,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/websites/hosting-a-website/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["website migr",{"_index":1892,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["websocket",{"_index":147,"title":{"/docs/development/introduction-to-websockets/":{}},"keywords":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["weechat",{"_index":1746,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["week",{"_index":2494,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["wercker",{"_index":474,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wercker.yml",{"_index":478,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wget",{"_index":900,"title":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["what’",{"_index":1523,"title":{},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["what’",{"_index":82,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["wheezi",{"_index":1563,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["wheezy upgrad",{"_index":1940,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["whitelist",{"_index":1107,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["whitelist/blacklist",{"_index":2514,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["whole",{"_index":243,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["wide",{"_index":376,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["wiki",{"_index":2039,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["wildcard",{"_index":1562,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["wildfli",{"_index":1253,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["window",{"_index":145,"title":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["windows scp",{"_index":2820,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows sftp program",{"_index":2821,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows ssh cli",{"_index":2838,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["winscp",{"_index":2819,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["wireguard",{"_index":458,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"deprecated":{}}],["within",{"_index":813,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["without",{"_index":250,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["wizard",{"_index":775,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"deprecated":{}}],["wkhtmltopdf",{"_index":1014,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["wordpress",{"_index":543,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{}},"toc":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"deprecated":{}}],["wordpress how-to",{"_index":2529,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["wordpress on linod",{"_index":546,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["work",{"_index":435,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/platform/billing-and-payments/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["workbench",{"_index":841,"title":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["worker",{"_index":398,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["workflow",{"_index":1907,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["workshop",{"_index":1660,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["workstat",{"_index":1108,"title":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["world",{"_index":199,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["wp",{"_index":1203,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["wp-cli",{"_index":1206,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["wpsolr",{"_index":1578,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["wrap",{"_index":1337,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["wrapper",{"_index":1553,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["write",{"_index":307,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["wsgi",{"_index":802,"title":{"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["x",{"_index":630,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["x over ssh",{"_index":1795,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x-forward",{"_index":1794,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x11",{"_index":1792,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"deprecated":{}}],["xe",{"_index":2307,"title":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["xen",{"_index":1522,"title":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["xenial",{"_index":1162,"title":{"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xeru",{"_index":1164,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xfce",{"_index":426,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["xmpp",{"_index":2022,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xmpp server",{"_index":1979,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["xmpp/jabber",{"_index":2025,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xtradb",{"_index":1089,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["xzip",{"_index":2527,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["yarn",{"_index":552,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["yellow",{"_index":2944,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["yesod",{"_index":1745,"title":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"keywords":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"toc":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"deprecated":{}}],["yoast",{"_index":1649,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["you’r",{"_index":2865,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["yubikey",{"_index":784,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["yum",{"_index":281,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["z",{"_index":512,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zabbix",{"_index":2106,"title":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["zf",{"_index":501,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zgrep",{"_index":2556,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["zimbra",{"_index":1370,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["zimbra debian 5",{"_index":2651,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra debian 6",{"_index":2351,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra email",{"_index":1373,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra email serv",{"_index":1374,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra groupwar",{"_index":2354,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra lenni",{"_index":2652,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra lucid",{"_index":2608,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zimbra mail serv",{"_index":2355,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on cento",{"_index":2846,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on debian",{"_index":2353,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra on ubuntu",{"_index":2609,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["zimbra open sourc",{"_index":1377,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra squeez",{"_index":2352,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra ubuntu 10.04",{"_index":2607,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zip",{"_index":2521,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{},"deprecated":{}}],["zipkin",{"_index":602,"title":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["znc",{"_index":1758,"title":{"/docs/applications/messaging/install-znc-debian/":{}},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["znc on debian",{"_index":1761,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["zone",{"_index":1404,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["zone fil",{"_index":2074,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["zookeep",{"_index":1105,"title":{},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["zoom",{"_index":1962,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["zope",{"_index":2721,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}]],"pipeline":["stemmer"]}} \ No newline at end of file diff --git a/themes/docsmith/static/build/lunr-7c9f016210.json b/themes/docsmith/static/build/lunr-7c9f016210.json deleted file mode 100644 index e1d88528d9e..00000000000 --- a/themes/docsmith/static/build/lunr-7c9f016210.json +++ /dev/null @@ -1 +0,0 @@ -{"store":{"/docs/platform/meltdown_statement/":{"title":"What You Need to Do to Mitigate Meltdown and Spectre","deprecated":null,"shortguide":null},"/docs/development/python/install_python_miniconda/":{"title":"How to install Python 3 with Miniconda","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_ce/":{"title":"How to Install Docker CE","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_compose/":{"title":"How to Install Docker Compose","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-linux/":{"title":"How to install Git on Linux","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-mac/":{"title":"How to install Git on Mac","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-windows/":{"title":"How to install Git on Windows","deprecated":null,"shortguide":true},"/docs/development/introduction-to-websockets/":{"title":"Introduction to WebSockets","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-use-docker-compose/":{"title":"How to Use Docker Compose","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{"title":"Faster File Navigation with autojump","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-container-communication/":{"title":"How to Connect Docker Containers","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{"title":"Monitor Remote Hosts with Icinga","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-reverse-proxy/":{"title":"How to Use NGINX as a Reverse Proxy","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{"title":"How to Back Up Your PostgreSQL Database","deprecated":null,"shortguide":null},"/docs/security/encrypt-data-disk-with-dm-crypt/":{"title":"How to Encrypt Your Data with dm-crypt","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{"title":"Store and Share your Files with Nextcloud on Centos 7","deprecated":null,"shortguide":null},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{"title":"Use a Linode for Web Development on Remote Devices","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{"title":"Monitor an nginx Web Server Using the Elastic Stack on Centos 7","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{"title":"How to Scrape a Website with Beautiful Soup","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{"title":"Install Icinga2 Monitoring on Debian 9","deprecated":null,"shortguide":null},"/docs/databases/postgresql/configure-postgresql/":{"title":"Configure PostgreSQL","deprecated":null,"shortguide":null},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{"title":"Create a SOCKS5 Proxy Server with Shadowsocks on Ubuntu and CentOS 7","deprecated":null,"shortguide":null},"/docs/development/monitor-filesystem-events-with-pyinotify/":{"title":"Monitor Filesystem Events with Pyinotify","deprecated":null,"shortguide":null},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{"title":"How to Use tmux the Terminal Multiplexer","deprecated":null,"shortguide":null},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{"title":"Use Scrapy to Extract Data From HTML Tags","deprecated":null,"shortguide":null},"/docs/development/python/task-queue-celery-rabbitmq/":{"title":"How to Set Up a Task Queue with Celery and RabbitMQ","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{"title":"How to Install, Configure, and Deploy NGINX on a Kubernetes Cluster","deprecated":null,"shortguide":null},"/docs/applications/containers/when-and-why-to-use-docker/":{"title":"When and Why to Use Docker","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{"title":"Virtual Cloud Desktop Using Apache Guacamole","deprecated":null,"shortguide":null},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{"title":"How to Automate Builds with Jenkins on Ubuntu","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{"title":"Set Up WireGuard VPN on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{"title":"Display Jupyter Notebooks with Jekyll","deprecated":null,"shortguide":null},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{"title":"How to Develop and Deploy Your Applications Using Wercker","deprecated":null,"shortguide":null},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{"title":"Using Terraform to Provision Linode Environments","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{"title":"Add CAA Records in the Linode Manager","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{"title":"How to Scan for Vulnerabilties with ClamAV","deprecated":null,"shortguide":null},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{"title":"How to Use HAProxy for Load Balancing","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{"title":"How to Use ZFS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{"title":"Configure and Use Salt Cloud and Cloud Maps to Provision Systems","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{"title":"How to Keep Your Data Private in the Cloud with Tahoe-LAFS","deprecated":null,"shortguide":null},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{"title":"Set Up Apache to Run Multiple WordPress Sites on a Single Linode","deprecated":null,"shortguide":null},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{"title":"Install, Configure, and Run Spark on Top of a Hadoop YARN Cluster","deprecated":null,"shortguide":null},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{"title":"Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh","deprecated":null,"shortguide":null},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{"title":"How to Install and Set Up a 3-Node Hadoop Cluster","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{"title":"How to Move Your Machine Learning Model to Production","deprecated":null,"shortguide":null},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{"title":"Use Nightmare.js to Automate Headless Browsing","deprecated":null,"shortguide":null},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{"title":"Zipkin Server Configuration Using Docker and MySQL","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{"title":"How to Install NeoVim and Plugins with vim-plug","deprecated":null,"shortguide":null},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{"title":"iptables Configuration for VPN Killswitch","deprecated":null,"shortguide":null},"/docs/uptime/analytics/set-up-a-zipkin-server/":{"title":"Set Up a Zipkin Server","deprecated":null,"shortguide":null},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{"title":"How to Set Up the htaccess File on Apache","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{"title":"How to Install OpenVZ On Debian 9","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{"title":"Find Your Linode's IP Address","deprecated":null,"shortguide":null},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{"title":"Create a Highly Available PostgreSQL Cluster Using Patroni and HAProxy","deprecated":null,"shortguide":null},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{"title":"How to Set up tinc, a Peer-to-Peer VPN","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{"title":"How to Create a Docker Swarm Manager and Nodes on Linode","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{"title":"Use Laravel Forge to Automate Web-Server Creation on a Linode","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{"title":"Visualize Apache Web Server Logs Using an Elastic Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{"title":"How to Create a Private Python Package Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{"title":"How to Install and Configure Graylog2 on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{"title":"How to Install and Configure Redmine on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{"title":"Install and Configure Caddy on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/using-your-systems-hosts-file/":{"title":"Using Your System's hosts File","deprecated":null,"shortguide":null},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{"title":"Add a Custom Search to your Site with Solr","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{"title":"How to Install Ghost CMS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-streisand-gateway/":{"title":"How to Set Up a Streisand Gateway","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{"title":"How to Use Midnight Commander, a Visual File Manager","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{"title":"Install and Manage MySQL Databases with Puppet Hiera on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/project-management/install-farmos/":{"title":"Install and Configure FarmOS, an Agricultural Management, Planning and Record-Keeping Web App","deprecated":null,"shortguide":null},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{"title":"Create, Tag, and Upload Your Own Docker Image","deprecated":null,"shortguide":null},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{"title":"How to Create an Email Server with Mail-in-a-Box","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{"title":"How to Install PrestaShop on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{"title":"How to use a YubiKey for Two-Factor Secure Shell Authentication","deprecated":null,"shortguide":null},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{"title":"Install a Jupyter Notebook Server on a Linode Behind an Apache Reverse Proxy","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/introduction-to-vim-customization/":{"title":"Introduction To Vim Customization","deprecated":null,"shortguide":null},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{"title":"How to Install and Run AskBot with LetsEncrypt SSL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{"title":"Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{"title":"How to Install a Turtl Server on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{"title":"How to Install and Configure a Redis Cluster on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{"title":"Create a Python Virtual Environment on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/applications/containers/how-to-use-dockerfiles/":{"title":"How to Use Dockerfiles","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{"title":"Install and Configure MySQL Workbench on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{"title":"Install and Configure ownCloud on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{"title":"Custom Compiled Kernel on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{"title":"Configure and Use Salt SSH to Manage Your Linodes","deprecated":null,"shortguide":null},"/docs/security/getting-started-with-selinux/":{"title":"Getting Started with SELinux","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{"title":"How to Deploy an nginx Container with Docker on Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{"title":"How to Install, Configure and Run The Fish Shell","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{"title":"How to Install Docker and Pull Images for Container Deployment","deprecated":null,"shortguide":null},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{"title":"Install Taskwarrior on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{"title":"How to Install SELinux on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/containers/introduction-to-docker/":{"title":"An Introduction to Docker","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{"title":"Install ntopng for Network Monitoring on Debian 8","deprecated":null,"shortguide":null},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{"title":"Set Up a Production-Ready Cassandra Node Cluster on Ubuntu 16.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{"title":"How to Change SELinux Modes","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-git/":{"title":"How to Use Git the Version Control System","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-wget/":{"title":"How to Use Wget","deprecated":null,"shortguide":null},"/docs/platform/how-to-use-block-storage-with-your-linode/":{"title":"How to Use Block Storage with Your Linode","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{"title":"Install and Configure NixOS on a Linode","deprecated":null,"shortguide":null},"/docs/databases/cassandra/deploy-scalable-cassandra/":{"title":"How to Install Apache Cassandra on Ubuntu 17.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/platform/use-coreos-container-linux-on-linode/":{"title":"Use CoreOS Container Linux on Linode","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-centos/":{"title":"Install Java on Centos 7","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-debian/":{"title":"Install Java on Debian 8","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-ubuntu-16-04/":{"title":"Install Java on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{"title":"Install Seafile with nginx on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{"title":"Deploy an Image to a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{"title":"Enable Backups on a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{"title":"Log in to CoreOS Container Linux","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{"title":"Reset the Root Password on your Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{"title":"Resize a Linode Disk","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{"title":"Use nano to Edit Files in Linux","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{"title":"Install Plex Media Server on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{"title":"Install Plex Media Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{"title":"How to Install OpenCart on CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/linux-command-line-tips/":{"title":"Linux Command Line Tips","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-grep/":{"title":"How to Use the Grep Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-head/":{"title":"How to Use the Head Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-tail/":{"title":"How to Use the Tail Command","deprecated":null,"shortguide":null},"/docs/security/advanced-ssh-server-security/":{"title":"Use Advanced OpenSSH Features to Harden Access to Your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{"title":"Install Odoo 10 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{"title":"Host Your Own RSS Reader with Tiny Tiny RSS on CentOS 7","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{"title":"Use the Distribution-Supplied Kernel on CentOS 6 with Grub Legacy","deprecated":false,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{"title":"Install a Custom Distribution on a Linode","deprecated":null,"shortguide":null},"/docs/platform/upgrade-to-hourly-billing/":{"title":"Upgrade to Hourly Billing","deprecated":null,"shortguide":null},"/docs/platform/disk-images/resizing-a-linode/":{"title":"Resizing a Linode","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{"title":"Install OpenVAS 8 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{"title":"Install MongoDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{"title":"Create an ARK: Survival Evolved Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-centos-7/":{"title":"Install Magento on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{"title":"Install Magento on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{"title":"Configure Postfix to Send Mail Using Gmail and Google Apps on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{"title":"How to Install PostgreSQL Relational Databases on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{"title":"Create a MongoDB Replica Set","deprecated":null,"shortguide":null},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{"title":"Use Varnish & nginx to Serve WordPress over SSL & HTTP on Debian 8","deprecated":null,"shortguide":null},"/docs/platform/disk-images/clone-your-linode/":{"title":"Clone Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{"title":"How to Install Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on Ubuntu 16.04 and Debian 8","deprecated":null,"shortguide":null},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{"title":"How to Configure OpenVPN Access Server to Tunnel Traffic","deprecated":null,"shortguide":null},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{"title":"How to Use LUKS for Full Disk Encryption on Linux","deprecated":null,"shortguide":null},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{"title":"Big Data in the Linode Cloud: Streaming Data Processing with Apache Storm","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{"title":"Install WordPress on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{"title":"How to use a GPG key for SSH authentication","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{"title":"Install Alpine Linux on your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-cpanel-on-centos/":{"title":"Install cPanel on CentOS","deprecated":null,"shortguide":null},"/docs/networking/remote-access/":{"title":"Remote Access","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{"title":"Obtain a Commercially Signed SSL Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{"title":"Obtain a Commercially Signed SSL Certificate on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{"title":"Nginx SSL and TLS Deployment Best Practices","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{"title":"Custom Compiled Kernel on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/host-a-website-with-high-availability/":{"title":"Host a Website with High Availability","deprecated":null,"shortguide":null},"/docs/websites/introduction-to-high-availability/":{"title":"Introduction to High Availability","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{"title":"Install VNC on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{"title":"How to Install PostgreSQL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{"title":"Install MongoDB on Ubuntu 16.04 (Xenial)","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{"title":"Use lighttpd Web Server on Ubuntu 16.04 (Xenial Xerus)","deprecated":null,"shortguide":null},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{"title":"Update and Secure Drupal 8 on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{"title":"Install Apache Tomcat on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{"title":"How to Install a LEMP (Linux, Nginx, MySQL, PHP) Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{"title":"How to Install a LAMP Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{"title":"How to Upgrade to Ubuntu 16.04 LTS","deprecated":null,"shortguide":null},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{"title":"How to Install a Redis Server on Ubuntu or Debian 8","deprecated":null,"shortguide":null},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{"title":"Install and Configure Redis on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{"title":"Install Nagios 4 on Ubuntu and Debian 8","deprecated":null,"shortguide":null},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{"title":"Use Unicorn and Nginx to Configure Ruby on Rails Applications on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{"title":"Install FreeBSD on Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{"title":"Install WordPress Using WP-CLI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{"title":"How to Unbundle nginx from Omnibus GitLab for Serving Multiple Websites","deprecated":null,"shortguide":null},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{"title":"Install Black Mesa on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{"title":"Install Let's Encrypt to Create SSL Certificates","deprecated":null,"shortguide":null},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{"title":"Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{"title":"Left 4 Dead 2 Multiplayer Server Installation","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{"title":"Install PHP-FPM and Apache on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{"title":"Clojure Deployment with Immutant and WildFly on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{"title":"Install SteamCMD for a Steam Game Server","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{"title":"Configure SPF and DKIM With Postfix on Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/install-roundcube-on-ubuntu/":{"title":"Install Roundcube on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{"title":"Install CoreOS on Your Linode","deprecated":true,"shortguide":null},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{"title":"Open Web Analytics (OWA): Install & Launch on Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{"title":"How to Setup a Terraria Linux Server","deprecated":null,"shortguide":null},"/docs/networking/vpn/configuring-openvpn-client-devices/":{"title":"Configure OpenVPN Client Devices","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{"title":"Set up a Hardened OpenVPN Server on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{"title":"Tunnel Your Internet Traffic Through an OpenVPN Server","deprecated":null,"shortguide":null},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{"title":"Install MySQL Workbench for Database Administration","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{"title":"Deploy Graphite with Grafana on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-7/":{"title":"LAMP on CentOS 7","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{"title":"Deploy Django Applications Using uWSGI and Nginx on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-and-configure-drupal-8/":{"title":"Install and Configure Drupal 8","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/security/firewalls/configure-firewall-with-ufw/":{"title":"How to Configure a Firewall with UFW","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{"title":"Use Puppet Modules to Create a LAMP Stack","deprecated":null,"shortguide":null},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{"title":"Install and Configure Mumble on Debian","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{"title":"Access Your Box.com Account from Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{"title":"Install Nginx ngx_pagespeed Module on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{"title":"Install Odoo 9 ERP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{"title":"Set Up Nginx with PageSpeed on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{"title":"Install nginx and a StartSSL Certificate on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{"title":"Installing Monit for Server Monitoring","deprecated":null,"shortguide":null},"/docs/security/using-fail2ban-for-security/":{"title":"Use Fail2ban to Secure Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{"title":"Deploy a Just Cause 2 Multiplayer Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gogs-on-debian/":{"title":"Install Gogs on Debian 9 with nginx and PostgreSQL","deprecated":null,"shortguide":null},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{"title":"Install Zimbra Open Source Edition on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/voip/install-asterisk-on-centos-7/":{"title":"How to Install Asterisk on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-google-drive-linode/":{"title":"Access Google Drive from Linode with Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{"title":"Introduction to FirewallD on CentOS","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{"title":"Install and Configure Salt Master and Minion Servers","deprecated":null,"shortguide":null},"/docs/development/java/java-development-wildfly-centos-7/":{"title":"Java Development with WildFly on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-puppet/":{"title":"Install and Configure Puppet","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{"title":"How to Configure nginx for Optimized Performance","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-bungee-cord/":{"title":"How to Set Up BungeeCord to Link Spigot Servers","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{"title":"Learn How to Install Ansible and Run Playbooks","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{"title":"NodeBalancer SSL Configuration","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-graphical-shell-glish/":{"title":"Using the Linode Graphical Shell (Glish)","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{"title":"How to Install MySQL on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{"title":"How to Install MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-systems-logwatch/":{"title":"Monitor System Logs with Logwatch","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{"title":"Apache Web Server on Ubuntu 14.04 LTS","deprecated":null,"shortguide":null},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{"title":"Pritunl VPN Server and Management Panel on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-teamspeak/":{"title":"Install a TeamSpeak Server on Linode","deprecated":null,"shortguide":null},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{"title":"Configure Your Linode for Reverse DNS (rDNS)","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{"title":"Install Nginx Web Server on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{"title":"Use Salt States to Configure a LAMP Stack on a Minion","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{"title":"Use Salt States to Create LAMP Stack and Fail2ban Across Salt minions","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-8/":{"title":"Apache Web Server on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{"title":"LAMP on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{"title":"Run a Distribution-Supplied Kernel","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{"title":"Run a Distribution-Supplied Kernel on a KVM Linode","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-nginx-debian/":{"title":"Ruby on Rails with NGINX On Debian 9","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/vagrant-linode-environments/":{"title":"Using Vagrant to Manage Linode Environments","deprecated":null,"shortguide":null},"/docs/platform/kvm-reference/":{"title":"KVM Reference","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{"title":"How to Install MySQL on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{"title":"Install and configure nginx and PHP-FastCGI on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{"title":"Nginx and PHP-FastCGI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/beginners-guide-chef/":{"title":"A Beginner's Guide to Chef","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{"title":"Creating Your First Chef Cookbook","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{"title":"Install a Chef Server Workstation on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{"title":"Install OpenVPN Access Server on Linux for Secure Communications","deprecated":null,"shortguide":null},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{"title":"Protecting Your Linode with TCP Wrappers","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{"title":"Upgrading to Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{"title":"Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10","deprecated":null,"shortguide":null},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{"title":"Install Don't Starve Together Game Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{"title":"Custom Compiled Kernel with PV-GRUB on Debian & Ubuntu","deprecated":true,"shortguide":null},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{"title":"Turbocharge Your WordPress Search Using Solr","deprecated":null,"shortguide":null},"/docs/game-servers/pocketmine-server-on-debian-7/":{"title":"PocketMine Server on Debian 7","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{"title":"Docker Commands Quick Reference Cheat Sheet","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{"title":"Email with Postfix, Dovecot and MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{"title":"Node.js Web Server Deployed within Docker","deprecated":null,"shortguide":null},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{"title":"Team Fortress 2 on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{"title":"How to Optimize MySQL Performance Using MySQLTuner","deprecated":null,"shortguide":null},"/docs/uptime/reboot-survival-guide/":{"title":"Reboot Survival Guide","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{"title":"Tuning Your Apache Server","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{"title":"How to install Docker and deploy a LAMP Stack","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/top-htop-iotop/":{"title":"Using top to Monitor Server Performance","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/load-testing-with-siege/":{"title":"Load Testing Web Servers with Siege","deprecated":null,"shortguide":null},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{"title":"Set Up MariaDB Clusters with Galera Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{"title":"Getting Started with NodeBalancers","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{"title":"How to Install Git and Clone a GitHub Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/ossec-ids-debian-7/":{"title":"Install and Configure OSSEC on Debian 7","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{"title":"Installing McMyAdmin for Minecraft on Debian","deprecated":null,"shortguide":null},"/docs/game-servers/multicraft-on-debian/":{"title":"Installing Multicraft on Debian","deprecated":true,"shortguide":null},"/docs/game-servers/multicraft-on-ubuntu/":{"title":"Installing Multicraft on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{"title":"Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-for-websites/":{"title":"Google Analytics for Websites","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-on-wordpress/":{"title":"Google Analytics for WordPress","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{"title":"Upgrading glibc for the GHOST Vulnerability","deprecated":null,"shortguide":null},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{"title":"How to Set Up a Minecraft Server on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{"title":"LAMP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/garrys-mod-server-on-centos-7/":{"title":"Garry's Mod on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/common-dns-configurations/":{"title":"Common DNS Configurations","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{"title":"How to Install Node.js and Nginx on Debian","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{"title":"Install iPerf to Diagnose Network Speed in Linux","deprecated":null,"shortguide":null},"/docs/websites/cms/high-availability-wordpress/":{"title":"High Availability WordPress Hosting","deprecated":null,"shortguide":null},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{"title":"Configure Master-Master MySQL Database Replication","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs/":{"title":"How to Install Node.js","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{"title":"Install a LEMP Stack on CentOS 7 with FastCGI","deprecated":null,"shortguide":null},"/docs/platform/network-helper/":{"title":"Network Helper","deprecated":null,"shortguide":null},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{"title":"Themes, Modules, & Backups with Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/websites/cms/drush-drupal/":{"title":"Installing & Using Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-centos/":{"title":"SSL Certificates with Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{"title":"SSL Certificates with Apache on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{"title":"How to Upgrade to Ubuntu 14.04 LTS","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{"title":"Install Nginx and a StartSSL Certificate on Debian 7 (Wheezy)","deprecated":false,"shortguide":null},"/docs/websites/cms/cms-overview/":{"title":"Content Management Systems: an Overview","deprecated":null,"shortguide":null},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{"title":"Disabling SSLv3 for POODLE","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/filezilla/":{"title":"Transfer Files with FileZilla","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{"title":"How to Install a Webmin Control Panel and Modules on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{"title":"Install iRedmail, Open-Source Mail Server, on Ubuntu","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{"title":"Upgrading Bash for the Shellshock Vulnerability","deprecated":null,"shortguide":null},"/docs/platform/linode-images/":{"title":"Linode Images","deprecated":null,"shortguide":null},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{"title":"Yesod, Nginx, and MySQL on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{"title":"Install GitLab on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-weechat-for-irc/":{"title":"Using WeeChat for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/applications/messaging/install-znc-debian/":{"title":"Install ZNC from Source on Debian","deprecated":null,"shortguide":null},"/docs/email/using-google-apps-for-email/":{"title":"Using Google Apps for Email","deprecated":null,"shortguide":null},"/docs/networking/linux-static-ip-configuration/":{"title":"Linux Static IP Configuration","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{"title":"Deploy VoIP Services with Asterisk and Freepbx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{"title":"Running mod_fastcgi and PHP-FPM on Debian 7 (Wheezy) with Apache","deprecated":null,"shortguide":null},"/docs/databases/mariadb/mariadb-setup-debian/":{"title":"How to Set Up MariaDB on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/owncloud-debian-7/":{"title":"Installing and Configuring ownCloud on Debian 7.4","deprecated":null,"shortguide":null},"/docs/email/postfix/postfix-smtp-debian7/":{"title":"Configure Postfix to Send Mail Using an External SMTP Server","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/dropbox/":{"title":"Installing and Configuring Dropbox","deprecated":null,"shortguide":null},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{"title":"Switch to a 64-bit Linux Kernel","deprecated":false,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{"title":"LAMP Server on Fedora 20","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{"title":"Run Graphic Software on Your Linode with X-Forwarding on Debian","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{"title":"Run Graphic Software on your Linode with X-Forwarding on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{"title":"Using VNC to Operate a Desktop on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{"title":"Creating a MongoDB Replication Set on CentOS 6.4","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{"title":"Creating a MongoDB Replication Set on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{"title":"Creating a MongoDB Replication Set on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{"title":"Patching OpenSSL for the Heartbleed Vulnerability","deprecated":null,"shortguide":null},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{"title":"Installing Mail Filtering for Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{"title":"Updating Virtual Host Settings from Apache 2.2 to Apache 2.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{"title":"Creating an HTTP Proxy Using Squid on CentOS 6.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{"title":"Creating an HTTP Proxy Using Squid on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/platform/billing-and-payments/":{"title":"Billing and Payments","deprecated":null,"shortguide":null},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{"title":"How to Mount NFS Shares on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{"title":"Setting up an SSH Tunnel with Your Linode for Safe Browsing","deprecated":null,"shortguide":null},"/docs/platform/package-mirrors/":{"title":"Package Mirrors","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{"title":"Ruby on Rails with Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{"title":"Install a LEMP (Linux, Nginx, MariaDB, PHP) Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{"title":"LEMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/websites/varnish/getting-started-with-varnish-cache/":{"title":"Getting Started with Varnish Cache","deprecated":null,"shortguide":null},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{"title":"Pflogsumm for Postfix Monitoring on CentOS 6","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{"title":"Ruby on Rails with Nginx on Ubuntu 12.04 LTS (Precise)","deprecated":true,"shortguide":null},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{"title":"How to Install and Configure phpMyAdmin on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/what-is-docker/":{"title":"Docker","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{"title":"How to Install Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{"title":"Using MySQL Relational Databases on Fedora 20","deprecated":true,"shortguide":null},"/docs/platform/api/api-key/":{"title":"API Key","deprecated":null,"shortguide":null},"/docs/platform/linode-cli/":{"title":"Linode CLI","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{"title":"How to Install MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/networking/dns/previewing-websites-without-dns/":{"title":"Previewing Websites Without DNS","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{"title":"How to Install MySQL on Debian 7","deprecated":null,"shortguide":null},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{"title":"Install SquirrelMail on Ubuntu 16.04 or Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{"title":"Installing SquirrelMail on Debian 7","deprecated":true,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{"title":"Installing SquirrelMail on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{"title":"Run PHP with CGI and Apache on CentOS 6","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{"title":"Run PHP with CGI and Apache on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{"title":"How to Install MySQL with phpMyAdmin on Debian 7","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{"title":"How to Install and Configure phpMyAdmin on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{"title":"LAMP Server on Fedora 19","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{"title":"Apache Web Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-mysql/":{"title":"Longview App for MySQL","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-nginx/":{"title":"Longview App for Nginx","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-apache/":{"title":"Longview App for Apache","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{"title":"LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{"title":"Migrate from Shared Hosting to Linode","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{"title":"LAMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{"title":"How to Install a LAMP Stack on Arch Linux","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{"title":"Minecraft on Linode with Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/development/version-control/introduction-to-version-control/":{"title":"Introduction to Version Control","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{"title":"Ruby on Rails with Apache on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{"title":"lighttpd Web Server on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-7/":{"title":"Apache Web Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{"title":"Secure Communications with OpenVPN on Ubuntu 12.04 (Precise) and Debian 7","deprecated":true,"shortguide":null},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{"title":"Troubleshooting Problems with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{"title":"Install Ruby on Rails with Apache on Debian 8","deprecated":null,"shortguide":null},"/docs/security/encryption/full-disk-encryption-xen/":{"title":"Full Disk Encryption","deprecated":true,"shortguide":null},"/docs/platform/automating-server-builds/":{"title":"Automating Server Builds","deprecated":null,"shortguide":null},"/docs/email/running-a-mail-server/":{"title":"Running a Mail Server","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{"title":"Email with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{"title":"How to Upgrade to Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/security/linode-manager-security-controls/":{"title":"Linode Manager Security Controls","deprecated":null,"shortguide":null},"/docs/security/backups/backing-up-your-data/":{"title":"Backing Up Your Data","deprecated":null,"shortguide":null},"/docs/platform/longview/longview/":{"title":"What is Longview and How to Use it","deprecated":null,"shortguide":null},"/docs/platform/linode-managed/":{"title":"Linode Managed","deprecated":null,"shortguide":null},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{"title":"Install a Mosh Server as SSH Alternative on Linux","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache Tomcat on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{"title":"Install Openfire on Ubuntu 12.04 for Instant Messaging","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{"title":"Use uWSGI to deploy Python apps with Nginx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{"title":"Deploy Exim as a Send-only Mail Server on Ubuntu 12.04 ","deprecated":true,"shortguide":null},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{"title":"Launch Discussion Forums with phpBB on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{"title":"Deploy Multiple Web Servers with ProxyPass on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{"title":"Monitor Services with Nagios on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Email with Citadel on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{"title":"Email with Citadel on Ubuntu 14.04 LTS (Truly Tahr)","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Nginx and Perl-FastCGI on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{"title":"Run PHP with CGI and Apache on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{"title":"Use ejabberd for Instant Messaging on Ubuntu-12-04","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{"title":"Redis on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{"title":"Web.py on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Installing Nginx on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{"title":"TWiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{"title":"Monitor System Logs with Logwatch on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{"title":"Ikiwiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{"title":"Use Cacti to Monitor Resource Utilization on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{"title":"Apache Web Server on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{"title":"Deploy Websites with a Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{"title":"Piwik on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{"title":"Use Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Install Nginx and PHP via FastCGI on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LEMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{"title":"Use CouchDB for Document-Based Data Storage on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{"title":"Deploy MySQL Relational Databases on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{"title":"Install MySQL on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{"title":"Use MongoDB to Store Application Data on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"Installing Prosody XMPP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LAMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring-and-maintaining-your-server/":{"title":"Monitoring and Maintaining Your Server","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{"title":"Monitoring Servers with Zabbix","deprecated":true,"shortguide":null},"/docs/applications/social-networking/dolphin/":{"title":"Dolphin","deprecated":"true - '[Boonex Home Page](http://www.boonex.com)' - '[Boonex Plug-in Market](http://www.boonex.com/market)' - '[Boonex Forums](http://www.boonex.com/forums/)'","shortguide":null},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{"title":"Use cPanel to Manage Domains and Databases","deprecated":null,"shortguide":null},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{"title":"How to Install A SHOUTcast DNAS Server on Linux","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{"title":"Copying a Disk Over SSH","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{"title":"Copying a Disk to a Different Account","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{"title":"How to Upgrade to Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/troubleshooting/rescue-and-rebuild/":{"title":"Rescue and Rebuild","deprecated":null,"shortguide":null},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{"title":"Migrating a Server to Your Linode","deprecated":true,"shortguide":null},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{"title":"Disks and Configuration Profiles","deprecated":null,"shortguide":null},"/docs/platform/prepaid-billing-and-payments-legacy/":{"title":"Prepaid Billing and Payments (Legacy)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting/":{"title":"Troubleshooting","deprecated":null,"shortguide":null},"/docs/platform/accounts-and-passwords/":{"title":"Accounts and Passwords","deprecated":null,"shortguide":null},"/docs/platform/support/":{"title":"Support","deprecated":null,"shortguide":null},"/docs/platform/linode-backup-service/":{"title":"Use the Linode Backup Service to Protect and Secure Your Data","deprecated":null,"shortguide":null},"/docs/websites/hosting-a-website/":{"title":"Hosting a Website","deprecated":null,"shortguide":null},"/docs/security/securing-your-server/":{"title":"How to Secure Your Server","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{"title":"Set Up a LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{"title":"Monitoring Servers with Munin on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{"title":"mod_evasive on Apache","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{"title":"How to Configure ModSecurity on Apache","deprecated":null,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{"title":"Email with Citadel on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{"title":"How to Use Nano Text Editor Commands in Linux","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{"title":"LEMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{"title":"Set Up DNS Services on cPanel","deprecated":null,"shortguide":null},"/docs/websites/cms/kloxo-guides/":{"title":"Kloxo Guides","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{"title":"LEMP Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/cms/creating-accounts-on-directadmin/":{"title":"Creating Accounts on DirectAdmin","deprecated":true,"shortguide":null},"/docs/websites/cms/directadmin/":{"title":"DirectAdmin","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{"title":"LAMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-kloxo-on-centos-5/":{"title":"Install Kloxo on CentOS 5","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{"title":"How to Upgrade to Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{"title":"Install a Commercial SSL Certificate Using cPanel","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-fedora-15/":{"title":"OpenCart on Fedora 15","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/opencart-on-centos-6/":{"title":"OpenCart on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{"title":"OpenCart on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{"title":"LAMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-6/":{"title":"LAMP on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{"title":"NodeBalancer Reference Guide","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{"title":"LEMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{"title":"LEMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{"title":"Send-only Mail Server with Exim on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{"title":"LAMP Server on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{"title":"Provide Authoritative DNS Services with NSD on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{"title":"Use Unbound for Local DNS Resolution on Fedora 15","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{"title":"Manage Projects with Redmine on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{"title":"Manage Projects with Redmine on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{"title":"Nginx and PHP-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and PHP-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/an-overview-of-ipv6-on-linode/":{"title":"An Overview of IPv6 on Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and Perl-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{"title":"Set Up an IPv6 Tunnel on Your Linode","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{"title":"How to Upgrade to Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{"title":"Multiple Web Servers with ProxyPass on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{"title":"Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/platform/stackscripts/":{"title":"Automate Deployment with StackScripts","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{"title":"Discussion Forums with phpBB on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{"title":"Discussion Forums with phpBB on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{"title":"Django, Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{"title":"Ikiwiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{"title":"Ikiwiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{"title":"Ikiwiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{"title":"Manage Content with Markdown and Mango on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{"title":"Manage Content with Markdown and Mango on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{"title":"Manage Content with Markdown and Mango on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{"title":"Manage Development with the Mantis Bug Tracker on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{"title":"Manage Development with the Mantis Bug Tracker on Fedora 14","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{"title":"Manage Email Lists with GNU Mailman on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{"title":"Manage a Debian 6 (Squeeze) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{"title":"Manage a Fedora 14 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{"title":"Monitor System Logs with Logwatch on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{"title":"Monitoring Servers with Munin on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{"title":"Oracle 10g Express Edition on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-6-squeeze/":{"title":"Redis on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{"title":"Ruby on Rails with Apache on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{"title":"SSL Certificates with Apache 2 on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{"title":"Secure Communications with OpenVPN on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{"title":"Sinatra Framework and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-centos-5/":{"title":"TWiki on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{"title":"TWiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-fedora-14/":{"title":"TWiki on Fedora 14","deprecated":true,"shortguide":null},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{"title":"Use Public Key Authentication with SSH","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{"title":"Using MySQL Relational Databases on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{"title":"Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{"title":"Instant Messaging Services with Openfire on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{"title":"Apache 2 Web Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{"title":"Ikiwiki on Arch Linux","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{"title":"LAMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{"title":"Multiple Web Servers with ProxyPass on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{"title":"Oracle 10g Express Edition on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{"title":"Use CouchDB for Document Based Data Storage on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{"title":"WSGI using uWSGI and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{"title":"Websites with nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/debian-6-squeeze/":{"title":"Use PostgreSQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{"title":"Apache Tomcat on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{"title":"Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{"title":"Basic Postfix Email Gateway on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Django, Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{"title":"Nginx and Perl-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{"title":"Postfix, Dovecot, and System User Accounts on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{"title":"Sinatra Framework and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{"title":"Web.py on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{"title":"Email and Calendars with Zimbra 6 on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{"title":"Manage Content with Markdown and Mango on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{"title":"Send-only Mail Server with Exim on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{"title":"TWiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{"title":"TWiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{"title":"Use Unbound for Local DNS Resolution on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Websites with nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{"title":"How to Upgrade to Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{"title":"Nginx and Perl-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{"title":"Nginx and PHP-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{"title":"Use Unbound for Local DNS Resolution on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{"title":"Websites with Nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{"title":"Ikiwiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/phpfox/":{"title":"phpFox","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{"title":"TWiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{"title":"Use MySQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{"title":"Piwik on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{"title":"Web.py on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{"title":"Sinatra Framework and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{"title":"Using MySQL Relational Databases on Gentoo","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{"title":"Nginx and PHP-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{"title":"Nginx and Perl-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{"title":"Web.py on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-fedora-13/":{"title":"Piwik on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{"title":"WSGI using uWSGI and nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{"title":"WSGI using uWSGI and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{"title":"Apache 2 Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{"title":"Apache Tomcat on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{"title":"Apache Tomcat on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{"title":"Use MySQL Relational Databases on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{"title":"Websites with Nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{"title":"Apache 2 Web Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{"title":"Piwik on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-14/":{"title":"Redis on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{"title":"LEMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{"title":"LEMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{"title":"LAMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/nagios-server-monitoring/":{"title":"Nagios Server Monitoring","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{"title":"Manipulate Lists with sort and uniq","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{"title":"Use Killall and Kill Commands to Stop Processes on Linux","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{"title":"View and Follow the End of Text Files with tail","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{"title":"Use MongoDB to Store Application Data on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{"title":"LEMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{"title":"Monitor Services with Nagios on Gentoo Linux","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{"title":"Monitor Services with Nagios on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{"title":"WSGI using uWSGI and nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{"title":"WSGI using uWSGI and nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{"title":"WSGI using uWSGI and nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{"title":"Enable SSL for HTTPS Configuration on nginx","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{"title":"WSGI using uWSGI and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.10 (Maverick) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{"title":"Redis on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{"title":"Download Resources from the Command Line with wget","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{"title":"Find Files in Linux, Using the Command Line","deprecated":null,"shortguide":null},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{"title":"Manage a Fedora 13 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{"title":"Monitor System Logs with Logwatch on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{"title":"View the Beginning of Text Files with head","deprecated":null,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{"title":"Use MySQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{"title":"How to Upgrade to Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{"title":"LAMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{"title":"Use dig to Perform Manual DNS Queries","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{"title":"Use vmstat to Monitor System Performance","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{"title":"osCommerce on Fedora 13","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{"title":"Create File System Links with ln","deprecated":null,"shortguide":null},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{"title":"How to Use logrotate to Manage Log Files","deprecated":null,"shortguide":null},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{"title":"Build Database Clusters with MongoDB","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{"title":"Discussion Forums with phpBB on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{"title":"Power Team Collaboration with eGroupware on Fedora 13","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{"title":"Ikiwiki on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{"title":"Instant Messaging Services with ejabberd on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{"title":"Monitor System Logs with Logwatch on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/logwatch-log-monitoring/":{"title":"Logwatch Log Monitoring","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-centos-5/":{"title":"Confluence on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-fedora-13/":{"title":"Confluence on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{"title":"Use Unbound for Local DNS Resolution on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{"title":"Confluence on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{"title":"Confluence on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{"title":"Confluence on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{"title":"How to Use the Date Command in Linux","deprecated":null,"shortguide":null},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{"title":"Social Networking with phpFox on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{"title":"Create an Aggregate Blog using Planet on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{"title":"Instant Messaging Services with Openfire on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/planet-feed-aggregator/":{"title":"Planet Feed Aggregator","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-centos-5/":{"title":"Redis on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-13/":{"title":"Redis on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{"title":"Redis on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{"title":"Run PHP Applications under CGI with Apache on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/firewalls/control-network-traffic-with-iptables/":{"title":"Control Network Traffic with iptables","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{"title":"Redis on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{"title":"Archiving and Compressing files with GNU Tar and GNU Zip","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{"title":"How to Install and Configure WordPress","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{"title":"LEMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-5-lenny/":{"title":"Redis on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{"title":"Apache Tomcat on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{"title":"Apache Tomcat on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{"title":"Apache Tomcat on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{"title":"Apache Tomcat on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{"title":"Custom Compiled Kernel with PV-GRUB on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{"title":"Custom Compiled Kernel with PV-GRUB on CentOS 7","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{"title":"Run a Custom Compiled Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{"title":"LEMP Server on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{"title":"Manipulate Text from the Command Line with sed","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{"title":"Modify File Permissions with chmod","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{"title":"How to Grep for Text in Files","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{"title":"LEMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{"title":"LEMP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{"title":"Basic Postfix Email Gateway on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{"title":"Git Based Development Networks with Girocco on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{"title":"LEMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{"title":"Email with Postfix, Courier and MySQL on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{"title":"Apache 2 Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{"title":"Use MySQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-13/":{"title":"Use PostgreSQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{"title":"Nginx and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{"title":"Nginx and Perl-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{"title":"Use MongoDB to Store Application Data on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{"title":"Websites with the Cherokee Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{"title":"Websites with the Cherokee Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{"title":"CakePHP on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{"title":"Email with Postfix, Courier and MySQL on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{"title":"Monitor Services with Nagios on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{"title":"LAMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{"title":"Websites with nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{"title":"Monitoring Servers with Munin on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.04 (Lucid) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{"title":"Django, Apache and mod_wsgi on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_wsgi on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{"title":"Monitoring Resource Utilization with Cacti on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_python on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{"title":"Django, Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{"title":"Use Nginx as a Front-end Proxy and Software Load Balancer","deprecated":null,"shortguide":null},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{"title":"Question and Answer Communities with OSQA on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Citadel on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{"title":"Oracle 10g Express Edition on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{"title":"Oracle 10g Express Edition on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-fluxbb/":{"title":"Discussion Forums with FluxBB","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{"title":"Discussion Forums with Vanilla Forums","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{"title":"Instant Messaging Services with Openfire on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-flatpress/":{"title":"Manage Web Content with FlatPress","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{"title":"Track Bugs and Manage Development with Bug Genie","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{"title":"Track Bugs and Manage Development with Flyspray","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with the Cherokee Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{"title":"Securely Manage Remote PostgreSQL Servers with pgAdmin on Mac OS X","deprecated":null,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{"title":"Use MySQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Apache 2 Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{"title":"How to Upgrade to Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{"title":"Manage Projects with Redmine on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with nginx on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{"title":"Diagnosing Network Issues with MTR","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{"title":"How to Access PostgreSQL Database Remotely Using pgAdmin on Windows","deprecated":null,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{"title":"Email and Calendars with Zimbra 6 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{"title":"Manage Distributed Version Control with Mercurial","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{"title":"Deploy VoIP Services with Asterisk and FreePBX on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{"title":"Monitor Services with Nagios on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/synchronize-files-with-unison/":{"title":"Synchronize Files with Unison","deprecated":true,"shortguide":null},"/docs/databases/mysql/back-up-your-mysql-databases/":{"title":"Back Up Your MySQL Databases","deprecated":null,"shortguide":null},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{"title":"Manage a Debian 5 (Lenny) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{"title":"Manage an Ubuntu 9.10 (Karmic) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/wikis/dokuwiki-engine/":{"title":"DokuWiki Engine","deprecated":null,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-phpfusion/":{"title":"Manage Web Content with PHP-Fusion","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-centos-5/":{"title":"Webalizer on Centos 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{"title":"Web.py on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{"title":"Manage CPAN Modules with cpanminus","deprecated":null,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{"title":"Create an Aggregate Blog using Planet on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{"title":"Discussion Forums with phpBB on Centos 5","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{"title":"Using GNU Screen to Manage Persistent Terminal Sessions","deprecated":null,"shortguide":null},"/docs/websites/wikis/twiki/":{"title":"TWiki","deprecated":true,"shortguide":null},"/docs/applications/messaging/advanced-irssi-usage/":{"title":"Advanced Irssi Usage","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{"title":"Using Irssi for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{"title":"Use MongoDB to Store Application Data on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{"title":"Use MongoDB to Store Application Data on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{"title":"Using Apache for Proxy and Clustering Services on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{"title":"Ikiwiki on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{"title":"Ikiwiki on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{"title":"Use MongoDB to Store Application Data on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{"title":"Using Apache for Proxy and Clustering Services on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-mybb/":{"title":"Discussion Forums with MyBB","deprecated":true,"shortguide":null},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{"title":"How to Install a Simple Machines Discussion Forum (SMF) on Linux","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{"title":"Nginx and PHP-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{"title":"Nginx and Perl-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 12","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{"title":"SSL Certificates with Apache 2 on CentOS","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{"title":"SSL Certificates with Apache 2 on Fedora 12","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{"title":"SSL Certificates with Apache 2 on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{"title":"Secure Communications with OpenVPN on CentOS 6","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{"title":"Websites with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{"title":"Apache Configuration Structure","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{"title":"Managing Resources with Apache mod_alias","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{"title":"Secure Communications with OpenVPN on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{"title":"Secure Communications with OpenVPN on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{"title":"Websites with nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{"title":"Websites with nginx on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-centos-5/":{"title":"Piwik on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{"title":"Use CouchDB for Document Based Data Storage on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{"title":"Manage Development with the Mantis Bug Tracker on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{"title":"Manage Email Lists with GNU Mailman on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{"title":"Use CouchDB for Document Based Data Storage on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{"title":"osCommerce on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_python on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{"title":"Magento on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{"title":"Access Futon Over SSH to Administer CouchDB","deprecated":null,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{"title":"Multiple Web Servers with ProxyPass on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{"title":"Multiple Web Servers with ProxyPass on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{"title":"Django, Apache and mod_python on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{"title":"Power Team Collaboration with eGroupware on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{"title":"Run PHP Applications under CGI with Apache on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{"title":"Run PHP Applications under CGI with Apache on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{"title":"Use MongoDB to Store Application Data on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{"title":"Power Team Collaboration with eGroupware on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/clients/retrieve-email-using-getmail/":{"title":"Retrieve Email Using Getmail","deprecated":null,"shortguide":null},"/docs/development/frameworks/catalyst-and-modperl/":{"title":"Catalyst and mod_perl","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{"title":"Manage Web Content with Plone on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{"title":"Manage MySQL with phpMyAdmin on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{"title":"Oracle 10g Express Edition on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{"title":"Securely Administer Oracle XE with an SSH Tunnel","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{"title":"Webalizer on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{"title":"Power Team Collaboration with eGroupware on Debian 5 (Lenny)","deprecated":"truew","shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{"title":"Provide Authoritative DNS Services with NSD on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-joomla/":{"title":"Manage Web Content with Joomla!","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{"title":"Use Unbound for Local DNS Resolution on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{"title":"osCommerce on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-configure-nginx/":{"title":"How to Configure nginx","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{"title":"Magento on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{"title":"Manage Distributed Source Branches with Bazaar","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{"title":"Monitoring Resource Utilization with Cacti on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{"title":"Deploy Smalltalk Applications with Seaside","deprecated":true,"shortguide":null},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{"title":"Using Fetchmail to Retrieve Email","deprecated":true,"shortguide":null},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{"title":"Create an SSH Tunnel for MySQL Remote Access","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{"title":"Limiting Access with SFTP Jails on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{"title":"Piwik on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{"title":"Piwik on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{"title":"Run PHP Applications under CGI with Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{"title":"Send-only Mail Server with Exim on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{"title":"Send-only Mail Server with Exim on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{"title":"Nginx and Perl-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{"title":"Nginx and Perl-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{"title":"Nginx and Perl-FastCGI on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{"title":"Manage Source Code Versions with Subversion","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{"title":"Schedule Tasks with Cron","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{"title":"Nginx and PHP-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{"title":"Nginx and PHP-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-system-administration-basics/":{"title":"Linux System Administration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{"title":"Apache 2 Web Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{"title":"Piwik on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{"title":"Instant Messaging Services with ejabberd on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{"title":"Social Networking with Elgg on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-access-control/":{"title":"Apache Access Control","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{"title":"Rule-based Access Control for Apache","deprecated":null,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{"title":"Manage Projects with Redmine on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{"title":"Multiple Web Servers with ProxyPass on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{"title":"Manage Projects with Redmine on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{"title":"Create a Self-Signed Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{"title":"Create a Self-Signed Certificate on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{"title":"How to Make a Self-Signed SSL Certificate","deprecated":true,"shortguide":null},"/docs/platform/linode-beginners-guide/":{"title":"Linode Beginner's Guide","deprecated":null,"shortguide":null},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{"title":"Obtaining a Commercial SSL Certificate","deprecated":true,"shortguide":null},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{"title":"Using OpenSSL's subjectAltName with Multiple Site Domains","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{"title":"Transfer Files with Cyberduck on Mac OS X","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{"title":"Transfer Files with Filezilla on Ubuntu 9.10 Desktop","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{"title":"Email with Citadel on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{"title":"Email with Citadel on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{"title":"Email with Citadel on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{"title":"Apache Configuration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{"title":"Rewrite URLs with mod_rewrite and Apache","deprecated":null,"shortguide":null},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{"title":"Troubleshooting Common Apache Issues","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{"title":"Apache 2 Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{"title":"LAMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{"title":"Use MySQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-sshfs-on-linux/":{"title":"Using SSHFS To Mount Remote Directories","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{"title":"LAMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{"title":"Transfer Files with WinSCP on Windows","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{"title":"Installing Prosody XMPP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{"title":"Installing Prosody XMPP Server on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{"title":"Redirect URLs with the Apache Web Server","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{"title":"Instant Messaging Services with ejabberd on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{"title":"Discussion Forums with phpBB on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{"title":"Install MediaWiki on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/managing-web-content-with-drupal-7/":{"title":"Installing Drupal 7","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{"title":"LAMP Server on Fedora 11","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{"title":"LAMP Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{"title":"Apache Tomcat on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{"title":"Installing Apache Tomcat on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{"title":"SSH Connections Using PuTTY on Windows","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{"title":"Instant Messaging Services with Openfire on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{"title":"Using rdiff-backup with SSHFS","deprecated":null,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{"title":"Email and Calendars with Zimbra 6 on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/centos-5/":{"title":"Use PostgreSQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-12/":{"title":"Use PostgreSQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Courier and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{"title":"Django, Apache and mod_python on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{"title":"Django, Apache and mod_python on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{"title":"Websites with the Cherokee Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{"title":"Run a Distribution-Supplied Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/introduction-to-rsync/":{"title":"Introduction to rsync","deprecated":null,"shortguide":null},"/docs/databases/postgresql/debian-5-lenny/":{"title":"Use PostgreSQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/how-to-configure-git/":{"title":"Getting Started with Git","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{"title":"How to Install Git on Linux, Mac or Windows","deprecated":null,"shortguide":null},"/docs/tools-reference/introduction-to-linux-concepts/":{"title":"Introduction to Linux Concepts","deprecated":null,"shortguide":null},"/docs/tools-reference/linux-users-and-groups/":{"title":"Linux Users and Groups","deprecated":null,"shortguide":null},"/docs/security/recovering-from-a-system-compromise/":{"title":"Recovering from a System Compromise","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{"title":"SSL Certificates with Apache 2 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{"title":"Ruby on Rails with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{"title":"Ruby on Rails with Nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{"title":"Ruby on Rails with Nginx on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{"title":"Install a Custom Distribution on a Xen Linode","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Apache on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{"title":"Apache 2 Web Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{"title":"Use MySQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{"title":"Use MySQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{"title":"Use MySQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{"title":"Use MySQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{"title":"Use MySQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{"title":"Configure a Firewall with Arno Iptables in Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{"title":"Installing Apache Tomcat on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{"title":"lighttpd Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{"title":"Troubleshooting Memory and Networking Issues","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-shell-lish/":{"title":"Using the Linode Shell (Lish)","deprecated":null,"shortguide":null},"/docs/networking/ssh/using-the-terminal/":{"title":"Using the Terminal","deprecated":null,"shortguide":null},"/docs/networking/dns/dns-records-an-introduction/":{"title":"DNS Records: an Introduction","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{"title":"Apache 2 Web Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{"title":"Apache 2 Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-movable-type/":{"title":"Manage Web Content with Movable Type","deprecated":true,"shortguide":null},"/docs/networking/dns/dns-manager-overview/":{"title":"DNS Manager Overview","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{"title":"LAMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{"title":"LAMP Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{"title":"LAMP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-package-management/":{"title":"Linux Package Management","deprecated":null,"shortguide":null}},"index":{"version":"2.1.3","fields":["title","keywords","toc","deprecated"],"fieldVectors":[["title//docs/platform/meltdown_statement/",[0,5.758,1,7.216,2,6.265,3,6.265]],["keywords//docs/platform/meltdown_statement/",[2,6.11,3,6.11,4,5.276,5,3.459]],["toc//docs/platform/meltdown_statement/",[0,3.223,2,5.456,3,3.507,4,3.028,5,3.791,6,4.039,7,4.039,8,7.216,9,4.039,10,4.039,11,1.667,12,4.039,13,4.039,14,6.284,15,3.028,16,4.481,17,4.589,18,6.284,19,2.88,20,2.871,21,1.211,22,6.284,23,1.794,24,3.507,25,4.039,26,4.039,27,4.589,28,2.018,29,3.718,30,2.817,31,2.236,32,2.304,33,1.91,34,3.028,35,3.507,36,4.039,37,4.039]],["deprecated//docs/platform/meltdown_statement/",[]],["title//docs/development/python/install_python_miniconda/",[38,0.06,39,2.88,40,5.571,41,6.642]],["keywords//docs/development/python/install_python_miniconda/",[41,7.106,42,7.72,43,7.72]],["toc//docs/development/python/install_python_miniconda/",[]],["deprecated//docs/development/python/install_python_miniconda/",[]],["title//docs/applications/containers/install_docker_ce/",[38,0.065,44,3.524,45,6.288]],["keywords//docs/applications/containers/install_docker_ce/",[44,3.452,46,4.186,47,7.72]],["toc//docs/applications/containers/install_docker_ce/",[]],["deprecated//docs/applications/containers/install_docker_ce/",[]],["title//docs/applications/containers/install_docker_compose/",[38,0.065,44,3.524,48,5.908]],["keywords//docs/applications/containers/install_docker_compose/",[44,3.452,46,4.186,49,7.72]],["toc//docs/applications/containers/install_docker_compose/",[]],["deprecated//docs/applications/containers/install_docker_compose/",[]],["title//docs/development/version-control/how-to-install-git-linux/",[38,0.065,50,4.038,51,2.456]],["keywords//docs/development/version-control/how-to-install-git-linux/",[50,3.956,51,2.406,52,4.581]],["toc//docs/development/version-control/how-to-install-git-linux/",[]],["deprecated//docs/development/version-control/how-to-install-git-linux/",[]],["title//docs/development/version-control/how-to-install-git-mac/",[38,0.065,50,4.038,53,4.562]],["keywords//docs/development/version-control/how-to-install-git-mac/",[50,3.956,52,4.581,53,4.469]],["toc//docs/development/version-control/how-to-install-git-mac/",[38,0.098,50,5.694,54,7.191,55,7.154,56,7.154,57,2.348]],["deprecated//docs/development/version-control/how-to-install-git-mac/",[]],["title//docs/development/version-control/how-to-install-git-windows/",[38,0.065,50,4.038,58,4.003]],["keywords//docs/development/version-control/how-to-install-git-windows/",[50,3.956,52,4.581,58,3.922]],["toc//docs/development/version-control/how-to-install-git-windows/",[]],["deprecated//docs/development/version-control/how-to-install-git-windows/",[]],["title//docs/development/introduction-to-websockets/",[59,5.086,60,7.196]],["keywords//docs/development/introduction-to-websockets/",[60,5.835,61,4.633,62,7.037,63,7.037]],["toc//docs/development/introduction-to-websockets/",[60,10.405,64,4.609,65,7.001,66,1.409,67,3.013,68,5.249,69,5.805,70,6.445,71,6.445,72,3.497,73,1.112]],["deprecated//docs/development/introduction-to-websockets/",[]],["title//docs/applications/containers/how-to-use-docker-compose/",[44,3.524,48,5.908,74,1.11]],["keywords//docs/applications/containers/how-to-use-docker-compose/",[44,3.823,48,6.409]],["toc//docs/applications/containers/how-to-use-docker-compose/",[23,2.435,38,0.066,44,4.143,45,4.373,48,6.946,75,1.28,76,1.288,77,1.941,78,4.002,79,1.675,80,3.907,81,2.809,82,2.13,83,5.045,84,4.758,85,3.907,86,3.084,87,3.262,88,2.501,89,1.07,90,3.387,91,2.451,92,3.387,93,2.404]],["deprecated//docs/applications/containers/how-to-use-docker-compose/",[]],["title//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[79,2.205,94,7.216,95,5.983,96,6.265]],["keywords//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[39,3.082,96,6.703,97,7.72]],["toc//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[21,1.696,38,0.067,39,2.258,54,3.661,74,1.139,79,1.729,96,9.448,98,5.656,99,1.598,100,4.911,101,9.429,102,4.427,103,5.656,104,2.924,105,5.656,106,3.724,107,5.656,108,3.791,109,3.945,110,4.033]],["deprecated//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[]],["title//docs/applications/containers/docker-container-communication/",[44,3.524,46,4.272,67,3.391]],["keywords//docs/applications/containers/docker-container-communication/",[44,3.147,46,3.816,111,1.714,112,7.037]],["toc//docs/applications/containers/docker-container-communication/",[38,0.065,44,4.502,45,4.306,46,5.459,48,4.046,66,1.086,67,3.953,74,0.76,75,1.26,76,1.268,82,2.098,111,1.315,113,2.869,114,3.764,115,0.299,116,2.367,117,3.848,118,3.764,119,3.124,120,1.387,121,0.806,122,1.624,123,3.202,124,3.385]],["deprecated//docs/applications/containers/docker-container-communication/",[]],["title//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[120,1.854,125,2.076,126,3.464,127,5.983]],["keywords//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[125,2.025,127,5.835,128,1.264,129,5.616]],["toc//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[54,5.231,72,2.825,75,1.321,76,1.329,85,4.033,99,1.598,115,0.313,120,2.423,121,0.845,122,1.702,125,3.13,126,3.88,129,7.525,130,6.059,131,2.362,132,3.2,133,3.131,134,2.617,135,5.207]],["deprecated//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[]],["title//docs/web-servers/nginx/nginx-reverse-proxy/",[74,1.017,89,1.409,136,4.837,137,3.068]],["keywords//docs/web-servers/nginx/nginx-reverse-proxy/",[89,1.507,137,3.282,138,7.106]],["toc//docs/web-servers/nginx/nginx-reverse-proxy/",[38,0.065,39,3.119,66,1.572,73,1.241,75,1.26,76,1.268,89,1.054,115,0.299,119,3.124,120,1.387,136,5.238,137,3.322,139,1.637,140,3.493,141,4.686,142,2.869,143,3.553,144,2.48,145,4.686,146,4.166,147,2.869,148,4.475,149,3.848,150,3.618,151,4.475,152,3.202,153,4.968]],["deprecated//docs/web-servers/nginx/nginx-reverse-proxy/",[]],["title//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[111,1.758,116,3.165,122,2.172,154,4.459]],["keywords//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[116,2.623,155,3.871,156,3.346,157,5.981,158,5.981,159,5.981]],["toc//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[23,3.173,75,1.668,76,1.679,93,3.133,111,2.598,126,3.429,156,3.996,160,4.623,161,4.881,162,5.093,163,7.143,164,4.982,165,4.239,166,4.186,167,5.093]],["deprecated//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[]],["title//docs/security/encrypt-data-disk-with-dm-crypt/",[91,3.227,168,4.459,169,6.642,170,6.642]],["keywords//docs/security/encrypt-data-disk-with-dm-crypt/",[168,5.809,171,7.037,172,5.616]],["toc//docs/security/encrypt-data-disk-with-dm-crypt/",[21,1.547,74,1.066,75,1.205,76,1.213,79,1.577,148,4.279,156,2.887,168,3.189,169,9.074,170,9.074,172,8.374,173,3.984,174,5.16,175,2.622,176,4.75,177,7.562,178,4.743,179,4.48,180,3.679,181,3.984,182,3.768,183,2.371,184,3.768]],["deprecated//docs/security/encrypt-data-disk-with-dm-crypt/",[]],["title//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[79,1.887,99,1.744,131,2.579,185,3.315,186,5.12,187,5.361]],["keywords//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[187,6.703,188,4.771,189,7.72]],["toc//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[38,0.092,73,1.45,75,1.573,76,1.583,111,1.641,187,5.847,190,3.996,191,0.916,192,1.923,193,1.719,194,6.734,195,2.489,196,3.012,197,4.162,198,4.359,199,4.601]],["deprecated//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[]],["title//docs/development/use-a-linode-for-web-development-on-remote-devices/",[20,1.88,74,0.87,126,2.964,192,1.763,200,3.619,201,4.403]],["keywords//docs/development/use-a-linode-for-web-development-on-remote-devices/",[20,1.821,44,2.675,46,3.243,126,2.871,201,4.264,202,5.506]],["toc//docs/development/use-a-linode-for-web-development-on-remote-devices/",[20,1.388,21,1.367,23,2.026,38,0.069,44,2.04,46,4.511,67,2.969,74,1.172,79,1.394,89,0.89,93,2,102,2.141,120,1.172,121,0.681,122,1.372,126,3.994,142,2.425,151,3.781,200,4.875,201,3.252,202,6.35,203,4.76,204,4.56,205,4.56,206,4.56,207,3.96,208,4.56,209,3.781,210,4.56,211,2.425,212,4.56]],["deprecated//docs/development/use-a-linode-for-web-development-on-remote-devices/",[]],["title//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[73,0.806,74,0.715,89,0.991,99,1.434,125,1.46,131,2.12,192,1.45,213,3.806,214,2.905]],["keywords//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[89,1.086,99,1.571,192,1.589,214,3.183,215,5.563,216,5.563,217,5.563]],["toc//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[38,0.076,66,1.069,74,0.749,75,1.241,76,1.249,89,1.038,115,0.295,213,5.794,214,5.21,218,4.407,219,2.826,220,4.103,221,2.443,222,3.79,223,6.167,224,9.105,225,9.105,226,6.408,227,4.242,228,4.407,229,5.315,230,4.242,231,3.985]],["deprecated//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[]],["title//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[232,6.265,233,3.666,234,6.642,235,6.642]],["keywords//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[39,2.581,91,2.892,232,5.614,236,6.466,237,6.466]],["toc//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[38,0.071,39,1.894,70,4.367,81,2.431,87,1.959,91,2.122,121,0.709,122,1.428,166,2.78,192,1.355,195,1.753,196,2.122,232,4.119,234,7.843,235,8.709,238,2.108,239,4.744,240,3.557,241,3.309,242,5.67,243,4.744,244,2.684,245,3.663,246,3.934,247,4.744,248,2.78,249,3.18,250,7.106,251,4.744,252,4.367,253,4.744,254,2.815,255,3.663]],["deprecated//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[]],["title//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[38,0.055,125,1.914,128,1.195,129,5.31,256,4.641]],["keywords//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[125,2.025,127,5.835,128,1.264,129,5.616]],["toc//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[38,0.06,54,4.694,66,0.981,74,0.687,75,1.139,76,1.146,111,1.188,115,0.402,127,4.042,129,8.179,135,4.488,144,3.333,192,2.473,257,4.875,258,4.488,259,3.4,260,3.89,261,4.695,262,1.188,263,2.477,264,3.56,265,3.4,266,4.861,267,3.058,268,2.34,269,2.971,270,1.776]],["deprecated//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[]],["title//docs/databases/postgresql/configure-postgresql/",[115,0.481,116,3.806]],["keywords//docs/databases/postgresql/configure-postgresql/",[111,1.355,116,2.44,155,3.601,271,2.44,272,5.563,273,5.563,274,5.563]],["toc//docs/databases/postgresql/configure-postgresql/",[75,1.488,76,1.497,79,1.947,109,4.443,111,1.552,115,0.487,116,3.853,155,4.123,267,3.995,275,4.194,276,6.37,277,3.691,278,3.937,279,3.355,280,6.37,281,6.37,282,1.748,283,3.069,284,6.37]],["deprecated//docs/databases/postgresql/configure-postgresql/",[]],["title//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[66,1.086,73,0.857,99,1.524,131,2.254,137,2.294,285,5.396,286,4.686,287,0.588]],["keywords//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[99,1.689,137,2.543,286,5.193,287,0.652,288,5.981,289,5.981]],["toc//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[38,0.074,53,2.944,58,2.584,66,1.023,72,4.89,73,1.189,75,1.188,76,1.195,86,1.693,106,3.348,115,0.282,198,3.292,199,3.475,238,2.26,268,2.442,286,9.793,290,1.977,291,2.231,292,4.058,293,5.086,294,4.682,295,3.475,296,3.714,297,2.944,298,3.058]],["deprecated//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[]],["title//docs/development/monitor-filesystem-events-with-pyinotify/",[68,5.41,125,2.076,299,5.145,300,6.265]],["keywords//docs/development/monitor-filesystem-events-with-pyinotify/",[39,2.581,125,1.86,300,5.614,301,6.466,302,6.466]],["toc//docs/development/monitor-filesystem-events-with-pyinotify/",[11,2.412,21,1.752,38,0.069,39,2.332,40,4.511,66,1.932,68,6.201,87,2.412,121,0.873,122,1.758,139,1.772,143,3.847,299,4.166,300,5.073,303,3.782,304,5.379,305,9.6,306,5.843,307,4.166,308,2.371,309,4.075,310,5.843]],["deprecated//docs/development/monitor-filesystem-events-with-pyinotify/",[]],["title//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[74,1.017,311,6.265,312,4.837,313,6.642]],["keywords//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[311,4.83,312,3.729,313,5.121,314,4.613,315,4.83,316,5.121,317,3.966]],["toc//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[21,3.044,38,0.054,58,3.296,66,1.305,79,1.983,115,0.36,311,10.705,314,5.379,315,5.632,316,5.972,317,6.343,318,2.758]],["deprecated//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[]],["title//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[74,0.87,91,2.762,319,5.361,320,4.927,321,5.684,322,5.361]],["keywords//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[39,2.581,319,5.614,323,5.953,324,5.953,325,6.466]],["toc//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[11,1.56,16,2.695,38,0.07,39,1.509,40,2.918,52,2.243,66,0.76,74,0.533,75,0.883,76,0.888,87,1.56,99,1.068,121,1.104,125,1.087,128,0.679,131,1.579,144,1.737,147,2.009,203,3.414,211,2.009,246,3.134,249,2.534,256,2.636,282,2.028,318,1.607,319,7.287,323,3.479,324,6.804,326,3.479,327,2.636,328,3.78,329,1.034,330,3.861,331,2.066,332,2.446,333,3.78,334,3.78,335,0.539,336,3.479,337,2.76,338,2.188,339,2.272,340,2.272,341,1.787,342,2.695,343,2.636]],["deprecated//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[]],["title//docs/development/python/task-queue-celery-rabbitmq/",[121,0.923,122,1.858,167,4.403,344,5.684,345,5.361,346,5.684]],["keywords//docs/development/python/task-queue-celery-rabbitmq/",[39,2.581,167,4.61,271,2.836,345,5.614,347,6.466]],["toc//docs/development/python/task-queue-celery-rabbitmq/",[11,3.695,38,0.087,39,3.019,40,3.984,75,1.205,76,1.213,82,2.006,125,2.175,167,3.679,203,4.327,249,3.459,271,3.317,282,1.416,326,4.75,329,1.411,345,9.111,346,4.75,348,6.035,349,3.679,350,5.16,351,5.16]],["deprecated//docs/development/python/task-queue-celery-rabbitmq/",[]],["title//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[38,0.051,89,1.206,115,0.342,271,2.708,352,2.207,353,5.361]],["keywords//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[44,2.892,46,3.506,89,1.262,352,2.312,353,5.614]],["toc//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[20,2.186,38,0.071,44,3.21,75,1.123,76,1.13,87,1.985,89,0.939,115,0.267,120,1.236,121,0.718,132,4.859,133,3.973,184,3.512,271,3.148,352,1.719,353,9.886,354,1.76,355,3.063,356,2.607,357,1.754,358,3.987,359,4.809,360,4.809,361,4.809,362,3.063]],["deprecated//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[]],["title//docs/applications/containers/when-and-why-to-use-docker/",[44,3.881,74,1.223]],["keywords//docs/applications/containers/when-and-why-to-use-docker/",[44,3.452,46,4.186,363,7.72]],["toc//docs/applications/containers/when-and-why-to-use-docker/",[44,5.302,74,1.546,124,5.615,364,7.424]],["deprecated//docs/applications/containers/when-and-why-to-use-docker/",[]],["title//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[74,0.87,188,3.816,191,0.84,329,1.689,365,4.63,366,5.684]],["keywords//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[367,4.83,368,5.563,369,5.563,370,4.063,371,5.563,372,5.563,373,5.563]],["toc//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[20,2.315,28,3.798,38,0.063,44,3.401,67,3.273,73,1.208,279,4.005,366,10.122,370,5.553,374,4.572,375,1.662,376,6.068]],["deprecated//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[]],["title//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[81,3.698,165,4.282,287,0.786,377,6.265]],["keywords//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[165,4.176,377,6.11,378,6.479,379,7.037]],["toc//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[11,1.383,38,0.045,75,0.782,76,0.787,80,2.388,81,1.717,82,2.105,113,1.781,115,0.186,121,0.5,122,1.008,130,2.511,139,1.643,147,1.781,165,1.988,179,2.908,228,2.777,241,2.336,244,1.895,249,2.245,254,1.988,255,2.586,275,2.205,308,1.359,331,1.16,352,1.197,377,7.469,378,7.212,380,3.349,381,3.349,382,3.134,383,2.908,384,2.07,385,5.417,386,5.417,387,1.963,388,3.349,389,3.349,390,2.586,391,3.083,392,2.777,393,2.133,394,3.349,395,8.602,396,3.349,397,2.777,398,3.349,399,5.417,400,3.349,401,3.349,402,2.777,403,3.349,404,3.349,405,3.349]],["deprecated//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[]],["title//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[121,0.994,122,2.003,287,0.725,406,5.518,407,3.441]],["keywords//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[406,7.088,407,4.42]],["toc//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[5,3.13,11,2.63,23,2.83,32,1.902,38,0.053,67,3.781,72,4.388,73,1.395,86,2.121,93,2.794,115,0.353,121,0.952,122,1.917,139,1.932,268,3.058,269,3.882,406,8.988]],["deprecated//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[]],["title//docs/applications/project-management/jupyter-nobook-on-jekyll/",[408,6.642,409,5.758,410,5.983,411,6.265]],["keywords//docs/applications/project-management/jupyter-nobook-on-jekyll/",[39,2.809,409,5.616,411,6.11,412,3.672]],["toc//docs/applications/project-management/jupyter-nobook-on-jekyll/",[28,2.919,38,0.049,66,1.176,74,0.823,75,1.365,76,1.373,79,1.786,87,2.412,115,0.324,409,6.6,410,6.858,411,7.181,412,3.049,413,4.166,414,5.073,415,4.972,416,4.075,417,5.843,418,3.847,419,5.843,420,3.269,421,5.843,422,2.805,423,5.843]],["deprecated//docs/applications/project-management/jupyter-nobook-on-jekyll/",[]],["title//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[74,0.938,82,2.587,200,3.9,352,2.379,424,5.778]],["keywords//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[44,3.452,200,4.524,424,6.703]],["toc//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[11,1.985,23,2.136,52,2.854,75,1.123,76,1.13,82,3.338,87,1.985,93,2.109,113,5.889,115,0.398,121,1.072,122,2.16,424,8.848,425,4.809,426,2.274,427,2.72,428,4.809,429,3.605,430,4.809,431,7.178,432,3.166,433,4.175,434,5.118,435,4.809]],["deprecated//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[]],["title//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[20,2.026,74,0.938,203,3.808,207,5.778,436,5.778]],["keywords//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[20,2.143,30,4.908,387,4.124,436,6.11]],["toc//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[20,2.9,21,1.442,30,5.006,38,0.071,73,1.364,75,1.123,76,1.13,77,2.542,81,2.464,113,2.557,115,0.528,123,2.854,139,1.458,164,3.354,196,3.21,287,0.524,352,1.719,387,2.818,390,3.712,433,4.175,436,7.457,437,2.363,438,3.016,439,2.93,440,4.175,441,2.891]],["deprecated//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[]],["title//docs/quick-answers/linode-platform/add-caa-dns-records/",[20,2.026,21,1.995,87,2.747,442,5.518,443,4.055]],["keywords//docs/quick-answers/linode-platform/add-caa-dns-records/",[341,3.058,442,5.362,443,3.94,444,2.28,445,4.848]],["toc//docs/quick-answers/linode-platform/add-caa-dns-records/",[87,4.458,104,4.515,164,6.09,442,8.955,443,6.581]],["deprecated//docs/quick-answers/linode-platform/add-caa-dns-records/",[]],["title//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[446,6.534,447,7.88,448,6.083]],["keywords//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[4,4.848,446,5.362,448,4.992,449,6.466,450,6.466]],["toc//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[38,0.074,59,5.247,75,2.091,76,2.105,282,2.457,446,7.424,448,6.912]],["deprecated//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[]],["title//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[74,1.017,259,5.033,451,5.571,452,5.41]],["keywords//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[451,5.96,453,6.16,454,5.788]],["toc//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[38,0.068,75,1.899,76,1.911,115,0.572,125,2.339,259,5.67,331,2.815,374,4.887,451,6.276,452,6.095]],["deprecated//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[]],["title//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[74,1.017,287,0.786,437,3.546,455,6.265]],["keywords//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[455,4.515,456,4.787,457,5.2,458,4.149,459,5.2,460,4.149,461,4.787,462,4.014]],["toc//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[38,0.039,66,0.955,75,1.108,76,1.115,91,2.122,122,1.428,143,3.123,164,3.309,175,2.41,260,3.786,327,3.309,382,2.18,390,3.663,455,9.574,458,3.786,460,5.67,461,7.843,462,7.822,463,4.744,464,4.744,465,8.52,466,8.52,467,4.744,468,4.367,469,4.744]],["deprecated//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[74,0.76,115,0.299,173,4.166,188,4.829,207,4.686,282,1.481,470,3.553]],["keywords//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[470,5.082,471,7.106,472,7.72]],["toc//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[20,1.092,21,1.076,28,1.792,38,0.03,54,2.322,66,1.437,74,0.506,75,0.838,76,0.843,79,1.75,108,2.405,115,0.452,121,0.855,122,1.723,173,5.513,188,6.756,203,2.053,261,1.945,308,1.456,331,1.242,335,0.512,420,2.007,438,2.25,470,6.81,473,3.115,474,5.311,475,2.157,476,2.285,477,2.77,478,3.115,479,2.322,480,3.303,481,2.558,482,3.303,483,3.588]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[]],["title//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[91,2.762,188,3.816,484,4.63,485,3.763,486,5.684,487,5.684]],["keywords//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[92,3.438,168,3.438,299,3.966,458,4.439,485,3.39,488,5.563,489,4.439]],["toc//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[20,1.304,21,1.284,23,1.903,38,0.036,72,2.14,73,0.68,74,0.927,75,1,76,1.007,87,1.768,92,4.065,93,1.879,115,0.237,121,0.983,122,1.979,132,3.721,142,2.278,192,1.223,195,1.583,254,2.542,261,3.566,318,1.821,327,2.988,339,2.575,486,9.413,487,8.266,490,6.577,491,2.773,492,6.577,493,3.552,494,3.552,495,6.577,496,3.719]],["deprecated//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[]],["title//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[20,1.546,104,2.625,121,0.758,122,1.528,164,3.541,191,0.691,331,1.758,497,2.84,498,2.699]],["keywords//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[499,6.11,500,6.11,501,7.037,502,6.11]],["toc//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[38,0.065,75,1.815,76,1.827,104,4.018,115,0.556,120,1.997,191,1.057,329,2.125,474,4.348,497,6.216]],["deprecated//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[]],["title//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[38,0.045,115,0.299,271,2.367,331,1.869,503,4.686,504,4.306,505,4.306,506,4.306]],["keywords//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[503,6.11,505,5.616,506,5.616,507,6.11]],["toc//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[23,1.754,38,0.033,46,2.141,72,3.084,75,0.922,76,0.928,82,2.955,115,0.477,125,1.136,133,2.186,178,4.768,198,2.556,271,3.334,275,2.6,290,1.535,331,1.367,332,2.556,356,5.058,489,3.151,503,9.546,506,6.067,508,3.428,509,7.465,510,3.635,511,3.635,512,2.754,513,3.635,514,3.949,515,3.274,516,2.042]],["deprecated//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[]],["title//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[73,0.857,99,1.524,131,2.254,213,4.046,214,3.088,227,4.306,262,1.315,517,4.968]],["keywords//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[518,6.401,519,7.106,520,7.72]],["toc//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[21,1.197,32,1.193,38,0.083,64,2.629,67,1.719,73,0.634,75,0.933,76,0.939,87,1.649,89,0.78,106,2.629,115,0.345,120,1.026,121,0.597,122,1.202,136,4.175,137,2.648,191,0.543,198,2.585,199,2.729,213,4.67,214,4.382,223,6.111,226,7.777,282,1.096,297,2.312,444,1.408,445,4.67,517,7.963,518,3.311,521,3.993,522,3.993,523,3.993,524,5.408]],["deprecated//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[]],["title//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[38,0.048,40,4.446,121,0.861,122,1.733,132,3.258,271,2.526,505,4.596]],["keywords//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[505,6.16,506,6.16,507,6.703]],["toc//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[11,2.019,23,1.314,33,1.398,66,0.595,75,0.691,76,0.695,79,1.495,91,1.322,93,1.297,115,0.481,120,0.76,121,1.203,125,1.8,132,4.113,133,1.637,140,1.914,183,1.359,203,1.692,241,2.062,271,2.145,279,1.557,282,0.812,283,1.033,290,1.149,331,1.694,356,2.652,362,1.883,440,2.567,477,2.283,505,5.801,506,6.923,507,7.533,508,2.567,509,4.247,515,2.452,525,4.247,526,2.452,527,2.108,528,2.957,529,2.957,530,2.722,531,3.22,532,2.452,533,2.722,534,2.722,535,2.567,536,2.452,537,2.452,538,3.068,539,2.567,540,2.957]],["deprecated//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[]],["title//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[541,5.518,542,4.174,543,5.31,544,6.126,545,5.31]],["keywords//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[39,2.221,546,5.563,547,5.121,548,5.121,549,5.121,550,5.563,551,5.563]],["toc//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[23,2.513,38,0.047,39,2.258,64,6.208,66,1.138,75,1.321,76,1.329,93,2.481,111,1.378,120,1.453,121,1.207,122,2.432,139,1.715,203,3.236,329,2.21,354,2.07,543,4.513,544,7.44,548,5.207,549,7.44,552,5.656,553,5.656,554,3.495]],["deprecated//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[]],["title//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[74,0.938,165,3.949,555,5.778,556,6.126,557,6.126]],["keywords//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[114,4.908,165,4.176,555,6.11,558,7.037]],["toc//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[38,0.08,66,1.467,75,1.703,76,1.714,87,3.01,114,5.084,165,5.71,166,4.272,308,3.906,331,3.332,531,4.8,555,6.33]],["deprecated//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[]],["title//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[44,2.762,73,0.981,74,0.87,115,0.342,375,1.35,559,4.767]],["keywords//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[44,3.452,303,4.997,559,5.96]],["toc//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[38,0.046,44,3.533,48,4.109,57,1.656,73,1.472,75,1.28,76,1.288,86,1.825,91,2.451,111,1.335,115,0.514,139,1.662,156,5.184,238,2.435,268,3.793,375,1.198,559,7.828,560,4.373,561,5.045,562,4.231,563,5.48]],["deprecated//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[]],["title//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[38,0.055,387,3.9,564,5.778,565,5.138,566,5.31]],["keywords//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[387,3.505,564,5.193,565,4.617,567,4.171,568,4.772,569,5.506]],["toc//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[19,3.79,21,2.317,38,0.076,75,1.241,76,1.249,115,0.295,277,2.233,331,1.841,387,5.858,564,9.221,565,5.966,566,4.242,569,4.893,570,4.893,571,5.315,572,3.499,573,3.882,574,5.315,575,5.315,576,3.285,577,3.79,578,5.315,579,5.315]],["deprecated//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[]],["title//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[115,0.4,407,3.731,580,4.751,581,7.216]],["keywords//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[262,2.082,407,4.42]],["toc//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[72,4.388,74,1.238,75,1.488,76,1.497,100,5.531,115,0.353,201,4.542,268,4.217,298,3.83,335,0.908,407,4.542,516,3.294,580,4.194,582,5.282,583,6.37,584,6.37,585,4.776,586,6.37,587,3.78]],["deprecated//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[]],["title//docs/uptime/analytics/set-up-a-zipkin-server/",[73,1.146,121,1.078,122,2.172,559,5.571]],["keywords//docs/uptime/analytics/set-up-a-zipkin-server/",[303,5.533,559,6.599]],["toc//docs/uptime/analytics/set-up-a-zipkin-server/",[38,0.064,57,2.335,73,1.687,75,1.241,76,1.249,115,0.589,139,1.612,140,3.44,192,2.207,238,3.433,268,3.71,282,1.459,357,1.299,559,7.717,560,4.242,561,4.893,588,5.315,589,3.882]],["deprecated//docs/uptime/analytics/set-up-a-zipkin-server/",[]],["title//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[79,2.034,121,0.994,122,2.003,191,0.905,590,4.174]],["keywords//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[191,1.163,590,5.361]],["toc//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[59,3.733,66,1.282,75,1.488,76,1.497,102,2.99,121,0.952,245,4.918,246,5.282,270,2.32,309,4.443,475,3.83,512,4.443,590,6.307,591,8.087,592,5.893,593,4.27,594,6.37,595,4.542]],["deprecated//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[]],["title//docs/applications/containers/how-to-install-openvz-on-debian-9/",[38,0.06,128,1.296,256,5.033,596,6.265]],["keywords//docs/applications/containers/how-to-install-openvz-on-debian-9/",[44,3.452,329,2.111,596,6.703]],["toc//docs/applications/containers/how-to-install-openvz-on-debian-9/",[5,2.055,38,0.035,46,4.276,57,1.264,66,0.841,75,0.977,76,0.983,87,1.727,115,0.437,176,5.944,198,2.707,199,2.858,209,5.354,221,1.922,277,1.757,290,1.626,296,3.054,298,2.514,340,3.882,352,1.495,537,3.468,596,8.32,597,2.917,598,5.606,599,6.456,600,3.468,601,5.944,602,2.804,603,3.85,604,3.136,605,4.182,606,2.482,607,6.539,608,3.065]],["deprecated//docs/applications/containers/how-to-install-openvz-on-debian-9/",[]],["title//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[152,4.282,592,4.229,609,4.525,610,7.216]],["keywords//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[152,5.578,611,7.501]],["toc//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[20,2.95,21,2.905,317,6.909,612,4.334]],["deprecated//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[]],["title//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[66,1.086,74,0.76,116,2.367,271,2.367,451,4.166,476,3.437,613,5.396,614,4.968]],["keywords//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[111,1.881,116,3.386,271,3.386]],["toc//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[15,4.691,16,4.461,23,2.78,38,0.089,75,1.461,76,1.471,93,2.744,115,0.552,116,3.806,139,1.898,451,6.699,496,5.433,614,7.988,615,8.677,616,3.501]],["deprecated//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[]],["title//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[121,0.923,122,1.858,407,3.193,617,5.361,618,7.915]],["keywords//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[99,1.826,262,1.575,287,0.704,407,3.343,617,5.614]],["toc//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[19,3.092,38,0.036,66,1.818,74,0.611,75,1.013,76,1.019,77,1.536,79,2.465,102,2.036,115,0.368,120,1.114,123,2.573,132,3.755,139,1.315,188,2.68,287,0.472,308,1.76,335,0.618,352,1.55,382,1.993,407,4.673,426,2.051,437,2.131,582,3.596,616,2.426,617,9.284,619,1.811,620,3.992,621,4.336,622,3.092,623,4.336,624,4.336,625,4.336]],["deprecated//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[]],["title//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[20,1.88,21,1.851,44,2.762,66,1.242,132,3.493,626,5.361]],["keywords//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[44,2.892,46,3.506,627,6.466,628,6.466,629,6.466]],["toc//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[21,3.008,44,4.487,66,1.564,75,1.815,76,1.827,86,2.587,132,4.396,352,2.778,626,8.711,630,6.444]],["deprecated//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[]],["title//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[20,1.643,73,0.857,74,0.76,165,3.202,192,1.541,631,4.686,632,4.968,633,4.968]],["keywords//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[193,1.246,497,2.731,631,4.238,634,4.238,635,4.881,636,2.974,637,2.934,638,3.565,639,4.881]],["toc//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[20,1.84,64,3.978,66,1.216,73,0.96,75,1.411,76,1.42,86,2.012,87,3.496,183,2.777,221,2.777,291,2.65,341,4.005,352,2.16,426,2.858,631,5.247,632,7.796,640,4.413,641,4.503,642,4.066,643,5.011,644,2.255]],["deprecated//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[]],["title//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[73,0.761,74,0.675,128,0.861,191,0.652,192,1.369,213,3.593,214,2.742,219,2.548,227,3.824,645,2.102]],["keywords//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[223,4.439,226,4.613,519,5.121,524,4.83,646,5.121,647,4.439,648,5.563]],["toc//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[38,0.076,75,1.26,76,1.268,91,3.494,115,0.299,213,7.548,214,5.255,218,4.475,219,2.869,221,2.48,223,6.235,226,6.479,230,4.306,231,4.046,524,6.784,645,3.427,649,4.166,650,3.385,651,6.784,652,3.848]],["deprecated//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[]],["title//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[39,2.657,57,2.011,66,1.339,221,3.058,485,4.055]],["keywords//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[39,2.581,653,6.466,654,6.466,655,5.614,656,6.466]],["toc//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[21,1.981,38,0.055,39,3.596,57,2.722,72,3.301,73,1.05,74,0.931,75,1.543,76,1.553,126,3.172,191,0.899,246,5.479,279,3.48,290,2.569,657,6.608,658,6.608,659,6.608,660,4.712,661,6.608]],["deprecated//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[]],["title//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[38,0.055,115,0.369,128,1.195,256,4.641,662,6.655]],["keywords//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[663,7.106,664,7.72,665,7.72]],["toc//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[23,3.05,38,0.093,73,1.091,75,1.603,76,1.614,93,3.011,115,0.512,223,5.478,608,2.668,663,9.622,666,2.05,667,3.55,668,3.247]],["deprecated//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[]],["title//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[38,0.055,115,0.369,287,0.725,437,3.271,669,4.055]],["keywords//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[89,1.507,287,0.841,669,4.704]],["toc//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[23,3.05,38,0.097,75,1.603,76,1.614,89,1.34,93,3.011,115,0.381,238,3.05,375,1.5,412,3.582,566,5.478,669,6.37,670,3.884]],["deprecated//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[]],["title//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[38,0.055,99,1.88,115,0.369,131,2.779,671,5.778]],["keywords//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[671,7.422,672,4.27]],["toc//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[38,0.066,75,1.856,76,1.868,86,2.646,87,3.28,115,0.44,192,2.269,270,2.895,671,8.836,673,3.905,674,7.946]],["deprecated//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[]],["title//docs/networking/dns/using-your-systems-hosts-file/",[74,1.017,79,2.205,120,1.854,675,7.216]],["keywords//docs/networking/dns/using-your-systems-hosts-file/",[120,1.808,357,1.72,676,7.037,677,6.479]],["toc//docs/networking/dns/using-your-systems-hosts-file/",[86,3.058,113,4.884,120,2.36,642,4.41,678,8.457,679,7.33]],["deprecated//docs/networking/dns/using-your-systems-hosts-file/",[]],["title//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[31,3.684,87,2.747,498,3.538,652,4.745,680,5.138]],["keywords//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[680,5.433,681,7.037,682,7.037,683,7.037]],["toc//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[38,0.074,66,1.305,75,1.515,76,1.525,191,0.882,198,4.199,199,4.432,262,1.58,268,3.114,269,3.953,290,2.521,595,6.343,608,2.521,667,3.354,680,8.433,684,5.15]],["deprecated//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[]],["title//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[38,0.055,287,0.725,437,3.271,637,4.001,685,5.31]],["keywords//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[685,5.16,686,6.466,687,6.466,688,6.466,689,6.466]],["toc//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[19,5.198,38,0.099,75,1.703,76,1.714,89,1.423,114,5.084,375,1.593,434,5.198,616,4.079,685,7.679,690,6.045]],["deprecated//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[]],["title//docs/networking/vpn/set-up-a-streisand-gateway/",[121,1.078,122,2.172,691,6.265,692,5.41]],["keywords//docs/networking/vpn/set-up-a-streisand-gateway/",[262,1.267,406,4.311,407,2.689,691,4.515,693,2.619,694,5.2,695,5.2,696,5.2]],["toc//docs/networking/vpn/set-up-a-streisand-gateway/",[23,3.307,38,0.081,67,3.204,74,1.049,75,1.739,76,1.75,93,3.265,238,3.307,331,2.578,407,3.849,691,8.47,692,5.581,697,6.172]],["deprecated//docs/networking/vpn/set-up-a-streisand-gateway/",[]],["title//docs/tools-reference/tools/how-to-install-midnight-commander/",[21,1.851,74,0.87,79,1.887,227,4.927,318,2.625,698,5.684]],["keywords//docs/tools-reference/tools/how-to-install-midnight-commander/",[699,7.037,700,7.037,701,7.037,702,7.037]],["toc//docs/tools-reference/tools/how-to-install-midnight-commander/",[38,0.054,59,3.801,74,1.254,75,1.515,76,1.525,79,1.983,102,3.045,123,3.849,124,4.068,318,3.782,382,2.981,698,8.189,703,5.008,704,5.972,705,4.271,706,5.972,707,4.009,708,5.379,709,5.632]],["deprecated//docs/tools-reference/tools/how-to-install-midnight-commander/",[]],["title//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[21,1.618,38,0.045,111,1.315,287,0.588,375,1.179,437,2.652,710,4.046,711,4.475]],["keywords//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[111,1.457,375,1.307,711,4.959,712,5.506,713,5.193,714,4.617]],["toc//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[38,0.086,57,1.737,75,1.342,76,1.351,84,4.991,87,2.373,115,0.527,196,2.571,203,3.289,374,3.456,375,2.079,710,8.209,711,6.779,715,5.748,716,4.098,717,5.748,718,3.784]],["deprecated//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[]],["title//docs/applications/project-management/install-farmos/",[21,1.437,38,0.04,115,0.266,119,2.775,192,1.369,443,2.92,484,3.593,719,4.161,720,4.792,721,4.161]],["keywords//docs/applications/project-management/install-farmos/",[636,4.704,719,6.703,722,3.408]],["toc//docs/applications/project-management/install-farmos/",[23,2.83,38,0.053,64,4.194,75,1.488,76,1.497,87,2.63,93,2.794,115,0.353,183,2.927,193,1.626,283,2.226,295,4.353,341,3.012,375,1.392,616,3.564,642,3.058,719,9.412,723,6.37,724,3.182,725,4.194]],["deprecated//docs/applications/project-management/install-farmos/",[]],["title//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[44,2.976,66,1.339,322,5.778,420,3.723,660,4.745]],["keywords//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[420,4.783,726,8.548]],["toc//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[44,4.424,52,4.512,66,1.53,322,6.602,392,6.305,393,4.843,420,6.515,426,3.596,727,7,728,7]],["deprecated//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[]],["title//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[66,1.339,73,1.057,729,2.368,730,2.812,731,5.31]],["keywords//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[732,6.466,733,6.466,734,6.466,735,6.466,736,6.466]],["toc//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[38,0.084,73,1.03,75,1.515,76,1.525,87,2.678,93,2.845,115,0.36,124,4.068,264,4.737,287,0.707,341,3.068,443,3.953,642,3.114,703,5.008,730,2.741,731,5.176,737,3.591,738,6.487,739,2.433,740,5.972]],["deprecated//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[]],["title//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,741,6.265]],["keywords//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[637,4.641,741,6.703,742,5.384]],["toc//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[23,1.975,38,0.082,73,0.706,74,0.626,75,1.038,76,1.045,79,2.068,93,1.95,115,0.375,121,0.664,122,1.338,168,2.747,190,2.638,191,0.92,195,1.643,203,2.544,233,2.259,238,3.006,264,3.247,266,2.98,270,1.619,290,1.728,295,3.038,354,1.627,512,3.101,590,2.788,644,1.659,730,1.879,739,1.667,741,9.008,743,4.092,744,4.446,745,4.446,746,3.247]],["deprecated//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[]],["title//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[74,0.812,123,3.418,262,1.403,279,3.033,332,3.728,747,4.596,748,4.446]],["keywords//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[612,2.892,747,5.16,749,5.953,750,6.466,751,6.466]],["toc//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[0,6.201,38,0.065,75,1.815,76,1.827,115,0.431,154,4.803,279,4.093,645,3.408,747,8.866,752,2.236,753,3.789]],["deprecated//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[]],["title//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[20,1.546,38,0.042,73,0.806,136,3.403,137,2.158,191,0.691,409,4.051,410,4.209,754,5.076]],["keywords//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[60,5.835,644,2.627,755,7.037,756,7.037]],["toc//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[21,2.019,38,0.056,57,2.035,66,1.355,75,1.573,76,1.583,115,0.506,136,4.514,137,2.863,191,0.916,331,2.332,409,7.282,410,7.567,739,2.526,757,6.734,758,4.104,759,3.451]],["deprecated//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[]],["title//docs/tools-reference/tools/introduction-to-vim-customization/",[31,4.362,59,4.618,565,6.083]],["keywords//docs/tools-reference/tools/introduction-to-vim-customization/",[565,6.599,568,6.821]],["toc//docs/tools-reference/tools/introduction-to-vim-customization/",[21,1.669,31,5.173,38,0.066,66,1.12,75,1.3,76,1.308,79,2.442,142,2.96,198,3.603,199,3.804,240,4.174,474,3.115,489,4.442,565,7.885,566,8.63,760,9.346,761,5.567,762,3.969]],["deprecated//docs/tools-reference/tools/introduction-to-vim-customization/",[]],["title//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[38,0.048,287,0.627,331,1.994,437,2.831,644,2.15,763,5.001,764,5.001]],["keywords//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[39,2.581,763,5.614,764,5.614,765,6.466,766,3.314]],["toc//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[23,2.882,38,0.074,66,1.305,75,1.515,76,1.525,93,2.845,111,1.58,115,0.36,121,0.969,122,1.952,238,2.882,352,2.319,427,3.67,644,2.421,763,9.938,764,5.632,767,4.432]],["deprecated//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[]],["title//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[38,0.042,73,0.806,128,0.912,263,2.579,287,0.553,768,4.673,769,4.673,770,4.673,771,3.469]],["keywords//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[120,1.537,770,5.506,772,5.981,773,4.171,774,5.981,775,5.981]],["toc//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[31,2.856,38,0.043,61,3.397,73,1.742,74,0.727,75,1.205,76,1.213,115,0.286,173,5.838,263,4.548,308,2.094,331,2.619,538,3.236,705,4.979,768,8.24,769,8.24,773,3.599,776,3.768,777,4.279,778,4.48,779,3.984,780,5.16]],["deprecated//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[]],["title//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[38,0.06,73,1.146,287,0.786,781,6.642]],["keywords//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[287,0.767,782,7.037,783,7.037,784,7.037]],["toc//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[23,2.936,38,0.075,75,1.543,76,1.553,93,2.898,109,6.283,238,2.936,781,6.083,785,9.009,786,9.009,787,9.009,788,9.009,789,9.009,790,6.608]],["deprecated//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[]],["title//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[38,0.051,115,0.342,271,2.708,287,0.673,437,3.035,791,3.283]],["keywords//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[792,7.037,793,7.037,794,4.414,795,6.11]],["toc//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[20,1.809,38,0.049,66,1.195,67,2.557,74,0.837,87,3.455,115,0.329,132,3.361,133,5.363,183,2.73,271,2.606,308,2.411,362,6.698,412,3.1,525,5.158,526,4.926,791,3.159,795,5.158,796,5.941,797,5.158,798,5.941]],["deprecated//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[]],["title//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[39,2.465,66,1.242,203,3.533,287,0.673,329,1.689,799,5.684]],["keywords//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[39,3.082,655,6.703,800,7.72]],["toc//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[28,3.301,38,0.055,39,4.092,40,5.102,66,1.813,75,1.543,76,1.553,102,3.102,203,6.299,329,2.464,655,5.738,801,4.826,802,4.826,803,6.608]],["deprecated//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[804,0.471]],["title//docs/applications/containers/how-to-use-dockerfiles/",[74,1.223,805,6.338]],["keywords//docs/applications/containers/how-to-use-dockerfiles/",[44,3.452,46,4.186,805,5.638]],["toc//docs/applications/containers/how-to-use-dockerfiles/",[44,3.811,66,1.714,77,3.768,81,4.367,420,4.768,805,8.469]],["deprecated//docs/applications/containers/how-to-use-dockerfiles/",[]],["title//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[38,0.051,115,0.342,287,0.673,375,1.35,437,3.035,806,4.927]],["keywords//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[375,1.687,807,7.106,808,7.72]],["toc//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[38,0.059,73,1.135,75,1.668,76,1.679,111,1.74,115,0.396,140,4.623,259,4.982,277,3.001,331,2.473,375,2.484,806,8.509]],["deprecated//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[]],["title//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[38,0.055,115,0.369,287,0.725,437,3.271,809,5.138]],["keywords//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[809,5.96,810,7.72,811,7.72]],["toc//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[38,0.081,66,1.498,75,1.739,76,1.75,115,0.541,262,1.813,282,2.043,375,1.627,427,4.211,448,5.747,684,4.31,809,7.531]],["deprecated//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[5,3.035,31,3.418,128,1.109,287,0.673,516,3.193,812,2.818]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[128,1.074,287,0.652,813,4.617,814,4.617,815,4.484,816,4.264]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[5,5.723,20,2.315,38,0.063,115,0.548,282,2.087,290,2.956,291,3.335,354,2.783,812,4.515]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-ssh/",[20,1.88,21,1.851,74,0.87,115,0.342,470,4.065,612,2.762]],["keywords//docs/applications/configuration-management/configure-and-use-salt-ssh/",[470,5.082,471,7.106,817,7.72]],["toc//docs/applications/configuration-management/configure-and-use-salt-ssh/",[38,0.053,54,5.686,59,3.733,75,1.488,76,1.497,79,1.947,121,0.952,122,1.917,126,4.217,318,2.708,470,7.487,612,4.497,818,6.37,819,5.531,820,4.918]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-ssh/",[]],["title//docs/security/getting-started-with-selinux/",[11,3.253,432,5.188,821,5.755]],["keywords//docs/security/getting-started-with-selinux/",[268,3.104,821,4.722,822,6.466,823,6.466,824,6.466]],["toc//docs/security/getting-started-with-selinux/",[23,3.53,38,0.066,75,1.856,76,1.868,93,3.485,178,4.984,821,8.646,825,7.946,826,7.946]],["deprecated//docs/security/getting-started-with-selinux/",[]],["title//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[20,2.026,44,2.976,46,3.608,89,1.299,352,2.379]],["keywords//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[44,3.147,46,3.816,805,5.14,827,7.037]],["toc//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[44,4.687,46,6.22,80,5.933,108,5.578,318,3.538,352,2.975,538,5.218]],["deprecated//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[]],["title//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[38,0.055,115,0.369,331,2.304,332,4.307,828,5.778]],["keywords//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[828,5.193,829,5.981,830,5.981,831,4.484,832,5.981,833,5.981]],["toc//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[23,3.612,31,4.5,38,0.068,74,1.146,93,3.565,248,4.764,828,10.366,834,8.129]],["deprecated//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[]],["title//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[38,0.051,44,2.762,46,3.348,352,2.207,402,5.12,420,3.455]],["keywords//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[44,3.147,46,3.816,805,5.14,835,7.037]],["toc//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[11,2.949,38,0.059,44,4.769,75,1.668,76,1.679,89,1.394,198,4.623,270,2.602,402,5.923,420,5.312,484,5.355,609,4.48,836,7.143,837,6.575]],["deprecated//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[]],["title//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[38,0.06,287,0.786,799,6.642,838,6.642]],["keywords//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[839,7.72,840,7.72,841,7.72]],["toc//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[19,4.712,21,1.981,23,2.936,38,0.055,75,1.543,76,1.553,87,2.728,93,2.898,167,8.214,227,5.273,340,3.973,838,9.436,842,5.738,843,6.608,844,5.102]],["deprecated//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[804,0.471]],["title//docs/quick-answers/linux/install-selinux-on-ubuntu/",[38,0.065,287,0.858,821,5.755]],["keywords//docs/quick-answers/linux/install-selinux-on-ubuntu/",[51,2.016,821,4.722,845,5.953,846,6.466,847,5.362]],["toc//docs/quick-answers/linux/install-selinux-on-ubuntu/",[23,3.88,38,0.073,75,2.039,76,2.053,93,3.83,340,5.25,821,6.377,845,8.038]],["deprecated//docs/quick-answers/linux/install-selinux-on-ubuntu/",[]],["title//docs/applications/containers/introduction-to-docker/",[44,3.881,59,5.086]],["keywords//docs/applications/containers/introduction-to-docker/",[44,3.452,46,4.186,805,5.638]],["toc//docs/applications/containers/introduction-to-docker/",[23,3.88,44,5.244,93,3.83,420,4.886,626,7.582,805,6.377]],["deprecated//docs/applications/containers/introduction-to-docker/",[]],["title//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[38,0.051,125,1.776,128,1.109,219,3.283,619,2.579,848,5.361]],["keywords//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[848,6.11,849,7.037,850,4.482,851,6.11]],["toc//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[23,2.166,32,1.456,38,0.041,66,0.981,75,1.139,76,1.146,79,1.49,87,2.994,93,2.138,106,3.21,115,0.402,120,1.253,125,1.402,192,1.392,221,2.24,261,2.643,262,1.188,270,1.776,282,2.376,283,1.703,294,4.488,297,2.822,462,3.764,580,3.21,585,3.655,608,1.895,619,2.036,848,9.66,852,3.56,853,4.875]],["deprecated//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[]],["title//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[99,1.282,121,0.678,122,1.366,131,1.895,132,2.567,271,1.99,287,0.494,437,2.23,545,3.622,837,4.178,854,3.504]],["keywords//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[111,1.457,854,4.617,855,5.981,856,4.171,857,4.484,858,3.013]],["toc//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[75,1.079,76,1.086,79,2.129,106,3.042,115,0.256,121,1.041,132,5.281,139,1.401,165,2.742,168,4.305,191,0.629,198,2.99,199,3.157,211,2.456,268,2.218,270,1.683,271,3.677,297,2.675,354,1.691,525,4.011,606,2.742,616,3.897,644,3.129,724,3.48,739,1.733,854,7.207,859,2.942,860,2.99,861,2.707]],["deprecated//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[]],["title//docs/quick-answers/linux/how-to-change-selinux-modes/",[178,4.942,393,5.019,821,5.755]],["keywords//docs/quick-answers/linux/how-to-change-selinux-modes/",[821,6.993]],["toc//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["deprecated//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["title//docs/quick-answers/linux/how-to-use-git/",[50,3.411,52,3.949,74,0.938,282,1.826,426,3.147]],["keywords//docs/quick-answers/linux/how-to-use-git/",[51,2.194,862,7.037,863,5.835,864,7.037]],["toc//docs/quick-answers/linux/how-to-use-git/",[]],["deprecated//docs/quick-answers/linux/how-to-use-git/",[]],["title//docs/quick-answers/linux/how-to-use-wget/",[74,1.223,865,6.7]],["keywords//docs/quick-answers/linux/how-to-use-wget/",[51,2.194,865,5.433,866,5.835,867,5.018]],["toc//docs/quick-answers/linux/how-to-use-wget/",[74,1.329,79,2.883,290,3.666,865,7.281,868,9.431]],["deprecated//docs/quick-answers/linux/how-to-use-wget/",[]],["title//docs/platform/how-to-use-block-storage-with-your-linode/",[20,2.197,74,1.017,92,4.459,309,5.033]],["keywords//docs/platform/how-to-use-block-storage-with-your-linode/",[92,3.696,175,3.038,209,4.959,869,5.981,870,4.368,871,4.484]],["toc//docs/platform/how-to-use-block-storage-with-your-linode/",[20,2.897,87,3.928,92,6.405,108,3.853,198,3.72,199,3.928,209,9.706,228,4.766,309,7.228,315,4.991,475,3.456,871,4.309,872,5.748]],["deprecated//docs/platform/how-to-use-block-storage-with-your-linode/",[]],["title//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[20,2.197,38,0.06,115,0.4,873,6.265]],["keywords//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[873,6.11,874,5.835,875,6.11,876,4.908]],["toc//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[20,1.896,38,0.086,66,1.541,75,0.933,76,0.939,108,2.677,115,0.52,121,0.597,122,1.202,130,2.994,175,3.165,201,2.847,203,2.285,211,2.123,261,2.165,270,2.269,277,1.678,331,1.383,349,2.847,354,2.28,355,2.543,420,2.234,479,4.032,606,2.37,612,1.786,642,1.917,873,7.51,877,3.993,878,2.994,879,3.676,880,2.847,881,2.34,882,3.993,883,3.187,884,2.785,885,2.729]],["deprecated//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[]],["title//docs/databases/cassandra/deploy-scalable-cassandra/",[38,0.048,99,1.627,131,2.405,191,0.784,287,0.627,854,4.446,886,5.759]],["keywords//docs/databases/cassandra/deploy-scalable-cassandra/",[111,1.457,854,4.617,856,4.171,858,3.013,887,5.981,888,5.981]],["toc//docs/databases/cassandra/deploy-scalable-cassandra/",[38,0.065,59,3.162,75,1.26,76,1.268,79,1.649,82,2.098,87,3.226,115,0.433,183,2.48,191,0.734,198,3.493,199,3.687,211,2.869,221,2.48,262,1.315,270,1.966,271,2.367,422,2.591,600,4.475,684,3.124,802,3.941,854,8.248,889,3.848,890,4.968,891,3.764,892,4.968]],["deprecated//docs/databases/cassandra/deploy-scalable-cassandra/",[]],["title//docs/platform/use-coreos-container-linux-on-linode/",[20,2.026,46,3.608,51,2.074,74,0.938,893,4.745]],["keywords//docs/platform/use-coreos-container-linux-on-linode/",[44,3.452,893,5.504,894,7.72]],["toc//docs/platform/use-coreos-container-linux-on-linode/",[27,4.826,32,1.974,46,5.558,51,3.195,115,0.366,121,0.987,178,4.144,201,4.712,309,4.609,479,4.277,606,3.921,645,2.898,842,5.738,895,6.608,896,5.273,897,5.738,898,4.712]],["deprecated//docs/platform/use-coreos-container-linux-on-linode/",[]],["title//docs/development/java/install-java-on-centos/",[38,0.06,99,2.038,131,3.014,667,3.731]],["keywords//docs/development/java/install-java-on-centos/",[99,2.507,899,5.614,900,6.466,901,5.953]],["toc//docs/development/java/install-java-on-centos/",[38,0.082,75,1.776,76,1.787,200,4.456,203,4.351,667,6.021,902,7,903,6.068,904,7,905,5.701]],["deprecated//docs/development/java/install-java-on-centos/",[]],["title//docs/development/java/install-java-on-debian/",[38,0.06,128,1.296,219,3.836,667,3.731]],["keywords//docs/development/java/install-java-on-debian/",[128,1.264,218,5.835,899,6.11,901,6.479]],["toc//docs/development/java/install-java-on-debian/",[38,0.082,75,1.776,76,1.787,200,4.456,203,4.351,667,6.021,902,7,903,6.068,904,7,905,5.701]],["deprecated//docs/development/java/install-java-on-debian/",[]],["title//docs/development/java/install-java-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,667,3.731]],["keywords//docs/development/java/install-java-on-ubuntu-16-04/",[287,0.704,667,3.343,899,5.614,905,4.848,906,3.996]],["toc//docs/development/java/install-java-on-ubuntu-16-04/",[38,0.069,75,1.943,76,1.956,121,1.243,203,4.761,218,6.899,667,4.302,801,6.077,905,6.238,906,5.142]],["deprecated//docs/development/java/install-java-on-ubuntu-16-04/",[]],["title//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[38,0.055,89,1.299,287,0.725,437,3.271,907,5.778]],["keywords//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[89,1.168,186,4.959,857,4.484,870,4.368,907,5.193,908,5.981]],["toc//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[11,2.63,32,1.902,38,0.084,66,1.282,74,0.898,89,1.715,115,0.557,254,3.78,264,4.652,287,0.694,354,2.332,375,1.392,739,2.389,907,8.731,909,6.37,910,6.37]],["deprecated//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[]],["title//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[20,2.399,352,2.817,420,4.409]],["keywords//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["title//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[20,2.399,156,4.409,270,2.87]],["keywords//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["title//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[46,3.912,51,2.249,645,3.165,893,5.145]],["keywords//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[893,5.018,912,7.037,913,4.633,914,5.616]],["toc//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[267,5.218,612,3.721,645,4.596,880,5.933,891,5.803,893,7.472,915,5.803,916,6.899]],["deprecated//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[]],["title//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[20,2.197,917,4.459,918,3.836,919,3.249]],["keywords//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["deprecated//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["title//docs/quick-answers/linode-platform/resize-a-linode-disk/",[20,2.399,175,4.003,871,5.908]],["keywords//docs/quick-answers/linode-platform/resize-a-linode-disk/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["deprecated//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["title//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[51,2.074,74,0.938,79,2.034,211,3.538,920,4.99]],["keywords//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[312,4.718,332,4.555,920,5.276,921,5.616]],["toc//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[74,1.231,79,2.669,106,5.749,282,2.397,920,8.097,922,7.582,923,8.732]],["deprecated//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[38,0.051,73,0.981,99,1.744,131,2.579,870,4.51,924,5.12]],["keywords//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[925,7.106,926,7.106,927,7.72]],["toc//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[38,0.059,67,3.074,73,1.135,75,1.668,76,1.679,87,2.949,115,0.396,327,4.982,355,4.549,374,4.294,616,3.996,870,5.216,924,8.842,928,5.7,929,6.575]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[38,0.051,73,0.981,287,0.673,437,3.035,870,4.51,924,5.12]],["keywords//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[925,7.106,926,7.106,930,7.72]],["toc//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[38,0.059,67,3.074,73,1.135,75,1.668,76,1.679,87,2.949,115,0.396,327,4.982,355,4.549,374,4.294,616,3.996,870,5.216,924,8.842,928,5.7,929,6.575]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-opencart-on-centos-7/",[38,0.06,99,2.038,131,3.014,931,4.837]],["keywords//docs/websites/ecommerce/install-opencart-on-centos-7/",[99,1.826,185,3.471,742,4.51,931,4.335,932,5.362]],["toc//docs/websites/ecommerce/install-opencart-on-centos-7/",[23,2.992,38,0.076,66,1.355,75,1.573,76,1.583,93,2.953,111,1.641,115,0.373,193,1.719,283,2.353,290,2.617,327,4.697,331,2.332,616,3.768,931,7.438,933,4.162]],["deprecated//docs/websites/ecommerce/install-opencart-on-centos-7/",[]],["title//docs/quick-answers/linux/linux-command-line-tips/",[51,2.249,318,3.068,339,4.338,708,5.983]],["keywords//docs/quick-answers/linux/linux-command-line-tips/",[312,3.729,332,3.601,434,3.966,708,4.613,709,4.83,921,4.439,934,5.563]],["toc//docs/quick-answers/linux/linux-command-line-tips/",[51,1.95,77,2.216,312,5.817,318,3.689,567,4.364,604,4.691,609,3.924,777,5.188,935,5.76,936,5.76,937,6.257,938,5.188,939,4.691,940,6.257,941,6.257,942,6.257,943,5.188,944,6.257,945,5.188,946,5.76,947,5.433,948,6.257]],["deprecated//docs/quick-answers/linux/linux-command-line-tips/",[]],["title//docs/quick-answers/linux/how-to-use-grep/",[74,1.11,318,3.35,867,5.618]],["keywords//docs/quick-answers/linux/how-to-use-grep/",[51,2.194,866,5.835,867,5.018,949,4.482]],["toc//docs/quick-answers/linux/how-to-use-grep/",[]],["deprecated//docs/quick-answers/linux/how-to-use-grep/",[]],["title//docs/quick-answers/linux/how-to-use-head/",[74,1.11,318,3.35,950,6.288]],["keywords//docs/quick-answers/linux/how-to-use-head/",[51,2.016,79,1.976,866,5.362,950,5.16,951,6.466]],["toc//docs/quick-answers/linux/how-to-use-head/",[]],["deprecated//docs/quick-answers/linux/how-to-use-head/",[]],["title//docs/quick-answers/linux/how-to-use-tail/",[74,1.11,318,3.35,952,6.288]],["keywords//docs/quick-answers/linux/how-to-use-tail/",[51,2.016,79,1.976,866,5.362,952,5.16,953,6.466]],["toc//docs/quick-answers/linux/how-to-use-tail/",[]],["deprecated//docs/quick-answers/linux/how-to-use-tail/",[]],["title//docs/security/advanced-ssh-server-security/",[20,1.754,74,0.812,441,3.463,600,4.776,608,2.239,954,5.001,955,4.017]],["keywords//docs/security/advanced-ssh-server-security/",[51,1.621,73,0.826,99,1.469,262,1.267,287,0.566,612,2.325,749,4.787,956,4.787]],["toc//docs/security/advanced-ssh-server-security/",[31,2.591,32,1.398,74,1.191,75,1.093,76,1.1,113,2.489,161,3.199,183,3.884,269,2.853,277,1.967,283,2.953,426,2.214,475,2.814,512,3.265,526,3.882,608,1.82,612,2.094,724,2.338,913,3.082,919,2.108,957,4.681,958,3.338,959,3.338,960,4.309,961,5.833,962,4.065,963,4.681,964,4.309,965,4.309,966,3.338,967,4.309,968,4.065,969,4.309,970,4.681,971,4.681,972,4.681]],["deprecated//docs/security/advanced-ssh-server-security/",[]],["title//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[38,0.055,287,0.725,437,3.271,973,5.138,974,6.655]],["keywords//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[287,0.566,637,3.126,857,3.899,973,4.014,975,4.787,976,4.787,977,4.787,978,5.2]],["toc//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[23,1.251,32,1.403,38,0.075,39,1.124,52,1.671,54,1.822,66,1.577,73,0.96,75,0.658,76,0.662,79,1.435,82,1.094,86,1.564,93,1.235,111,1.144,115,0.469,116,2.06,139,2.725,203,3.457,238,2.684,268,2.255,270,1.026,282,1.289,283,2.464,354,1.031,383,2.445,393,2.991,545,3.748,585,3.521,597,1.964,645,2.06,690,2.335,933,2.903,973,7.997,979,2.592,980,2.592,981,2.445,982,2.592,983,3.748,984,1.443]],["deprecated//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[]],["title//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[99,1.524,120,1.387,131,2.254,985,5.706,986,4.968,987,7.193]],["keywords//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[99,1.689,191,0.814,985,4.368,986,5.506,988,5.981,989,5.981]],["toc//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[32,2.091,38,0.058,74,0.987,75,1.635,76,1.646,82,2.721,115,0.388,191,0.952,354,3.429,375,1.53,985,6.841,987,10.377,990,5.405]],["deprecated//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[]],["title//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[5,2.652,33,2.552,34,4.046,74,0.76,99,1.524,881,3.162,991,2.267,992,4.968]],["keywords//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[993,6.16,994,7.72,995,7.72]],["toc//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[5,4.762,38,0.081,115,0.537,881,5.679]],["deprecated//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[996,3.837]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[20,2.197,31,3.994,33,3.412,38,0.06]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[874,5.835,875,6.11,876,4.908,997,6.479]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[20,3.155,21,1.723,31,3.182,32,1.717,33,2.718,38,0.068,115,0.453,175,2.92,290,2.234,299,4.098,354,2.992,420,3.216,601,5.291,603,5.291,608,2.234,876,4.009,880,4.098,881,4.791,918,3.056,998,5.748,999,5.748,1000,3.928]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[]],["title//docs/platform/upgrade-to-hourly-billing/",[1001,3.812,1002,6.842,1003,5.755]],["keywords//docs/platform/upgrade-to-hourly-billing/",[1002,6.11,1003,5.14,1004,5.835,1005,5.276]],["toc//docs/platform/upgrade-to-hourly-billing/",[496,8.651,1001,4.82,1006,3.756]],["deprecated//docs/platform/upgrade-to-hourly-billing/",[]],["title//docs/platform/disk-images/resizing-a-linode/",[20,2.642,871,6.507]],["keywords//docs/platform/disk-images/resizing-a-linode/",[871,6.409,1001,4.135]],["toc//docs/platform/disk-images/resizing-a-linode/",[20,3.122,871,7.687]],["deprecated//docs/platform/disk-images/resizing-a-linode/",[]],["title//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[38,0.055,219,3.538,287,0.725,437,3.271,1007,5.778]],["keywords//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[287,0.841,1007,6.703,1008,7.72]],["toc//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[38,0.062,75,1.739,76,1.75,115,0.413,126,3.574,279,3.92,282,2.043,283,2.601,446,6.172,608,2.893,753,3.629,1007,10.027]],["deprecated//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-centos-7/",[38,0.06,99,2.038,131,3.014,668,3.412]],["keywords//docs/databases/mongodb/install-mongodb-on-centos-7/",[111,1.457,287,0.652,668,2.828,858,3.013,1009,4.087,1010,5.506]],["toc//docs/databases/mongodb/install-mongodb-on-centos-7/",[11,2.583,21,1.876,38,0.052,66,1.259,75,1.461,76,1.471,87,2.583,88,2.855,91,2.798,111,1.524,115,0.347,221,2.875,248,3.667,258,5.76,283,3.032,342,4.461,538,3.924,668,5.344,1011,4.993]],["deprecated//docs/databases/mongodb/install-mongodb-on-centos-7/",[]],["title//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[66,1.159,73,0.915,287,0.627,437,2.831,1012,5.302,1013,5.302,1014,5.759]],["keywords//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[73,1.226,287,0.841,1015,7.72]],["toc//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[38,0.049,66,1.195,67,2.557,72,2.968,73,1.827,75,1.388,76,1.397,115,0.329,121,0.888,282,1.631,296,4.339,439,3.62,475,3.572,620,5.469,776,4.339,1012,9.682,1016,5.837,1017,5.941]],["deprecated//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-magento-on-centos-7/",[38,0.06,99,2.038,131,3.014,1018,4.837]],["keywords//docs/websites/ecommerce/install-magento-on-centos-7/",[99,1.988,1018,4.718,1019,6.479,1020,7.037]],["toc//docs/websites/ecommerce/install-magento-on-centos-7/",[23,2.026,38,0.077,45,3.639,66,0.918,73,0.724,75,1.065,76,1.072,93,2,102,2.141,111,1.111,115,0.552,121,1.031,131,1.905,166,2.672,191,0.62,193,1.164,211,2.425,262,1.111,277,1.916,283,2.41,290,1.773,354,1.669,375,0.997,498,2.425,531,3.002,587,2.706,644,1.702,859,2.904,933,4.263,1018,6.677,1021,4.198]],["deprecated//docs/websites/ecommerce/install-magento-on-centos-7/",[]],["title//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,1018,4.837]],["keywords//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[287,0.767,1018,4.718,1019,6.479,1022,7.037]],["toc//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[23,2.108,38,0.059,45,3.786,66,0.955,73,0.754,75,1.108,76,1.115,93,2.081,102,2.227,111,1.156,115,0.562,121,1.062,166,2.78,191,0.645,193,1.211,211,2.522,262,1.156,277,1.993,283,2.483,290,1.844,354,1.737,375,1.037,498,2.522,531,3.123,587,2.815,644,1.771,859,3.022,933,4.392,1018,6.792,1021,4.367]],["deprecated//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[]],["title//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[74,0.675,115,0.266,119,2.775,128,0.861,287,0.522,725,3.155,730,2.025,1023,1.798,1024,2.808,1025,3.974]],["keywords//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[128,1.162,287,0.704,1023,2.425,1025,5.362,1026,4.722]],["toc//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[38,0.046,73,0.871,75,1.28,76,1.288,79,1.675,87,2.262,111,1.335,115,0.304,119,3.173,139,1.662,262,1.925,270,1.996,608,2.13,724,2.738,729,1.95,753,2.672,919,4.171,1023,4.2,1025,4.544,1027,4.373,1028,5.045,1029,4.544,1030,5.48,1031,5.48]],["deprecated//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[38,0.051,99,1.744,111,1.504,116,2.708,131,2.579,1032,3.348]],["keywords//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[116,3.087,856,4.908,1033,5.616,1034,4.289]],["toc//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[32,0.973,38,0.056,66,1.346,67,1.402,75,0.761,76,0.766,87,2.186,99,0.92,108,4.485,111,2.333,115,0.181,116,3.38,126,1.564,142,1.731,155,3.427,221,2.433,262,1.877,279,1.715,283,1.138,332,2.108,340,1.958,382,3.075,475,4.022,510,2.998,608,2.995,618,2.998,650,2.043,673,1.601,1035,5.199,1036,5.295,1037,5.295,1038,2.442,1039,6.304,1040,2.225,1041,3.257]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[]],["title//docs/databases/mongodb/create-a-mongodb-replica-set/",[66,1.452,121,1.078,668,3.412,1042,7.216]],["keywords//docs/databases/mongodb/create-a-mongodb-replica-set/",[271,3.087,668,3.328,858,3.545,1043,7.037]],["toc//docs/databases/mongodb/create-a-mongodb-replica-set/",[11,2.453,23,2.64,66,1.195,75,1.388,76,1.397,79,2.558,87,2.453,93,2.606,115,0.537,120,1.527,121,0.888,122,1.788,139,1.802,183,2.73,279,3.129,283,2.076,619,2.481,668,3.958,684,3.44,724,2.968,1044,4.682,1045,4.926]],["deprecated//docs/databases/mongodb/create-a-mongodb-replica-set/",[]],["title//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[74,0.607,89,0.841,128,0.774,144,1.981,219,2.291,497,2.411,516,3.416,644,1.609,915,3.006,1046,3.327,1047,3.148]],["keywords//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[89,1.168,497,3.346,644,2.232,794,3.751,1046,4.617,1048,5.193]],["toc//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[23,2.398,31,2.987,38,0.076,66,1.086,75,1.26,76,1.268,79,1.649,89,1.525,93,2.367,115,0.592,139,1.637,144,2.48,193,1.377,211,2.869,382,2.48,387,3.162,497,3.019,616,3.019,1046,7.772,1049,4.686,1050,4.046,1051,5.396,1052,5.396]],["deprecated//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[]],["title//docs/platform/disk-images/clone-your-linode/",[20,2.642,1053,6.338]],["keywords//docs/platform/disk-images/clone-your-linode/",[911,5.638,1053,7.295]],["toc//docs/platform/disk-images/clone-your-linode/",[20,3.122,1053,7.488]],["deprecated//docs/platform/disk-images/clone-your-linode/",[]],["title//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[38,0.06,99,2.038,131,3.014,191,0.982]],["keywords//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[99,2.18,191,1.05,856,5.384]],["toc//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[23,2.327,38,0.075,75,1.223,76,1.231,87,2.162,93,2.297,115,0.55,120,1.346,134,2.423,191,1.04,192,1.495,262,1.862,266,3.51,329,1.432,476,4.869,498,2.784,512,3.652,642,2.514,644,2.853,1054,4.179,1055,7.037,1056,5.583,1057,4.179,1058,4.821]],["deprecated//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[74,0.675,99,1.354,123,2.844,131,2.002,160,3.102,161,3.275,279,2.524,612,2.143,748,3.7,919,2.158]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[612,3.452,1059,7.106,1060,7.72]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[23,3.111,38,0.058,57,2.115,75,1.635,76,1.646,93,3.071,115,0.388,121,1.046,123,4.155,183,4.305,279,4.933,724,3.497,748,5.405,1061,7.001,1062,6.079,1063,4.532]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[74,0.607,123,2.558,128,0.774,160,2.79,161,2.945,219,2.291,279,2.27,287,0.47,437,2.118,612,1.927,748,3.327,919,1.94]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[128,1.162,287,0.704,612,2.892,1059,5.953,1064,6.466]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[23,3.111,38,0.058,75,1.635,76,1.646,93,3.071,115,0.388,121,1.046,123,4.155,183,4.305,279,5.56,724,3.497,725,4.609,748,5.405,1062,6.079,1063,4.532]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[]],["title//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[73,0.981,115,0.342,266,4.139,608,2.4,693,3.111,1065,3.533]],["keywords//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[407,3.639,619,2.939,693,3.545,1065,4.027]],["toc//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[73,1.158,75,1.703,76,1.714,121,1.089,122,2.194,139,2.211,270,2.656,355,4.643,592,4.272,608,2.834,693,3.672,753,3.554,1065,4.171,1066,4.383,1067,5.466,1068,5.817]],["deprecated//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[]],["title//docs/security/encryption/use-luks-for-full-disk-encryption/",[51,1.925,74,0.87,168,3.816,172,4.927,175,3.137,589,4.51]],["keywords//docs/security/encryption/use-luks-for-full-disk-encryption/",[128,1.264,172,5.616,847,5.835,1069,7.037]],["toc//docs/security/encryption/use-luks-for-full-disk-encryption/",[20,1.939,38,0.073,66,1.282,74,0.898,75,1.488,76,1.497,115,0.353,128,1.578,168,6.215,172,5.083,175,4.463,219,3.387,262,1.552,282,1.748,354,2.332,358,5.282,881,3.733,1070,4.776]],["deprecated//docs/security/encryption/use-luks-for-full-disk-encryption/",[]],["title//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[20,1.546,91,3.342,188,3.137,191,0.691,244,2.872,1071,5.076,1072,4.408,1073,4.408]],["keywords//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[547,6.479,1073,6.11,1074,4.231,1075,6.479]],["toc//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[11,1.864,20,0.818,21,0.806,28,2.256,64,1.769,66,1.536,75,0.628,76,0.632,79,1.38,108,3.027,121,0.401,122,0.809,125,1.299,132,3.874,139,0.815,183,1.235,195,0.993,271,5.158,298,1.615,318,1.92,331,1.564,420,3.831,480,4.158,538,2.833,642,1.29,860,2.923,1070,3.386,1073,9.565,1075,8.837,1076,2.687,1077,2.228,1078,2.228,1079,2.687,1080,2.473,1081,4.516]],["deprecated//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[]],["title//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,497,4.037]],["keywords//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[499,6.11,500,6.11,502,6.11,1082,6.479]],["toc//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[38,0.065,66,1.086,75,1.26,76,1.268,79,2.388,89,1.054,115,0.558,121,0.806,180,3.848,191,0.734,193,1.377,277,3.282,478,4.686,497,5.978,511,4.968,512,6.406,660,3.848,1082,8.455,1083,5.396]],["deprecated//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[]],["title//docs/security/authentication/gpg-key-for-ssh-authentication/",[74,0.938,183,3.058,279,3.505,612,2.976,889,4.745]],["keywords//docs/security/authentication/gpg-key-for-ssh-authentication/",[279,2.738,612,2.325,747,4.149,889,3.707,1084,5.2,1085,5.2,1086,4.787,1087,4.787]],["toc//docs/security/authentication/gpg-key-for-ssh-authentication/",[20,1.643,28,2.696,75,1.26,76,1.268,87,2.228,183,5.119,262,1.903,277,2.267,279,2.842,414,4.686,541,4.475,612,2.413,724,3.903,747,4.306,889,6.548,1000,3.687,1047,3.941,1063,3.493,1086,4.968,1088,5.396,1089,7.813,1090,4.686,1091,5.396]],["deprecated//docs/security/authentication/gpg-key-for-ssh-authentication/",[]],["title//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[20,2.197,38,0.06,51,2.249,1092,6.265]],["keywords//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[31,3.31,874,4.959,1092,5.193,1093,5.981,1094,5.981,1095,5.981]],["toc//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[5,2.574,20,1.594,23,2.327,27,3.824,38,0.075,51,2.383,57,1.582,73,0.832,75,1.223,76,1.231,93,2.297,115,0.55,175,2.66,178,3.284,262,1.276,282,1.437,290,2.035,354,1.917,420,2.93,479,3.389,602,3.51,606,3.107,884,3.652,1092,7.838,1096,3.824,1097,4.179,1098,5.236]],["deprecated//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[]],["title//docs/websites/cms/install-cpanel-on-centos/",[38,0.065,99,2.226,1099,4.802]],["keywords//docs/websites/cms/install-cpanel-on-centos/",[1099,4.289,1100,7.037,1101,7.037,1102,7.037]],["toc//docs/websites/cms/install-cpanel-on-centos/",[5,3.441,20,2.132,21,2.099,38,0.058,74,1.32,86,2.331,115,0.519,444,3.722,666,2.798,758,4.266,1099,5.708,1103,6.445]],["deprecated//docs/websites/cms/install-cpanel-on-centos/",[]],["title//docs/networking/remote-access/",[126,4.166,608,3.373]],["keywords//docs/networking/remote-access/",[611,5.16,1104,6.466,1105,6.466,1106,6.466,1107,6.466]],["toc//docs/networking/remote-access/",[74,1.126,115,0.309,121,0.832,136,5.356,152,5.546,184,4.065,444,2.817,485,3.392,591,5.124,592,5.985,608,3.106,612,2.49,619,3.337,641,4.248,880,3.969,891,5.573,917,3.44,1063,3.603,1108,4.442]],["deprecated//docs/networking/remote-access/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[99,1.627,644,2.15,739,2.16,759,2.952,1109,4.017,1110,3.612,1111,1.862]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[99,1.689,1110,3.751,1111,1.934,1112,4.484,1113,4.772,1114,4.617]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[66,1.409,75,1.635,76,1.646,87,2.89,147,3.722,354,2.563,644,2.613,739,4.228,759,3.588,918,4.98,1115,6.533,1116,6.445,1117,6.445]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[128,0.969,287,0.588,516,2.79,644,2.014,739,2.024,759,2.766,1109,3.764,1110,3.385]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[128,1.074,287,0.652,1110,3.751,1112,4.484,1113,4.772,1114,4.617]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[66,1.409,75,1.635,76,1.646,87,2.89,147,3.722,354,2.563,644,2.613,739,4.228,759,3.588,918,4.98,1115,6.533,1116,6.445,1117,6.445]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[]],["title//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[89,1.206,264,4.51,352,2.207,429,4.63,644,2.305,1118,4.927]],["keywords//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[89,1.507,264,5.638,644,2.881]],["toc//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[31,2.942,66,1.069,73,0.844,75,1.241,76,1.249,89,1.038,115,0.295,139,1.612,144,4.184,183,2.443,262,1.295,266,3.563,270,1.936,342,3.79,355,5.799,422,2.552,593,3.563,673,2.612,958,3.79,959,3.79,1119,4.103,1120,5.315,1121,5.315,1122,5.315,1123,5.315,1124,5.315,1125,5.315,1126,5.315,1127,5.315,1128,5.315]],["deprecated//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[5,3.271,31,3.684,99,1.88,131,2.779,812,3.037]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[99,1.826,813,4.992,814,4.992,815,4.848,816,4.61]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[5,5.723,20,2.315,38,0.063,115,0.548,282,2.087,290,2.956,291,3.335,354,2.783,812,4.515]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[]],["title//docs/websites/host-a-website-with-high-availability/",[120,1.854,233,3.666,476,4.596,1056,5.27]],["keywords//docs/websites/host-a-website-with-high-availability/",[454,5.276,516,3.639,672,3.516,1108,5.616]],["toc//docs/websites/host-a-website-with-high-availability/",[21,1.171,38,0.063,73,0.62,75,0.912,76,0.918,87,3.116,111,0.951,115,0.546,132,2.209,139,2.289,191,0.833,262,0.951,266,2.618,268,3.624,269,4.6,271,1.713,277,1.641,299,2.784,375,0.853,443,2.38,444,1.377,485,2.38,497,2.185,512,2.723,592,2.288,602,2.618,1044,3.425,1055,7.866,1057,6.024,1058,5.635,1108,3.116,1129,3.905,1130,6.121,1131,2.618]],["deprecated//docs/websites/host-a-website-with-high-availability/",[]],["title//docs/websites/introduction-to-high-availability/",[59,4.618,476,5.019,1056,5.755]],["keywords//docs/websites/introduction-to-high-availability/",[120,1.808,233,3.575,454,5.276,1108,5.616]],["toc//docs/websites/introduction-to-high-availability/",[73,1.03,79,1.983,111,1.58,125,1.866,192,1.852,259,4.524,282,1.78,382,2.981,452,4.864,458,5.176,476,6.957,706,5.972,852,4.737,1056,7.978,1108,7.099]],["deprecated//docs/websites/introduction-to-high-availability/",[]],["title//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[38,0.06,287,0.786,370,5.27,437,3.546]],["keywords//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[287,0.767,367,6.11,370,5.14,437,3.459]],["toc//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[11,2.298,20,1.695,38,0.046,51,2.491,53,4.626,58,4.059,67,3.439,73,1.269,75,1.3,76,1.308,115,0.309,262,1.356,298,4.804,365,7.008,370,7.898,587,4.742,589,4.065,606,3.303]],["deprecated//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[38,0.06,116,3.165,287,0.786,437,3.546]],["keywords//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[116,2.836,857,4.848,1033,5.16,1034,3.94,1132,4.335]],["toc//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[38,0.066,66,1.88,75,1.3,76,1.308,111,1.946,115,0.309,116,4.937,126,2.672,142,2.96,155,3.603,262,1.946,283,1.945,287,0.606,416,3.882,437,2.736,608,3.106,1032,3.018,1035,3.185,1039,3.665,1133,4.174]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[38,0.055,287,0.725,437,3.271,668,3.147,1134,6.126]],["keywords//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[111,1.457,287,0.652,668,2.828,858,3.013,1009,4.087,1010,5.506]],["toc//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[11,2.728,21,1.981,38,0.055,66,1.33,75,1.543,76,1.553,87,2.728,88,3.016,91,2.955,111,1.61,115,0.366,221,3.037,248,3.873,283,2.309,538,4.144,668,5.448,1011,5.273]],["deprecated//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[]],["title//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[73,0.857,74,0.76,192,1.541,287,0.588,437,2.652,1134,4.968,1135,3.289,1136,5.396]],["keywords//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[672,3.856,1135,4.704,1137,7.106]],["toc//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[38,0.043,54,3.34,66,1.038,75,1.205,76,1.213,85,3.679,102,2.422,115,0.286,120,2.533,196,2.308,270,1.88,308,2.094,318,2.194,329,2.696,331,1.787,339,3.102,355,3.286,429,3.869,484,3.869,616,4.231,935,4.75,1118,4.118,1135,4.608,1138,6.566,1139,4.48,1140,1.985,1141,5.16]],["deprecated//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[]],["title//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[32,1.844,128,1.109,219,3.283,262,1.504,287,0.673,636,3.763]],["keywords//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[32,1.661,191,0.757,193,1.42,636,3.39,637,3.344,1142,3.662,1143,5.121]],["toc//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[8,5.923,32,2.133,66,1.437,75,1.668,76,1.679,79,2.183,88,3.26,156,3.996,178,4.48,262,1.74,282,1.96,290,2.776,498,5.047,539,6.202,604,5.355,1001,3.455]],["deprecated//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[38,0.055,191,0.905,287,0.725,437,3.271,1144,3.723]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[1145,7.037,1146,7.037,1147,7.037,1148,7.037]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[38,0.073,74,1.231,75,2.039,76,2.053,139,2.648,191,1.188,1144,6.042]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[]],["title//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[38,0.042,51,1.583,89,0.991,193,1.296,214,2.905,287,0.553,375,1.11,437,2.495,1149,2.579]],["keywords//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[89,1.374,193,1.796,857,5.276,1149,3.575]],["toc//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[38,0.072,73,1.378,75,1.461,76,1.471,89,1.945,111,1.524,115,0.347,120,1.608,139,1.898,192,1.787,193,1.597,214,3.58,277,2.629,329,1.711,352,2.237,375,1.368,753,4.231,1140,2.407,1149,3.179]],["deprecated//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[]],["title//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[38,0.055,214,3.808,287,0.725,437,3.271,722,2.937]],["keywords//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[857,4.848,1150,6.466,1151,6.466,1152,6.466,1153,6.466]],["toc//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[38,0.08,66,1.195,74,0.837,75,1.388,76,1.397,111,1.447,115,0.464,120,1.527,139,1.802,191,1.139,193,1.516,214,3.4,277,2.496,329,1.625,375,2.117,643,4.926,722,2.623,753,4.08,1154,5.941,1155,5.941]],["deprecated//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[]],["title//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[287,0.786,437,3.546,1001,3.491,1156,3.546]],["keywords//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[287,0.841,437,3.794,1001,3.735]],["toc//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[5,3.13,20,1.939,32,1.902,38,0.053,86,2.121,122,1.917,154,3.937,287,1.095,354,2.332,437,3.13,476,4.057,538,3.995,737,3.526,945,5.282,984,3.265,1001,4.865,1156,4.317,1157,5.282]],["deprecated//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[]],["title//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[38,0.051,73,0.981,128,1.109,219,3.283,287,0.673,791,3.283]],["keywords//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[791,3.18,850,3.809,1158,5.981,1159,5.981,1160,5.981,1161,5.506]],["toc//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[20,2.68,32,1.497,33,2.371,38,0.081,75,1.171,76,1.178,77,1.776,90,3.098,115,0.539,121,0.749,122,1.509,123,2.975,128,0.901,133,2.775,262,1.221,277,2.106,278,3.098,282,1.376,287,0.546,354,1.835,358,4.157,362,3.193,791,5.168,861,2.938,1044,4.142,1162,4.615]],["deprecated//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[]],["title//docs/databases/redis/install-and-configure-redis-on-centos-7/",[38,0.055,99,1.88,115,0.369,131,2.779,791,3.538]],["keywords//docs/databases/redis/install-and-configure-redis-on-centos-7/",[99,1.988,791,3.742,856,4.908,1161,6.479]],["toc//docs/databases/redis/install-and-configure-redis-on-centos-7/",[20,2.68,33,2.371,38,0.073,74,0.707,75,1.171,76,1.178,77,1.776,88,2.288,90,3.098,115,0.488,121,0.749,122,1.509,133,2.775,184,3.661,262,1.221,277,2.106,278,3.098,279,2.64,282,1.376,354,1.835,358,4.157,362,3.193,791,5.514,861,2.938,919,2.257,1044,4.142,1162,4.615]],["deprecated//docs/databases/redis/install-and-configure-redis-on-centos-7/",[]],["title//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[38,0.051,128,1.109,219,3.283,287,0.673,1163,3.664,1164,5.12]],["keywords//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[125,1.72,287,0.652,850,3.809,1163,3.549,1165,5.981,1166,5.981]],["toc//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[23,2.596,38,0.069,66,1.176,75,1.365,76,1.373,81,2.994,93,2.563,115,0.324,191,0.795,192,2.362,261,4.484,283,2.041,291,2.563,292,4.663,296,4.267,354,2.139,387,3.424,608,2.271,1040,3.992,1163,6.538,1164,4.845]],["deprecated//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[]],["title//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[74,0.715,82,1.973,89,0.991,115,0.281,287,0.553,412,2.649,737,2.81,1167,4.673,1168,2.699]],["keywords//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[89,1.168,138,5.506,1169,3.596,1170,5.981,1171,5.981,1172,4.009]],["toc//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[11,3.01,38,0.095,66,1.467,75,1.703,76,1.714,82,2.834,89,1.423,115,0.533,412,3.804,1167,8.858,1168,3.876]],["deprecated//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[]],["title//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[20,2.399,38,0.065,1173,6.842]],["keywords//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[1173,7.422,1174,8.548]],["toc//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[20,2.594,38,0.071,51,2.656,59,4.994,179,7.399,354,3.119,1173,10.069]],["deprecated//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[]],["title//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[38,0.048,74,0.812,287,0.627,434,4.107,497,3.222,737,3.188,1175,5.001]],["keywords//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[191,0.707,287,0.566,387,3.047,497,2.909,1176,5.2,1177,5.2,1178,5.2,1179,4.014]],["toc//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[19,4.166,32,2.867,38,0.092,77,2.07,109,4.075,111,1.423,121,0.873,122,1.758,124,3.665,252,5.379,318,2.484,387,3.424,434,5.897,497,4.627,666,1.745,802,4.267,831,4.381,1175,7.181,1179,4.511]],["deprecated//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[]],["title//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[89,1.124,104,2.978,233,2.926,1047,4.206,1180,5.302,1181,5.302,1182,4.446]],["keywords//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[50,3.314,1182,4.992,1183,4.992,1184,6.466,1185,6.466]],["toc//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[28,3.568,38,0.079,66,1.437,75,1.668,76,1.679,89,1.853,120,1.835,329,1.953,412,3.727,670,4.041,1180,6.575,1181,8.739,1182,7.329]],["deprecated//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[]],["title//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[38,0.055,128,1.195,287,0.725,1186,6.126,1187,6.126]],["keywords//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[773,4.51,776,4.722,1188,6.466,1189,5.953,1190,5.953]],["toc//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[31,2.898,38,0.044,67,2.254,73,1.577,75,1.223,76,1.231,115,0.29,173,6.97,308,2.125,331,1.813,666,1.564,705,3.448,771,6.169,778,4.547,779,4.043,1186,9.138,1187,9.138,1189,4.821,1190,4.821,1191,4.821,1192,5.236,1193,4.821]],["deprecated//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[]],["title//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[38,0.051,66,1.242,168,3.816,644,2.305,739,2.316,1194,6.175]],["keywords//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[739,2.895,1195,7.72,1196,7.72]],["toc//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[8,4.544,32,2.36,38,0.046,66,1.103,75,1.28,76,1.288,102,2.573,124,3.437,168,6.267,254,4.688,277,3.319,290,2.13,390,4.231,644,3.458,739,3.803,1197,10.14,1198,7.901]],["deprecated//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[]],["title//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[73,0.806,240,3.806,287,0.553,703,3.919,737,2.81,1199,4.673,1200,4.673,1201,4.673,1202,4.673]],["keywords//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[287,0.474,1016,3.033,1172,2.915,1202,4.003,1203,4.348,1204,4.348,1205,4.348,1206,4.348,1207,4.348,1208,4.003,1209,3.357]],["toc//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[11,2.412,38,0.049,73,1.525,75,1.365,76,1.373,115,0.324,121,0.873,178,3.665,240,6.201,630,4.845,666,1.745,913,3.847,1016,7.281,1119,4.511,1199,7.614,1200,7.614,1201,7.614,1210,4.511,1211,5.379]],["deprecated//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[]],["title//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[38,0.048,73,0.915,263,2.926,1164,4.776,1212,5.302,1213,5.302,1214,5.001]],["keywords//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[773,4.908,1209,5.433,1215,7.037,1216,7.037]],["toc//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[20,2.09,38,0.057,73,1.469,74,0.967,75,1.603,76,1.614,115,0.381,263,4.697,354,2.513,773,4.788,943,5.692,1164,7.666,1212,8.511,1213,8.511]],["deprecated//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[]],["title//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[38,0.048,128,1.035,191,0.784,193,1.47,219,3.062,1217,4.776,1218,4.206]],["keywords//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[191,0.664,193,1.246,850,3.109,1048,4.238,1140,1.878,1219,4.881,1220,2.702,1221,4.493,1222,4.493]],["toc//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[38,0.062,75,1.739,76,1.75,115,0.541,191,1.013,193,2.777,364,6.172,462,5.747,915,5.192,1217,8.089,1221,6.852]],["deprecated//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[]],["title//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[287,0.673,352,2.207,737,3.418,1223,5.684,1224,5.361,1225,4.767]],["keywords//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[1223,4.787,1224,4.515,1225,4.014,1226,5.2,1227,4.787,1228,5.2,1229,4.515,1230,5.2]],["toc//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[38,0.084,66,1.282,73,1.012,75,1.488,76,1.497,82,3.909,89,1.244,137,2.708,140,5.686,219,3.387,352,2.277,905,4.776,906,3.937,1224,5.531,1225,6.782,1227,5.864,1229,5.531]],["deprecated//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[]],["title//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[38,0.055,73,1.057,773,4.641,776,4.86,1016,4.641]],["keywords//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[773,3.88,776,4.063,1016,3.88,1208,5.121,1209,4.295,1231,5.121,1232,5.563]],["toc//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[23,3.111,38,0.078,57,2.115,73,1.112,75,1.635,87,2.89,93,3.071,221,3.217,245,5.405,262,1.706,327,4.883,331,2.424,384,4.327,773,6.533,939,5.249,1016,4.883]],["deprecated//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[]],["title//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[115,0.342,128,1.109,219,3.283,1023,2.316,1233,4.767,1234,4.927]],["keywords//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[444,1.833,729,1.85,850,3.312,1023,1.95,1233,4.014,1234,4.149,1235,4.515,1236,4.787]],["toc//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[38,0.034,87,2.641,115,0.355,121,1.424,122,2.868,130,3.099,139,1.254,183,1.899,255,3.191,277,2.688,279,2.177,341,3.026,429,3.099,443,2.519,444,2.256,759,2.118,779,3.191,861,2.422,1023,2.936,1070,3.099,1233,6.803,1234,5.105,1235,5.555,1236,3.805,1237,4.133,1238,4.133,1239,4.133,1240,4.133,1241,3.589,1242,4.133,1243,2.365,1244,3.019,1245,4.133]],["deprecated//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[]],["title//docs/email/clients/install-roundcube-on-ubuntu/",[38,0.06,287,0.786,437,3.546,1246,6.265]],["keywords//docs/email/clients/install-roundcube-on-ubuntu/",[287,0.767,729,2.504,1246,6.11,1247,6.479]],["toc//docs/email/clients/install-roundcube-on-ubuntu/",[32,1.362,38,0.077,51,1.422,57,1.378,66,1.388,75,1.065,76,1.072,102,2.141,111,1.111,115,0.253,120,1.772,124,2.86,191,1.132,193,1.164,214,3.947,270,1.661,283,1.593,290,1.773,329,1.886,340,2.742,343,3.181,354,1.669,375,1.508,484,3.419,644,1.702,722,3.045,861,2.672,1246,9.098,1248,4.56]],["deprecated//docs/email/clients/install-roundcube-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[20,2.399,38,0.065,893,5.618]],["keywords//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[31,3.579,876,4.51,880,4.61,893,4.61,1249,5.953]],["toc//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[20,2.815,38,0.077,75,1.603,76,1.614,79,2.826,115,0.381,175,3.488,188,4.243,354,2.513,536,5.692,606,4.074,645,3.011,893,7.453,1011,5.478]],["deprecated//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[804,0.471]],["title//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[38,0.045,73,0.857,106,3.553,192,1.541,516,2.79,703,4.166,1074,3.244,1250,4.968]],["keywords//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[106,5.082,192,2.204,1251,7.72]],["toc//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[38,0.069,74,1.173,75,1.943,76,1.956,115,0.461,121,1.243,122,2.504,375,1.819,1250,9.647]],["deprecated//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[]],["title//docs/game-servers/host-a-terraria-server-on-your-linode/",[51,2.249,73,1.146,616,4.037,1252,6.265]],["keywords//docs/game-servers/host-a-terraria-server-on-your-linode/",[776,5.14,1016,4.908,1252,6.11,1253,4.176]],["toc//docs/game-servers/host-a-terraria-server-on-your-linode/",[11,2.228,16,3.848,21,1.618,38,0.045,66,1.086,73,1.459,75,1.26,76,1.268,77,1.911,86,1.797,115,0.433,268,2.591,270,1.966,296,3.941,308,2.19,314,4.475,331,1.869,538,3.385,580,3.553,585,4.046,684,3.124,705,3.553,891,3.764,1054,4.306,1252,9.671]],["deprecated//docs/game-servers/host-a-terraria-server-on-your-linode/",[]],["title//docs/networking/vpn/configuring-openvpn-client-devices/",[72,3.604,115,0.4,201,5.145,693,3.635]],["keywords//docs/networking/vpn/configuring-openvpn-client-devices/",[53,3.01,58,2.642,407,2.689,693,2.619,1254,4.515,1255,4.149,1256,4.787,1257,4.787]],["toc//docs/networking/vpn/configuring-openvpn-client-devices/",[51,2.099,58,3.421,67,2.898,72,5.171,75,1.573,76,1.583,115,0.373,139,2.042,298,4.049,407,3.482,587,3.996,739,2.526,966,4.801,1000,4.601,1255,5.374,1257,6.199,1258,4.801,1259,6.199]],["deprecated//docs/networking/vpn/configuring-openvpn-client-devices/",[]],["title//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[73,0.915,121,0.861,122,1.733,128,1.035,256,4.017,693,2.901,955,4.017]],["keywords//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[407,3.639,693,3.545,1254,6.11,1260,5.018]],["toc//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[21,1.422,23,2.108,33,2.244,38,0.039,72,3.55,73,1.129,75,1.108,76,1.67,79,2.604,93,2.081,115,0.59,125,1.365,203,2.715,268,2.278,269,2.891,355,3.022,374,2.852,407,2.453,619,1.981,645,2.081,693,4.292,739,1.779,1050,3.557,1067,3.557,1241,4.119,1258,6.075,1261,4.367,1262,4.744]],["deprecated//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[]],["title//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[73,0.981,266,4.139,267,3.873,607,5.12,693,3.111,1065,3.533]],["keywords//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[407,3.639,693,3.545,1254,6.11,1260,5.018]],["toc//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[23,3.786,75,1.99,76,2.003,93,3.737,115,0.472,269,5.193,619,3.559,693,4.293,1263,8.521]],["deprecated//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[]],["title//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[38,0.055,111,1.621,375,1.455,684,3.853,806,5.31]],["keywords//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[375,1.538,806,5.616,807,6.479,1264,7.037]],["toc//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[38,0.041,66,0.995,67,2.128,73,0.785,75,1.155,76,1.162,87,4.256,91,3.904,111,1.785,115,0.274,121,0.739,283,1.727,331,1.712,375,2.11,382,2.272,414,6.362,516,2.556,572,4.824,806,5.847,1035,4.192,1038,3.706,1265,4.943,1266,4.943,1267,4.943,1268,4.551]],["deprecated//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[]],["title//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[287,0.725,352,2.379,737,3.684,1269,5.778,1270,5.778]],["keywords//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[125,2.419,1074,3.596,1269,5.193,1270,5.193,1271,5.981]],["toc//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[38,0.075,39,2.09,66,1.054,75,1.223,76,1.231,87,2.162,91,3.419,115,0.585,116,2.297,121,0.782,122,1.576,125,1.506,140,3.389,191,1.04,287,0.57,291,2.297,752,1.506,884,3.652,1269,9.166,1270,7.838,1272,5.236]],["deprecated//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[]],["title//docs/web-servers/lamp/lamp-on-centos-7/",[99,2.226,131,3.291,722,3.478]],["keywords//docs/web-servers/lamp/lamp-on-centos-7/",[99,1.571,191,0.757,193,1.42,375,1.216,722,2.456,856,3.88,1273,5.121]],["toc//docs/web-servers/lamp/lamp-on-centos-7/",[38,0.085,66,1.33,75,1.543,76,1.553,111,1.61,115,0.61,120,1.698,134,3.058,190,3.921,191,0.899,193,1.687,329,1.807,375,1.444,516,3.417,642,3.172,1274,6.608]],["deprecated//docs/web-servers/lamp/lamp-on-centos-7/",[]],["title//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[74,0.76,82,2.098,89,1.054,287,0.588,352,1.929,737,2.987,1275,2.48,1276,2.79]],["keywords//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[39,2.809,89,1.374,1275,3.234,1276,3.639]],["toc//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[38,0.061,39,2.91,75,1.703,76,1.714,82,2.834,89,1.879,115,0.533,121,1.089,122,2.194,140,4.719,884,5.084,1275,3.35,1276,4.976]],["deprecated//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[]],["title//docs/websites/cms/install-and-configure-drupal-8/",[38,0.06,115,0.4,219,3.836,636,4.397]],["keywords//docs/websites/cms/install-and-configure-drupal-8/",[191,0.814,193,1.526,636,3.645,637,3.596,1142,3.937,1143,5.506]],["toc//docs/websites/cms/install-and-configure-drupal-8/",[11,3.139,75,1.776,76,1.787,115,0.421,191,1.034,198,4.922,199,5.196,219,4.043,290,2.956,354,2.783,636,6.028,762,5.422,1277,7]],["deprecated//docs/websites/cms/install-and-configure-drupal-8/",[]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[191,0.84,287,0.673,554,3.816,737,3.418,1278,5.684,1279,5.361]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[38,0.056,75,1.573,76,1.583,77,2.385,115,0.643,117,4.801,118,4.697,191,0.916,238,2.992,337,4.918,766,5.686,1275,3.095,1281,3.899]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[]],["title//docs/security/firewalls/configure-firewall-with-ufw/",[115,0.437,268,3.783,585,5.908]],["keywords//docs/security/firewalls/configure-firewall-with-ufw/",[128,0.671,268,1.794,287,0.407,580,2.46,585,2.801,619,1.56,949,2.38,1282,3.736,1283,3.736,1284,3.736,1285,3.736,1286,3.736,1287,3.736,1288,1.949]],["toc//docs/security/firewalls/configure-firewall-with-ufw/",[16,3.848,21,1.618,38,0.045,51,1.682,74,0.76,75,1.26,76,1.268,79,1.649,87,2.228,115,0.299,121,0.806,128,0.969,211,2.869,268,3.751,269,6.511,270,1.966,287,0.588,340,3.244,418,3.553,441,3.244,516,2.79,585,7.548,645,2.367,1288,2.816,1289,5.396]],["deprecated//docs/security/firewalls/configure-firewall-with-ufw/",[]],["title//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[66,1.242,74,0.87,196,2.762,214,3.533,710,4.63,722,2.726]],["keywords//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[165,3.301,196,2.488,710,4.171,714,4.295,1290,5.563,1291,5.563,1292,5.121]],["toc//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[21,1.752,66,2.217,74,1.166,79,2.528,111,1.423,115,0.324,120,1.501,139,1.772,191,1.125,193,1.491,196,4.669,329,1.598,331,2.023,374,3.513,375,1.277,711,4.845,1293,5.379,1294,4.166]],["deprecated//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[]],["title//docs/applications/voip/install-and-configure-mumble-on-debian/",[38,0.06,115,0.4,128,1.296,1295,6.265]],["keywords//docs/applications/voip/install-and-configure-mumble-on-debian/",[128,1.074,1016,4.171,1295,5.193,1296,5.981,1297,4.772,1298,5.981]],["toc//docs/applications/voip/install-and-configure-mumble-on-debian/",[38,0.079,67,4.086,72,3.568,73,1.508,75,1.668,76,1.679,115,0.396,121,1.067,283,2.496,890,6.575,1295,9.258,1299,7.143]],["deprecated//docs/applications/voip/install-and-configure-mumble-on-debian/",[]],["title//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[20,2.197,427,4.082,608,2.805,1300,6.642]],["keywords//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[79,1.492,188,3.017,731,3.895,1300,4.493,1301,4.238,1302,4.881,1303,4.493,1304,4.881,1305,4.881]],["toc//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[75,1.703,76,1.714,115,0.404,121,1.089,122,2.194,283,2.547,602,6.45,731,5.817,933,4.506,1097,5.817,1303,6.711,1306,7.29,1307,6.711,1308,7.29,1309,7.29]],["deprecated//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[]],["title//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[38,0.051,89,1.206,196,2.762,287,0.673,437,3.035,1310,5.12]],["keywords//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[89,1.507,287,0.841,1311,6.401]],["toc//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[11,3.139,38,0.082,75,1.776,76,1.787,81,3.897,89,2.147,115,0.421,290,2.956,984,3.897,1310,8.202]],["deprecated//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[]],["title//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[38,0.051,256,4.307,287,0.673,737,3.418,973,4.767,1312,6.175]],["keywords//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[287,0.652,637,3.596,973,4.617,975,5.506,976,5.506,977,5.506]],["toc//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[32,1.129,38,0.076,39,1.509,52,2.243,54,2.446,66,1.2,73,1.451,75,0.883,76,0.888,79,1.823,82,1.469,102,1.774,106,2.488,111,0.921,115,0.209,116,1.658,139,1.809,238,3.284,268,1.814,283,2.084,291,1.658,297,2.188,308,2.421,331,1.309,383,3.282,606,3.54,645,1.658,690,3.134,718,2.488,933,2.336,973,7.848,979,3.479,980,3.479,982,3.479,983,3.016,1050,2.834,1313,3.78,1314,3.479,1315,3.78]],["deprecated//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[89,1.206,121,0.923,122,1.858,287,0.673,737,3.418,1311,5.12]],["keywords//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[89,1.086,287,0.606,516,2.876,1172,3.729,1310,4.613,1311,6.622]],["toc//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[11,2.678,38,0.054,57,1.96,81,3.324,89,1.982,115,0.36,121,0.969,195,2.397,196,3.978,282,1.78,290,3.458,357,1.585,382,2.981,616,3.629,984,3.324,1310,7.376,1311,5.379]],["deprecated//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[38,0.048,89,1.124,128,1.035,219,3.062,739,2.16,1218,4.206,1316,4.446]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[89,1.262,850,4.118,1112,4.848,1316,4.992,1317,6.466]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[38,0.074,75,1.188,76,1.195,79,1.554,88,2.321,89,1.461,115,0.282,122,1.531,139,1.542,147,3.978,183,2.337,195,1.88,291,2.231,341,2.405,485,3.099,515,4.217,582,4.217,642,2.442,724,2.54,739,3.671,759,4.549,812,2.321,861,2.98,1114,3.926,1316,7.557]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-monit/",[38,0.06,73,1.146,125,2.076,1318,6.642]],["keywords//docs/uptime/monitoring/monitoring-servers-with-monit/",[1319,9.576]],["toc//docs/uptime/monitoring/monitoring-servers-with-monit/",[38,0.047,86,1.883,99,1.598,115,0.448,120,1.453,126,2.715,128,1.016,192,1.615,244,3.2,282,1.552,287,0.616,299,4.033,349,4.033,482,5.207,491,3.661,516,2.924,797,4.911,984,2.899,1111,1.829,1288,2.951,1318,9.47,1320,4.513,1321,5.656,1322,3.945,1323,5.656,1324,0.833]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-monit/",[]],["title//docs/security/using-fail2ban-for-security/",[73,1.146,74,1.017,262,1.758,1325,4.751]],["keywords//docs/security/using-fail2ban-for-security/",[1325,5.082,1326,7.72,1327,7.106]],["toc//docs/security/using-fail2ban-for-security/",[38,0.044,72,2.655,74,0.749,99,1.501,115,0.554,121,0.794,128,0.955,131,2.22,161,3.632,249,3.563,287,0.579,592,3.115,729,1.891,1077,4.407,1111,1.718,1322,3.707,1325,6.992,1327,4.893,1328,5.315,1329,5.315,1330,5.315,1331,5.315,1332,4.893,1333,7.728,1334,4.893,1335,4.615]],["deprecated//docs/security/using-fail2ban-for-security/",[]],["title//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[73,0.915,263,2.926,287,0.627,352,2.059,737,3.188,1214,5.001,1336,5.302]],["keywords//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[287,0.606,773,3.88,776,4.063,1172,3.729,1209,4.295,1337,5.563,1338,5.563]],["toc//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[11,2.89,38,0.058,73,1.488,75,1.635,76,1.646,115,0.388,263,5.364,666,2.091,943,5.805,1214,6.079,1336,9.718,1339,7.001,1340,7.001]],["deprecated//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[]],["title//docs/development/version-control/install-gogs-on-debian/",[38,0.051,89,1.206,116,2.708,128,1.109,256,4.307,1341,5.361]],["keywords//docs/development/version-control/install-gogs-on-debian/",[50,3.314,89,1.262,116,2.836,433,5.614,1341,5.614]],["toc//docs/development/version-control/install-gogs-on-debian/",[38,0.098,74,0.898,75,1.488,89,1.244,115,0.353,116,2.794,144,2.927,192,1.819,198,4.123,254,3.78,296,4.652,355,4.057,608,2.476,1050,4.776,1341,9.412]],["deprecated//docs/development/version-control/install-gogs-on-debian/",[]],["title//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[38,0.048,106,3.792,211,3.062,287,0.627,291,2.526,737,3.188,1342,3.792]],["keywords//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[287,0.389,1023,1.339,1172,2.392,1235,3.099,1342,2.35,1343,3.569,1344,2.238,1345,3.569,1346,3.569,1347,3.569,1348,3.569,1349,3.569,1350,3.569,1351,3.099,1352,3.569]],["toc//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[20,1.695,21,1.669,38,0.078,66,1.608,73,0.884,86,1.853,115,0.309,121,1.194,122,1.675,147,2.96,240,4.174,283,1.945,290,2.164,427,5.287,644,2.078,739,3.506,759,2.853,1114,4.297,1293,5.124,1342,6.724]],["deprecated//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[]],["title//docs/applications/voip/install-asterisk-on-centos-7/",[38,0.06,99,2.038,131,3.014,1353,5.27]],["keywords//docs/applications/voip/install-asterisk-on-centos-7/",[99,1.165,856,2.876,1354,4.123,1355,4.123,1356,4.123,1357,3.58,1358,4.123,1359,4.123,1360,4.123,1361,4.123,1362,4.123,1363,4.123]],["toc//docs/applications/voip/install-asterisk-on-centos-7/",[5,2.536,11,2.13,23,2.293,38,0.091,75,1.205,76,1.213,81,3.876,93,2.263,99,1.457,115,0.419,238,2.293,268,2.477,270,1.88,277,2.168,291,2.263,422,2.477,580,3.397,606,3.062,1353,7.198,1364,5.16,1365,6.962,1366,4.279,1367,5.16,1368,5.16,1369,4.48]],["deprecated//docs/applications/voip/install-asterisk-on-centos-7/",[]],["title//docs/applications/cloud-storage/access-google-drive-linode/",[20,1.88,287,0.673,608,2.4,725,4.065,737,3.418,1097,4.927]],["keywords//docs/applications/cloud-storage/access-google-drive-linode/",[287,0.652,649,4.617,725,3.937,891,4.171,1097,4.772,1370,5.981]],["toc//docs/applications/cloud-storage/access-google-drive-linode/",[38,0.063,64,5.006,150,5.097,602,5.097,608,3.845,725,6.513,752,2.187,753,3.707,1097,7.894,1241,6.602,1371,7.604]],["deprecated//docs/applications/cloud-storage/access-google-drive-linode/",[]],["title//docs/security/firewalls/introduction-to-firewalld-on-centos/",[59,4.618,99,2.226,1054,6.288]],["keywords//docs/security/firewalls/introduction-to-firewalld-on-centos/",[20,1.194,51,1.222,99,1.107,188,2.423,262,0.955,268,1.882,580,2.581,1054,3.128,1111,1.267,1372,3.92,1373,3.92,1374,3.92,1375,3.92]],["toc//docs/security/firewalls/introduction-to-firewalld-on-centos/",[21,1.781,38,0.049,86,1.978,115,0.537,121,0.888,261,3.221,268,2.852,269,3.62,297,3.44,382,2.73,441,3.572,512,4.144,580,3.912,962,5.158,1054,7.731,1066,3.572,1376,3.912,1377,5.941,1378,5.941,1379,5.941,1380,5.469,1381,5.941,1382,4.587]],["deprecated//docs/security/firewalls/introduction-to-firewalld-on-centos/",[]],["title//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[38,0.051,73,0.981,115,0.342,133,3.418,470,4.065,820,4.767]],["keywords//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[1383,7.72,1384,7.72,1385,7.72]],["toc//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[38,0.074,57,1.96,75,1.515,76,1.525,87,2.678,115,0.563,133,3.591,221,2.981,352,2.319,470,7.784,762,4.625,820,5.008,1386,5.972,1387,6.487]],["deprecated//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[]],["title//docs/development/java/java-development-wildfly-centos-7/",[99,1.88,131,2.779,200,3.9,667,3.441,1225,5.138]],["keywords//docs/development/java/java-development-wildfly-centos-7/",[190,3.301,191,0.757,375,1.216,667,2.876,1225,4.295,1229,4.83,1388,5.563]],["toc//docs/development/java/java-development-wildfly-centos-7/",[38,0.078,73,0.884,74,0.784,75,1.3,76,1.308,87,2.298,115,0.443,136,3.732,137,2.367,144,3.672,191,1.087,219,2.96,375,1.217,513,5.124,560,4.442,667,2.878,906,3.44,1225,7.215,1244,4.065,1389,5.567,1390,5.567,1391,5.567,1392,5.567,1393,5.567]],["deprecated//docs/development/java/java-development-wildfly-centos-7/",[]],["title//docs/applications/configuration-management/install-and-configure-puppet/",[38,0.065,115,0.437,710,5.908]],["keywords//docs/applications/configuration-management/install-and-configure-puppet/",[712,7.106,713,6.703,714,5.96]],["toc//docs/applications/configuration-management/install-and-configure-puppet/",[38,0.061,75,1.155,76,1.162,87,3.986,115,0.535,121,0.739,130,7.73,132,4.145,133,4.832,196,3.277,211,2.628,283,1.727,342,3.525,580,3.255,612,2.211,710,8.096,724,2.469,739,1.854,759,2.533]],["deprecated//docs/applications/configuration-management/install-and-configure-puppet/",[]],["title//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[89,1.409,115,0.4,295,4.93,481,5.145]],["keywords//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[89,1.262,278,3.996,295,4.418,481,4.61,672,3.23]],["toc//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[19,2.947,58,2.1,67,3.369,72,2.065,75,0.965,79,1.956,113,2.198,125,1.189,144,1.899,153,3.805,244,2.338,245,3.191,295,4.372,297,2.393,299,2.947,344,3.805,348,6.246,478,3.589,484,3.099,645,3.433,673,2.031,802,3.019,968,3.589,1047,3.019,1394,3.589,1395,4.013,1396,4.133,1397,2.453,1398,4.133,1399,3.589,1400,4.133,1401,4.133,1402,4.133,1403,3.805,1404,3.805,1405,4.133,1406,3.427,1407,3.805,1408,4.133,1409,3.805,1410,3.805,1411,4.133,1412,4.133,1413,3.805]],["deprecated//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[]],["title//docs/game-servers/minecraft-with-bungee-cord/",[73,0.981,121,0.923,122,1.858,640,4.51,1414,5.361,1415,4.927]],["keywords//docs/game-servers/minecraft-with-bungee-cord/",[640,3.565,1253,2.897,1414,4.238,1415,3.895,1416,4.881,1417,4.881,1418,4.881,1419,4.881,1420,4.881]],["toc//docs/game-servers/minecraft-with-bungee-cord/",[20,2.208,32,1.456,38,0.06,67,2.098,73,1.375,115,0.48,121,1.083,122,2.183,132,2.758,181,3.764,268,3.481,331,1.688,666,1.456,679,3.89,752,1.402,753,2.377,984,2.498,1253,2.893,1414,8.9,1415,5.787,1421,4.875,1422,4.875,1423,6.013,1424,6.296]],["deprecated//docs/game-servers/minecraft-with-bungee-cord/",[]],["title//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[38,0.055,331,2.304,543,5.31,697,5.518,1425,6.126]],["keywords//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[697,4.311,1426,7.605,1427,5.2,1428,5.2,1429,5.2,1430,5.2,1431,5.2]],["toc//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[38,0.06,54,4.646,66,0.968,73,0.764,74,0.678,77,1.703,79,1.47,93,2.109,100,4.175,115,0.476,134,2.225,167,3.429,192,1.373,214,2.752,230,3.837,282,1.97,283,1.68,287,0.524,331,2.486,616,2.69,666,1.436,697,8.45,762,3.429,1210,3.712,1425,7.906,1432,4.809,1433,4.809,1434,4.809,1435,4.175]],["deprecated//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[]],["title//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[115,0.437,644,2.941,1131,5.282]],["keywords//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[20,1.583,38,0.043,115,0.288,453,4.149,593,3.486,644,1.941,739,1.95,1131,3.486]],["toc//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[38,0.058,73,1.488,75,1.635,76,1.646,89,1.367,115,0.519,183,3.217,191,0.952,192,2.675,485,4.266,644,2.613,708,5.805,739,2.626,753,3.414,1131,4.693]],["deprecated//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[]],["title//docs/networking/using-the-linode-graphical-shell-glish/",[20,2.026,74,0.938,332,4.307,916,5.518,1436,5.31]],["keywords//docs/networking/using-the-linode-graphical-shell-glish/",[332,4.555,891,4.908,916,5.835,1436,5.616]],["toc//docs/networking/using-the-linode-graphical-shell-glish/",[20,2.726,34,6.713,270,3.262,420,5.009,608,3.48,916,9.094]],["deprecated//docs/networking/using-the-linode-graphical-shell-glish/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[38,0.06,99,2.038,131,3.014,375,1.577]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[51,1.355,99,1.228,111,1.059,188,2.687,190,2.58,375,0.95,1437,2.863,1438,3.47,1439,3.47,1440,3.605,1441,3.1]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[]],["title//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[38,0.06,99,2.038,131,3.014,190,4.282]],["keywords//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[51,1.355,99,1.228,111,1.059,188,2.687,190,2.58,375,0.95,1438,3.47,1441,3.1,1442,4.348,1443,4.348,1444,4.348]],["toc//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[11,2.495,28,3.019,38,0.05,66,1.704,73,0.96,74,0.852,75,1.411,76,1.42,111,1.472,140,3.911,190,6.863,278,3.735,283,2.111,913,3.978,917,3.735,918,4.503,919,2.721,955,4.215,1035,3.458]],["deprecated//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[]],["title//docs/uptime/monitoring/monitor-systems-logwatch/",[125,2.076,282,1.98,645,3.165,1445,4.129]],["keywords//docs/uptime/monitoring/monitor-systems-logwatch/",[262,1.575,645,3.893,1445,3.7,1446,4.61]],["toc//docs/uptime/monitoring/monitor-systems-logwatch/",[38,0.044,51,1.657,79,1.625,99,1.501,102,2.495,115,0.295,128,0.955,131,2.22,166,3.115,267,3.334,287,0.579,331,3.153,384,3.285,645,2.331,729,1.891,891,3.707,1111,1.718,1288,2.773,1445,6.704,1447,5.315,1448,4.615,1449,9.105,1450,4.242]],["deprecated//docs/uptime/monitoring/monitor-systems-logwatch/",[]],["title//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[73,0.981,191,0.84,192,1.763,287,0.673,737,3.418,1156,3.035]],["keywords//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[144,2.748,191,0.814,287,0.652,672,2.988,1172,4.009,1451,5.981]],["toc//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[38,0.082,68,4.61,75,1.436,76,1.445,115,0.475,120,1.58,191,1.343,196,4.775,244,3.478,277,2.583,308,3.479,329,1.681,422,2.952,1452,4.288,1453,5.338,1454,4.746]],["deprecated//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/pritunl-vpn-ubuntu/",[21,1.727,73,0.915,287,0.627,407,2.978,707,3.56,737,3.188,1455,5.001]],["keywords//docs/networking/vpn/pritunl-vpn-ubuntu/",[287,0.704,407,3.343,1172,4.335,1455,5.614,1456,6.466]],["toc//docs/networking/vpn/pritunl-vpn-ubuntu/",[38,0.073,67,3.758,73,1.387,75,2.039,76,2.053,115,0.484,1455,9.377]],["deprecated//docs/networking/vpn/pritunl-vpn-ubuntu/",[]],["title//docs/game-servers/install-teamspeak/",[20,2.197,38,0.06,73,1.146,1457,6.265]],["keywords//docs/game-servers/install-teamspeak/",[1209,5.433,1457,6.11,1458,7.037,1459,5.433]],["toc//docs/game-servers/install-teamspeak/",[11,2.89,38,0.058,75,1.635,76,1.646,115,0.388,254,4.155,268,3.361,290,2.721,320,5.587,331,2.424,432,4.609,577,4.992,1457,10.202,1460,7.001]],["deprecated//docs/game-servers/install-teamspeak/",[]],["title//docs/networking/dns/configure-your-linode-for-reverse-dns/",[20,2.026,115,0.369,136,4.461,444,2.346,1461,6.126]],["keywords//docs/networking/dns/configure-your-linode-for-reverse-dns/",[611,5.16,1462,6.466,1463,5.953,1464,5.614,1465,6.466]],["toc//docs/networking/dns/configure-your-linode-for-reverse-dns/",[121,1.489,136,6.679,444,3.513]],["deprecated//docs/networking/dns/configure-your-linode-for-reverse-dns/",[]],["title//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[38,0.051,73,0.981,89,1.206,128,1.109,192,1.763,219,3.283]],["keywords//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[89,1.168,128,1.074,144,2.748,672,2.988,850,3.809,851,5.193]],["toc//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[38,0.069,57,2.514,75,1.943,76,1.956,89,2.046,128,1.495,221,4.816,291,3.649]],["deprecated//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[]],["title//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[74,0.812,115,0.319,214,3.296,470,3.792,722,2.542,820,4.446,1466,4.596]],["keywords//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[51,1.734,191,0.757,193,1.42,375,1.216,470,3.662,850,3.543,1467,5.121]],["toc//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[66,2.173,79,2.669,115,0.484,120,2.244,329,2.388,722,3.854,1466,6.968]],["deprecated//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[]],["title//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[66,1.021,74,0.715,214,2.905,470,4.92,722,2.241,820,3.919,1325,3.342,1466,4.051]],["keywords//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[191,0.664,193,1.246,375,1.067,470,3.214,850,3.109,1325,3.214,1467,4.493,1468,3.895,1469,4.881]],["toc//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[66,2.048,79,2.429,88,3.626,115,0.44,133,4.398,470,6.7,504,6.341,820,6.135,1466,6.341,1470,7.946]],["deprecated//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[]],["title//docs/web-servers/apache/apache-web-server-debian-8/",[73,0.981,128,1.109,191,0.84,192,1.763,219,3.283,1218,4.51]],["keywords//docs/web-servers/apache/apache-web-server-debian-8/",[128,0.934,191,0.707,646,4.787,647,4.149,672,2.597,1471,5.2,1472,4.149,1473,5.2]],["toc//docs/web-servers/apache/apache-web-server-debian-8/",[38,0.081,68,4.531,75,1.411,76,1.42,115,0.469,120,1.553,191,1.442,196,4.739,244,3.419,277,2.539,308,3.437,329,1.653,422,2.901,1452,4.215,1453,5.247,1454,4.665]],["deprecated//docs/web-servers/apache/apache-web-server-debian-8/",[]],["title//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[128,1.296,219,3.836,722,3.185,1218,5.27]],["keywords//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[128,0.741,191,0.561,193,1.052,233,2.095,375,0.901,722,1.82,850,2.626,1474,4.123,1475,4.123,1476,3.419,1477,3.795,1478,4.123]],["toc//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[38,0.077,75,1.603,76,1.614,111,1.672,115,0.512,120,1.764,121,1.026,122,2.066,134,3.177,191,1.258,193,1.752,329,1.877,375,2.285,642,3.296]],["deprecated//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[5,3.546,33,3.412,34,5.41,331,2.499]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[5,2.939,816,4.264,876,4.171,881,3.505,1479,5.506,1480,5.506]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[5,4.188,33,5.031,38,0.071,115,0.472,327,5.943,881,4.994,1481,6.8,1482,7.844]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[5,3.035,20,1.88,33,2.92,34,4.63,331,2.138,876,4.307]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[5,2.734,816,3.966,847,4.613,876,3.88,881,3.26,1479,5.121,1480,5.121]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[5,3.021,33,4.667,38,0.051,51,1.917,99,2.421,115,0.341,128,1.54,131,2.568,287,0.934,327,4.288,438,3.856,881,3.603,1111,2.771,1288,4.473,1481,4.906,1482,5.66,1483,5.298]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[]],["title//docs/development/ror/ruby-on-rails-nginx-debian/",[89,1.299,128,1.195,256,4.641,412,3.472,1168,3.538]],["keywords//docs/development/ror/ruby-on-rails-nginx-debian/",[89,1.086,128,0.999,412,2.903,1169,3.344,1484,3.88,1485,3.438,1486,5.121]],["toc//docs/development/ror/ruby-on-rails-nginx-debian/",[11,2.583,23,2.78,38,0.089,75,1.461,76,1.471,89,1.694,93,2.744,119,3.622,238,2.78,270,2.279,277,2.629,352,2.237,375,1.368,412,3.265,422,4.166,670,4.909,1168,4.613]],["deprecated//docs/development/ror/ruby-on-rails-nginx-debian/",[]],["title//docs/applications/configuration-management/vagrant-linode-environments/",[20,2.026,21,1.995,74,0.938,203,3.808,1487,5.778]],["keywords//docs/applications/configuration-management/vagrant-linode-environments/",[20,1.4,21,1.379,64,3.028,165,2.729,191,0.626,200,2.695,412,2.4,634,3.993,1487,3.993,1488,4.234]],["toc//docs/applications/configuration-management/vagrant-linode-environments/",[20,2.09,38,0.077,73,1.091,79,2.098,115,0.512,121,1.026,122,2.066,191,0.934,387,4.023,474,3.841,606,4.074,666,2.05,731,5.478,1487,8.027,1488,6.32,1489,5.961]],["deprecated//docs/applications/configuration-management/vagrant-linode-environments/",[]],["title//docs/platform/kvm-reference/",[876,6.053,1490,7.196]],["keywords//docs/platform/kvm-reference/",[876,4.51,1491,6.466,1492,6.466,1493,6.466,1494,5.614]],["toc//docs/platform/kvm-reference/",[5,3.075,31,3.463,51,1.95,99,1.767,115,0.347,175,3.179,178,3.924,201,4.461,270,2.279,309,4.364,329,1.711,393,3.985,542,3.924,606,3.713,753,3.051,842,5.433,876,4.364,891,4.364,991,2.629,1288,3.265,1382,4.83,1494,5.433,1495,6.257,1496,4.691]],["deprecated//docs/platform/kvm-reference/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[38,0.06,128,1.296,219,3.836,375,1.577]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[51,1.285,111,1.004,128,0.741,188,2.548,190,2.447,375,0.901,850,2.626,1437,2.714,1438,3.29,1439,3.29,1440,3.419,1441,2.94]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[]],["title//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[38,0.048,89,1.124,115,0.319,193,1.47,287,0.627,437,2.831,1140,2.216]],["keywords//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[89,1.374,193,1.796,857,5.276,1140,2.707]],["toc//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[38,0.056,57,2.035,75,1.573,76,1.583,89,1.782,115,0.373,120,1.73,139,2.042,193,2.642,195,2.489,244,3.81,262,1.641,304,6.199,329,1.842,572,4.434,1140,2.59,1497,4.223]],["deprecated//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[]],["title//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[89,1.299,193,1.698,287,0.725,737,3.684,1140,2.56]],["keywords//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[89,1.086,193,1.42,287,0.606,1140,2.14,1498,5.563,1499,3.26,1500,3.729]],["toc//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[11,2.453,38,0.049,57,1.795,61,5.51,66,1.195,86,1.978,102,2.789,113,4.449,115,0.537,120,1.527,121,0.888,139,1.802,193,1.516,195,2.196,262,1.447,270,2.164,329,1.625,357,1.452,572,3.912,1140,2.285,1395,3.726,1497,3.726,1501,3.672]],["deprecated//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[]],["title//docs/applications/configuration-management/beginners-guide-chef/",[1133,5.908,1502,7.254,1503,5.618]],["keywords//docs/applications/configuration-management/beginners-guide-chef/",[165,2.897,714,3.768,1292,4.493,1503,3.48,1504,4.881,1505,4.493,1506,4.881,1507,3.768,1508,4.493]],["toc//docs/applications/configuration-management/beginners-guide-chef/",[71,5.972,72,3.24,73,1.03,79,1.983,132,3.67,203,3.712,331,2.246,438,4.068,475,3.9,598,5.632,716,4.625,1078,5.379,1503,7.239,1507,5.008,1509,6.487,1510,5.632,1511,6.487,1512,6.487,1513,6.487,1514,5.972]],["deprecated//docs/applications/configuration-management/beginners-guide-chef/",[]],["title//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[66,1.452,762,5.145,1503,5.145,1507,5.571]],["keywords//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[165,3.086,714,4.014,722,2.295,1468,4.149,1503,3.707,1507,4.014,1508,4.787,1515,5.2]],["toc//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[38,0.053,66,1.768,115,0.487,120,1.637,121,0.952,122,1.917,168,3.937,191,1.195,193,1.626,270,2.32,290,2.476,329,1.742,375,2.369,919,2.868,1507,4.918,1514,5.864,1516,6.37]],["deprecated//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[]],["title//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[38,0.051,73,0.981,287,0.673,737,3.418,1078,5.12,1503,4.403]],["keywords//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[713,4.238,714,3.768,1183,3.768,1503,3.48,1505,4.493,1517,4.881,1518,4.881,1519,4.881,1520,4.493]],["toc//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[38,0.049,52,3.526,66,1.195,73,1.329,87,3.455,121,0.888,122,1.788,132,3.361,183,2.73,277,2.496,283,2.076,290,2.309,426,2.81,473,5.158,485,3.62,666,1.774,724,2.968,928,4.741,1078,6.939,1503,5.967,1507,4.587,1520,5.469,1521,5.941]],["deprecated//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/install-openvpn-access-server-on-linux/",[38,0.048,51,1.795,73,0.915,262,1.403,608,2.239,693,2.901,859,3.668]],["keywords//docs/networking/vpn/install-openvpn-access-server-on-linux/",[99,1.571,128,0.999,287,0.606,407,2.876,619,2.323,693,2.802,1111,1.798]],["toc//docs/networking/vpn/install-openvpn-access-server-on-linux/",[21,1.91,38,0.073,51,1.986,53,3.688,58,3.236,72,4.388,73,1.012,115,0.353,121,0.952,283,2.226,298,3.83,479,4.123,608,2.476,693,5.729,752,1.832,1522,6.37,1523,6.37]],["deprecated//docs/networking/vpn/install-openvpn-access-server-on-linux/",[]],["title//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[20,2.197,1395,4.525,1524,5.145,1525,5.27]],["keywords//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[262,1.575,268,3.104,1526,6.466,1527,6.466,1528,5.614]],["toc//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[74,1.27,113,3.513,211,3.513,382,3.037,512,4.609,645,2.898,936,6.083,962,5.738,1395,6.429,1525,7.486,1529,6.083,1530,6.608,1531,6.608,1532,6.083,1533,6.608,1534,5.738]],["deprecated//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[]],["title//docs/security/upgrading/upgrade-to-debian-8-jessie/",[128,1.296,219,3.836,1001,3.491,1218,5.27]],["keywords//docs/security/upgrading/upgrade-to-debian-8-jessie/",[128,1.264,1001,3.405,1218,5.14,1535,4.231]],["toc//docs/security/upgrading/upgrade-to-debian-8-jessie/",[5,3.31,11,2.78,20,2.05,32,2.011,38,0.056,86,2.242,122,2.027,128,1.21,154,4.162,219,3.58,317,4.801,354,2.465,476,4.289,538,4.223,705,4.434,753,3.283,984,3.451,1001,4.415,1536,5.847]],["deprecated//docs/security/upgrading/upgrade-to-debian-8-jessie/",[]],["title//docs/game-servers/minecraft-with-spigot-ubuntu/",[73,0.915,287,0.627,331,1.994,737,3.188,1253,3.418,1415,4.596,1537,5.759]],["keywords//docs/game-servers/minecraft-with-spigot-ubuntu/",[1253,5.073,1415,6.821]],["toc//docs/game-servers/minecraft-with-spigot-ubuntu/",[11,3.139,31,4.209,38,0.063,66,1.53,73,1.208,115,0.421,283,2.657,354,2.783,387,4.456,533,7,606,4.512,1253,4.512,1538,9.892]],["deprecated//docs/game-servers/minecraft-with-spigot-ubuntu/",[]],["title//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[38,0.045,73,0.857,287,0.588,737,2.987,1016,3.764,1049,4.686,1539,5.396,1540,4.968]],["keywords//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[287,0.532,773,3.404,1016,3.404,1119,3.768,1172,3.272,1209,3.768,1231,4.493,1541,4.881,1542,4.881]],["toc//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[11,2.78,38,0.056,73,1.45,75,1.573,76,1.583,115,0.373,279,3.546,666,2.011,943,5.584,1049,8.987,1119,5.199,1540,9.528,1543,6.734,1544,9.125]],["deprecated//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[5,2.652,31,2.987,128,0.969,287,0.588,516,2.79,812,2.463,881,3.162,1545,3.848]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[128,0.934,287,0.566,813,4.014,814,4.014,815,3.899,816,3.707,1546,4.149,1547,4.149]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[804,0.471]],["title//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[74,0.938,497,3.723,652,4.745,680,5.138,1548,6.655]],["keywords//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[128,1.162,287,0.704,497,3.618,652,4.61,680,4.992]],["toc//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[28,1.995,38,0.086,66,0.803,79,1.221,86,1.329,91,2.786,115,0.52,122,1.202,139,1.889,152,2.37,154,2.468,182,2.916,277,1.678,283,2.176,290,1.552,297,2.312,387,3.65,393,2.543,427,2.259,477,3.083,592,2.34,652,5.46,666,1.193,667,2.065,680,7.672,743,3.676,1040,2.729,1050,2.994,1549,6.229,1550,3.993,1551,8.65]],["deprecated//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[]],["title//docs/game-servers/pocketmine-server-on-debian-7/",[73,1.146,128,1.296,131,3.014,1552,6.265]],["keywords//docs/game-servers/pocketmine-server-on-debian-7/",[128,1.387,1253,4.581,1552,6.703]],["toc//docs/game-servers/pocketmine-server-on-debian-7/",[38,0.088,67,3.668,73,1.69,331,2.951,387,4.994,666,2.545,1552,7.399]],["deprecated//docs/game-servers/pocketmine-server-on-debian-7/",[]],["title//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[44,2.762,318,2.625,643,5.12,1490,5.12,1553,6.175,1554,6.175]],["keywords//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[44,3.147,318,2.992,1555,7.037,1556,7.037]],["toc//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[44,3.721,46,5.682,335,1.186,382,3.824,420,6.418,633,7.66,728,7.66]],["deprecated//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[99,1.744,131,2.579,190,3.664,729,2.197,1023,2.316,1557,3.252]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[729,2.301,856,4.51,1558,6.466,1559,6.466,1560,4.61]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[38,0.048,57,1.737,115,0.527,121,1.221,122,2.46,139,2.886,190,4.851,195,2.124,283,2.856,329,1.572,341,3.866,382,2.641,645,2.521,730,2.429,984,2.946,1023,3.066,1557,3.027,1561,3.503,1562,4.198]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[99,1.744,375,1.35,729,2.197,991,2.594,1023,2.316,1557,3.252]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[729,2.301,993,5.16,1560,4.61,1563,6.466,1564,6.466]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[38,0.048,57,1.737,115,0.527,121,1.221,122,2.46,139,2.886,195,2.124,283,2.856,329,1.572,341,3.866,375,1.787,382,2.641,645,2.521,730,2.429,984,2.946,1023,3.066,1557,3.027,1561,3.503,1562,4.198]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[]],["title//docs/applications/containers/node-js-web-server-deployed-within-docker/",[44,2.762,73,0.981,114,4.307,192,1.763,352,2.207,777,5.12]],["keywords//docs/applications/containers/node-js-web-server-deployed-within-docker/",[44,2.325,46,2.819,114,3.627,128,0.934,132,2.942,287,0.566,672,2.597,1565,4.787]],["toc//docs/applications/containers/node-js-web-server-deployed-within-docker/",[38,0.065,44,4.969,46,4.214,73,1.594,114,6.997,192,2.219,290,3.021,331,2.691,420,4.348]],["deprecated//docs/applications/containers/node-js-web-server-deployed-within-docker/",[]],["title//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[128,1.195,263,3.381,287,0.725,1566,5.138,1567,6.126]],["keywords//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[128,1.162,287,0.704,776,4.722,1568,6.466,1569,6.466]],["toc//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[38,0.051,73,0.977,74,0.866,75,1.436,76,1.445,115,0.341,173,4.746,263,5.014,308,2.495,318,2.614,666,1.836,1050,4.61,1191,5.66,1211,7.891,1243,3.518,1566,7.619,1567,9.085,1570,5.66]],["deprecated//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[]],["title//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[74,0.938,295,4.547,375,1.455,481,4.745,1441,4.745]],["keywords//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[375,1.538,1441,5.018,1571,7.037,1572,6.479]],["toc//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[278,4.803,295,5.31,375,2.193,884,5.42,922,6.747,1441,5.541,1573,7.771,1574,7.771,1575,7.771,1576,7.771,1577,7.771,1578,7.771]],["deprecated//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[]],["title//docs/uptime/reboot-survival-guide/",[27,5.755,1013,7.254,1133,5.908]],["keywords//docs/uptime/reboot-survival-guide/",[27,5.14,1579,7.037,1580,7.037,1581,7.037]],["toc//docs/uptime/reboot-survival-guide/",[27,6.04,79,1.786,86,1.945,99,2.336,110,4.166,111,1.423,122,2.489,128,1.05,131,2.44,139,1.772,154,5.112,156,3.269,259,4.075,268,2.805,269,3.561,287,0.637,452,4.381,572,3.847,644,2.181,778,5.073,991,2.455,1582,5.843,1583,5.843,1584,5.843]],["deprecated//docs/uptime/reboot-survival-guide/",[]],["title//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[73,1.252,191,1.072,278,4.87]],["keywords//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[115,0.39,191,0.957,672,3.516,1572,6.479]],["toc//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[68,5.147,191,0.934,196,4.135,244,3.884,348,5.478,797,5.961,884,4.788,1452,4.788,1453,5.961,1585,6.32,1586,6.865,1587,6.865,1588,6.865,1589,6.865,1590,6.865,1591,6.865,1592,6.865,1593,6.865]],["deprecated//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[]],["title//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[38,0.055,44,2.976,214,3.808,352,2.379,722,2.937]],["keywords//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[44,2.892,128,1.162,287,0.704,722,3.918]],["toc//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[38,0.08,44,4.817,46,3.953,115,0.404,121,1.089,191,0.992,290,2.834,331,2.524,375,1.593,420,4.079,609,4.572,666,2.177,722,3.218]],["deprecated//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[804,0.471]],["title//docs/uptime/monitoring/top-htop-iotop/",[73,1.057,74,0.938,125,1.914,481,4.745,504,5.31]],["keywords//docs/uptime/monitoring/top-htop-iotop/",[125,1.86,504,5.16,1594,5.614,1595,5.953,1596,5.16]],["toc//docs/uptime/monitoring/top-htop-iotop/",[88,3.547,231,5.827,277,3.265,318,4.724,339,4.672,504,6.201,704,7.154,705,5.116,1529,7.154,1594,6.747,1595,7.154]],["deprecated//docs/uptime/monitoring/top-htop-iotop/",[]],["title//docs/tools-reference/tools/load-testing-with-siege/",[73,1.057,139,2.018,192,1.9,259,4.641,1597,5.778]],["keywords//docs/tools-reference/tools/load-testing-with-siege/",[1597,6.703,1598,7.72,1599,7.72]],["toc//docs/tools-reference/tools/load-testing-with-siege/",[66,1.599,79,2.429,115,0.564,230,6.341,290,3.089,318,4.327,331,2.751,338,4.6,1597,8.836]],["deprecated//docs/tools-reference/tools/load-testing-with-siege/",[]],["title//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[121,0.861,122,1.733,128,1.035,190,3.418,271,2.526,287,0.627,1057,4.596]],["keywords//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[128,0.934,190,3.086,271,2.28,287,0.566,375,1.136,454,3.899,1057,4.149,1600,4.787]],["toc//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[38,0.069,57,2.514,111,2.027,115,0.461,121,1.243,139,2.524,195,3.075,268,3.995,1044,4.655,1057,6.64]],["deprecated//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[]],["title//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[11,3.253,432,5.188,1131,5.282]],["keywords//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[453,7.455,454,4.171,1131,5.353,1600,5.121]],["toc//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[88,3.47,115,0.421,120,1.954,149,5.422,329,2.08,539,6.602,600,6.305,641,4.043,852,5.553,1131,7.37,1601,4.7,1602,7.604]],["deprecated//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[]],["title//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[38,0.055,50,3.411,221,3.058,863,5.518,1053,4.86]],["keywords//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[50,3.065,863,4.959,1603,5.193,1604,4.772,1605,4.772,1606,4.959]],["toc//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[38,0.052,50,3.207,66,1.746,115,0.347,139,2.632,147,3.327,221,2.875,402,5.188,427,3.54,727,5.76,863,7.195,1053,6.337,1510,8.649,1607,8.677,1608,6.257,1609,6.257,1610,6.257]],["deprecated//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[]],["title//docs/uptime/monitoring/ossec-ids-debian-7/",[38,0.055,115,0.369,128,1.195,131,2.779,518,5.518]],["keywords//docs/uptime/monitoring/ossec-ids-debian-7/",[1611,8.548,1612,8.548]],["toc//docs/uptime/monitoring/ossec-ids-debian-7/",[28,3.819,31,2.898,38,0.044,79,2.759,102,3.589,115,0.424,121,0.782,125,1.506,161,3.578,269,3.191,290,2.035,309,3.652,416,6.923,491,3.389,518,8.753,570,4.821,666,1.564,729,1.863,802,3.824,861,3.069,1322,3.652,1407,4.821,1613,4.821]],["deprecated//docs/uptime/monitoring/ossec-ids-debian-7/",[]],["title//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[38,0.06,128,1.296,1253,4.282,1614,6.265]],["keywords//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[128,0.877,850,3.109,851,4.238,1218,3.565,1253,2.897,1535,2.934,1614,4.238,1615,4.238,1616,3.404]],["toc//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[11,3.208,21,2.33,38,0.083,73,1.234,75,1.815,76,1.827,115,0.431,268,3.731,666,2.321,752,2.236,1253,4.612,1614,6.747]],["deprecated//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[]],["title//docs/game-servers/multicraft-on-debian/",[38,0.065,128,1.416,1617,6.083]],["keywords//docs/game-servers/multicraft-on-debian/",[128,1.387,1253,4.581,1617,5.96]],["toc//docs/game-servers/multicraft-on-debian/",[38,0.09,115,0.484,426,4.13,666,2.608,707,5.397,1253,5.182,1617,6.741]],["deprecated//docs/game-servers/multicraft-on-debian/",[804,0.471]],["title//docs/game-servers/multicraft-on-ubuntu/",[38,0.065,287,0.858,1617,6.083]],["keywords//docs/game-servers/multicraft-on-ubuntu/",[287,0.841,1253,4.581,1617,5.96]],["toc//docs/game-servers/multicraft-on-ubuntu/",[38,0.09,115,0.484,426,4.13,666,2.608,707,5.397,1253,5.182,1617,6.741]],["deprecated//docs/game-servers/multicraft-on-ubuntu/",[]],["title//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[20,1.459,38,0.04,73,0.761,128,0.861,267,3.006,287,0.522,870,3.5,1072,4.161,1618,4.161,1619,4.412]],["keywords//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[1618,6.703,1619,7.106,1620,7.72]],["toc//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[38,0.074,74,1.262,115,0.496,282,2.457,354,3.277,1618,9.522]],["deprecated//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[]],["title//docs/uptime/analytics/google-analytics-for-websites/",[233,4.003,725,5.188,1074,4.737]],["keywords//docs/uptime/analytics/google-analytics-for-websites/",[303,4.185,1074,5.336,1621,5.953,1622,3.94]],["toc//docs/uptime/analytics/google-analytics-for-websites/",[87,4.263,122,2.447,193,2.075,267,6.476,725,5.352,759,4.166,1074,4.887,1565,7.483,1623,5.352]],["deprecated//docs/uptime/analytics/google-analytics-for-websites/",[]],["title//docs/uptime/analytics/google-analytics-on-wordpress/",[497,4.409,725,5.188,1074,4.737]],["keywords//docs/uptime/analytics/google-analytics-on-wordpress/",[303,3.871,497,3.346,1074,5.055,1621,5.506,1622,3.645]],["toc//docs/uptime/analytics/google-analytics-on-wordpress/",[87,3.719,122,1.989,228,5.479,267,5.65,387,3.873,725,7.585,759,3.387,1074,6.926,1175,5.738,1179,5.102,1624,6.608]],["deprecated//docs/uptime/analytics/google-analytics-on-wordpress/",[]],["title//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[4,5.41,685,5.758,1001,3.491,1625,6.642]],["keywords//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[17,3.565,99,1.379,128,0.877,262,1.189,287,0.532,685,3.895,831,3.66,1001,2.361,1111,1.578]],["toc//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[35,5.847,38,0.076,52,3.996,99,2.578,128,1.639,131,2.812,139,2.042,287,0.994,984,3.451,991,2.829,1001,3.258,1111,2.177,1244,4.918,1625,6.199,1626,6.734,1627,6.734]],["deprecated//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[]],["title//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[73,0.981,121,0.923,122,1.858,128,1.109,287,0.673,1253,3.664]],["keywords//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[128,1.387,287,0.841,1253,4.581]],["toc//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[38,0.073,67,3.758,73,1.387,331,3.024,666,2.608,1253,6.958]],["deprecated//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[]],["title//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[287,0.858,722,3.478,737,4.362]],["keywords//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[191,0.707,193,1.327,375,1.136,1172,3.486,1628,4.787,1629,5.2,1630,5.2,1631,4.014]],["toc//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[38,0.081,66,1.498,75,1.739,76,1.75,111,1.813,115,0.603,120,1.913,191,1.013,193,1.9,329,2.036,375,2.132]],["deprecated//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[]],["title//docs/game-servers/garrys-mod-server-on-centos-7/",[99,2.038,131,3.014,1454,5.571,1632,7.216]],["keywords//docs/game-servers/garrys-mod-server-on-centos-7/",[99,2.18,856,5.384,1633,7.72]],["toc//docs/game-servers/garrys-mod-server-on-centos-7/",[27,4.413,32,1.805,38,0.05,73,1.553,74,0.852,75,1.411,76,1.42,79,1.847,115,0.335,254,3.586,308,3.437,536,5.011,666,1.805,1050,6.35,1454,7.548,1634,9.777,1635,6.043,1636,6.043]],["deprecated//docs/game-servers/garrys-mod-server-on-centos-7/",[]],["title//docs/networking/dns/common-dns-configurations/",[109,5.496,115,0.437,444,2.778]],["keywords//docs/networking/dns/common-dns-configurations/",[1464,6.703,1637,7.106,1638,7.106]],["toc//docs/networking/dns/common-dns-configurations/",[73,1.362,74,1.208,86,2.047,104,4.432,115,0.341,120,1.58,121,0.919,122,1.85,160,3.979,164,4.288,341,4.667,443,3.747,444,2.168,445,4.61,729,2.188,730,2.598,1534,5.338,1639,5.66,1640,4.906,1641,4.906]],["deprecated//docs/networking/dns/common-dns-configurations/",[]],["title//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[38,0.06,89,1.409,114,5.033,128,1.296]],["keywords//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[128,0.877,233,2.48,1642,3.895,1643,4.238,1644,4.881,1645,4.881,1646,4.238,1647,4.881,1648,4.881]],["toc//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[38,0.08,66,1.936,73,1.158,79,2.941,89,1.423,102,3.423,114,5.084,115,0.404,192,2.082,249,4.887,321,6.711,1649,6.711,1650,7.29]],["deprecated//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[]],["title//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[38,0.051,51,1.925,260,4.927,619,2.579,1651,5.361,1652,5.361]],["keywords//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[260,5.616,619,2.939,883,5.616,1651,6.11]],["toc//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[38,0.054,51,2.022,72,4.444,73,1.413,74,0.914,128,1.165,139,1.967,277,2.725,287,0.707,1244,6.496,1288,3.385,1395,4.068,1483,4.009,1651,7.724,1653,6.487,1654,5.379,1655,5.972,1656,6.487]],["deprecated//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[]],["title//docs/websites/cms/high-availability-wordpress/",[120,1.854,476,4.596,497,4.037,1056,5.27]],["keywords//docs/websites/cms/high-availability-wordpress/",[375,1.413,454,4.848,497,3.618,1044,3.618,1657,5.953]],["toc//docs/websites/cms/high-availability-wordpress/",[38,0.068,57,1.737,66,1.156,111,1.4,115,0.607,121,0.859,122,1.73,133,4.525,191,0.782,195,2.124,211,3.056,283,2.008,497,3.216,666,1.717,752,1.653,1044,5.323,1131,3.853,1489,4.991,1658,4.309,1659,4.991,1660,5.748]],["deprecated//docs/websites/cms/high-availability-wordpress/",[]],["title//docs/databases/mysql/configure-master-master-mysql-database-replication/",[111,1.504,115,0.342,133,4.759,375,1.35,1044,3.455]],["keywords//docs/databases/mysql/configure-master-master-mysql-database-replication/",[454,5.276,1044,3.937,1657,6.479,1661,7.037]],["toc//docs/databases/mysql/configure-master-master-mysql-database-replication/",[38,0.062,66,1.498,111,1.813,115,0.541,133,5.4,211,3.958,283,2.601,375,2.132,1044,6.089,1658,5.581]],["deprecated//docs/databases/mysql/configure-master-master-mysql-database-replication/",[]],["title//docs/development/nodejs/how-to-install-nodejs/",[38,0.072,114,6.053]],["keywords//docs/development/nodejs/how-to-install-nodejs/",[233,3.575,1642,5.616,1643,6.11,1662,6.11]],["toc//docs/development/nodejs/how-to-install-nodejs/",[21,3.165,38,0.058,52,4.155,57,2.83,81,3.588,132,5.299,291,3.071,508,6.079,577,4.992,643,5.805,690,5.805,1663,7.001,1664,7.001,1665,7.001]],["deprecated//docs/development/nodejs/how-to-install-nodejs/",[]],["title//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[38,0.051,99,1.744,131,2.579,214,3.533,1140,2.375,1149,3.137]],["keywords//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[51,1.734,89,1.086,99,1.571,193,1.42,1140,2.14,1149,2.826,1666,2.612]],["toc//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[11,2.63,38,0.073,86,2.121,89,2.116,115,0.557,120,1.637,121,0.952,190,3.78,193,2.242,296,4.652,329,1.742,352,2.277,357,1.557,1140,3.379,1667,4.776]],["deprecated//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[]],["title//docs/platform/network-helper/",[619,3.624,896,6.925]],["keywords//docs/platform/network-helper/",[516,2.876,592,3.26,611,4.439,619,3.335,1668,5.563,1669,5.563]],["toc//docs/platform/network-helper/",[35,5.338,79,1.879,99,1.737,115,0.341,121,0.919,128,1.104,240,4.61,287,0.67,331,2.129,416,4.288,479,3.979,619,3.58,896,6.84,1111,1.988,1244,6.26,1288,3.208,1386,5.66,1410,5.66,1483,3.8,1654,5.098,1670,5.338,1671,6.148]],["deprecated//docs/platform/network-helper/",[]],["title//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[128,0.969,131,2.254,156,3.019,196,2.413,516,2.79,636,3.289,1179,4.166,1672,4.306]],["keywords//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[128,0.934,497,2.909,636,3.169,637,3.126,638,3.797,1142,3.423,1672,4.149,1673,4.787]],["toc//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[20,2.175,23,3.173,38,0.079,93,3.133,156,5.312,165,4.239,196,3.194,498,3.797,636,4.353,666,2.133,1179,5.514,1672,9.068]],["deprecated//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[]],["title//docs/websites/cms/drush-drupal/",[38,0.048,74,0.812,128,1.035,131,2.405,516,2.978,636,3.51,1672,4.596]],["keywords//docs/websites/cms/drush-drupal/",[128,0.934,497,2.909,516,2.689,636,3.169,637,3.126,638,3.797,1142,3.423,1673,4.787]],["toc//docs/websites/cms/drush-drupal/",[38,0.077,48,4.109,50,2.809,66,1.103,73,1.255,74,0.772,79,1.675,88,2.501,121,0.819,233,2.784,262,1.335,277,2.302,283,2.76,498,2.914,636,3.34,666,1.637,802,4.002,933,4.883,983,6.305,1244,4.002,1452,3.822,1672,8.091,1674,5.48]],["deprecated//docs/websites/cms/drush-drupal/",[]],["title//docs/security/ssl/ssl-apache2-centos/",[99,1.88,131,2.779,191,0.905,644,2.484,739,2.496]],["keywords//docs/security/ssl/ssl-apache2-centos/",[191,0.707,644,1.941,1111,1.681,1675,3.553,1676,4.787,1677,4.515,1678,5.2,1679,3.423]],["toc//docs/security/ssl/ssl-apache2-centos/",[74,1.201,75,1.99,76,2.003,115,0.59,139,2.584,191,1.159,644,3.18,739,3.196]],["deprecated//docs/security/ssl/ssl-apache2-centos/",[]],["title//docs/security/ssl/ssl-apache2-debian-ubuntu/",[128,1.109,191,0.84,287,0.673,516,3.193,644,2.305,739,2.316]],["keywords//docs/security/ssl/ssl-apache2-debian-ubuntu/",[128,0.934,191,0.707,287,0.566,644,1.941,672,2.597,1675,3.553,1680,4.787,1681,4.787]],["toc//docs/security/ssl/ssl-apache2-debian-ubuntu/",[74,1.201,75,1.99,76,2.003,115,0.59,139,2.584,191,1.159,644,3.18,739,3.196]],["deprecated//docs/security/ssl/ssl-apache2-debian-ubuntu/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[287,0.786,737,3.994,1001,3.491,1156,3.546]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[287,0.841,1001,3.735,1172,5.175]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[5,3.31,20,2.05,32,2.011,38,0.056,86,2.242,122,2.027,154,4.162,287,0.994,354,2.465,476,4.289,538,4.223,945,5.584,984,3.451,1001,5.007,1156,3.31,1157,5.584,1682,2.898]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[804,0.471]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[38,0.048,89,1.124,128,1.035,131,2.405,739,2.16,1316,4.446,1535,3.463]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[89,0.898,1112,3.448,1114,3.551,1316,3.551,1535,2.765,1616,3.208,1646,3.993,1683,4.599,1684,4.234,1685,3.814]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[20,1.526,38,0.062,57,1.515,79,1.532,87,2.07,88,2.288,89,1.445,122,1.509,128,0.901,139,1.521,147,3.936,183,2.304,195,1.853,221,2.304,291,2.199,341,2.371,485,3.055,515,4.157,582,4.157,642,2.407,666,1.497,724,2.504,739,3.646,759,4.511,861,2.938,1114,3.87,1316,7.505]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[996,3.837]],["title//docs/websites/cms/cms-overview/",[21,2.163,282,1.98,673,3.546,852,5.27]],["keywords//docs/websites/cms/cms-overview/",[497,3.112,516,2.876,636,3.39,637,3.344,638,4.063,1142,3.662,1686,5.121]],["toc//docs/websites/cms/cms-overview/",[20,2.315,21,2.28,23,3.378,93,3.335,282,2.087,497,5.535,598,6.602,636,6.028,638,7.224,673,3.737,1179,5.87]],["deprecated//docs/websites/cms/cms-overview/",[]],["title//docs/security/security-patches/disabling-sslv3-for-poodle/",[355,5.019,1687,6.842,1688,7.254]],["keywords//docs/security/security-patches/disabling-sslv3-for-poodle/",[17,3.797,99,1.469,128,0.934,262,1.267,287,0.566,1111,1.681,1687,4.515,1688,4.787]],["toc//docs/security/security-patches/disabling-sslv3-for-poodle/",[89,1.394,139,2.166,191,1.292,355,6.046,451,5.514,693,3.598,1023,2.679,1026,5.216,1557,3.762,1687,9.258,1689,7.143,1690,6.575,1691,7.143]],["deprecated//docs/security/security-patches/disabling-sslv3-for-poodle/",[]],["title//docs/tools-reference/file-transfer/filezilla/",[79,2.408,1000,5.384,1692,6.083]],["keywords//docs/tools-reference/file-transfer/filezilla/",[1692,4.617,1693,4.772,1694,5.506,1695,4.617,1696,5.506,1697,5.506]],["toc//docs/tools-reference/file-transfer/filezilla/",[38,0.078,74,1.329,666,2.817,1692,8.738]],["deprecated//docs/tools-reference/file-transfer/filezilla/",[]],["title//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[38,0.048,196,2.576,287,0.627,426,2.724,437,2.831,707,3.56,1698,5.001]],["keywords//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[426,3.328,707,4.349,1698,6.11,1699,7.037]],["toc//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[21,1.752,38,0.08,75,1.365,76,1.373,79,1.786,115,0.324,181,4.511,196,4.294,357,1.428,426,2.763,612,2.613,645,2.563,707,3.611,984,2.994,1244,4.267,1640,4.663,1641,4.663,1698,9.932,1700,4.845]],["deprecated//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[]],["title//docs/email/iredmail/install-iredmail-on-ubuntu/",[38,0.048,73,0.915,106,3.792,287,0.627,291,2.526,730,2.434,1701,5.001]],["keywords//docs/email/iredmail/install-iredmail-on-ubuntu/",[729,2.747,730,3.263,1701,6.703]],["toc//docs/email/iredmail/install-iredmail-on-ubuntu/",[38,0.045,73,0.857,87,2.228,124,4.9,139,1.637,191,0.734,279,2.842,283,1.886,327,3.764,331,1.869,343,3.764,443,3.289,666,1.612,730,2.281,739,2.931,913,3.553,939,4.046,1233,7.09,1234,7.329,1461,8.455,1701,4.686,1702,4.475,1703,5.396,1704,5.396,1705,5.396]],["deprecated//docs/email/iredmail/install-iredmail-on-ubuntu/",[]],["title//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[4,5.41,831,5.41,1001,3.491,1706,6.642]],["keywords//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[17,3.565,99,1.379,128,0.877,262,1.189,287,0.532,831,3.66,1001,2.361,1111,1.578,1706,4.493]],["toc//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[4,3.759,38,0.042,51,1.563,99,1.416,128,0.901,287,0.546,831,7.775,984,2.569,1001,2.425,1111,1.621,1288,2.616,1483,3.098,1654,4.157,1670,4.353,1707,10.37,1708,10.37,1709,5.013,1710,5.013,1711,5.013,1712,5.013,1713,5.013,1714,5.013,1715,5.013,1716,5.013,1717,5.013,1718,5.013]],["deprecated//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[]],["title//docs/platform/linode-images/",[20,2.642,420,4.855]],["keywords//docs/platform/linode-images/",[420,4.783,1719,8.548]],["toc//docs/platform/linode-images/",[21,2.684,352,3.201,420,6.634,1450,7.145,1720,8.953]],["deprecated//docs/platform/linode-images/",[]],["title//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[89,1.206,128,1.109,131,2.579,375,1.35,1535,3.712,1721,5.361]],["keywords//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[89,1.374,375,1.538,1616,4.908,1721,6.11]],["toc//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[38,0.08,57,2.203,74,1.027,89,1.879,115,0.404,195,2.694,352,2.606,354,2.668,375,1.593,382,3.35,666,2.177,1721,9.352]],["deprecated//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[]],["title//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[38,0.051,287,0.673,737,3.418,1182,4.767,1278,5.684,1279,5.361]],["keywords//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[50,2.665,89,1.015,116,2.28,375,1.136,412,2.713,1169,3.126,1182,4.014,1183,4.014]],["toc//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[38,0.08,57,1.795,89,1.16,106,3.912,111,1.447,116,2.606,120,1.527,121,0.888,122,1.788,195,2.196,238,2.64,262,1.447,282,2.297,329,1.625,352,2.124,354,2.175,376,4.741,412,3.1,616,3.324,1182,8.559]],["deprecated//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[]],["title//docs/applications/messaging/using-weechat-for-irc/",[74,0.938,607,5.518,1029,5.518,1459,5.138,1722,5.778]],["keywords//docs/applications/messaging/using-weechat-for-irc/",[1459,4.992,1722,5.614,1723,4.51,1724,5.614,1725,5.614]],["toc//docs/applications/messaging/using-weechat-for-irc/",[38,0.049,51,1.166,53,3.425,55,3.442,56,3.442,58,1.9,67,1.609,73,0.594,74,0.834,75,0.873,76,0.879,99,1.056,115,0.207,121,0.884,128,0.672,287,0.407,298,3.557,318,1.59,331,1.295,387,2.191,393,2.382,418,3.895,474,2.092,485,2.279,516,1.934,587,3.511,608,1.454,630,3.101,641,1.988,642,1.795,679,2.984,705,2.462,1024,2.191,1027,2.984,1111,1.209,1243,2.14,1288,1.951,1722,8.79,1723,2.608,1726,2.555,1727,3.442,1728,3.739,1729,5.446,1730,3.739,1731,5.446,1732,3.739,1733,3.739]],["deprecated//docs/applications/messaging/using-weechat-for-irc/",[]],["title//docs/applications/messaging/install-znc-debian/",[38,0.06,128,1.296,291,3.165,1734,6.265]],["keywords//docs/applications/messaging/install-znc-debian/",[1734,5.614,1735,6.466,1736,6.466,1737,6.466,1738,6.466]],["toc//docs/applications/messaging/install-znc-debian/",[38,0.062,67,3.204,72,3.718,75,1.739,76,1.75,115,0.413,168,4.6,277,3.127,644,2.778,739,2.792,759,3.815,1734,8.47,1739,7.444,1740,7.444]],["deprecated//docs/applications/messaging/install-znc-debian/",[]],["title//docs/email/using-google-apps-for-email/",[74,1.017,119,4.178,725,4.751,729,2.568]],["keywords//docs/email/using-google-apps-for-email/",[1741,7.72,1742,7.72,1743,7.72]],["toc//docs/email/using-google-apps-for-email/",[66,1.848,341,4.344,443,5.598,861,5.383,983,7.33,1702,7.617]],["deprecated//docs/email/using-google-apps-for-email/",[]],["title//docs/networking/linux-static-ip-configuration/",[51,2.249,115,0.4,592,4.229,1397,4.282]],["keywords//docs/networking/linux-static-ip-configuration/",[152,4.581,611,6.16,1397,4.581]],["toc//docs/networking/linux-static-ip-configuration/",[46,3.221,51,1.852,67,2.557,99,2.364,115,0.329,128,1.067,131,2.481,139,1.802,152,3.526,287,0.912,335,0.847,355,3.784,393,3.784,619,2.481,724,2.968,893,4.236,896,4.741,991,2.496,1111,1.921,1288,3.1,1335,5.158,1397,3.526,1483,3.672,1654,4.926,1744,5.941]],["deprecated//docs/networking/linux-static-ip-configuration/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[86,1.918,287,0.627,352,2.059,1297,4.596,1353,4.206,1682,2.479,1745,4.446]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[191,0.626,193,1.174,881,2.695,1297,3.67,1353,3.359,1357,3.993,1468,3.67,1745,3.551,1746,3.028,1747,4.599]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[5,2.271,32,1.38,38,0.087,57,1.396,66,1.687,115,0.555,121,0.69,122,1.39,180,3.294,195,1.708,196,2.066,211,2.456,214,2.644,282,1.268,283,1.614,290,1.796,320,3.687,479,2.99,489,3.687,666,1.38,722,2.039,725,3.042,753,2.253,861,2.707,881,2.707,1353,5.087,1745,6.473,1748,4.62,1749,4.253,1750,4.62]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[128,0.969,131,2.254,191,0.734,193,1.377,331,1.869,1217,4.475,1535,3.244,1751,4.475]],["keywords//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[191,0.88,193,1.65,1048,5.614,1140,2.487,1222,5.953]],["toc//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[38,0.066,115,0.564,191,1.081,193,2.866,277,3.338,462,6.135,1217,8.439,1751,6.589]],["deprecated//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[]],["title//docs/databases/mariadb/mariadb-setup-debian/",[121,0.994,122,2.003,128,1.195,190,3.949,256,4.641]],["keywords//docs/databases/mariadb/mariadb-setup-debian/",[111,1.575,128,1.162,190,3.837,375,1.413,1486,5.953]],["toc//docs/databases/mariadb/mariadb-setup-debian/",[38,0.057,67,2.955,73,1.091,74,0.967,115,0.381,126,3.296,190,7.135,262,1.672,278,4.243,283,2.399,917,4.243,918,3.65,919,3.091,1752,6.865]],["deprecated//docs/databases/mariadb/mariadb-setup-debian/",[]],["title//docs/applications/cloud-storage/owncloud-debian-7/",[38,0.055,115,0.369,128,1.195,809,5.138,1753,6.655]],["keywords//docs/applications/cloud-storage/owncloud-debian-7/",[128,1.264,375,1.538,809,5.433,1301,6.11]],["toc//docs/applications/cloud-storage/owncloud-debian-7/",[38,0.087,115,0.581,335,1.186,375,1.819,666,2.485,809,8.09,1324,1.225]],["deprecated//docs/applications/cloud-storage/owncloud-debian-7/",[]],["title//docs/email/postfix/postfix-smtp-debian7/",[73,0.857,74,0.76,115,0.299,730,2.281,1023,2.024,1024,3.162,1026,3.941,1623,3.553]],["keywords//docs/email/postfix/postfix-smtp-debian7/",[729,2.301,730,2.733,1023,2.425,1026,4.722,1616,4.51]],["toc//docs/email/postfix/postfix-smtp-debian7/",[32,1.663,38,0.046,73,0.884,79,1.701,111,1.356,113,2.96,115,0.518,119,3.223,121,1.194,139,1.688,262,1.356,438,3.491,666,1.663,725,3.665,919,3.597,1023,3.506,1025,4.616,1026,4.065,1027,4.442,1028,5.124,1029,4.616,1133,4.174,1754,4.297,1755,5.567,1756,5.567]],["deprecated//docs/email/postfix/postfix-smtp-debian7/",[]],["title//docs/applications/cloud-storage/dropbox/",[38,0.065,115,0.437,1757,6.842]],["keywords//docs/applications/cloud-storage/dropbox/",[92,3.214,99,1.469,128,0.934,287,0.566,556,4.787,1111,1.681,1301,4.515,1757,4.515]],["toc//docs/applications/cloud-storage/dropbox/",[38,0.078,115,0.523,139,2.86,640,6.888,1757,8.189]],["deprecated//docs/applications/cloud-storage/dropbox/",[]],["title//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[5,3.271,51,2.074,679,5.31,1758,5.778,1759,5.518]],["keywords//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[175,3.285,1496,4.848,1760,6.466,1761,6.466,1762,6.466]],["toc//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[5,3.905,51,2.477,99,2.244,128,1.427,287,0.866,679,6.341,1111,2.569,1288,4.146,1483,4.911,1497,4.984,1758,6.899,1759,6.589]],["deprecated//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[996,3.837]],["title//docs/web-servers/lamp/lamp-server-on-fedora-20/",[73,1.146,722,3.185,1111,2.333,1763,6.642]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-20/",[722,2.64,1111,1.934,1764,5.981,1765,4.368,1766,4.484,1767,5.981]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-20/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-20/",[804,0.471]],["title//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[20,1.754,128,1.035,331,1.994,587,3.418,752,1.657,1066,3.463,1436,4.596]],["keywords//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[128,0.999,612,2.488,850,3.543,1768,4.613,1769,5.563,1770,5.121,1771,5.121]],["toc//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[20,2.475,38,0.086,51,2.534,53,4.706,58,4.13,67,3.499,72,4.061,139,2.465,1768,8.562]],["deprecated//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[]],["title//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[20,1.643,287,0.588,331,1.869,587,3.202,752,1.552,1066,3.244,1436,4.306,1682,2.323]],["keywords//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[287,0.652,612,2.675,1746,3.937,1768,4.959,1770,5.506,1771,5.506]],["toc//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[20,2.475,38,0.086,51,2.534,53,4.706,58,4.13,67,3.499,72,4.061,139,2.465,1768,8.562]],["deprecated//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[804,0.471]],["title//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[74,0.87,287,0.673,365,4.63,370,4.51,1070,4.63,1682,2.658]],["keywords//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[287,0.767,367,6.11,370,5.14,1682,3.029]],["toc//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[11,2.412,20,1.779,38,0.049,51,2.578,53,4.788,58,4.202,67,3.56,73,0.928,115,0.324,262,1.423,298,4.972,365,7.198,370,8.046,587,4.908,589,4.267,606,3.467]],["deprecated//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[66,1.242,99,1.744,121,0.923,668,2.92,1044,3.455,1772,5.361]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[111,1.575,271,2.836,668,3.058,858,3.257,1773,4.992]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[28,2.504,38,0.042,66,1.009,73,0.796,77,1.776,79,2.263,86,1.669,91,2.242,111,1.221,115,0.278,120,1.288,121,1.452,211,2.665,261,2.718,318,3.148,562,3.87,573,3.661,619,3.092,641,2.665,668,4.163,861,2.938,1044,4.925,1045,4.157,1497,3.144,1773,3.87,1774,4.353,1775,4.157,1776,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[804,0.471]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[66,1.159,121,0.861,128,1.035,131,2.405,668,2.724,1044,3.222,1535,3.463]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[111,1.575,271,2.836,668,3.058,858,3.257,1773,4.992]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[28,2.504,38,0.042,66,1.009,73,0.796,77,1.776,79,2.263,86,1.669,91,2.242,111,1.221,115,0.278,120,1.288,121,1.452,211,2.665,261,2.718,318,3.148,562,3.87,573,3.661,619,3.092,641,2.665,668,4.163,861,2.938,1044,4.925,1045,4.157,1497,3.144,1773,3.87,1774,4.353,1775,4.157,1776,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[804,0.471]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[66,1.159,121,0.861,287,0.627,668,2.724,1044,3.222,1682,2.479,1777,2.952]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[111,1.575,271,2.836,668,3.058,858,3.257,1773,4.992]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[28,2.504,38,0.042,66,1.009,73,0.796,77,1.776,79,2.263,86,1.669,91,2.242,111,1.221,115,0.278,120,1.288,121,1.452,211,2.665,261,2.718,318,3.148,562,3.87,573,3.661,619,3.092,641,2.665,668,4.163,861,2.938,1044,4.925,1045,4.157,1497,3.144,1773,3.87,1774,4.353,1775,4.157,1776,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[4,5.41,17,5.27,1260,5.145,1778,6.642]],["keywords//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[17,3.797,99,1.469,128,0.934,262,1.267,287,0.566,1111,1.681,1260,3.707,1778,4.787]],["toc//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[17,5.803,38,0.066,52,4.715,88,3.626,93,3.485,99,2.244,128,1.427,262,1.936,287,0.866,739,2.98,1111,2.569,1779,7.946]],["deprecated//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[]],["title//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[38,0.055,287,0.725,730,2.812,949,4.238,1682,2.864]],["keywords//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[287,0.501,375,1.005,448,3.551,729,1.637,730,1.944,1023,1.725,1351,3.993,1557,2.422,1682,1.979,1780,2.842]],["toc//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[38,0.063,115,0.421,121,1.136,139,3,270,2.77,277,3.195,307,5.422,448,7.637,666,2.271,1351,6.602,1780,6.114]],["deprecated//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[804,0.471]],["title//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[32,1.612,120,1.387,121,0.806,191,1.063,329,1.476,1277,4.968,1781,5.396]],["keywords//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[32,1.374,99,1.299,128,0.826,287,0.501,1001,2.225,1111,1.487,1288,2.4,1477,4.234,1483,2.842,1782,4.599]],["toc//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[32,2.529,33,2.858,115,0.335,120,2.176,121,1.265,128,1.086,143,3.978,156,3.381,180,4.309,191,0.822,196,2.702,245,4.665,287,0.658,329,2.316,418,3.978,577,4.309,641,3.213,844,4.665,933,3.735,1001,2.923,1775,5.011,1783,5.563]],["deprecated//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[]],["title//docs/networking/squid/squid-http-proxy-centos-6-4/",[66,1.159,74,0.812,99,1.627,137,2.449,144,2.647,1772,5.001,1784,4.446]],["keywords//docs/networking/squid/squid-http-proxy-centos-6-4/",[99,1.826,137,2.749,144,2.971,1772,5.614,1784,4.992]],["toc//docs/networking/squid/squid-http-proxy-centos-6-4/",[38,0.066,77,2.815,115,0.44,137,3.378,144,3.652,266,5.327,279,4.185,441,4.777,616,4.446,1784,7.857,1785,7.315]],["deprecated//docs/networking/squid/squid-http-proxy-centos-6-4/",[]],["title//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[66,1.159,74,0.812,137,2.449,144,2.647,287,0.627,1682,2.479,1784,4.446]],["keywords//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[137,2.543,144,2.748,287,0.652,516,3.092,1682,2.574,1784,4.617]],["toc//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[38,0.066,77,2.815,115,0.44,137,3.378,144,3.652,266,5.327,279,4.185,441,4.777,616,4.446,1784,7.857,1785,7.315]],["deprecated//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[804,0.471]],["title//docs/platform/billing-and-payments/",[1003,6.338,1005,6.507]],["keywords//docs/platform/billing-and-payments/",[1003,6.243,1005,6.409]],["toc//docs/platform/billing-and-payments/",[15,3.333,20,2.494,32,1.328,69,3.686,86,2.252,88,2.029,120,1.142,156,2.487,188,2.747,335,0.965,340,2.673,356,2.41,382,2.043,427,2.515,452,3.333,577,3.17,608,1.728,650,2.788,721,5.874,1000,4.623,1002,3.86,1003,6.685,1005,5.073,1056,3.247,1090,3.86,1324,0.655,1700,3.686,1786,4.446,1787,4.446,1788,3.432,1789,4.092,1790,4.446,1791,3.432,1792,3.86,1793,5.874,1794,3.686]],["deprecated//docs/platform/billing-and-payments/",[]],["title//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[128,1.195,186,5.518,256,4.641,602,4.461,1795,5.778]],["keywords//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[1795,7.422,1796,8.548]],["toc//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[72,4.679,73,1.488,79,2.14,113,3.722,115,0.388,277,3.935,282,1.921,441,4.209,616,5.241,619,2.924,666,2.091,1795,9.166]],["deprecated//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[]],["title//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[20,1.754,121,0.861,122,1.733,557,5.302,612,2.576,1065,3.296,1797,5.759]],["keywords//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[137,2.749,1065,5.079,1798,5.953,1799,6.466]],["toc//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[51,2.423,53,4.499,58,3.948,73,1.234,121,1.161,122,2.339,298,4.672,376,6.201,587,4.612,666,2.321,703,6,1497,4.874,1798,7.154]],["deprecated//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[]],["title//docs/platform/package-mirrors/",[57,2.622,460,6.925]],["keywords//docs/platform/package-mirrors/",[20,1.486,57,1.475,99,1.379,128,0.877,220,3.768,221,2.243,287,0.532,460,3.895,1800,4.493]],["toc//docs/platform/package-mirrors/",[57,2.401,99,2.244,121,1.769,128,1.427,282,3.082,287,0.866,460,6.341]],["deprecated//docs/platform/package-mirrors/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[89,1.206,128,1.109,131,2.579,412,3.222,1168,3.283,1535,3.712]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[11,2.949,38,0.089,57,2.158,89,1.853,121,1.067,195,2.64,270,2.602,277,3.001,357,1.746,375,1.561,422,4.558,670,5.371]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[]],["title//docs/web-servers/lemp/lemp-stack-on-debian-8/",[38,0.042,51,1.583,89,0.991,128,0.912,190,3.013,193,1.296,214,2.905,219,2.699,1149,2.579]],["keywords//docs/web-servers/lemp/lemp-stack-on-debian-8/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-stack-on-debian-8/",[38,0.08,73,1.711,75,1.703,76,1.714,89,1.423,111,1.776,115,0.404,192,2.082,193,1.861,309,5.084,352,2.606,375,1.593,1140,2.804]],["deprecated//docs/web-servers/lemp/lemp-stack-on-debian-8/",[]],["title//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[73,1.057,128,1.195,131,2.779,1149,3.381,1535,4.001]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[38,0.087,73,1.469,89,1.805,111,1.672,115,0.381,120,1.764,121,1.026,192,1.96,193,1.752,329,1.877,352,2.454,357,1.678,375,1.5,666,2.05,1140,2.641]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[]],["title//docs/websites/varnish/getting-started-with-varnish-cache/",[11,2.979,432,4.751,794,4.525,1046,5.571]],["keywords//docs/websites/varnish/getting-started-with-varnish-cache/",[128,1.162,287,0.704,516,3.343,794,4.055,1046,4.992]],["toc//docs/websites/varnish/getting-started-with-varnish-cache/",[20,1.163,24,3.317,31,2.115,38,0.032,74,0.538,75,0.892,76,0.898,115,0.541,139,1.159,149,4.29,161,2.611,192,1.091,266,2.561,268,1.834,269,2.328,277,1.605,296,2.79,416,2.665,441,2.297,476,2.433,673,2.957,794,6.633,1046,8.4,1047,4.394,1056,2.79,1320,3.049,1803,3.82,1804,5.224,1805,3.317,1806,3.82,1807,3.82,1808,3.82,1809,4.394,1810,3.317,1811,3.82]],["deprecated//docs/websites/varnish/getting-started-with-varnish-cache/",[]],["title//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[99,1.88,125,1.914,991,2.796,1023,2.496,1812,5.778]],["keywords//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[125,2.025,1023,2.64,1344,4.414,1812,6.11]],["toc//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[38,0.071,139,2.584,166,4.994,231,6.389,255,6.579,532,7.066,666,2.545,1812,7.399,1813,6.076]],["deprecated//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[89,1.124,287,0.627,412,3.005,1156,2.831,1168,3.062,1682,2.479,1777,2.952]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[11,3.139,38,0.082,75,1.776,76,1.787,89,1.931,270,2.77,277,3.195,375,1.662,422,4.749,670,5.596]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[38,0.055,99,1.88,115,0.369,991,2.796,1814,3.472]],["keywords//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[99,1.988,162,5.018,375,1.538,1814,3.672]],["toc//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[38,0.086,75,1.899,76,1.911,115,0.451,139,2.465,265,5.67,644,3.034,1814,5.921]],["deprecated//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[]],["title//docs/applications/containers/what-is-docker/",[44,4.319]],["keywords//docs/applications/containers/what-is-docker/",[44,2.892,46,3.506,99,1.826,287,0.704,1682,2.783]],["toc//docs/applications/containers/what-is-docker/",[38,0.062,44,3.329,89,1.453,99,2.103,117,5.307,118,5.192,249,4.99,287,0.811,335,1.061,805,5.436,991,3.127,1324,1.096,1682,3.204,1815,9.755]],["deprecated//docs/applications/containers/what-is-docker/",[804,0.471]],["title//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[38,0.055,89,1.299,128,1.195,131,2.779,1535,4.001]],["keywords//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[89,1.015,128,0.934,144,2.389,672,2.597,1615,4.515,1616,3.627,1646,4.515,1816,5.2]],["toc//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[21,1.812,32,1.805,33,2.858,38,0.081,66,1.216,89,2.069,121,0.903,125,1.738,128,1.086,221,2.777,262,1.472,290,2.349,291,2.65,308,2.453,357,1.477,666,1.805,752,1.738,812,3.865,1006,2.278,1817,3.125]],["deprecated//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[74,0.87,111,1.504,375,1.35,1032,3.348,1111,1.996,1763,5.684]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[1818,7.72,1819,5.96,1820,6.401]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[38,0.061,74,1.027,115,0.533,278,4.506,282,2.001,335,1.039,375,2.504,917,4.506,918,3.876,919,3.282,1324,1.073,1658,5.466]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[804,0.471]],["title//docs/platform/api/api-key/",[64,5.714,183,3.988]],["keywords//docs/platform/api/api-key/",[183,3.548,1821,7.72,1822,7.106]],["toc//docs/platform/api/api-key/",[340,6.164,724,5.122]],["deprecated//docs/platform/api/api-key/",[]],["title//docs/platform/linode-cli/",[20,2.642,434,6.188]],["keywords//docs/platform/linode-cli/",[1822,6.479,1823,7.037,1824,7.037,1825,7.037]],["toc//docs/platform/linode-cli/",[20,1.548,32,1.519,38,0.062,51,1.585,53,4.332,64,3.348,74,0.717,104,2.63,128,1.344,183,2.337,277,3.729,283,1.777,287,0.815,298,4.498,341,2.405,384,3.143,427,2.877,434,6.329,493,4.217,587,4.44,616,2.845,1111,1.644,1131,3.409,1783,4.682,1826,5.086,1827,5.086,1828,5.086]],["deprecated//docs/platform/linode-cli/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[38,0.06,99,2.038,375,1.577,991,3.031]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[51,1.355,99,1.228,111,1.059,188,2.687,190,2.58,375,0.95,1437,2.863,1438,3.47,1439,3.47,1440,3.605,1441,3.1]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[11,2.495,28,3.019,38,0.05,66,1.704,73,0.96,74,0.852,75,1.411,76,1.42,111,1.472,140,3.911,278,3.735,283,2.111,375,2.528,913,3.978,917,3.735,918,4.503,919,2.721,955,4.215,1035,3.458]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[]],["title//docs/networking/dns/previewing-websites-without-dns/",[181,5.571,233,3.666,444,2.544,1829,6.642]],["keywords//docs/networking/dns/previewing-websites-without-dns/",[233,3.922,444,2.722,1829,7.106]],["toc//docs/networking/dns/previewing-websites-without-dns/",[32,2.133,51,2.227,53,4.135,58,3.629,79,3.259,120,2.74,139,2.166,152,4.239,298,4.294,587,4.239,592,4.186,609,5.954]],["deprecated//docs/networking/dns/previewing-websites-without-dns/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[38,0.06,128,1.296,131,3.014,375,1.577]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[51,1.222,111,0.955,128,0.704,188,2.423,190,2.326,375,0.857,1437,2.581,1438,3.128,1439,3.128,1440,3.25,1441,2.795,1615,3.404,1616,2.734]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[]],["title//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[38,0.051,128,1.109,219,3.283,287,0.673,437,3.035,1830,4.403]],["keywords//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[128,0.999,287,0.606,850,3.543,1830,3.966,1831,5.563,1832,4.83,1833,5.563]],["toc//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[38,0.071,115,0.59,120,2.19,192,2.433,261,4.62,329,2.33,759,4.367,1830,6.076]],["deprecated//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[]],["title//docs/email/clients/installing-squirrelmail-on-debian-7/",[38,0.06,128,1.296,131,3.014,1830,5.145]],["keywords//docs/email/clients/installing-squirrelmail-on-debian-7/",[128,1.264,1616,4.908,1830,5.018,1832,6.11]],["toc//docs/email/clients/installing-squirrelmail-on-debian-7/",[38,0.071,115,0.59,120,2.19,192,2.433,261,4.62,329,2.33,759,4.367,1830,6.076]],["deprecated//docs/email/clients/installing-squirrelmail-on-debian-7/",[804,0.471]],["title//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[38,0.06,287,0.786,1682,3.106,1830,5.145]],["keywords//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[287,0.767,1682,3.029,1830,5.018,1832,6.11]],["toc//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[38,0.071,115,0.59,120,2.19,192,2.433,261,4.62,329,2.33,759,4.367,1830,6.076]],["deprecated//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[99,1.744,191,0.84,193,1.576,331,2.138,991,2.594,1220,3.418]],["keywords//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[144,2.389,191,0.707,193,1.327,1220,2.878,1666,2.441,1834,3.553,1835,3.553,1836,4.515]],["toc//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[38,0.071,75,1.99,76,2.003,115,0.472,191,1.447,193,2.715,1220,4.717]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[804,0.471]],["title//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[128,1.035,131,2.405,191,0.784,193,1.47,331,1.994,1220,3.188,1535,3.463]],["keywords//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[191,0.757,193,1.42,1220,3.079,1666,2.612,1834,3.801,1835,3.801,1836,4.83]],["toc//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[38,0.066,75,1.856,76,1.868,115,0.44,191,1.385,193,2.598,270,2.895,1220,4.398,1837,5.958,1838,7.315]],["deprecated//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[804,0.471]],["title//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[38,0.055,128,1.195,131,2.779,375,1.455,1814,3.472]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[128,0.999,162,3.966,375,1.216,1814,2.903,1839,4.613,1840,4.613,1841,4.613]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[]],["title//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[38,0.055,115,0.369,128,1.195,219,3.538,1814,3.472]],["keywords//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[128,0.826,162,3.279,193,1.174,375,1.005,850,2.929,1814,2.4,1839,3.814,1840,3.814,1841,3.814,1842,4.599]],["toc//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-19/",[73,1.146,722,3.185,1111,2.333,1843,7.216]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-19/",[1765,5.14,1766,5.276,1844,7.037,1845,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-19/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-19/",[804,0.471]],["title//docs/web-servers/apache/apache-web-server-on-centos-6/",[73,1.057,99,1.88,191,0.905,192,1.9,991,2.796]],["keywords//docs/web-servers/apache/apache-web-server-on-centos-6/",[99,1.689,191,0.814,993,4.772,1679,3.937,1846,3.871,1847,5.506]],["toc//docs/web-servers/apache/apache-web-server-on-centos-6/",[38,0.089,75,1.668,76,1.679,115,0.396,120,1.835,191,1.546,196,3.194,308,3.853,329,1.953,422,3.429,1454,5.514]],["deprecated//docs/web-servers/apache/apache-web-server-on-centos-6/",[]],["title//docs/platform/longview/longview-app-for-mysql/",[119,4.562,375,1.722,885,5.384]],["keywords//docs/platform/longview/longview-app-for-mysql/",[375,1.687,885,5.275,1622,4.704]],["toc//docs/platform/longview/longview-app-for-mysql/",[16,3.13,33,2.076,38,0.036,67,3.915,111,1.633,115,0.451,128,0.789,175,2.231,244,2.484,254,3.977,287,0.478,335,0.626,356,2.38,375,1.776,384,2.713,650,2.754,753,2.141,794,2.754,1011,3.503,1038,6.094,1255,3.503,1258,3.13,1406,3.64,1423,7.542,1622,2.675,1848,4.042,1849,3.812,1850,4.39,1851,4.39,1852,3.503,1853,3.64,1854,4.042,1855,4.39,1856,3.64]],["deprecated//docs/platform/longview/longview-app-for-mysql/",[]],["title//docs/platform/longview/longview-app-for-nginx/",[89,1.538,119,4.562,885,5.384]],["keywords//docs/platform/longview/longview-app-for-nginx/",[89,1.374,885,4.809,1622,4.289,1857,7.037]],["toc//docs/platform/longview/longview-app-for-nginx/",[16,5.45,33,2.476,38,0.044,67,2.254,73,0.832,89,1.763,115,0.424,128,0.941,147,2.784,175,2.66,244,2.962,254,3.107,287,0.57,348,4.179,356,2.839,384,3.236,595,5.45,608,2.035,650,3.284,753,2.553,1255,4.179,1406,4.342,1423,4.342,1622,3.191,1852,4.179,1853,4.342,1856,4.342,1858,4.547,1859,4.547,1860,4.342]],["deprecated//docs/platform/longview/longview-app-for-nginx/",[]],["title//docs/platform/longview/longview-app-for-apache/",[119,4.562,191,1.072,885,5.384]],["keywords//docs/platform/longview/longview-app-for-apache/",[191,0.957,885,4.809,1622,4.289,1861,7.037]],["toc//docs/platform/longview/longview-app-for-apache/",[16,5.016,33,2.214,38,0.039,73,0.744,115,0.39,128,0.841,142,2.489,147,2.489,175,2.378,191,1.15,244,2.648,254,2.778,270,1.705,287,0.51,348,3.736,356,2.538,384,2.893,595,3.338,608,1.82,650,2.936,753,2.282,1255,3.736,1406,5.833,1423,3.882,1585,4.309,1622,2.853,1690,4.309,1848,4.309,1852,3.736,1853,3.882,1854,4.309,1856,3.882,1858,4.065,1859,4.065,1860,3.882,1862,4.681,1863,4.065,1864,4.681]],["deprecated//docs/platform/longview/longview-app-for-apache/",[]],["title//docs/web-servers/lamp/lamp-server-on-gentoo/",[73,1.252,722,3.478,1483,4.87]],["keywords//docs/web-servers/lamp/lamp-server-on-gentoo/",[722,3.408,1483,4.771,1865,7.106]],["toc//docs/web-servers/lamp/lamp-server-on-gentoo/",[38,0.087,73,1.329,111,2.039,115,0.638,120,1.527,121,1.25,122,1.788,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,1866,5.158]],["deprecated//docs/web-servers/lamp/lamp-server-on-gentoo/",[804,0.471]],["title//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[20,2.197,120,1.854,186,5.983,1496,5.41]],["keywords//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[1496,5.788,1867,7.72,1868,7.72]],["toc//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[20,1.905,23,2.78,38,0.052,73,0.994,75,1.461,76,1.471,77,2.216,93,2.744,122,1.883,154,3.867,192,1.787,214,3.58,233,4.408,341,4.104,354,2.29,541,7.195,642,3.004,722,2.762,729,2.226,1601,3.867,1804,5.433]],["deprecated//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[73,1.057,128,1.195,131,2.779,722,2.937,1535,4.001]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[128,0.781,191,0.592,193,1.11,375,0.95,722,1.919,1476,3.605,1616,3.033,1765,3.175,1869,4.348,1870,3.775,1871,4.348]],["toc//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[38,0.079,66,1.437,75,1.668,76,1.679,111,1.74,115,0.591,120,1.835,134,3.306,191,0.972,193,1.823,329,1.953,375,2.075,642,3.429]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[]],["title//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[38,0.055,51,2.074,214,3.808,722,2.937,1288,3.472]],["keywords//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[191,0.561,193,1.052,375,0.901,722,1.82,1288,2.151,1468,3.29,1872,4.123,1873,4.123,1874,4.123,1875,4.123,1876,4.123,1877,3.58]],["toc//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[38,0.081,51,2.64,66,1.216,73,0.96,75,1.411,76,1.42,87,2.495,111,1.472,115,0.542,120,1.553,134,2.797,191,1.152,193,2.162,329,1.653,375,1.851,642,2.901,722,2.667,1288,3.153]],["deprecated//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[]],["title//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[20,2.197,287,0.786,1253,4.282,1682,3.106]],["keywords//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[287,0.767,1253,4.176,1682,3.029,1878,6.479]],["toc//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[32,1.902,38,0.073,72,3.182,73,1.012,79,1.947,102,2.99,115,0.557,121,0.952,122,1.917,211,3.387,282,1.748,335,0.908,354,2.332,903,5.083,906,3.937,1253,5.967,1324,0.938,1879,6.37]],["deprecated//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[804,0.471]],["title//docs/development/version-control/introduction-to-version-control/",[52,4.676,59,4.618,426,3.727]],["keywords//docs/development/version-control/introduction-to-version-control/",[50,3.607,1183,5.433,1880,7.037,1881,7.037]],["toc//docs/development/version-control/introduction-to-version-control/",[11,2.78,38,0.056,50,3.451,52,6.142,74,0.949,113,3.58,121,1.006,122,2.027,203,3.853,282,1.848,426,4.895,432,4.434,1882,6.734,1883,7.923,1884,6.734]],["deprecated//docs/development/version-control/introduction-to-version-control/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[128,1.109,131,2.579,191,0.84,412,3.222,1168,3.283,1535,3.712]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[1169,4.231,1485,4.349,1885,6.11,1886,5.276]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[38,0.055,287,0.725,375,1.455,1682,2.864,1814,3.472]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[162,3.1,287,0.474,375,0.95,1156,2.137,1746,2.863,1777,2.228,1814,2.269,1839,3.605,1840,3.605,1841,3.605,1887,4.003]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[38,0.055,287,0.725,375,1.455,737,3.684,1814,3.472]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[162,3.1,287,0.474,375,0.95,1156,2.137,1172,2.915,1777,2.228,1814,2.269,1839,3.605,1840,3.605,1841,3.605,1887,4.003]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[73,0.981,192,1.763,287,0.673,1135,3.763,1682,2.658,1777,3.165]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[672,3.856,1135,4.704,1137,7.106]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[38,0.043,66,1.038,85,6.383,88,2.355,115,0.496,120,2.533,121,0.771,196,2.308,287,0.562,308,2.094,329,2.696,331,1.787,357,1.261,429,3.869,616,4.231,1118,4.118,1135,4.608,1138,7.772,1139,4.48,1481,4.118,1751,4.279,1888,4.75]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[804,0.471]],["title//docs/web-servers/apache/apache-web-server-debian-7/",[73,0.981,128,1.109,131,2.579,191,0.84,192,1.763,1535,3.712]],["keywords//docs/web-servers/apache/apache-web-server-debian-7/",[128,1.074,191,0.814,1535,3.596,1616,4.171,1847,5.506,1889,5.193]],["toc//docs/web-servers/apache/apache-web-server-debian-7/",[38,0.089,75,1.668,76,1.679,115,0.396,120,1.835,191,1.546,196,4.246,308,3.853,329,1.953,422,3.429]],["deprecated//docs/web-servers/apache/apache-web-server-debian-7/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[128,0.969,131,2.254,262,1.315,287,0.588,693,2.718,859,3.437,1682,2.323,1777,2.766]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[128,0.934,287,0.566,407,2.689,619,2.172,693,2.619,1616,3.627,1682,2.238,1878,4.787]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[20,1.464,30,3.354,38,0.06,67,3.089,72,4.29,73,0.764,115,0.267,121,0.718,183,3.947,262,1.171,267,3.016,374,2.891,382,2.21,407,4.441,485,2.93,608,1.869,693,3.616,724,3.586,739,2.692,752,1.383,915,3.354,958,3.429,959,3.429,966,3.429,1063,3.113,1065,2.752,1259,4.427,1294,3.429,1890,3.512,1891,3.605]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[804,0.471]],["title//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[375,1.455,753,3.245,1023,2.496,1536,5.778,1557,3.505]],["keywords//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[375,1.687,1023,2.895,1557,4.066]],["toc//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[20,1.244,53,2.365,77,2.246,93,2.781,115,0.226,121,0.61,122,1.23,142,2.172,168,2.525,270,1.488,279,2.152,283,2.215,297,2.365,329,1.734,331,1.415,341,2.999,375,0.893,476,2.602,644,1.525,645,2.781,651,3.547,746,2.984,753,1.992,861,2.394,913,2.69,984,4.858,1023,3.285,1026,2.984,1258,2.913,1557,4.612,1561,2.49,1892,3.547,1893,3.761,1894,4.086,1895,4.086,1896,4.086,1897,4.086,1898,4.086]],["deprecated//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[]],["title//docs/development/ror/ruby-on-rails-apache-debian-8/",[38,0.051,128,1.109,191,0.84,219,3.283,412,3.222,1168,3.283]],["keywords//docs/development/ror/ruby-on-rails-apache-debian-8/",[1169,4.231,1485,4.349,1885,6.11,1886,5.276]],["toc//docs/development/ror/ruby-on-rails-apache-debian-8/",[38,0.065,75,1.815,76,1.827,104,4.018,115,0.431,119,4.499,191,1.057,238,3.453,352,2.778,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-apache-debian-8/",[]],["title//docs/security/encryption/full-disk-encryption-xen/",[168,4.87,175,4.003,589,5.755]],["keywords//docs/security/encryption/full-disk-encryption-xen/",[128,0.999,168,3.438,175,2.826,262,1.355,589,4.063,1535,3.344,1899,5.563]],["toc//docs/security/encryption/full-disk-encryption-xen/",[11,2.834,38,0.057,66,1.381,115,0.512,122,2.066,128,1.661,168,4.243,175,4.697,270,2.501,432,4.52,479,4.443,589,5.014,602,4.602,1900,6.32,1901,6.32,1902,6.865]],["deprecated//docs/security/encryption/full-disk-encryption-xen/",[804,0.471]],["title//docs/platform/automating-server-builds/",[73,1.252,81,4.038,165,4.676]],["keywords//docs/platform/automating-server-builds/",[175,3.285,710,4.848,1503,4.61,1903,6.466,1904,6.466]],["toc//docs/platform/automating-server-builds/",[20,3.183,32,2.05,73,1.091,81,3.518,86,2.286,152,4.074,156,3.841,165,4.074,175,3.488,357,1.678,573,5.014,592,4.023,771,4.691,884,4.788,1640,5.478,1641,5.478,1905,6.865]],["deprecated//docs/platform/automating-server-builds/",[]],["title//docs/email/running-a-mail-server/",[73,1.252,331,2.728,730,3.33]],["keywords//docs/email/running-a-mail-server/",[1344,4.414,1642,5.616,1662,6.11,1906,7.037]],["toc//docs/email/running-a-mail-server/",[23,1.951,38,0.036,72,2.193,73,1.556,81,2.25,86,1.462,93,1.926,130,5.024,136,2.943,150,2.943,222,3.13,331,1.52,364,3.64,382,2.018,443,4.953,444,2.363,644,1.639,730,4.68,739,1.647,746,3.206,752,1.263,1000,3,1193,4.042,1233,3.389,1247,4.042,1524,3.13,1623,2.89,1702,3.64,1901,4.042,1907,3.292,1908,4.042,1909,4.39,1910,4.39]],["deprecated//docs/email/running-a-mail-server/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[375,1.577,729,2.568,1023,2.706,1557,3.8]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[73,0.775,128,0.877,287,0.532,375,1.067,729,1.737,730,2.063,1023,1.831,1557,2.571,1911,4.881]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[28,2.968,38,0.07,57,1.795,75,1.388,76,1.397,91,2.657,115,0.329,139,2.538,152,4.966,341,3.958,375,1.299,444,2.095,641,4.449,644,2.217,729,3.447,739,2.228,1023,2.228,1557,3.129,1561,5.1]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[]],["title//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[128,1.296,131,3.014,1001,3.491,1535,4.338]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[1535,4.231,1912,6.479,1913,6.479,1914,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[5,3.31,11,2.78,20,2.05,32,2.011,38,0.056,86,2.242,122,2.027,128,1.21,131,2.812,154,4.162,317,4.801,354,2.465,476,4.289,538,4.223,705,4.434,753,3.283,984,3.451,1001,4.415,1536,5.847]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[804,0.471]],["title//docs/security/linode-manager-security-controls/",[20,2.197,21,2.163,262,1.758,426,3.412]],["keywords//docs/security/linode-manager-security-controls/",[262,1.575,911,4.722,919,2.911,1119,4.992,1915,6.466]],["toc//docs/security/linode-manager-security-controls/",[23,1.858,28,2.089,64,2.754,68,3.136,82,1.626,83,3.85,87,1.727,88,1.909,93,1.834,115,0.232,123,5.262,126,2.008,152,3.831,183,1.922,262,1.019,265,2.917,270,2.352,279,4.67,283,1.461,292,3.337,307,2.982,355,4.112,427,2.366,592,3.784,608,1.626,645,1.834,724,2.089,729,1.488,748,6.845,898,2.982,919,1.883,961,3.468,985,3.054,1077,6.539,1119,3.229,1916,4.182,1917,4.182]],["deprecated//docs/security/linode-manager-security-controls/",[]],["title//docs/security/backups/backing-up-your-data/",[91,3.524,122,2.371,154,4.87]],["keywords//docs/security/backups/backing-up-your-data/",[156,4.966,166,3.789,1918,5.16,1919,6.466]],["toc//docs/security/backups/backing-up-your-data/",[0,2.834,51,1.77,53,2.056,54,2.299,58,1.804,73,0.902,86,1.182,121,0.848,122,2.439,150,2.381,154,3.509,156,6.228,166,2.081,175,1.804,182,2.594,185,1.907,254,3.369,275,2.338,291,1.558,298,2.135,318,1.51,365,2.663,375,0.776,384,2.195,477,5.476,494,2.945,560,2.834,587,2.108,779,2.742,1754,2.742,1860,2.945,1918,7.071,1920,3.269,1921,2.742,1922,4.93,1923,2.945,1924,3.269,1925,2.945,1926,3.551,1927,3.551,1928,3.551,1929,3.551]],["deprecated//docs/security/backups/backing-up-your-data/",[]],["title//docs/platform/longview/longview/",[74,1.223,885,5.93]],["keywords//docs/platform/longview/longview/",[885,5.275,1930,7.72,1931,7.72]],["toc//docs/platform/longview/longview/",[32,1.345,38,0.057,64,2.964,72,4.123,77,1.595,91,3.055,119,2.607,175,2.287,178,2.824,183,3.139,220,3.476,244,2.547,268,2.161,269,2.744,282,1.236,384,2.783,422,2.161,619,1.88,649,3.476,753,2.195,852,3.288,861,2.638,883,3.593,885,7.124,1053,3.288,1435,3.909,1863,3.909,1932,4.502,1933,4.502,1934,4.502,1935,4.502,1936,4.502,1937,4.502,1938,4.502,1939,3.733,1940,3.909]],["deprecated//docs/platform/longview/longview/",[]],["title//docs/platform/linode-managed/",[20,2.642,21,2.602]],["keywords//docs/platform/linode-managed/",[911,6.243,1941,8.548]],["toc//docs/platform/linode-managed/",[11,2.07,20,1.526,28,2.504,38,0.062,86,3.738,113,2.665,115,0.278,121,0.749,125,1.442,141,4.353,183,2.304,283,1.752,340,3.014,355,4.715,374,3.014,432,3.301,612,2.242,641,4.68,918,2.665,1063,3.245,1258,5.279,1810,4.353,1859,4.353,1892,4.353,1939,4.157,1942,5.013,1943,5.013]],["deprecated//docs/platform/linode-managed/",[]],["title//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[38,0.051,51,1.925,73,0.981,576,3.816,612,2.762,1944,5.361]],["keywords//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[516,3.992,612,3.452,1944,6.703]],["toc//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[20,1.905,33,2.959,38,0.072,51,2.705,53,3.622,58,3.179,67,2.693,128,1.124,268,3.004,287,0.682,298,3.762,354,2.29,364,5.188,365,4.691,494,5.188,587,3.713,612,2.798,1288,3.265,1944,9.34]],["deprecated//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[191,0.84,287,0.673,1144,3.455,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[667,3.343,1946,6.466,1947,6.466,1948,5.953,1949,5.16]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[38,0.074,74,1.262,139,2.715,191,1.218,666,2.674,1144,6.136]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[38,0.051,287,0.673,1243,3.533,1682,2.658,1950,3.664,1951,3.997]],["keywords//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[516,2.378,903,3.67,1746,3.028,1950,2.729,1952,3.359,1953,3.028,1954,3.028,1955,2.977,1956,2.977,1957,4.599]],["toc//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[38,0.073,115,0.484,121,1.305,268,4.192,439,5.321,666,2.608,1950,6.409]],["deprecated//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[804,0.471]],["title//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[39,2.154,74,0.76,89,1.054,119,3.124,287,0.588,352,1.929,1276,2.79,1682,2.323]],["keywords//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[39,2.076,89,1.015,287,0.566,766,2.665,1276,2.689,1958,5.2,1959,5.2,1960,4.787]],["toc//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[38,0.066,73,1.262,82,3.089,88,3.626,89,1.551,115,0.564,335,1.133,666,2.373,1276,5.262,1324,1.17]],["deprecated//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[804,0.471]],["title//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[73,0.915,287,0.627,352,2.059,730,2.434,1024,3.375,1682,2.479,1961,3.418]],["keywords//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[1344,3.751,1746,3.937,1961,3.549,1962,5.981,1963,4.484,1964,4.484]],["toc//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[38,0.065,57,2.348,86,2.587,115,0.556,121,1.161,139,2.357,142,4.132,195,2.872,357,1.899,730,4.24,1961,4.612]],["deprecated//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[804,0.471]],["title//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[287,0.588,703,4.166,1682,2.323,1777,2.766,1945,3.088,1965,3.764,1966,3.687,1967,3.289]],["keywords//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[193,1.526,1666,2.808,1746,3.937,1967,3.645,1968,4.368,1969,4.959]],["toc//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[32,1.836,38,0.082,52,3.648,57,1.857,115,0.341,125,1.769,262,1.498,290,2.39,291,2.696,527,4.384,608,2.39,666,1.836,752,1.769,812,2.806,1006,2.318,1967,7.086,1970,5.66,1971,6.148]],["deprecated//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[804,0.471]],["title//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[73,0.915,104,2.978,192,1.645,287,0.627,352,2.059,1682,2.479,1972,3.188]],["keywords//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[191,0.88,1135,3.94,1972,3.579,1973,4.722,1974,4.61]],["toc//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[137,4.877,196,3.721,270,3.031,338,4.817,341,3.935,718,5.478,1135,6.386]],["deprecated//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[86,2.216,125,1.914,287,0.725,1163,3.949,1682,2.864]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[144,1.998,307,3.1,516,2.248,612,1.945,1026,3.175,1163,2.58,1322,3.033,1746,2.863,1908,4.003,1975,4.348,1976,4.003]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[23,3.173,38,0.059,93,3.133,115,0.396,192,2.04,261,3.873,307,6.769,318,3.037,608,2.776,729,2.542,1163,5.634,1322,4.982,1623,4.703,1723,4.982,1977,6.575]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[287,0.627,729,2.049,1156,2.831,1682,2.479,1777,2.952,1945,3.296,1978,3.418]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[1978,3.837,1979,6.466,1980,6.466,1981,4.418,1982,4.848]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.058,121,1.046,270,2.55,331,3.244,335,0.998,357,1.711,666,2.091,898,4.992,919,3.152,949,4.459,1324,1.031,1601,4.327,1780,4.327,1978,6.265,1983,5.113]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[287,0.627,729,2.049,737,3.188,1156,2.831,1279,5.001,1978,3.418,1984,5.759]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[1978,3.837,1981,4.418,1982,4.848,1985,6.466,1986,6.466]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[38,0.061,121,1.089,270,2.656,331,3.332,357,1.782,666,2.177,898,5.198,919,3.282,949,4.643,1601,4.506,1780,4.506,1978,6.392,1983,5.324]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[996,3.837]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[89,1.054,287,0.588,1140,2.076,1156,2.652,1682,2.323,1777,2.766,1802,2.652,1945,3.088]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[89,1.262,1499,3.789,1987,4.992,1988,5.614,1989,4.51]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.051,57,1.857,61,5.643,66,1.237,102,2.886,113,4.557,115,0.592,120,1.58,121,0.919,139,1.865,195,2.272,270,2.24,329,1.681,357,1.503,444,2.168,498,3.269,1140,2.365,1395,3.856,1501,3.8,1802,3.021]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[191,0.691,193,1.296,287,0.553,331,1.758,1156,2.495,1220,2.81,1682,2.185,1777,2.602,1945,2.905]],["keywords//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[191,0.757,193,1.42,1220,3.079,1666,2.612,1834,3.801,1835,3.801,1836,4.83]],["toc//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[38,0.066,75,1.856,76,1.868,115,0.44,191,1.385,193,2.598,270,2.895,1220,4.398,1837,5.958,1838,7.315]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[804,0.471]],["title//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[74,0.812,197,3.56,287,0.627,1243,3.296,1951,3.728,1990,3.375,1991,5.759]],["keywords//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[1952,3.011,1954,2.714,1955,2.669,1956,2.669,1990,2.416,1992,4.123,1993,4.123,1994,3.091,1995,2.714,1996,2.213,1997,4.123,1998,4.123]],["toc//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[38,0.055,74,0.931,77,2.341,88,3.016,115,0.366,120,1.698,248,3.873,283,2.309,297,3.826,329,1.807,357,1.615,444,2.33,684,3.826,753,3.222,1990,6.007,1996,3.548,1999,4.955,2000,4.609,2001,4.277]],["deprecated//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[287,0.725,791,3.538,1682,2.864,1777,3.411,1945,3.808]],["keywords//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[111,1.575,858,3.257,2002,6.466,2003,6.466,2004,4.61]],["toc//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[21,2.57,33,2.908,38,0.071,90,3.8,91,2.75,115,0.341,133,3.403,185,3.301,282,1.687,290,2.39,331,2.129,354,2.25,362,3.916,474,3.44,791,6.182,1044,3.44,2005,6.112]],["deprecated//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1281,3.853,1682,2.864,1777,3.411,1945,3.808]],["keywords//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.048,89,1.124,287,0.627,1156,2.831,1682,2.479,1777,2.952,1945,3.296]],["keywords//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[89,1.086,144,2.556,287,0.606,672,2.779,1988,4.83,2008,5.563,2009,5.563]],["toc//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[33,3.311,38,0.098,75,1.635,76,1.646,89,2.201,139,2.123,221,4.305,291,3.071,2010,7.001,2011,7.001]],["deprecated//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1682,2.864,1777,3.411,1945,3.808,2012,3.808]],["keywords//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[66,0.964,74,0.675,287,0.522,413,3.417,1682,2.063,1777,2.456,1945,2.742,2016,3.155,2017,3.102,2018,4.412]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[38,0.068,77,2.879,115,0.629,331,2.815,752,2.339,2016,5.352,2017,7.345]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[125,1.552,282,1.481,287,0.588,645,2.367,1445,3.088,1682,2.323,1777,2.766,1945,3.088]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[191,0.84,287,0.673,554,3.816,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[39,2.809,191,0.957,554,4.349,1275,3.234]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[38,0.056,75,1.573,76,1.583,77,2.385,115,0.643,117,4.801,118,4.697,191,0.916,238,2.992,337,4.918,766,5.686,1275,3.095,1281,3.899]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1682,2.864,1777,3.411,1945,3.808,2019,3.645]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[50,2.851,287,0.606,415,3.344,1802,2.734,1969,4.613,2013,3.344,2019,3.047]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[74,0.715,86,1.69,137,2.158,191,0.691,271,2.226,287,0.553,1682,2.185,1777,2.602,1945,2.905]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[74,0.812,125,1.657,287,0.627,716,4.107,1682,2.479,1921,4.446,2026,4.107]],["keywords//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[287,0.652,1746,3.937,2026,4.264,2027,5.193,2028,4.959,2029,5.981]],["toc//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[38,0.077,72,3.429,74,0.967,115,0.512,121,1.026,221,3.155,238,3.05,270,2.501,349,4.895,542,4.306,666,2.05,1320,5.478,2026,6.592,2028,5.692,2030,5.3,2031,4.602]],["deprecated//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[73,0.857,191,0.734,192,1.541,287,0.588,1156,2.652,1682,2.323,1777,2.766,1945,3.088]],["keywords//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[191,0.707,287,0.566,516,2.689,672,2.597,1746,3.423,1777,2.665,1889,4.515,2032,5.2]],["toc//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[38,0.089,75,1.703,76,1.714,115,0.404,120,1.873,191,1.465,196,3.26,308,3.906,329,1.994,422,3.5,1454,5.628]],["deprecated//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[73,0.915,192,1.645,233,2.926,287,0.627,352,2.059,1682,2.479,2033,3.155]],["keywords//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[1746,4.257,1846,4.185,1969,5.362,2033,3.542,2034,6.466]],["toc//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[38,0.057,57,2.074,58,3.488,115,0.381,121,1.026,124,4.306,262,2.252,291,3.011,357,1.678,608,3.593,707,5.714,767,6.317,984,3.518,2033,5.064]],["deprecated//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1682,2.864,1777,3.411,1945,3.808,2035,3.765]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2037,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[38,0.073,115,0.484,120,2.244,329,2.388,666,2.608,771,5.967,2035,6.11]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[73,0.981,74,0.87,192,1.763,287,0.673,1682,2.658,2033,3.382]],["keywords//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[612,2.183,1746,3.214,1846,3.159,1969,4.047,2033,2.674,2038,4.881,2039,3.895,2040,4.881,2041,3.565]],["toc//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[38,0.057,57,2.074,58,3.488,115,0.381,121,1.026,124,4.306,262,2.252,291,3.011,357,1.678,608,3.593,707,5.714,767,6.317,984,3.518,2033,5.064]],["deprecated//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[38,0.042,54,3.286,89,0.991,193,1.296,287,0.553,1140,1.953,1682,2.185,1777,2.602,1945,2.905]],["keywords//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[89,1.015,193,1.327,1140,2,1499,3.047,1500,3.486,1988,4.515,2042,5.2,2043,5.2]],["toc//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[73,0.981,287,0.673,1149,3.137,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[32,1.637,38,0.066,57,1.656,73,1.255,89,1.809,111,1.335,115,0.304,120,1.408,121,0.819,125,1.577,192,1.565,193,1.399,262,1.335,282,1.504,287,0.597,291,2.404,329,1.499,330,3.547,352,3.312,354,2.006,357,1.339,375,1.198,752,1.577,812,2.501,1006,2.066,1140,2.108]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[21,1.522,287,0.553,475,3.052,729,1.806,1682,2.185,1726,3.469,1777,2.602,1945,2.905,2044,3.094]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[86,1.918,287,0.627,438,3.612,444,2.031,1682,2.479,2046,4.107,2047,3.155]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[287,0.652,444,2.109,619,2.498,2047,3.276,2048,5.981,2049,5.981]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[38,0.055,66,1.33,79,2.02,86,2.2,115,0.499,120,1.698,121,0.987,195,2.442,356,3.583,357,1.615,439,4.027,752,1.901,1376,5.931,2047,6.03,2050,4.609,2051,4.712]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[74,0.76,91,2.413,92,3.335,134,2.497,287,0.588,1682,2.323,2052,2.897,2053,3.848]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[287,0.704,858,3.257,2052,3.471,2054,4.61,2055,5.362]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[38,0.081,74,1.366,2052,6.175]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[74,0.675,142,2.548,287,0.522,444,1.69,1156,2.355,1682,2.063,1777,2.456,1945,2.742,2056,2.548,2057,3.275]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[111,1.315,287,0.588,352,1.929,375,1.179,1032,2.926,1682,2.323,1777,2.766,1945,3.088]],["keywords//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[375,1.413,1437,4.257,1746,4.257,2061,4.992,2062,4.722]],["toc//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[28,3.126,38,0.052,66,1.746,73,0.994,111,1.524,140,4.05,278,3.867,283,2.186,352,2.237,375,2.555,666,1.869,913,4.119,917,3.867,918,4.613,919,2.817,955,4.364,1035,3.58]],["deprecated//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[38,0.06,287,0.786,375,1.577,737,3.994]],["keywords//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[51,1.285,287,0.449,375,0.901,1172,2.764,1437,2.714,1439,3.29,1441,2.94,2063,4.123,2064,4.123,2065,4.123,2066,4.123,2067,4.123]],["toc//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,1682,2.323,1777,2.766]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[11,3.139,38,0.063,73,1.571,88,3.47,115,0.421,248,4.456,335,1.084,538,4.769,668,5.507,1324,1.12]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[74,0.87,111,1.504,116,2.708,287,0.673,1032,3.348,1682,2.658]],["keywords//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[116,2.836,1033,5.16,1034,3.94,1132,4.335,1746,4.257]],["toc//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[38,0.074,66,2.043,111,2.167,115,0.36,116,4.453,121,0.969,126,3.114,155,4.199,262,1.58,283,2.266,608,2.521,919,2.92,1035,3.712,1039,4.271,2068,5.008,2069,5.008]],["deprecated//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[38,0.045,73,0.857,287,0.588,1682,2.323,1777,2.766,1945,3.088,1996,2.897,2070,3.162]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[1996,3.211,2070,3.505,2071,5.981,2072,4.484,2073,4.484,2074,4.484]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[38,0.062,73,1.182,74,1.049,115,0.413,221,3.421,222,5.307,270,2.712,444,2.625,641,3.958,752,2.141,1996,3.996,2001,4.818,2070,5.717,2075,5.581]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[73,0.981,287,0.673,722,2.726,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[191,0.664,193,1.246,287,0.532,375,1.067,722,2.155,1468,3.895,2076,3.768,2077,4.881,2078,4.881]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[38,0.079,66,1.437,75,1.668,76,1.679,111,1.74,115,0.591,120,1.835,134,3.306,191,0.972,193,1.823,329,1.953,375,2.075,642,3.429]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/uptime/monitoring-and-maintaining-your-server/",[73,1.252,125,2.267,1925,6.534]],["keywords//docs/uptime/monitoring-and-maintaining-your-server/",[8,5.362,125,2.553,847,5.362,1925,5.362]],["toc//docs/uptime/monitoring-and-maintaining-your-server/",[0,3.593,5,2.213,11,1.859,20,2.513,21,2.475,28,2.249,32,2.465,38,0.037,57,1.36,74,0.963,115,0.379,125,2.375,282,1.236,432,2.964,476,2.867,481,3.21,609,2.824,645,3.62,729,1.602,752,1.295,779,3.476,884,4.764,885,3.076,1001,2.178,1157,3.733,1314,4.145,1322,3.14,1335,3.909,1640,3.593,1641,3.593,1860,3.733,1920,4.145,2079,4.502]],["deprecated//docs/uptime/monitoring-and-maintaining-your-server/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[73,1.252,125,2.267,2080,6.842]],["keywords//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[125,2.025,1596,7.501,2080,6.11]],["toc//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[11,3.03,19,2.666,28,2.955,38,0.087,57,1.13,66,1.19,73,0.594,74,0.527,79,1.808,115,0.504,120,0.961,121,0.559,125,1.076,130,4.435,191,0.509,192,1.068,193,1.51,254,2.219,261,2.028,283,2.067,290,1.454,291,1.64,335,0.533,375,1.293,527,2.666,606,2.219,641,1.988,645,1.64,666,1.117,812,3.349,860,2.42,1324,0.551,1863,3.247,1970,3.442,2080,8.392]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[804,0.471]],["title//docs/applications/social-networking/dolphin/",[2081,8.385]],["keywords//docs/applications/social-networking/dolphin/",[2081,6.703,2082,6.16,2083,7.106]],["toc//docs/applications/social-networking/dolphin/",[32,1.476,38,0.09,73,0.785,111,1.204,115,0.406,121,0.739,122,1.488,180,3.525,193,2.228,196,2.211,283,1.727,290,1.921,308,2.006,331,1.712,375,1.08,641,2.628,645,2.168,666,1.476,707,3.055,729,1.759,767,3.378,870,3.61,903,3.945,933,4.528,2081,8.952,2084,4.943]],["deprecated//docs/applications/social-networking/dolphin/",[566,0.702,801,0.642,804,0.086,2083,2.161,2085,0.88,2086,0.88,2087,0.88]],["title//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[21,1.995,74,0.938,111,1.621,341,3.147,1099,4.055]],["keywords//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[111,1.12,375,1.005,445,3.448,1099,2.803,1814,2.4,2088,4.599,2089,4.599,2090,4.599,2091,4.599,2092,4.599]],["toc//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[21,3.008,66,1.564,87,3.208,111,2.444,283,2.715,341,5.254,375,1.699,445,5.827,2093,7.771]],["deprecated//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[]],["title//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[38,0.055,51,2.074,73,1.057,2094,5.778,2095,6.126]],["keywords//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[2094,6.11,2096,7.037,2097,7.037,2098,7.037]],["toc//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[11,3.539,38,0.071,115,0.475,290,3.332,291,2.696,752,1.769,2094,10.734,2095,5.66,2099,10.676,2100,6.148]],["deprecated//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[]],["title//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[175,3.666,612,3.227,860,4.67,915,5.033]],["keywords//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[175,3.922,612,3.452,860,4.997]],["toc//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[11,2.538,20,1.872,58,3.124,66,1.237,175,5.908,178,3.856,184,4.49,299,4.384,354,2.25,494,5.098,606,3.648,660,4.384,860,3.979,861,5.023,1080,5.66,1096,4.49,1727,5.66,2101,5.338,2102,5.098]],["deprecated//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[]],["title//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[175,3.666,427,4.082,860,4.67,1754,5.571]],["keywords//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[175,3.922,1496,5.788,2103,7.72]],["toc//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[20,3.033,28,3.126,66,1.746,115,0.347,175,5.465,178,3.924,291,2.744,354,3.176,479,4.05,606,5.911,860,4.05,861,3.667,1096,4.569,2101,7.534]],["deprecated//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[287,0.786,1001,3.491,1682,3.106,1777,3.698]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[287,0.841,1001,3.735,1777,3.956]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[5,2.97,11,2.495,20,1.84,32,1.805,38,0.05,86,2.012,122,1.819,154,3.735,287,1.065,317,4.309,354,2.212,476,3.849,538,3.79,705,3.978,945,5.011,984,3.097,1001,5.126,1156,2.97,1157,5.011,2104,2.685,2105,5.011]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[804,0.471]],["title//docs/troubleshooting/rescue-and-rebuild/",[1096,6.338,2106,7.196]],["keywords//docs/troubleshooting/rescue-and-rebuild/",[1096,6.243,2106,7.088]],["toc//docs/troubleshooting/rescue-and-rebuild/",[11,3.299,20,1.695,38,0.046,57,1.682,67,2.396,79,1.701,156,3.115,175,2.828,178,5.011,182,4.065,282,2.193,331,1.928,393,3.545,481,3.969,602,3.732,606,3.303,612,2.49,915,3.882,918,2.96,984,2.853,1096,6.826,1532,5.124,2106,4.616,2107,4.833,2108,5.124,2109,5.567]],["deprecated//docs/troubleshooting/rescue-and-rebuild/",[]],["title//docs/platform/disk-images/migrating-a-server-to-your-linode/",[20,2.399,73,1.252,1496,5.908]],["keywords//docs/platform/disk-images/migrating-a-server-to-your-linode/",[2110,7.72,2111,7.72,2112,7.72]],["toc//docs/platform/disk-images/migrating-a-server-to-your-linode/",[20,2.302,28,2.578,54,3.34,66,1.522,79,1.577,86,1.718,90,3.189,115,0.546,121,0.771,132,2.919,152,3.062,175,4.548,178,3.236,201,3.679,269,3.144,354,1.889,374,3.102,479,3.34,538,3.236,592,3.024,602,3.459,606,4.488,860,3.34,939,3.869,964,4.75,1000,3.526,1096,3.768,1307,4.75]],["deprecated//docs/platform/disk-images/migrating-a-server-to-your-linode/",[804,0.471]],["title//docs/platform/disk-images/disk-images-and-configuration-profiles/",[115,0.437,175,4.003,479,5.1]],["keywords//docs/platform/disk-images/disk-images-and-configuration-profiles/",[175,4.343,2113,8.548]],["toc//docs/platform/disk-images/disk-images-and-configuration-profiles/",[11,1.985,33,2.274,38,0.04,51,1.499,66,1.728,74,1.012,115,0.593,175,5.627,211,2.557,340,4.316,432,3.166,479,6.919,535,4.175,609,3.016,871,3.605,938,3.987,961,3.987,1053,3.512,1900,4.427,2114,4.427,2115,4.809]],["deprecated//docs/platform/disk-images/disk-images-and-configuration-profiles/",[]],["title//docs/platform/prepaid-billing-and-payments-legacy/",[992,6.642,1003,5.27,1004,5.983,1005,5.41]],["keywords//docs/platform/prepaid-billing-and-payments-legacy/",[1003,4.368,1004,4.959,1005,4.484,1792,5.193,1793,5.193,2116,5.981]],["toc//docs/platform/prepaid-billing-and-payments-legacy/",[32,1.869,69,5.188,86,2.083,335,0.892,340,3.762,382,2.875,427,3.54,577,4.461,608,2.432,1003,6.337,1004,5.188,1005,6.506,1090,5.433,1789,5.76,1791,4.83,1792,5.433,1793,7.534,1794,5.188,2117,6.257,2118,6.257,2119,6.257]],["deprecated//docs/platform/prepaid-billing-and-payments-legacy/",[804,0.471]],["title//docs/troubleshooting/troubleshooting/",[753,4.709]],["keywords//docs/troubleshooting/troubleshooting/",[753,4.669]],["toc//docs/troubleshooting/troubleshooting/",[20,2.893,21,1.564,28,1.597,54,2.07,67,1.376,73,0.508,74,0.451,79,1.595,87,2.154,88,1.459,92,1.976,102,1.501,108,2.144,110,2.28,111,0.779,115,0.177,120,0.822,152,1.898,175,2.65,192,0.913,233,1.625,259,2.23,283,1.117,297,3.02,309,3.638,329,0.875,331,1.806,335,0.456,356,1.734,393,2.037,408,2.944,427,1.809,443,1.949,444,1.127,589,2.335,592,1.874,612,1.43,619,1.336,641,1.7,645,1.403,880,2.28,919,2.349,1027,2.552,1369,2.777,1424,2.777,1693,4.163,1788,2.469,1849,2.777,2120,3.198,2121,3.198,2122,2.777,2123,3.198,2124,3.198,2125,3.198,2126,3.198,2127,3.198,2128,3.198,2129,3.198,2130,2.944,2131,3.198,2132,3.198,2133,3.198,2134,3.198]],["deprecated//docs/troubleshooting/troubleshooting/",[]],["title//docs/platform/accounts-and-passwords/",[427,4.909,919,3.907]],["keywords//docs/platform/accounts-and-passwords/",[21,2.11,427,3.981,911,5.14,919,3.168]],["toc//docs/platform/accounts-and-passwords/",[20,2.327,21,2.292,23,2.327,32,1.564,93,2.297,121,0.782,152,4.536,283,3.154,335,1.09,340,3.148,393,4.869,641,2.784,729,2.72,917,4.724,918,2.784,919,4.469,933,4.724,1027,4.179,1939,6.338,1983,3.824,2107,4.547]],["deprecated//docs/platform/accounts-and-passwords/",[]],["title//docs/platform/support/",[422,4.636]],["keywords//docs/platform/support/",[422,3.379,2135,7.037,2136,7.037,2137,7.037]],["toc//docs/platform/support/",[20,2.797,255,7.092,422,4.41,666,2.744,1939,7.617,2138,9.186]],["deprecated//docs/platform/support/",[]],["title//docs/platform/linode-backup-service/",[20,1.754,74,0.812,86,1.918,91,2.576,156,3.222,262,1.403,1524,4.107]],["keywords//docs/platform/linode-backup-service/",[2139,4.881,2140,4.881,2141,4.881,2142,4.881,2143,4.881,2144,4.881,2145,4.881,2146,4.881,2147,4.881]],["toc//docs/platform/linode-backup-service/",[20,2.796,21,1.618,24,4.686,28,2.696,86,2.601,156,6.428,182,6.707,270,1.966,342,3.848,356,2.926,382,2.48,384,3.335,468,4.968,532,4.475,573,3.941,606,3.202,721,6.784,1056,3.941,1700,4.475,1794,4.475,2148,5.396]],["deprecated//docs/platform/linode-backup-service/",[]],["title//docs/websites/hosting-a-website/",[120,2.23,233,4.409]],["keywords//docs/websites/hosting-a-website/",[233,3.575,1642,5.616,1643,6.11,1662,6.11]],["toc//docs/websites/hosting-a-website/",[20,2.615,38,0.071,66,0.968,73,0.764,79,1.47,87,1.985,111,2.092,115,0.267,120,1.236,121,0.718,134,2.225,136,3.223,139,1.458,191,0.977,192,1.373,193,2.192,233,2.443,295,5.869,329,1.315,375,1.569,443,2.93,444,2.531,534,7.906,572,3.166,642,2.309,660,3.429]],["deprecated//docs/websites/hosting-a-website/",[]],["title//docs/security/securing-your-server/",[73,1.379,262,2.114]],["keywords//docs/security/securing-your-server/",[262,2.048,268,2.871,612,2.675,2149,5.981,2150,5.981]],["toc//docs/security/securing-your-server/",[23,1.927,32,1.983,66,0.872,74,0.611,86,3.009,87,1.79,93,1.902,99,1.225,115,0.24,128,0.779,183,1.993,254,2.573,262,1.056,268,2.082,277,1.822,279,2.284,283,1.515,287,0.472,331,1.502,340,3.991,342,3.092,349,3.092,427,2.453,516,2.242,526,3.596,608,1.686,612,3.607,619,1.811,913,2.855,955,3.024,1111,1.402,1325,2.855,1395,2.72,1524,3.092,1655,3.992,1940,3.765,2000,3.024,2151,4.336,2152,3.992,2153,4.336,2154,5.504]],["deprecated//docs/security/securing-your-server/",[]],["title//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[73,1.057,121,0.994,122,2.003,722,2.937,1483,4.113]],["keywords//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[722,3.408,1483,4.771,1865,7.106]],["toc//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[38,0.087,73,1.329,111,2.039,115,0.638,120,1.527,121,1.25,122,1.788,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,1866,5.158]],["deprecated//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[73,0.981,125,1.776,287,0.673,2155,4.403,2156,4.403,2157,4.307]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[125,1.72,287,0.652,2155,4.264,2157,4.171,2158,5.981,2159,5.506]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[38,0.062,115,0.64,132,4.211,133,4.12,192,2.126,261,4.036,335,1.061,1324,1.096,2155,8.235]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[191,1.181,2160,7.535]],["keywords//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[191,0.957,2160,6.11,2161,7.037,2162,7.037]],["toc//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[38,0.058,115,0.388,152,4.155,277,2.941,592,4.103,666,2.091,1077,5.805,2160,8.133,2163,7.001,2164,7.001,2165,7.001,2166,7.001,2167,7.001,2168,7.001,2169,7.001,2170,7.001,2171,7.001]],["deprecated//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[]],["title//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[115,0.437,191,1.072,2172,7.254]],["keywords//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[191,1.163,2173,8.548]],["toc//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[23,3.378,38,0.063,59,4.456,93,3.335,99,2.148,121,1.136,139,2.306,269,4.634,914,6.068,2172,10.122,2174,7.604,2175,7.604]],["deprecated//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[]],["title//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[128,1.195,729,2.368,991,2.796,1978,3.949,2176,3.195]],["keywords//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[1981,4.418,1982,4.848,2177,6.466,2178,6.466,2179,5.953]],["toc//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[38,0.053,115,0.353,121,0.952,270,2.32,331,2.206,335,0.908,357,1.557,644,2.377,739,3.295,758,3.882,759,3.265,898,4.542,919,2.868,949,4.057,1110,3.995,1324,0.938,1780,3.937,1978,5.213,1983,4.652,2102,7.284]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[804,0.471]],["title//docs/tools-reference/tools/use-nano-text-editor-commands/",[51,1.925,74,0.87,318,2.625,567,4.307,568,4.927,920,4.63]],["keywords//docs/tools-reference/tools/use-nano-text-editor-commands/",[568,6.821,920,6.409]],["toc//docs/tools-reference/tools/use-nano-text-editor-commands/",[66,1.459,77,1.727,79,3.133,106,5.701,115,0.27,121,0.728,122,1.467,156,2.728,198,3.155,211,2.592,318,2.073,339,4.36,567,6.688,604,3.655,609,3.058,652,5.171,920,3.655,947,6.296,984,2.498,1334,4.488,1450,6.91,2180,4.875,2181,4.875,2182,4.233,2183,4.875]],["deprecated//docs/tools-reference/tools/use-nano-text-editor-commands/",[]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[73,1.057,287,0.725,1149,3.381,2105,5.518,2184,5.778]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,287,0.579,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[804,0.471]],["title//docs/websites/cms/set-up-dns-services-on-cpanel/",[86,2.216,121,0.994,122,2.003,444,2.346,1099,4.055]],["keywords//docs/websites/cms/set-up-dns-services-on-cpanel/",[444,3.014,1099,5.209]],["toc//docs/websites/cms/set-up-dns-services-on-cpanel/",[21,2.555,74,1.201,362,5.427,443,5.193,444,3.004,961,7.066,1103,9.792,1922,7.399]],["deprecated//docs/websites/cms/set-up-dns-services-on-cpanel/",[]],["title//docs/websites/cms/kloxo-guides/",[1133,6.507,2185,7.196]],["keywords//docs/websites/cms/kloxo-guides/",[1099,4.289,2185,5.835,2186,5.018,2187,5.018]],["toc//docs/websites/cms/kloxo-guides/",[]],["deprecated//docs/websites/cms/kloxo-guides/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-centos-6/",[73,1.146,99,2.038,991,3.031,1149,3.666]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-6/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-centos-6/",[32,1.663,38,0.066,57,1.682,73,1.269,89,1.825,111,1.356,115,0.309,120,1.43,121,0.832,125,1.601,192,1.59,193,1.421,262,1.356,282,1.528,291,2.441,329,1.522,352,3.341,354,2.038,357,1.361,375,1.217,752,1.601,812,2.54,1006,2.098,1140,2.141,1667,4.174]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-6/",[]],["title//docs/websites/cms/creating-accounts-on-directadmin/",[66,1.585,427,4.458,2188,6.534]],["keywords//docs/websites/cms/creating-accounts-on-directadmin/",[427,4.367,2188,6.401,2189,7.106]],["toc//docs/websites/cms/creating-accounts-on-directadmin/",[57,2.989,66,2.343,283,3.456,335,1.084,427,5.596,1324,1.12,2189,9.106]],["deprecated//docs/websites/cms/creating-accounts-on-directadmin/",[804,0.471]],["title//docs/websites/cms/directadmin/",[2188,8.008]],["keywords//docs/websites/cms/directadmin/",[2188,7.94]],["toc//docs/websites/cms/directadmin/",[]],["deprecated//docs/websites/cms/directadmin/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[73,1.057,287,0.725,722,2.937,2105,5.518,2184,5.778]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[1631,4.992,2076,4.992,2190,6.466,2191,6.466,2192,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[38,0.087,73,1.329,111,2.039,115,0.615,120,1.527,121,1.25,122,1.788,134,2.749,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,642,2.852]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[804,0.471]],["title//docs/websites/cms/install-kloxo-on-centos-5/",[38,0.06,99,2.038,2185,5.983,2193,2.521]],["keywords//docs/websites/cms/install-kloxo-on-centos-5/",[1099,4.289,2185,5.835,2186,5.018,2187,5.018]],["toc//docs/websites/cms/install-kloxo-on-centos-5/",[38,0.083,374,5.99,616,5.575]],["deprecated//docs/websites/cms/install-kloxo-on-centos-5/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[287,0.786,1001,3.491,2105,5.983,2184,6.265]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[2194,7.037,2195,7.037,2196,5.835,2197,5.835]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[354,3.647,1001,5.657]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[804,0.471]],["title//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[38,0.051,74,0.87,644,2.305,739,2.316,1099,3.763,1110,3.873]],["keywords//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[592,4.524,644,2.881,1099,4.704]],["toc//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[38,0.068,66,1.636,75,1.899,76,1.911,147,4.322,644,3.034,739,3.873,753,3.963,759,4.166,1110,5.098]],["deprecated//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[]],["title//docs/websites/ecommerce/opencart-on-fedora-15/",[931,5.282,1111,2.547,2198,6.534]],["keywords//docs/websites/ecommerce/opencart-on-fedora-15/",[185,3.471,742,4.51,931,4.335,932,5.362,1111,2.091]],["toc//docs/websites/ecommerce/opencart-on-fedora-15/",[38,0.076,121,1.373,193,2.345,375,2.008,931,6.158,1258,6.55]],["deprecated//docs/websites/ecommerce/opencart-on-fedora-15/",[804,0.471]],["title//docs/websites/ecommerce/opencart-on-centos-6/",[99,2.226,931,5.282,991,3.31]],["keywords//docs/websites/ecommerce/opencart-on-centos-6/",[99,1.826,185,3.471,742,4.51,931,4.335,932,5.362]],["toc//docs/websites/ecommerce/opencart-on-centos-6/",[38,0.076,121,1.373,193,2.345,375,2.008,931,6.158,1258,6.55]],["deprecated//docs/websites/ecommerce/opencart-on-centos-6/",[]],["title//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[128,1.296,931,4.837,991,3.031,2176,3.464]],["keywords//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[128,1.074,185,3.211,742,4.171,931,4.009,932,4.959,2176,2.871]],["toc//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[38,0.076,121,1.373,193,2.345,375,2.008,931,6.158,1258,6.55]],["deprecated//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-15/",[73,1.146,722,3.185,1111,2.333,2198,5.983]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-15/",[1765,5.14,1766,5.276,2199,7.037,2200,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-15/",[38,0.085,73,1.284,111,1.969,115,0.603,120,1.453,121,1.207,122,1.702,134,2.617,191,1.099,192,1.615,193,1.443,329,1.547,357,1.382,375,2.248,491,3.661,642,2.715]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-15/",[804,0.471]],["title//docs/web-servers/lamp/lamp-on-centos-6/",[99,2.226,722,3.478,991,3.31]],["keywords//docs/web-servers/lamp/lamp-on-centos-6/",[99,1.571,191,0.757,193,1.42,375,1.216,722,2.456,993,4.439,1273,5.121]],["toc//docs/web-servers/lamp/lamp-on-centos-6/",[38,0.087,66,1.381,75,1.603,76,1.614,111,1.672,115,0.62,120,1.764,191,1.258,192,1.96,193,1.752,329,1.877,375,2.021]],["deprecated//docs/web-servers/lamp/lamp-on-centos-6/",[]],["title//docs/platform/nodebalancer/nodebalancer-reference-guide/",[1131,5.282,1133,5.908,1490,6.534]],["keywords//docs/platform/nodebalancer/nodebalancer-reference-guide/",[453,6.821,1131,5.73]],["toc//docs/platform/nodebalancer/nodebalancer-reference-guide/",[16,3.848,89,1.054,115,0.299,121,0.806,132,5.196,145,4.686,148,4.475,152,3.202,178,3.385,183,2.48,191,0.734,264,3.941,297,3.124,317,3.848,485,3.289,587,3.202,592,3.162,641,2.869,739,2.024,802,3.941,960,4.968,984,2.766,1066,3.244,1131,5.238,2201,5.396,2202,5.396,2203,5.396,2204,5.396,2205,5.396,2206,4.968]],["deprecated//docs/platform/nodebalancer/nodebalancer-reference-guide/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[128,1.035,375,1.259,729,2.049,991,2.42,1023,2.16,1557,3.033,2176,2.765]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[128,0.999,729,1.979,1557,2.93,2176,2.671,2179,5.121,2207,5.563,2208,5.563]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[99,1.744,375,1.35,729,2.197,1023,2.316,1557,3.252,2193,2.157]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[729,2.301,1560,4.61,2210,6.466,2211,6.466,2212,6.466]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[38,0.048,57,1.737,115,0.527,121,1.221,122,2.46,139,2.886,195,2.124,283,2.856,329,1.572,341,3.866,375,1.787,382,2.641,645,2.521,730,2.429,984,2.946,1023,3.066,1557,3.027,1561,3.503,1562,4.198]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-fedora-15/",[73,1.146,1111,2.333,1149,3.666,2198,5.983]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-15/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-15/",[32,1.689,38,0.078,57,1.709,73,1.284,89,1.578,111,1.378,115,0.523,120,1.453,121,0.845,125,1.627,192,1.615,193,1.443,262,1.969,329,1.547,335,0.806,357,1.382,375,1.236,572,3.724,752,1.627,1006,2.132,1140,2.176,1324,0.833,1497,3.547]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-15/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[73,1.057,128,1.195,991,2.796,1149,3.381,2176,3.195]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,128,0.955,192,1.518,193,1.357,262,1.295,282,1.459,291,2.331,329,1.454,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,981,4.615,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[73,0.915,287,0.627,730,2.434,1024,3.375,1961,3.418,2156,4.107,2157,4.017]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[1344,3.489,1961,3.301,1963,4.171,1964,4.171,2213,5.563,2214,4.83,2215,4.613]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[86,2.646,115,0.564,121,1.187,139,2.41,142,4.225,335,1.133,357,1.942,730,4.301,1324,1.17,1961,4.715]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[73,1.057,287,0.725,722,2.937,2156,4.745,2157,4.641]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[1631,4.992,2076,4.992,2159,5.953,2216,6.466,2217,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[38,0.087,73,1.329,111,2.039,115,0.615,120,1.527,121,1.25,122,1.788,134,2.749,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,642,2.852]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[86,1.797,128,0.969,438,3.385,444,1.903,991,2.267,2046,3.848,2047,2.956,2176,2.591]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[128,1.162,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2156,3.848,2157,3.764]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[287,0.704,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[74,0.812,142,3.062,444,2.031,1111,1.862,2056,3.062,2057,3.935,2198,4.776]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[444,2.109,794,3.751,2056,3.18,2059,4.368,2060,3.211,2218,5.193]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[38,0.055,74,0.931,115,0.568,121,0.987,261,3.583,282,1.814,335,0.942,357,1.615,426,3.125,444,2.33,474,3.697,608,2.569,1324,0.973,2056,6.125,2060,3.548]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[74,0.76,142,2.869,287,0.588,444,1.903,2056,2.869,2057,3.687,2156,3.848,2157,3.764]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[21,1.851,287,0.673,330,3.997,669,3.763,2156,4.403,2157,4.307]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[669,3.94,2219,6.466,2220,5.16,2221,5.16,2222,5.16]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[32,1.612,38,0.065,57,1.63,66,1.086,86,1.797,89,1.054,111,1.315,115,0.558,121,0.806,125,1.552,137,2.294,139,1.637,191,0.734,262,1.315,277,2.267,335,0.769,343,3.764,357,1.319,669,5.597,670,3.053,729,1.92,752,1.552,1006,2.034,1109,3.764,1168,2.869,1324,0.795,2223,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[21,1.851,128,1.109,330,3.997,669,3.763,991,2.594,2176,2.964]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[669,3.94,2220,5.16,2221,5.16,2222,5.16,2224,6.466]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[32,1.612,38,0.065,57,1.63,66,1.086,86,1.797,89,1.054,111,1.315,115,0.558,121,0.806,125,1.552,137,2.294,139,1.637,191,0.734,262,1.315,277,2.267,335,0.769,343,3.764,357,1.319,669,5.597,670,3.053,729,1.92,752,1.552,1006,2.034,1109,3.764,1168,2.869,1324,0.795,2223,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[89,1.206,128,1.109,193,1.576,991,2.594,1140,2.375,2176,2.964]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[89,1.374,1499,4.124,1500,4.718,2225,7.037]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[89,1.206,193,1.576,287,0.673,1140,2.375,2156,4.403,2157,4.307]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[89,1.374,1499,4.124,1500,4.718,2226,7.037]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/an-overview-of-ipv6-on-linode/",[20,2.399,852,5.755,1067,5.908]],["keywords//docs/networking/an-overview-of-ipv6-on-linode/",[2227,8.548,2228,8.548]],["toc//docs/networking/an-overview-of-ipv6-on-linode/",[88,3.397,115,0.413,152,5.789,418,4.901,462,5.747,609,4.669,1066,4.475,1067,8.99,2229,7.444,2230,7.444]],["deprecated//docs/networking/an-overview-of-ipv6-on-linode/",[]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[89,1.206,287,0.673,1140,2.375,1802,3.035,2156,4.403,2157,4.307]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[1987,4.992,2231,6.466,2232,5.953,2233,6.466,2234,6.466]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[38,0.049,57,1.795,61,5.51,66,1.195,102,2.789,113,4.449,115,0.583,120,1.527,121,0.888,139,1.802,195,2.196,270,2.164,329,1.625,335,0.847,357,1.452,444,2.095,498,3.159,1140,2.285,1324,0.875,1395,3.726,1501,3.672,1802,2.92]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[20,2.026,121,0.994,122,2.003,1065,3.808,1067,4.99]],["keywords//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[619,2.939,1065,4.027,1067,5.276,2235,7.037]],["toc//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[51,2.92,75,1.635,76,1.646,99,2.646,115,0.388,128,1.258,131,2.924,287,0.763,384,4.327,616,3.917,724,3.497,991,2.941,1111,2.263,1288,3.653,1483,4.327,2130,6.445]],["deprecated//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[287,0.786,1001,3.491,2156,5.145,2157,5.033]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[2196,5.835,2197,5.835,2236,7.037,2237,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[354,3.647,1001,5.657]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[804,0.471]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[73,0.915,104,2.978,128,1.035,192,1.645,991,2.42,1972,3.188,2176,2.765]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[191,0.957,1472,5.616,1972,3.895,1974,5.018]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[128,1.195,191,0.905,554,4.113,991,2.796,2176,3.195]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[191,0.982,554,4.459,1111,2.333,2238,3.952]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[191,0.905,287,0.725,554,4.113,2104,2.957,2239,2.864]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/platform/stackscripts/",[165,4.676,352,2.817,493,6.534]],["keywords//docs/platform/stackscripts/",[165,3.837,188,3.996,213,4.848,2240,6.466,2241,6.466]],["toc//docs/platform/stackscripts/",[20,1.643,28,2.696,33,2.552,59,3.162,64,3.553,66,1.086,74,1.294,200,3.162,241,3.764,271,2.367,352,2.793,473,4.686,474,3.019,493,9.755,752,1.552,859,3.437,2021,3.618,2242,5.396,2243,4.968,2244,5.396,2245,5.396,2246,5.396,2247,5.396]],["deprecated//docs/platform/stackscripts/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[128,1.109,991,2.594,1965,4.307,1966,4.219,1967,3.763,2176,2.964]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[32,2.373,115,0.44,125,2.286,262,1.936,290,3.089,335,1.133,527,5.666,666,2.373,752,2.286,1006,2.995,1324,1.17,1967,4.842]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[1111,2.151,1965,4.641,1966,4.547,1967,4.055,2238,3.645]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[32,2.373,115,0.44,125,2.286,262,1.936,290,3.089,335,1.133,527,5.666,666,2.373,752,2.286,1006,2.995,1324,1.17,1967,4.842]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[191,0.905,554,4.113,1111,2.151,1275,3.058,2238,3.645]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[39,2.809,191,0.957,554,4.349,1275,3.234]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[38,0.079,82,3.69,115,0.526,121,1.067,191,1.292,238,3.173,335,1.018,352,2.553,357,1.746,766,3.661,1275,4.363,1324,1.052]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[128,1.296,991,3.031,2019,3.952,2176,3.464]],["keywords//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[50,2.665,128,0.934,415,3.126,1802,2.555,2013,3.126,2019,2.848,2248,5.2,2249,5.2]],["toc//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[287,0.786,2019,3.952,2104,3.206,2239,3.106]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2239,2.394]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[287,0.786,2019,3.952,2250,3.518,2251,3.491]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2239,2.394]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[21,1.727,128,1.035,415,3.463,673,2.831,991,2.42,2176,2.765,2252,4.206]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[21,1.851,415,3.712,673,3.035,1111,1.996,2238,3.382,2252,4.51]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[21,1.727,287,0.627,415,3.463,673,2.831,2250,2.808,2251,2.786,2252,4.206]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[21,1.727,99,1.627,200,3.375,2193,2.012,2254,4.107,2255,4.446,2256,5.001]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[200,3.789,2254,4.61,2257,5.953,2258,5.614,2259,5.16]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[32,2.428,38,0.086,115,0.451,125,2.339,262,1.98,666,2.428,752,2.339,1006,3.064,2254,7.363]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[804,0.471]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[21,1.727,200,3.375,1111,1.862,2238,3.155,2254,4.107,2255,4.446,2256,5.001]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[200,3.789,2254,4.61,2257,5.953,2258,5.614,2259,5.16]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[32,2.321,38,0.083,115,0.431,125,2.236,262,1.893,335,1.108,666,2.321,752,2.236,1006,2.929,1324,1.144,2254,7.153]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[21,1.618,128,0.969,475,3.244,729,1.92,991,2.267,1726,3.687,2044,3.289,2176,2.591]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[38,0.059,115,0.591,121,1.067,335,1.018,339,4.294,357,1.746,416,4.982,573,5.216,576,4.414,730,3.019,1324,1.052,2044,6.498,2260,6.202]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[20,1.88,21,1.851,128,1.109,991,2.594,2176,2.964,2261,3.619]],["keywords//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[804,0.471]],["title//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[20,2.026,21,1.995,1111,2.151,2238,3.645,2261,3.9]],["keywords//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[28,2.696,32,1.612,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,354,1.975,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[125,1.776,282,1.695,645,2.708,1111,1.996,1445,3.533,2238,3.382]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[125,1.657,282,1.581,287,0.627,645,2.526,1445,3.296,2250,2.808,2251,2.786]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[73,0.981,125,1.776,128,1.109,991,2.594,2155,4.403,2176,2.964]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[125,2.459,2155,6.095]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[38,0.062,115,0.64,132,4.211,133,4.12,192,2.126,261,4.036,335,1.061,1324,1.096,2155,8.235]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[211,3.062,287,0.627,906,3.56,2250,2.808,2251,2.786,2271,4.596,2272,4.318]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[1034,2.974,2273,4.881,2274,4.881,2275,4.881,2276,4.238,2277,3.895,2278,3.895,2279,3.768,2280,3.895]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/redis/redis-on-debian-6-squeeze/",[128,1.296,791,3.836,991,3.031,2176,3.464]],["keywords//docs/databases/redis/redis-on-debian-6-squeeze/",[111,1.714,791,3.742,858,3.545,2004,5.018]],["toc//docs/databases/redis/redis-on-debian-6-squeeze/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-debian-6-squeeze/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[128,1.109,191,0.84,412,3.222,991,2.594,1168,3.283,2176,2.964]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[191,0.84,263,3.137,644,2.305,739,2.316,1111,1.996,2238,3.382]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[672,3.516,1675,4.809,1677,6.11,2283,5.835]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[128,1.109,262,1.504,693,3.111,859,3.933,991,2.594,2176,2.964]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[2284,7.72,2285,7.72,2286,7.72]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,4.302,485,4.203,619,2.881,693,3.475,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[804,0.471]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[89,1.299,1111,2.151,2238,3.645,2287,4.745,2288,5.518]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[200,3.789,352,2.312,412,3.374,1666,3.036,2287,4.61]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[38,0.077,66,1.381,73,1.091,77,2.432,82,3.593,89,1.34,115,0.381,121,1.026,192,1.96,335,0.979,352,2.454,357,1.678,752,1.975,1324,1.011,2287,6.592,2289,5.961]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[804,0.471]],["title//docs/websites/wikis/twiki-on-centos-5/",[99,2.226,2012,4.509,2193,2.753]],["keywords//docs/websites/wikis/twiki-on-centos-5/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-centos-5/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-centos-5/",[804,0.471]],["title//docs/websites/wikis/twiki-on-debian-6-squeeze/",[128,1.296,991,3.031,2012,4.129,2176,3.464]],["keywords//docs/websites/wikis/twiki-on-debian-6-squeeze/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-debian-6-squeeze/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/twiki-on-fedora-14/",[1111,2.547,2012,4.509,2238,4.316]],["keywords//docs/websites/wikis/twiki-on-fedora-14/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-fedora-14/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-fedora-14/",[804,0.471]],["title//docs/security/authentication/use-public-key-authentication-with-ssh/",[74,0.938,183,3.058,279,3.505,612,2.976,1063,4.307]],["keywords//docs/security/authentication/use-public-key-authentication-with-ssh/",[407,3.092,612,2.675,956,5.506,1065,3.422,1087,5.506,1890,4.368]],["toc//docs/security/authentication/use-public-key-authentication-with-ssh/",[51,1.852,58,3.018,67,3.602,73,1.329,126,4.018,142,3.159,168,3.672,183,4.833,279,3.129,282,2.297,612,2.657,660,4.236,724,4.18,1070,6.275,1501,3.672,2041,4.339,2290,8.369]],["deprecated//docs/security/authentication/use-public-key-authentication-with-ssh/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[51,1.925,74,0.87,111,1.504,375,1.35,1032,3.348,1288,3.222]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[1819,5.96,1877,6.703,2291,7.72]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[38,0.061,74,1.027,115,0.533,278,4.506,282,2.001,335,1.039,375,2.504,917,4.506,918,3.876,919,3.282,1324,1.073,1658,5.466]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[804,0.471]],["title//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[191,0.905,287,0.725,554,4.113,2250,3.245,2251,3.219]],["keywords//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[86,1.918,128,1.035,991,2.42,1243,3.296,1950,3.418,1951,3.728,2176,2.765]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[1952,3.565,1953,3.214,1955,3.159,1956,3.159,1995,3.214,2292,4.881,2293,4.881,2294,4.047,2295,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[38,0.083,115,0.431,121,1.499,268,3.731,335,1.108,357,1.899,439,4.736,666,2.321,1324,1.144,1950,5.954]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[73,0.915,128,1.035,191,0.784,192,1.645,263,2.926,991,2.42,2176,2.765]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[647,5.16,1472,5.16,2296,6.466,2297,6.466,2298,6.466]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[38,0.081,75,1.411,76,1.42,115,0.469,120,1.553,134,2.797,191,1.33,196,3.788,244,3.419,263,3.07,277,3.558,308,2.453,329,1.653,335,0.862,422,2.901,642,2.901,1324,0.89,1452,4.215,2299,5.247]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-arch-linux/",[51,2.456,1288,4.111,2019,4.316]],["keywords//docs/websites/wikis/ikiwiki-on-arch-linux/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2239,2.394]],["toc//docs/websites/wikis/ikiwiki-on-arch-linux/",[38,0.096,73,1.182,89,1.453,115,0.413,191,1.013,192,2.126,335,1.061,684,4.31,1324,1.096,1601,4.6,2019,5.344]],["deprecated//docs/websites/wikis/ikiwiki-on-arch-linux/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2250,2.808,2251,2.786]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2300,5.506]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[73,1.057,128,1.195,722,2.937,991,2.796,2176,3.195]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[1476,6.401,1870,6.703,2301,7.72]],["toc//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[73,0.981,104,3.193,192,1.763,1111,1.996,1972,3.418,2238,3.382]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[191,0.957,1972,3.895,1974,5.018,2302,6.479]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[128,1.035,211,3.062,906,3.56,991,2.42,2176,2.765,2271,4.596,2272,4.318]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[1034,2.974,2277,3.895,2278,3.895,2279,3.768,2280,3.895,2303,4.881,2304,4.881,2305,4.881,2306,4.493]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[74,0.715,91,2.27,92,3.137,128,0.912,134,2.349,991,2.133,2052,2.725,2053,3.62,2176,2.437]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[128,1.264,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[74,0.812,86,1.918,137,2.449,191,0.784,271,2.526,1111,1.862,2238,3.155]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[74,0.812,89,1.124,128,1.035,766,2.952,991,2.42,1276,2.978,2176,2.765]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[38,0.059,73,1.135,82,2.776,88,3.26,89,1.853,115,0.526,121,1.067,335,1.018,357,1.746,422,3.429,812,3.26,1276,5.514,1324,1.052]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[89,1.299,128,1.195,233,3.381,991,2.796,2176,3.195]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[89,1.168,128,1.074,144,2.748,672,2.988,2307,5.506,2308,5.981]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,128,1.067,262,1.447,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[804,0.471]],["title//docs/databases/postgresql/debian-6-squeeze/",[74,0.812,111,1.403,116,2.526,128,1.035,991,2.42,1032,3.123,2176,2.765]],["keywords//docs/databases/postgresql/debian-6-squeeze/",[1034,4.289,1132,4.718,2309,7.037,2310,7.037]],["toc//docs/databases/postgresql/debian-6-squeeze/",[38,0.076,66,2.083,111,1.641,115,0.373,116,4.54,121,1.006,155,4.359,283,2.353,335,0.96,919,3.032,1035,3.853,1039,4.434,1324,0.992,2068,5.199,2069,5.199]],["deprecated//docs/databases/postgresql/debian-6-squeeze/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[128,1.195,191,0.905,991,2.796,1144,3.723,2176,3.195]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[667,3.639,2311,5.835,2312,6.479,2313,6.479]],["toc//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[38,0.082,74,1.072,121,1.136,139,2.306,150,5.097,191,1.034,335,1.084,357,1.859,667,3.932,1144,5.535,1324,1.12,2314,5.701]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[128,1.195,191,0.905,554,4.113,2193,2.325,2315,2.671]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[77,2.04,128,1.035,692,4.318,729,2.049,991,2.42,1023,2.16,2176,2.765]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[128,1.109,191,0.84,554,3.816,991,2.594,1275,2.838,2176,2.964]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[89,1.206,128,1.109,991,2.594,1140,2.375,1802,3.035,2176,2.964]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[1987,4.992,2232,5.953,2318,6.466,2319,6.466,2320,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[38,0.049,57,1.795,61,5.51,66,1.195,102,2.789,113,4.449,115,0.583,120,1.527,121,0.888,139,1.802,195,2.196,270,2.164,329,1.625,335,0.847,357,1.452,444,2.095,498,3.159,1140,2.285,1324,0.875,1395,3.726,1501,3.672,1802,2.92]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[128,0.969,282,1.481,283,1.885,427,3.053,1023,2.024,1557,2.842,2193,1.885,2315,2.166]],["keywords//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[729,2.504,1023,2.64,1557,3.706,2321,7.037]],["toc//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[38,0.05,86,2.82,115,0.587,121,0.903,126,2.901,279,3.182,335,0.862,357,1.477,608,2.349,644,2.255,730,4.478,746,4.413,752,1.738,928,4.822,1023,2.267,1324,0.89,1557,3.182,2322,6.043,2323,6.043]],["deprecated//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[191,0.84,287,0.673,412,3.222,1168,3.283,2250,3.011,2251,2.987]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[89,1.206,128,1.109,991,2.594,2176,2.964,2287,4.403,2288,5.12]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[200,3.789,352,2.312,412,3.374,1666,3.036,2287,4.61]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[38,0.077,66,1.381,73,1.091,77,2.432,82,3.593,89,1.34,115,0.381,121,1.026,192,1.96,335,0.979,352,2.454,357,1.678,752,1.975,1324,1.011,2287,6.592,2289,5.961]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[74,0.812,89,1.124,287,0.627,766,2.952,1276,2.978,2104,2.559,2239,2.479]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[38,0.058,73,1.488,82,2.721,88,3.195,89,1.829,115,0.519,121,1.046,335,0.998,357,1.711,422,3.361,812,3.195,1276,5.459,1324,1.031]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/webpy-on-debian-6-squeeze/",[128,1.296,991,3.031,1281,4.178,2176,3.464]],["keywords//docs/development/frameworks/webpy-on-debian-6-squeeze/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-debian-6-squeeze/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[128,1.035,729,2.049,991,3.439,1342,3.792,2176,2.765,2324,4.596]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[1560,4.264,2325,5.981,2326,5.981,2327,5.506,2328,4.772,2329,4.772]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[32,2.223,38,0.081,57,2.249,77,2.637,115,0.413,125,2.141,262,1.813,282,2.043,335,1.061,666,2.223,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[21,1.727,128,1.035,415,3.463,673,2.831,2193,2.012,2252,4.206,2315,2.312]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[73,0.915,128,1.035,730,2.434,991,2.42,1024,3.375,1961,3.418,2176,2.765]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[1344,3.489,1963,4.171,1964,4.171,2307,5.121,2330,5.563,2331,5.563,2332,5.121]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[287,0.786,2012,4.129,2104,3.206,2239,3.106]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[287,0.786,2012,4.129,2250,3.518,2251,3.491]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[74,0.76,128,0.969,142,2.869,444,1.903,991,2.267,2056,2.869,2057,3.687,2176,2.591]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[128,0.934,444,1.833,794,3.261,2056,2.764,2060,2.791,2333,5.2,2334,5.2,2335,5.2]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[89,1.299,233,3.381,287,0.725,2250,3.245,2251,3.219]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[89,1.168,144,2.748,287,0.652,672,2.988,2336,5.193,2337,4.959]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,262,1.447,287,0.647,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[128,1.296,991,3.031,1001,3.491,2176,3.464]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[1912,6.479,1913,6.479,2176,3.379,2338,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[245,7.281,282,2.589,354,3.452,1001,5.476]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[51,2.074,89,1.299,1140,2.56,1288,3.472,1802,3.271]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[1140,2.487,1989,4.51,2339,6.466,2340,5.614,2341,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[38,0.061,57,2.203,115,0.533,120,1.873,121,1.089,139,2.211,195,2.694,329,1.994,335,1.039,357,1.782,1140,3.702,1324,1.073,1525,5.324,1802,3.583]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[51,2.074,89,1.299,193,1.698,1140,2.56,1288,3.472]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[1499,4.124,1500,4.718,2340,6.11,2341,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[38,0.066,115,0.44,120,2.042,121,1.187,139,2.41,193,2.028,329,2.173,335,1.133,357,1.942,752,2.286,1140,3.057,1324,1.17]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[74,0.812,142,3.062,444,2.031,1111,1.862,2056,3.062,2057,3.935,2238,3.155]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[444,2.109,794,3.751,2056,3.18,2059,4.368,2060,3.211,2218,5.193]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[38,0.055,74,0.931,115,0.568,121,0.987,261,3.583,282,1.814,335,0.942,357,1.615,426,3.125,444,2.33,474,3.697,608,2.569,1324,0.973,2056,6.125,2060,3.548]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[74,0.76,142,2.869,287,0.588,444,1.903,2056,2.869,2057,3.687,2250,2.631,2251,2.611]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[51,2.249,89,1.409,233,3.666,1288,3.765]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[89,1.262,672,3.23,2340,5.614,2341,5.614,2342,6.466]],["toc//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[38,0.076,89,1.793,121,1.373,335,1.31,357,2.245,1324,1.353]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[128,1.296,2019,3.952,2193,2.521,2315,2.896]],["keywords//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[50,2.665,128,0.934,415,3.126,1802,2.555,2013,3.126,2019,2.848,2343,5.2,2344,5.2]],["toc//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/social-networking/phpfox/",[2345,7.706]],["keywords//docs/applications/social-networking/phpfox/",[859,4.917,2082,6.16,2345,6.16]],["toc//docs/applications/social-networking/phpfox/",[]],["deprecated//docs/applications/social-networking/phpfox/",[804,0.471]],["title//docs/websites/wikis/twiki-on-debian-5-lenny/",[128,1.296,2012,4.129,2193,2.521,2315,2.896]],["keywords//docs/websites/wikis/twiki-on-debian-5-lenny/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-debian-5-lenny/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[74,0.812,111,1.403,128,1.035,375,1.259,991,2.42,1032,3.123,2176,2.765]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[1819,4.992,2346,6.466,2347,5.953,2348,6.466,2349,6.466]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[287,0.786,2035,4.082,2250,3.518,2251,3.491]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2350,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[38,0.073,115,0.484,120,2.244,329,2.388,666,2.608,771,5.967,2035,6.11]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[86,1.918,438,3.612,444,2.031,1111,1.862,2046,4.107,2047,3.155,2238,3.155]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[444,2.28,619,2.701,2047,3.542,2060,3.471,2283,5.362]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2250,2.631,2251,2.611]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[287,0.704,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[287,0.786,1281,4.178,2250,3.518,2251,3.491]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[89,1.206,128,1.109,2193,2.157,2287,4.403,2288,5.12,2315,2.479]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[200,3.789,352,2.312,412,3.374,1666,3.036,2287,4.61]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[38,0.077,66,1.381,73,1.091,77,2.432,82,3.593,89,1.34,115,0.381,121,1.026,192,1.96,335,0.979,352,2.454,357,1.678,752,1.975,1324,1.011,2287,6.592,2289,5.961]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[74,0.938,111,1.621,375,1.455,1032,3.608,1483,4.113]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[111,1.714,375,1.538,1483,4.349,2279,5.433]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[38,0.069,74,1.173,115,0.461,278,5.142,335,1.186,375,2.632,1324,1.225]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[804,0.471]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[21,1.851,287,0.673,375,1.35,1814,3.222,2250,3.011,2251,2.987]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[162,5.018,287,0.767,375,1.538,1814,3.672]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[38,0.08,79,2.228,115,0.533,139,2.211,191,0.992,262,1.776,265,5.084,354,2.668,590,4.572,644,2.721,1814,5.977]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[89,1.299,193,1.698,1111,2.151,1140,2.56,2238,3.645]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[89,1.374,1499,4.124,1500,4.718,2351,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[38,0.062,57,2.249,115,0.541,121,1.112,139,2.258,193,1.9,195,2.751,335,1.061,357,1.819,498,3.958,1140,2.863,1324,1.096,2265,4.818,2352,5.581]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[89,1.299,1111,2.151,1140,2.56,1802,3.271,2238,3.645]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[89,1.374,1499,4.124,1989,4.908,2351,6.11]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[38,0.062,57,2.249,115,0.541,121,1.112,139,2.258,195,2.751,335,1.061,357,1.819,498,3.958,1140,3.753,1324,1.096,1525,5.436,1802,3.658]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[287,0.786,1281,4.178,2104,3.206,2239,3.106]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-fedora-13/",[1111,2.547,2035,4.458,2353,4.316]],["keywords//docs/uptime/analytics/piwik-on-fedora-13/",[99,1.571,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2354,5.563]],["toc//docs/uptime/analytics/piwik-on-fedora-13/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[51,1.925,74,0.87,89,1.206,766,3.165,1276,3.193,1288,3.222]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[39,2.581,89,1.262,766,3.314,1276,3.343,1877,5.614]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[38,0.061,66,1.467,73,1.529,82,2.834,88,3.327,89,1.423,115,0.404,121,1.089,308,2.959,335,1.039,357,1.782,1276,4.976,1324,1.073,1817,3.77]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[74,0.87,89,1.206,766,3.165,1111,1.996,1276,3.193,2238,3.382]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[38,0.081,73,1.182,82,2.893,88,3.397,89,1.905,115,0.541,121,1.112,335,1.061,357,1.819,1276,5.044,1324,1.096]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[73,0.981,191,0.84,192,1.763,263,3.137,1111,1.996,2238,3.382]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[647,6.16,2355,7.72,2356,7.106]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[38,0.077,73,0.871,102,2.573,115,0.562,120,1.408,121,0.819,134,2.536,144,2.518,191,1.26,196,2.451,275,3.608,277,2.302,308,2.224,329,1.499,335,0.781,338,3.173,357,1.339,422,2.631,590,3.437,642,2.631,878,4.109,919,2.467,1324,0.807,1524,3.907,2357,4.109]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-fedora-14/",[191,0.982,1111,2.333,1144,4.037,2238,3.952]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-14/",[667,3.343,2358,6.466,2359,6.466,2360,6.466,2361,5.614]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-14/",[38,0.069,74,1.173,121,1.243,139,2.524,191,1.132,335,1.186,357,2.034,1144,5.863,1324,1.225]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[191,0.905,287,0.725,1144,3.723,2250,3.245,2251,3.219]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[667,3.343,1949,5.16,2362,6.466,2363,6.466,2364,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[38,0.082,74,1.072,121,1.136,139,2.306,150,5.097,191,1.034,335,1.084,357,1.859,667,3.932,1144,5.535,1324,1.12,2314,5.701]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[191,0.784,263,2.926,287,0.627,644,2.15,739,2.16,2250,2.808,2251,2.786]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[287,0.652,1675,4.087,1846,3.871,2337,4.959,2365,5.506,2366,5.506]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[74,0.87,111,1.504,375,1.35,1032,3.348,1111,1.996,2238,3.382]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[1819,5.96,1820,6.401,2367,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.403,917,4.7,918,4.043,919,3.423,1324,1.12,1658,5.701]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[89,1.409,233,3.666,1111,2.333,2238,3.952]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[89,1.168,144,2.748,672,2.988,2283,4.959,2351,5.193,2368,5.193]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[21,1.812,32,1.805,33,2.858,38,0.07,57,1.826,66,1.216,89,2.069,121,0.903,125,1.738,262,1.472,290,2.349,291,2.65,308,2.453,335,0.862,357,1.477,666,1.805,752,1.738,812,2.758,1006,2.278,1324,0.89,1667,4.531,1817,3.125]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[73,0.915,191,0.784,192,1.645,263,2.926,287,0.627,2250,2.808,2251,2.786]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[191,0.814,672,2.988,1973,4.368,2369,5.981,2370,5.981,2371,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[38,0.084,115,0.487,120,1.637,121,0.952,134,2.948,191,1.195,196,3.929,244,3.603,263,3.236,277,2.676,308,2.585,329,1.742,335,0.908,357,1.557,422,3.058,642,3.058,1324,0.938,1452,4.443]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2104,2.559,2239,2.479]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2300,5.506]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[21,1.618,287,0.588,475,3.244,729,1.92,1726,3.687,2044,3.289,2250,2.631,2251,2.611]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[287,0.786,2035,4.082,2104,3.206,2239,3.106]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2372,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[38,0.073,115,0.484,120,2.244,329,2.388,666,2.608,771,5.967,2035,6.11]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2104,2.398,2239,2.323]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[287,0.704,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/databases/redis/redis-on-fedora-14/",[791,4.189,1111,2.547,2238,4.316]],["keywords//docs/databases/redis/redis-on-fedora-14/",[111,1.575,791,3.438,858,3.257,2004,4.61,2373,6.466]],["toc//docs/databases/redis/redis-on-fedora-14/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-fedora-14/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[89,1.206,287,0.673,412,3.222,1168,3.283,2250,3.011,2251,2.987]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[82,1.973,191,0.691,193,1.296,287,0.553,331,1.758,1220,2.81,2250,2.475,2251,2.456,2374,3.62]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[1666,2.612,1834,3.801,1835,3.801,2375,5.563,2376,5.563,2377,4.063,2378,4.063]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[38,0.061,115,0.404,121,1.089,146,5.628,191,1.309,193,2.456,196,3.26,270,2.656,335,1.039,357,1.782,1220,4.035,1243,4.171,1324,1.073,1837,5.466]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[73,0.915,287,0.627,730,2.434,1024,3.375,1961,3.418,2250,2.808,2251,2.786]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[1344,3.489,1961,3.301,1963,4.171,1964,4.171,2214,4.83,2215,4.613,2379,5.563]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[74,0.76,91,2.413,92,3.335,134,2.497,1111,1.745,2052,2.897,2053,3.848,2238,2.956]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[99,1.988,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[74,0.715,91,2.27,92,3.137,134,2.349,287,0.553,2052,2.725,2053,3.62,2250,2.475,2251,2.456]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[287,0.767,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[38,0.088,74,1.201,335,1.215,752,2.451,1324,1.255,2052,6.226]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[74,0.76,86,1.797,137,2.294,191,0.734,271,2.367,287,0.588,2250,2.631,2251,2.611]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-fedora-14/",[73,1.146,1111,2.333,1149,3.666,2238,3.952]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-14/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-14/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1111,1.718,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-14/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[73,1.057,287,0.725,1149,3.381,2380,3.124,2381,3.08]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[32,1.637,38,0.066,57,1.656,73,1.255,89,1.809,111,1.335,115,0.304,120,1.408,125,1.577,192,1.565,193,1.399,262,1.335,282,1.504,287,0.597,291,2.404,329,1.499,330,3.547,335,0.781,352,3.312,354,2.006,375,1.198,752,1.577,812,2.501,1006,2.066,1140,2.108,1324,0.807]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-14/",[73,1.146,722,3.185,1111,2.333,2238,3.952]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-14/",[1765,5.14,1766,5.276,2382,7.037,2383,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-14/",[38,0.085,73,1.284,111,1.969,115,0.603,120,1.453,121,1.207,122,1.702,134,2.617,191,1.099,192,1.615,193,1.443,329,1.547,357,1.382,375,2.248,491,3.661,642,2.715]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-14/",[804,0.471]],["title//docs/uptime/monitoring/nagios-server-monitoring/",[73,1.252,125,2.267,1163,4.676]],["keywords//docs/uptime/monitoring/nagios-server-monitoring/",[1163,4.581,1596,6.16,2384,7.72]],["toc//docs/uptime/monitoring/nagios-server-monitoring/",[]],["deprecated//docs/uptime/monitoring/nagios-server-monitoring/",[804,0.471]],["title//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[475,4.338,2385,5.41,2386,6.265,2387,6.265]],["keywords//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[51,1.864,332,3.871,831,4.484,2386,5.193,2387,5.193,2388,4.959]],["toc//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[78,3.824,113,2.784,339,5.968,340,4.596,475,4.596,535,8.618,1448,4.547,1613,7.037,1754,4.043,1853,4.342,2021,5.124,2182,4.547,2299,4.547,2386,8.618,2387,9.166,2389,7.644,2390,5.236]],["deprecated//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[262,1.504,287,0.673,693,3.111,859,3.933,2250,3.011,2251,2.987]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[287,0.652,407,3.092,619,2.498,693,3.013,2337,4.959,2366,5.506]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,3.567,485,4.203,619,2.881,693,4.191,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[51,1.795,74,0.812,244,3.258,318,2.449,538,3.612,2391,5.001,2392,5.001]],["keywords//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[51,2.194,2391,6.11,2392,6.11,2393,7.037]],["toc//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[78,5.937,244,5.842,282,2.231,312,5.449,331,2.815,336,7.483,609,5.098,861,4.764,2391,7.058,2392,7.058]],["deprecated//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[]],["title//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[79,1.887,567,4.307,650,3.873,952,4.927,2260,5.361,2394,4.767]],["keywords//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[51,1.864,434,4.264,952,4.772,1501,3.696,2388,4.959,2395,5.506]],["toc//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[74,1.072,339,4.572,426,3.596,645,4.339,867,5.422,949,4.843,952,8.774,1813,5.422,2260,8.589,2396,7]],["deprecated//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[74,0.812,82,2.239,91,2.576,185,3.092,668,2.724,1111,1.862,2238,3.155]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[73,1.057,287,0.725,1149,3.381,2250,3.245,2251,3.219]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,287,0.579,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[51,2.074,86,2.216,125,1.914,1163,3.949,1483,4.113]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[38,0.082,77,2.178,115,0.592,191,0.836,307,4.384,331,2.129,335,0.877,354,2.25,666,1.836,730,2.598,1024,3.603,1163,6.663,1322,5.978,1324,0.905,1723,4.288]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[86,2.056,125,1.776,287,0.673,1163,3.664,2250,3.011,2251,2.987]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[38,0.089,66,0.981,77,1.727,81,3.717,115,0.48,238,2.166,283,1.703,290,1.895,307,3.476,331,1.688,335,0.695,354,1.784,387,2.857,666,1.456,730,2.06,752,1.402,914,5.787,1024,2.857,1040,3.331,1163,6.784,1322,5.058,1324,0.718,1723,3.4]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[74,0.87,89,1.206,99,1.744,766,3.165,1276,3.193,2193,2.157]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[38,0.08,73,1.529,82,2.834,88,3.327,89,1.879,115,0.533,121,1.089,335,1.039,357,1.782,1276,4.976,1324,1.073]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[74,0.87,89,1.206,766,3.165,1111,1.996,1276,3.193,2353,3.382]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[38,0.061,73,1.529,82,2.834,88,3.327,89,1.879,115,0.533,335,1.039,422,3.5,812,3.327,1276,5.57,1324,1.073]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[74,0.812,89,1.124,287,0.627,766,2.952,1276,2.978,2380,2.704,2381,2.665]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[38,0.061,73,1.529,82,2.834,88,3.327,89,1.879,115,0.533,335,1.039,422,3.5,812,3.327,1276,5.57,1324,1.073]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[77,2.04,287,0.627,692,4.318,729,2.049,1023,2.16,2104,2.559,2239,2.479]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[77,2.04,287,0.627,692,4.318,729,2.049,1023,2.16,2250,2.808,2251,2.786]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[89,1.299,115,0.369,144,3.058,270,2.424,644,2.484]],["keywords//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[89,1.015,144,2.389,264,3.797,644,1.941,1684,4.787,2397,5.2,2398,5.2,2399,5.2]],["toc//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[21,1.3,38,0.036,52,3.939,66,0.872,74,0.936,77,1.536,89,1.764,104,2.242,115,0.368,120,1.706,144,3.051,147,2.305,164,3.024,295,2.963,329,1.816,422,2.082,498,2.305,593,2.907,644,4.117,724,3.316,739,3.654,758,2.643,759,3.402,1110,2.72,2400,4.336,2401,6.638]],["deprecated//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[74,0.812,89,1.124,128,1.035,766,2.952,1276,2.978,2193,2.012,2315,2.312]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[38,0.059,73,1.135,82,2.776,88,3.26,89,1.853,115,0.526,121,1.067,335,1.018,357,1.746,422,3.429,812,3.26,1276,5.514,1324,1.052]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[74,0.812,89,1.124,287,0.627,766,2.952,1276,2.978,2250,2.808,2251,2.786]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[38,0.059,73,1.135,82,2.776,88,3.26,89,1.853,115,0.526,121,1.067,335,1.018,357,1.746,422,3.429,812,3.26,1276,5.514,1324,1.052]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[20,1.88,21,1.851,287,0.673,2250,3.011,2251,2.987,2261,3.619]],["keywords//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[287,0.786,791,3.836,2250,3.518,2251,3.491]],["keywords//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[111,1.575,858,3.257,2004,4.61,2402,6.466,2403,6.466]],["toc//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[21,2.068,32,1.362,33,2.157,38,0.038,66,0.918,90,2.818,91,2.04,115,0.461,125,1.312,133,2.524,185,2.448,262,1.111,282,1.252,290,3.234,308,1.851,331,1.579,335,0.65,354,1.669,362,2.904,474,2.552,752,2.668,791,5.785,812,3.797,1006,1.719,1044,2.552,1324,0.671,1817,2.358,2005,4.918]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[191,0.84,287,0.673,554,3.816,1275,2.838,2250,3.011,2251,2.987]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[290,2.587,318,2.829,339,4.001,716,4.745,865,5.138]],["keywords//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[865,5.96,921,6.16,2404,7.72]],["toc//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[29,4.968,34,4.046,74,0.76,79,1.649,113,2.869,144,3.591,148,4.475,290,4.153,342,3.848,458,4.306,650,3.385,673,2.652,716,5.571,739,2.024,758,3.289,759,2.766,865,6.032,1070,4.046,1258,3.848,1700,4.475,1813,3.848,1977,4.968,2243,4.968,2405,4.968,2406,4.968,2407,4.968]],["deprecated//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[]],["title//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[51,1.925,74,0.87,79,1.887,318,2.625,339,3.712,609,3.873]],["keywords//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[51,2.406,921,6.16,2408,7.72]],["toc//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[51,2.767,74,1.054,77,1.801,79,3.188,80,3.626,108,3.409,109,3.547,113,2.704,134,2.354,161,3.475,180,3.626,244,2.877,277,2.137,295,3.475,318,3.774,339,3.058,609,7.258,642,2.442,673,2.499,867,3.626,1394,4.416]],["deprecated//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[]],["title//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[20,2.026,21,1.995,1111,2.151,2261,3.9,2353,3.645]],["keywords//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[125,1.776,282,1.695,645,2.708,1111,1.996,1445,3.533,2353,3.382]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-10-10-maverick/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2250,2.808,2251,2.786]],["keywords//docs/databases/postgresql/ubuntu-10-10-maverick/",[116,2.623,1033,4.772,1034,3.645,1132,4.009,2409,5.981,2410,5.981]],["toc//docs/databases/postgresql/ubuntu-10-10-maverick/",[38,0.072,66,2.004,111,2.114,115,0.347,116,4.369,121,0.935,126,3.004,155,4.05,262,1.524,283,2.186,335,0.892,608,2.432,919,2.817,1035,3.58,1039,4.119,1324,0.921,2068,4.83,2069,4.83]],["deprecated//docs/databases/postgresql/ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[76,1.564,79,2.034,567,4.641,650,4.174,950,5.31]],["keywords//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[51,2.194,434,5.018,950,5.616,2388,5.835]],["toc//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[74,1.072,76,1.787,79,2.324,104,3.932,318,3.233,426,3.596,650,4.769,950,9.292,1062,6.602,1813,5.422,2396,7]],["deprecated//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[73,0.915,104,2.978,192,1.645,287,0.627,1972,3.188,2250,2.808,2251,2.786]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[191,0.957,1972,3.895,1973,5.14,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2250,2.808,2251,2.786]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[1437,4.257,2061,4.992,2062,4.722,2411,6.466,2412,6.466]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[38,0.068,74,1.146,77,2.879,115,0.572,282,2.231,335,1.159,375,2.48,1324,1.197]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[89,1.206,287,0.673,1140,2.375,1802,3.035,2250,3.011,2251,2.987]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[89,1.262,1499,3.789,1987,4.992,1989,4.51,2336,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[38,0.049,57,1.795,61,5.51,66,1.195,102,2.789,113,4.449,115,0.583,120,1.527,121,0.888,139,1.802,195,2.196,270,2.164,329,1.625,335,0.847,357,1.452,444,2.095,498,3.159,1140,2.285,1324,0.875,1395,3.726,1501,3.672,1802,2.92]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[287,0.786,1001,3.491,2250,3.518,2251,3.491]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[2196,5.835,2197,5.835,2413,7.037,2414,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[282,2.589,939,7.071,1001,4.563,2102,7.82,2415,8.189]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[73,1.057,287,0.725,722,2.937,2250,3.245,2251,3.219]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[1631,4.992,2076,4.992,2337,5.362,2416,6.466,2417,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[38,0.087,73,1.329,111,2.039,115,0.615,120,1.527,121,1.25,122,1.788,134,2.749,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,642,2.852]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[74,0.87,384,3.816,444,2.177,481,4.403,1038,4.63,2418,5.361]],["keywords//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[444,2.481,753,3.431,1685,5.835,2418,6.11]],["toc//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[38,0.049,73,0.944,74,1.562,242,4.741,443,3.62,444,2.951,560,4.741,718,3.912,724,2.968,1038,4.454,1210,4.587,1754,4.587,1813,4.236,2418,10.261,2419,5.941,2420,5.941]],["deprecated//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[]],["title//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[74,0.938,125,1.914,282,1.826,481,4.745,2421,5.778]],["keywords//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[51,1.864,78,4.368,356,3.243,753,2.916,2422,5.981,2423,5.981]],["toc//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[74,1.072,184,5.553,282,2.087,318,3.233,356,4.123,1813,5.422,1852,6.068,2122,6.602,2421,10.11,2424,7.604,2425,7.604]],["deprecated//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[]],["title//docs/websites/ecommerce/oscommerce-on-fedora-13/",[1111,2.547,2353,4.316,2426,6.083]],["keywords//docs/websites/ecommerce/oscommerce-on-fedora-13/",[185,3.778,742,4.908,1111,2.275,2426,5.433]],["toc//docs/websites/ecommerce/oscommerce-on-fedora-13/",[32,2.223,38,0.081,115,0.413,125,2.141,192,2.126,262,1.813,335,1.061,644,2.778,666,2.223,739,2.792,752,2.141,1006,2.806,1324,1.096,1809,5.436]],["deprecated//docs/websites/ecommerce/oscommerce-on-fedora-13/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[287,0.627,375,1.259,729,2.049,1023,2.16,1557,3.033,2250,2.808,2251,2.786]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[287,0.606,729,1.979,1557,2.93,2251,2.691,2427,5.563,2428,5.563,2429,5.563]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[89,1.206,193,1.576,287,0.673,1140,2.375,2250,3.011,2251,2.987]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[89,1.374,1499,4.124,1500,4.718,2336,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,2250,2.631,2251,2.611]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/create-file-system-links-with-ln/",[66,1.339,79,2.034,282,1.826,640,4.86,2431,6.126]],["keywords//docs/tools-reference/tools/create-file-system-links-with-ln/",[51,2.016,456,5.953,921,5.16,1501,3.996,2388,5.362]],["toc//docs/tools-reference/tools/create-file-system-links-with-ln/",[66,1.932,74,0.823,79,1.786,113,3.106,262,1.423,282,1.604,318,2.484,530,7.614,640,8.354,2021,3.917,2431,5.379,2432,9.064,2433,8.271,2434,5.843,2435,5.843,2436,5.843]],["deprecated//docs/tools-reference/tools/create-file-system-links-with-ln/",[]],["title//docs/uptime/logs/use-logrotate-to-manage-log-files/",[21,1.995,74,0.938,79,2.034,645,2.919,2437,5.778]],["keywords//docs/uptime/logs/use-logrotate-to-manage-log-files/",[2437,6.703,2438,7.72,2439,7.72]],["toc//docs/uptime/logs/use-logrotate-to-manage-log-files/",[74,0.797,79,2.882,115,0.523,180,4.033,275,3.724,318,2.405,331,2.798,426,2.675,645,4.773,779,6.239,933,3.495,969,5.207,1068,6.449,1925,4.69,2437,8.187,2440,5.656,2441,5.656]],["deprecated//docs/uptime/logs/use-logrotate-to-manage-log-files/",[]],["title//docs/databases/mongodb/build-database-clusters-with-mongodb/",[81,3.698,111,1.758,271,3.165,668,3.412]],["keywords//docs/databases/mongodb/build-database-clusters-with-mongodb/",[111,1.714,271,3.087,668,3.328,858,3.545]],["toc//docs/databases/mongodb/build-database-clusters-with-mongodb/",[23,2.108,66,0.955,73,0.754,75,1.108,76,1.115,79,2.172,87,1.959,93,2.081,111,1.156,115,0.472,120,1.219,121,0.709,122,1.428,139,1.439,183,2.18,270,2.589,271,3.737,279,2.498,283,1.658,374,2.852,440,4.119,536,3.934,668,2.244,684,2.747,724,2.37,795,8.798,897,4.119,1011,3.786,1038,3.557,2442,4.367,2443,7.106]],["deprecated//docs/databases/mongodb/build-database-clusters-with-mongodb/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[287,0.673,1965,4.307,1966,4.219,1967,3.763,2104,2.743,2239,2.658]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[32,2.373,115,0.44,125,2.286,262,1.936,290,3.089,335,1.133,527,5.666,666,2.373,752,2.286,1006,2.995,1324,1.17,1967,4.842]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[119,3.334,192,1.645,193,1.47,1111,1.862,1140,2.216,2033,3.155,2353,3.155]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[2033,3.542,2444,5.953,2445,5.953,2446,5.953,2447,6.466]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[38,0.071,57,2.574,115,0.59,139,2.584,195,3.149,335,1.215,498,4.53,1324,1.255]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[1111,1.996,1566,4.767,1788,4.767,2353,3.382,2448,4.403,2449,4.51]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[729,2.504,1111,2.275,1981,4.809,2448,5.018]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[38,0.071,115,0.59,335,1.215,608,3.312,1324,1.255,2449,8.469]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-fedora-13/",[1111,2.547,2019,4.316,2353,4.316]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-13/",[50,2.851,415,3.344,1111,1.798,1802,2.734,2013,3.344,2019,3.047,2450,4.439]],["toc//docs/websites/wikis/ikiwiki-on-fedora-13/",[38,0.057,74,1.303,115,0.512,254,4.074,335,0.979,384,4.243,441,4.127,616,3.841,1324,1.011,1601,4.243,2019,6.586,2451,5.961]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-13/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[86,2.056,1111,1.996,1243,3.533,1951,3.997,1990,3.619,2353,3.382]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[1953,3.662,1954,3.662,1955,3.601,1956,3.601,1990,3.26,1994,4.171,1995,3.662]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[38,0.051,74,0.866,77,2.178,88,2.806,115,0.341,120,1.58,121,0.919,248,3.603,283,2.148,297,3.559,329,1.681,335,0.877,357,2.095,444,2.168,684,3.559,753,2.998,1324,0.905,1990,5.783,1996,3.301,1999,4.61,2000,4.288,2001,3.979]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[125,1.657,128,1.035,282,1.581,645,2.526,1445,3.296,2193,2.012,2315,2.312]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[125,1.657,282,1.581,287,0.627,645,2.526,1445,3.296,2104,2.559,2239,2.479]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/uptime/monitoring/logwatch-log-monitoring/",[125,2.267,645,3.456,1445,4.509]],["keywords//docs/uptime/monitoring/logwatch-log-monitoring/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/logwatch-log-monitoring/",[]],["deprecated//docs/uptime/monitoring/logwatch-log-monitoring/",[804,0.471]],["title//docs/websites/wikis/confluence-on-centos-5/",[99,2.226,2193,2.753,2452,5.019]],["keywords//docs/websites/wikis/confluence-on-centos-5/",[2452,4.482,2453,7.037,2454,5.616,2455,5.616]],["toc//docs/websites/wikis/confluence-on-centos-5/",[38,0.079,66,1.91,111,1.74,115,0.396,120,1.835,121,1.067,329,1.953,357,1.746,667,3.693,905,5.355,991,3.001,2452,7.237]],["deprecated//docs/websites/wikis/confluence-on-centos-5/",[804,0.471]],["title//docs/websites/wikis/confluence-on-fedora-13/",[1111,2.547,2353,4.316,2452,5.019]],["keywords//docs/websites/wikis/confluence-on-fedora-13/",[2452,4.482,2454,5.616,2455,5.616,2456,7.037]],["toc//docs/websites/wikis/confluence-on-fedora-13/",[38,0.077,66,1.86,111,1.672,115,0.381,120,1.764,121,1.026,329,1.877,335,0.979,357,1.678,667,3.55,905,5.147,991,2.884,1324,1.011,2452,7.123]],["deprecated//docs/websites/wikis/confluence-on-fedora-13/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[86,1.918,438,3.612,444,2.031,1111,1.862,2046,4.107,2047,3.155,2353,3.155]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[444,2.28,619,2.701,2047,3.542,2060,3.471,2457,5.614]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[38,0.055,66,1.33,79,2.02,86,2.2,115,0.499,120,1.698,195,2.442,335,0.942,356,3.583,439,4.027,752,1.901,1324,0.973,1376,5.931,2047,6.03,2050,4.609,2051,4.712]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[74,0.812,142,3.062,444,2.031,1111,1.862,2056,3.062,2057,3.935,2353,3.155]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[444,2.109,794,3.751,2056,3.18,2059,4.368,2060,3.211,2218,5.193]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[38,0.057,74,0.967,115,0.579,261,3.722,282,1.884,335,0.979,426,3.247,444,2.42,474,3.841,608,2.668,1324,1.011,2056,6.206,2060,3.685]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[74,0.76,142,2.869,287,0.588,444,1.903,2056,2.869,2057,3.687,2380,2.533,2381,2.497]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[38,0.057,74,0.967,115,0.579,261,3.722,282,1.884,335,0.979,426,3.247,444,2.42,474,3.841,608,2.668,1324,1.011,2056,6.206,2060,3.685]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/wikis/confluence-on-debian-5-lenny/",[128,1.296,2193,2.521,2315,2.896,2452,4.596]],["keywords//docs/websites/wikis/confluence-on-debian-5-lenny/",[2452,4.482,2454,5.616,2455,5.616,2458,7.037]],["toc//docs/websites/wikis/confluence-on-debian-5-lenny/",[38,0.062,66,1.963,111,1.813,115,0.413,120,1.913,121,1.112,329,2.036,335,1.061,357,1.819,1324,1.096,2452,7.356]],["deprecated//docs/websites/wikis/confluence-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[287,0.786,2380,3.388,2381,3.339,2452,4.596]],["keywords//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[2452,4.482,2454,5.616,2455,5.616,2459,7.037]],["toc//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[38,0.062,66,1.963,111,1.813,115,0.413,120,1.913,121,1.112,329,2.036,335,1.061,357,1.819,1324,1.096,2452,7.356]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[287,0.786,2104,3.206,2239,3.106,2452,4.596]],["keywords//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[2452,4.482,2454,5.616,2455,5.616,2460,7.037]],["toc//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[38,0.062,66,1.963,111,1.813,115,0.413,120,1.913,121,1.112,329,2.036,335,1.061,357,1.819,1324,1.096,2452,7.356]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2380,2.533,2381,2.497]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[444,2.28,619,2.701,2047,3.542,2060,3.471,2461,5.16]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[38,0.054,66,1.305,79,1.983,115,0.36,120,1.667,195,2.397,221,2.981,270,2.363,335,0.925,349,4.625,356,3.517,439,3.953,752,1.866,1324,0.955,1376,5.857,2031,4.348,2047,5.561,2050,4.524,2051,4.625]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/tools-reference/tools/use-the-date-command-in-linux/",[51,2.249,74,1.017,318,3.068,844,5.571]],["keywords//docs/tools-reference/tools/use-the-date-command-in-linux/",[161,4.418,332,4.185,844,4.992,2395,5.953,2462,6.466]],["toc//docs/tools-reference/tools/use-the-date-command-in-linux/",[51,2.463,74,1.113,113,2.914,121,0.819,277,2.302,308,2.224,312,3.674,318,3.359,384,3.387,438,3.437,537,4.544,844,8.298,1570,5.045,2030,4.231,2154,4.544,2463,5.48,2464,7.273,2465,9.264,2466,5.48,2467,5.48,2468,5.48,2469,5.48]],["deprecated//docs/tools-reference/tools/use-the-date-command-in-linux/",[]],["title//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[128,1.109,619,2.579,2193,2.157,2315,2.479,2345,4.927,2470,5.684]],["keywords//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[859,4.917,2082,6.16,2345,6.16]],["toc//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[38,0.076,290,3.571,335,1.31,666,2.744,1324,1.353,2345,7.33]],["deprecated//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[66,1.021,74,0.715,287,0.553,413,3.62,2016,3.342,2017,3.286,2018,4.673,2104,2.255,2239,2.185]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[38,0.068,77,2.879,115,0.629,331,2.815,752,2.339,2016,5.352,2017,7.345]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[66,1.086,74,0.76,287,0.588,413,3.848,2016,3.553,2017,3.493,2380,2.533,2381,2.497]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[38,0.062,77,2.637,115,0.603,221,3.421,270,2.712,331,2.578,752,2.141,2016,4.901,2017,7.475,2031,4.99]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[191,0.784,263,2.926,287,0.627,644,2.15,739,2.16,2104,2.559,2239,2.479]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[287,0.652,1675,4.087,1846,3.871,2365,5.506,2471,4.617,2472,5.506]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[81,2.766,82,2.098,128,0.969,191,0.734,2193,1.885,2315,2.166,2473,4.686,2474,4.166]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[191,0.88,2475,5.614,2476,5.614,2477,4.992,2478,5.614]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[38,0.088,66,1.704,82,2.349,85,4.309,111,1.472,115,0.335,121,0.903,139,1.833,191,1.152,195,2.233,335,0.862,357,1.477,375,1.851,752,1.738,1324,0.89,2474,4.665,2477,6.538,2479,5.247,2480,5.247]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[81,2.766,82,2.098,191,0.734,287,0.588,2104,2.398,2239,2.323,2473,4.686,2474,4.166]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[191,0.88,2475,5.614,2476,5.614,2477,4.992,2478,5.614]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[38,0.086,66,1.645,82,2.234,85,4.098,111,1.4,115,0.319,121,0.859,139,1.743,191,1.112,195,2.124,221,2.641,270,2.094,335,0.82,357,1.405,375,1.787,752,1.653,1324,0.846,2031,3.853,2474,4.437,2477,6.311,2479,4.991,2480,4.991]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[86,2.056,99,1.744,1243,3.533,1950,3.664,1951,3.997,2193,2.157]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2481,4.881,2482,4.493]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[38,0.088,115,0.472,121,1.273,268,4.091,439,5.193,666,2.545,1950,6.312]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[21,1.618,287,0.588,475,3.244,729,1.92,1726,3.687,2044,3.289,2104,2.398,2239,2.323]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/applications/social-networking/planet-feed-aggregator/",[990,6.083,2016,5.188,2017,5.1]],["keywords//docs/applications/social-networking/planet-feed-aggregator/",[2017,5.533,2082,6.821]],["toc//docs/applications/social-networking/planet-feed-aggregator/",[]],["deprecated//docs/applications/social-networking/planet-feed-aggregator/",[804,0.471]],["title//docs/databases/redis/redis-on-centos-5/",[99,2.226,791,4.189,2193,2.753]],["keywords//docs/databases/redis/redis-on-centos-5/",[111,1.575,791,3.438,858,3.257,2004,4.61,2483,6.466]],["toc//docs/databases/redis/redis-on-centos-5/",[21,2.342,32,1.612,33,2.552,38,0.045,90,3.335,91,2.413,115,0.299,125,1.552,133,2.987,185,2.897,262,1.315,282,1.481,290,2.098,308,2.19,331,1.869,352,1.929,354,1.975,362,3.437,474,3.019,752,2.248,791,5.68,812,2.463,1006,2.034,1044,3.019,1817,2.79,2005,5.571]],["deprecated//docs/databases/redis/redis-on-centos-5/",[804,0.471]],["title//docs/databases/redis/redis-on-fedora-13/",[791,4.189,1111,2.547,2353,4.316]],["keywords//docs/databases/redis/redis-on-fedora-13/",[111,1.575,791,3.438,858,3.257,2004,4.61,2484,6.466]],["toc//docs/databases/redis/redis-on-fedora-13/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-fedora-13/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[287,0.786,791,3.836,2380,3.388,2381,3.339]],["keywords//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[111,1.575,858,3.257,2004,4.61,2485,6.466,2486,5.953]],["toc//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[82,2.098,191,0.734,193,1.377,331,1.869,1111,1.745,1220,2.987,2353,2.956,2374,3.848]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[38,0.068,115,0.451,121,1.215,191,1.405,193,2.635,335,1.159,357,1.987,1220,4.5,1324,1.197]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[191,0.84,287,0.673,412,3.222,1168,3.283,2104,2.743,2239,2.658]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[81,2.766,82,2.098,191,0.734,287,0.588,2380,2.533,2381,2.497,2473,4.686,2474,4.166]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[191,0.88,2475,5.614,2476,5.614,2477,4.992,2478,5.614]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[38,0.086,66,1.645,82,2.234,85,4.098,111,1.4,115,0.319,121,0.859,139,1.743,191,1.112,195,2.124,221,2.641,270,2.094,335,0.82,357,1.405,375,1.787,752,1.653,1324,0.846,2031,3.853,2474,4.437,2477,6.311,2479,4.991,2480,4.991]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/firewalls/control-network-traffic-with-iptables/",[266,4.837,426,3.412,580,4.751,619,3.014]],["keywords//docs/security/firewalls/control-network-traffic-with-iptables/",[268,3.379,580,4.633,619,2.939,949,4.482]],["toc//docs/security/firewalls/control-network-traffic-with-iptables/",[15,1.899,21,1.288,27,3.138,38,0.021,51,1.339,59,1.484,66,0.51,74,0.789,77,1.982,80,1.806,90,4.956,99,0.715,108,1.698,115,0.238,122,0.762,128,0.455,143,1.668,152,1.503,154,1.565,195,0.936,266,5.376,267,1.589,268,1.216,269,4.887,277,1.064,287,0.276,297,2.487,309,2.997,318,1.077,352,0.905,418,1.668,509,2.199,512,1.766,516,2.222,580,7.241,592,1.484,604,1.899,619,1.058,650,1.589,753,1.235,861,1.484,1035,1.449,1067,4.942,1111,0.819,1261,3.955,1288,1.322,1294,1.806,1369,2.199,1380,5.151,1397,1.503,1404,2.332,1450,2.021,1858,2.199,2182,2.199,2487,2.332,2488,2.533,2489,2.533,2490,2.533,2491,2.533,2492,2.533]],["deprecated//docs/security/firewalls/control-network-traffic-with-iptables/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[191,0.84,287,0.673,412,3.222,1168,3.283,2380,2.899,2381,2.858]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[38,0.061,82,2.834,104,3.77,115,0.404,119,4.221,191,0.992,238,3.239,352,2.606,382,4.422,416,5.084,670,6.094,1168,5.116]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[89,1.206,287,0.673,412,3.222,1168,3.283,2104,2.743,2239,2.658]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[287,0.786,791,3.836,2104,3.206,2239,3.106]],["keywords//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[111,1.575,858,3.257,2004,4.61,2486,5.953,2493,6.466]],["toc//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[79,1.76,1068,4.596,1726,5.594,1923,4.776,2494,5.302,2495,5.759]],["keywords//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[1399,5.193,1923,4.959,2496,5.981,2497,5.981,2498,5.981,2499,5.981]],["toc//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[66,1.023,74,1.251,79,2.713,134,2.354,180,3.626,254,3.018,318,3.181,320,4.058,645,2.231,673,2.499,1068,8.706,1399,7.707,1923,7.36,2154,4.217,2494,10.043,2500,5.086,2501,5.086,2502,5.086]],["deprecated//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[]],["title//docs/websites/cms/how-to-install-and-configure-wordpress/",[38,0.065,115,0.437,497,4.409]],["keywords//docs/websites/cms/how-to-install-and-configure-wordpress/",[499,5.614,500,5.614,502,5.614,2503,6.466,2504,6.466]],["toc//docs/websites/cms/how-to-install-and-configure-wordpress/",[38,0.076,75,2.145,76,2.159,115,0.509,497,6.233]],["deprecated//docs/websites/cms/how-to-install-and-configure-wordpress/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-centos-5/",[73,1.146,99,2.038,1149,3.666,2193,2.521]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-5/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-centos-5/",[32,1.612,38,0.065,57,1.63,73,1.241,89,1.793,111,1.315,115,0.299,120,1.387,121,0.806,125,1.552,192,1.541,193,1.377,262,1.315,282,1.481,291,2.367,329,1.476,335,0.769,352,3.283,354,1.975,357,1.319,375,1.179,752,1.552,812,2.463,1006,2.034,1140,2.076,1324,0.795,1667,4.046]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-5/",[804,0.471]],["title//docs/databases/redis/redis-on-debian-5-lenny/",[128,1.296,791,3.836,2193,2.521,2315,2.896]],["keywords//docs/databases/redis/redis-on-debian-5-lenny/",[111,1.575,858,3.257,2004,4.61,2505,6.466,2506,6.466]],["toc//docs/databases/redis/redis-on-debian-5-lenny/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-fedora-12/",[191,0.982,197,4.459,1111,2.333,1144,4.037]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-12/",[667,3.343,2361,5.614,2507,6.466,2508,6.466,2509,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-12/",[38,0.073,74,1.231,139,2.648,191,1.188,335,1.245,1144,6.042,1324,1.286]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-12/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-fedora-13/",[191,0.982,1111,2.333,1144,4.037,2353,3.952]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-13/",[667,3.343,2361,5.614,2510,6.466,2511,6.466,2512,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-13/",[38,0.073,74,1.231,139,2.648,191,1.188,335,1.245,1144,6.042,1324,1.286]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-13/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[191,0.905,287,0.725,1144,3.723,2104,2.957,2239,2.864]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[667,3.343,1948,5.953,1949,5.16,2513,6.466,2514,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[38,0.082,74,1.072,121,1.136,139,2.306,150,5.097,191,1.034,335,1.084,357,1.859,667,3.932,1144,5.535,1324,1.12,2314,5.701]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[191,0.905,287,0.725,1144,3.723,2380,3.124,2381,3.08]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[667,3.343,1949,5.16,2515,6.466,2516,6.466,2517,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[38,0.085,74,1.12,139,2.41,150,5.327,191,1.081,335,1.133,667,4.109,1144,5.694,1324,1.17,2314,5.958]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[5,2.831,31,3.188,51,1.795,812,2.628,881,3.375,1288,3.005,1545,4.107]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[813,4.295,814,4.295,815,4.171,816,3.966,1288,2.903,1546,4.439,1547,4.439]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[5,2.831,31,3.188,99,1.627,131,2.405,812,2.628,881,3.375,1545,4.107]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[99,1.571,813,4.295,814,4.295,815,4.171,816,3.966,1546,4.439,1547,4.439]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[5,3.035,31,3.418,331,2.138,812,2.818,881,3.619,1545,4.403]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[813,4.617,814,4.617,815,4.484,816,4.264,1546,4.772,1547,4.772]],["toc//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-arch-linux/",[51,2.249,73,1.146,1149,3.666,1288,3.765]],["keywords//docs/web-servers/lemp/lemp-server-on-arch-linux/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-arch-linux/",[38,0.077,73,1.469,89,1.805,111,1.672,115,0.381,120,1.764,121,1.026,192,1.96,193,1.752,329,1.877,335,0.979,352,2.454,357,1.678,375,1.5,1140,2.641,1324,1.011]],["deprecated//docs/web-servers/lemp/lemp-server-on-arch-linux/",[804,0.471]],["title//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[318,2.829,339,4.001,567,4.641,2385,4.99,2518,5.778]],["keywords//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[1501,4.349,2518,6.11,2519,7.037,2520,6.479]],["toc//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[74,1.431,79,3.103,108,4.348,180,4.625,318,2.758,339,3.9,393,4.131,604,4.864,609,4.068,777,5.379,2518,10.265,2521,6.487,2522,5.972]],["deprecated//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[]],["title//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[79,2.205,416,5.033,933,4.459,2523,5.983]],["keywords//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[318,2.992,1490,5.835,2524,7.037,2525,7.037]],["toc//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[74,0.987,77,2.48,79,3.227,118,4.883,182,5.113,318,2.977,340,4.209,418,4.609,577,4.992,819,6.079,933,6.524,1040,4.784,2523,7.767]],["deprecated//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[]],["title//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[79,2.408,567,5.496,867,5.618]],["keywords//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[79,1.976,652,4.61,867,4.61,949,4.118,2520,5.953]],["toc//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[74,1.007,79,2.183,318,4.036,645,3.133,852,5.216,867,8.434,949,6.046,1068,5.7,2272,5.355,2526,6.202,2527,7.143]],["deprecated//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[]],["title//docs/web-servers/lemp/lemp-server-on-fedora-13/",[73,1.146,1111,2.333,1149,3.666,2353,3.952]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-13/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-13/",[32,1.637,38,0.066,57,1.656,73,1.255,89,1.809,111,1.335,115,0.304,120,1.408,125,1.577,192,1.565,193,1.399,262,1.335,282,1.504,291,2.404,329,1.499,330,3.547,335,0.781,352,3.312,354,2.006,375,1.198,752,1.577,812,2.501,1006,2.066,1111,1.772,1140,2.108,1324,0.807]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-13/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[73,1.057,287,0.725,1149,3.381,2104,2.957,2239,2.864]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,287,0.579,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[77,2.04,128,1.035,692,4.318,729,2.049,1023,2.16,2193,2.012,2315,2.312]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[50,2.766,128,0.969,134,2.497,200,3.162,619,2.254,2193,1.885,2315,2.166,2528,4.686]],["keywords//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[50,3.314,1606,5.362,2528,5.614,2529,6.466,2530,6.466]],["toc//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[38,0.081,73,0.96,79,1.847,81,3.097,115,0.587,167,4.309,192,1.726,282,1.658,308,2.453,331,2.092,335,0.862,427,3.419,666,1.805,896,4.822,1001,2.923,1324,0.89,2526,5.247,2528,9.2]],["deprecated//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[73,1.057,128,1.195,1149,3.381,2193,2.325,2315,2.671]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[32,1.497,38,0.062,57,2.237,73,1.176,89,1.719,111,1.221,115,0.278,120,1.288,121,0.749,125,1.442,128,1.33,192,1.432,193,1.28,262,1.221,282,1.376,291,2.199,329,1.371,335,0.715,352,3.475,354,1.835,357,1.225,375,1.096,752,1.442,812,2.288,981,4.353,1006,1.89,1140,1.929,1324,0.738,2531,5.013]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[119,2.939,192,1.45,193,1.296,287,0.553,1140,1.953,1156,2.495,2033,2.781,2104,2.255,2239,2.185]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[1846,3.871,2444,5.506,2445,5.506,2471,4.617,2532,5.506,2533,5.506]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[38,0.069,57,2.514,115,0.581,139,2.524,195,3.075,335,1.186,498,4.424,666,2.485,1324,1.225]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[375,1.35,729,2.197,1023,2.316,1111,1.996,2263,3.455,2353,3.382]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2534,4.881,2535,3.768,2536,3.768,2537,3.768,2538,3.768]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[38,0.061,57,1.493,66,0.995,74,1.033,81,2.533,115,0.535,121,1.095,122,2.205,139,1.499,195,1.827,283,2.56,329,1.352,335,0.705,341,3.465,375,2.11,382,2.272,644,1.845,730,2.089,739,1.854,1023,3.275,1324,0.728,1561,3.012,2209,3.378,2263,4.099]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[73,0.981,191,0.84,192,1.763,263,3.137,1111,1.996,2353,3.382]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[647,6.16,2356,7.106,2539,7.72]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[38,0.08,73,0.928,102,2.743,115,0.579,120,1.501,144,2.685,191,1.306,196,2.613,275,3.847,277,2.455,308,2.371,329,1.598,335,0.833,338,3.383,422,2.805,590,3.665,878,4.381,919,2.631,1324,0.86,1524,4.166,2357,4.381]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[74,0.87,111,1.504,375,1.35,1032,3.348,1111,1.996,2353,3.382]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[1819,5.96,1820,6.401,2540,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.403,917,4.7,918,4.043,919,3.423,1324,1.12,1658,5.701]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[804,0.471]],["title//docs/databases/postgresql/fedora-13/",[74,0.87,111,1.504,116,2.708,1032,3.348,1111,1.996,2353,3.382]],["keywords//docs/databases/postgresql/fedora-13/",[1034,4.704,1132,5.175,2541,7.72]],["toc//docs/databases/postgresql/fedora-13/",[38,0.055,66,2.062,111,2.195,115,0.366,116,4.496,121,0.987,126,3.172,155,4.277,262,1.61,283,2.309,335,0.942,608,2.569,919,2.975,1035,3.781,1039,4.351,1324,0.973]],["deprecated//docs/databases/postgresql/fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[89,1.299,193,1.698,1111,2.151,1140,2.56,2353,3.645]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[89,1.374,1499,4.124,1500,4.718,2542,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,193,1.861,195,2.694,282,2.001,335,1.039,498,3.876,1140,2.804,1324,1.073,2265,4.719,2352,5.466]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[89,1.299,1111,2.151,1140,2.56,1802,3.271,2353,3.645]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[89,1.374,1499,4.124,1989,4.908,2542,6.11]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,195,2.694,282,2.001,335,1.039,498,3.876,1140,3.702,1324,1.073,1525,5.324,1802,3.583]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[74,0.76,91,2.413,92,3.335,134,2.497,1111,1.745,2052,2.897,2053,3.848,2353,2.956]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[99,1.988,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[74,0.812,82,2.239,91,2.576,185,3.092,668,2.724,1111,1.862,2353,3.155]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[73,0.981,192,1.763,233,3.137,1111,1.996,2033,3.382,2353,3.382]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[2033,3.855,2446,6.479,2457,6.11,2543,6.479]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[38,0.058,58,3.557,115,0.388,121,1.046,124,4.391,262,2.282,335,0.998,357,1.711,608,3.641,707,5.789,767,6.401,1324,1.031,2033,5.131]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[73,0.981,192,1.763,233,3.137,1111,1.996,2033,3.382,2238,3.382]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[2033,3.855,2283,5.835,2543,6.479,2544,7.037]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[38,0.058,58,3.557,115,0.388,121,1.046,124,4.391,262,2.282,335,0.998,357,1.711,608,3.641,707,5.789,767,6.401,1324,1.031,2033,5.131]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/cakephp-on-debian-5-lenny/",[128,1.296,2193,2.521,2315,2.896,2545,6.265]],["keywords//docs/development/frameworks/cakephp-on-debian-5-lenny/",[128,1.162,2545,5.614,2546,6.466,2547,6.466,2548,6.466]],["toc//docs/development/frameworks/cakephp-on-debian-5-lenny/",[38,0.076,139,2.786,335,1.31,545,7.33,1324,1.353,2545,7.976]],["deprecated//docs/development/frameworks/cakephp-on-debian-5-lenny/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[197,3.816,375,1.35,729,2.197,1023,2.316,1111,1.996,2263,3.455]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2549,4.881]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[38,0.061,57,1.493,66,0.995,74,1.033,81,2.533,115,0.535,121,1.095,122,2.205,139,1.499,195,1.827,283,2.56,329,1.352,335,0.705,341,3.465,375,2.11,382,2.272,644,1.845,730,2.089,739,1.854,1023,3.275,1324,0.728,1561,3.012,2209,3.378,2263,4.099]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[86,2.056,125,1.776,287,0.673,1163,3.664,2104,2.743,2239,2.658]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[38,0.089,66,0.981,77,1.727,81,3.717,115,0.48,238,2.166,283,1.703,290,1.895,307,3.476,331,1.688,335,0.695,354,1.784,387,2.857,666,1.456,730,2.06,752,1.402,914,5.787,1024,2.857,1040,3.331,1163,6.784,1322,5.058,1324,0.718,1723,3.4]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-13/",[73,1.146,722,3.185,1111,2.333,2353,3.952]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-13/",[1765,5.14,1766,5.276,2550,7.037,2551,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-13/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,191,1.087,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,491,3.603]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[89,1.409,233,3.666,1111,2.333,2353,3.952]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[89,1.168,144,2.748,672,2.988,2368,5.193,2457,5.193,2542,5.193]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[21,1.843,32,1.836,33,2.908,38,0.082,57,1.857,66,1.237,89,2.084,125,1.769,262,1.498,290,2.39,291,2.696,308,2.495,335,0.877,666,1.836,752,1.769,812,2.806,1006,2.318,1324,0.905,1667,4.61,1817,3.179]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[73,0.981,125,1.776,287,0.673,2104,2.743,2155,4.403,2239,2.658]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[125,2.459,2155,6.095]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[38,0.062,115,0.64,132,4.211,133,4.12,192,2.126,261,4.036,335,1.061,1324,1.096,2155,8.235]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[20,1.88,21,1.851,287,0.673,2104,2.743,2239,2.658,2261,3.619]],["keywords//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[99,1.88,191,0.905,554,4.113,1275,3.058,2193,2.325]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[38,0.081,82,3.792,115,0.541,121,1.112,191,1.327,238,3.307,352,2.661,357,1.819,766,3.815,1275,4.483]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[191,0.84,287,0.673,554,3.816,1275,2.838,2104,2.743,2239,2.658]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[191,0.84,287,0.673,554,3.816,1275,2.838,2380,2.899,2381,2.858]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[38,0.085,82,3.089,115,0.564,191,1.081,238,3.53,335,1.133,766,4.072,1275,4.677,1324,1.17]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[125,1.657,287,0.627,716,4.107,1921,4.446,2026,4.107,2104,2.559,2239,2.479]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[287,0.704,2026,4.61,2027,5.614,2239,2.783,2471,4.992]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[38,0.073,72,3.182,74,0.898,115,0.557,121,0.952,221,2.927,238,2.83,270,2.32,335,0.908,349,4.542,542,3.995,666,1.902,1320,5.083,1324,0.938,2026,6.264,2028,5.282,2030,4.918,2031,4.27,2552,5.864]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[191,0.84,287,0.673,1275,2.838,2104,2.743,2239,2.658,2553,4.927]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[39,2.221,191,0.757,287,0.606,1275,2.556,2239,2.394,2472,5.121,2554,4.439]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[38,0.055,39,2.638,74,0.931,82,2.569,104,3.417,115,0.366,120,2.315,121,0.987,191,0.899,238,2.936,282,1.814,335,0.942,354,2.419,357,1.615,673,3.248,1275,4.711,1324,0.973,1397,3.921]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[128,1.109,191,0.84,554,3.816,1275,2.838,2193,2.157,2315,2.479]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[804,0.471]],["title//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[74,0.76,89,1.054,137,2.294,259,3.764,452,4.046,752,1.552,2394,4.166,2555,4.686]],["keywords//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[89,0.849,137,1.849,144,1.998,191,0.592,271,1.907,453,5.308,672,2.172,2556,4.348,2557,4.348,2558,4.348]],["toc//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[77,2.385,86,2.242,89,1.315,115,0.373,137,2.863,144,3.095,191,0.916,259,6.365,271,2.953,297,3.899,382,3.095,441,4.049,452,6.842,666,2.011,752,1.937,2000,4.697,2394,5.199,2555,5.847]],["deprecated//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[]],["title//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[128,1.035,859,3.668,2193,2.012,2315,2.312,2559,5.759,2560,5.759,2561,5.302]],["keywords//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[2562,7.037,2563,7.037,2564,7.037,2565,5.433]],["toc//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[32,2.133,38,0.079,82,2.776,115,0.396,125,2.055,262,1.74,290,2.776,335,1.018,352,2.553,666,2.133,752,2.731,1006,2.692,1324,1.052,2561,8.739]],["deprecated//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[262,1.504,287,0.673,693,3.111,859,3.933,2104,2.743,2239,2.658]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[287,0.652,407,3.092,619,2.498,693,3.013,2471,4.617,2566,5.981]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,3.567,485,4.203,619,2.881,693,4.191,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[287,0.673,729,2.197,1156,3.035,1978,3.664,2104,2.743,2239,2.658]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[1978,3.837,1981,4.418,1982,4.848,2567,6.466,2568,5.953]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[38,0.059,121,1.067,270,2.602,331,3.287,335,1.018,357,1.746,898,5.093,919,3.216,949,4.549,1324,1.052,1601,4.414,1780,4.414,1978,6.328,1983,5.216]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[287,0.588,375,1.179,729,1.92,1023,2.024,1156,2.652,1557,2.842,2104,2.398,2239,2.323]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[287,0.606,729,1.979,1557,2.93,2239,2.394,2568,5.121,2569,5.563,2570,5.563]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[211,3.062,287,0.627,906,3.56,2271,4.596,2272,4.318,2380,2.704,2381,2.665]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[1034,3.39,2276,4.83,2277,4.439,2278,4.439,2279,4.295,2280,4.439,2571,5.563]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[211,2.869,287,0.588,906,3.335,1156,2.652,2104,2.398,2239,2.323,2271,4.306,2272,4.046]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[1034,3.39,2276,4.83,2277,4.439,2278,4.439,2279,4.295,2280,4.439,2572,5.563]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[74,0.76,86,1.797,137,2.294,191,0.734,271,2.367,287,0.588,2104,2.398,2239,2.323]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-fluxbb/",[1965,5.496,1966,5.384,2573,6.842]],["keywords//docs/websites/forums/discussion-forums-with-fluxbb/",[1966,4.809,2573,6.11,2574,7.037,2575,6.479]],["toc//docs/websites/forums/discussion-forums-with-fluxbb/",[32,2.428,38,0.086,125,2.339,262,1.98,335,1.159,666,2.428,752,2.339,1006,3.064,1324,1.197,2573,7.058]],["deprecated//docs/websites/forums/discussion-forums-with-fluxbb/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-vanilla-forums/",[1366,5.983,1965,5.033,1966,6.531]],["keywords//docs/websites/forums/discussion-forums-with-vanilla-forums/",[722,2.854,1366,5.362,2575,5.953,2576,6.466,2577,6.466]],["toc//docs/websites/forums/discussion-forums-with-vanilla-forums/",[38,0.093,335,1.31,666,2.744,1324,1.353,1366,7.617]],["deprecated//docs/websites/forums/discussion-forums-with-vanilla-forums/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[287,0.588,729,1.92,991,2.267,1156,2.652,1342,3.553,2104,2.398,2239,2.323,2324,4.306]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[1560,4.264,2328,4.772,2329,4.772,2578,5.981,2579,5.981,2580,5.506]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[32,2.223,38,0.081,57,2.249,79,2.275,125,2.141,262,1.813,282,2.043,335,1.061,666,2.914,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[86,1.797,287,0.588,1156,2.652,1243,3.088,1950,3.202,1951,3.493,2104,2.398,2239,2.323]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2294,4.047,2581,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-flatpress/",[21,2.163,192,2.061,673,3.546,2582,6.265]],["keywords//docs/websites/cms/manage-web-content-with-flatpress/",[193,1.65,634,5.614,637,3.887,1142,4.257,2582,5.614]],["toc//docs/websites/cms/manage-web-content-with-flatpress/",[32,2.428,38,0.086,125,2.339,262,1.98,335,1.159,666,2.428,752,2.339,1006,3.064,1324,1.197,2582,7.058]],["deprecated//docs/websites/cms/manage-web-content-with-flatpress/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[73,0.915,104,2.978,192,1.645,287,0.627,1972,3.188,2104,2.559,2239,2.479]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[191,0.957,1972,3.895,1973,5.14,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.124,287,0.627,1140,2.216,1156,2.831,1802,2.831,2104,2.559,2239,2.479]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.262,1499,3.789,1987,4.992,1989,4.51,2583,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[38,0.079,57,1.453,61,4.726,66,0.968,89,0.939,102,2.258,113,3.816,115,0.528,120,1.236,121,0.718,139,1.458,195,1.777,270,1.752,287,0.782,329,1.315,335,0.686,357,1.175,444,1.695,498,2.557,1140,1.85,1324,0.708,1395,3.016,1501,2.972,1758,4.175,1759,5.952,1802,2.363,2265,3.113,2352,3.605,2584,7.178,2585,4.809]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[82,1.863,191,0.652,193,1.223,287,0.522,331,1.659,1156,2.355,1220,2.653,2104,2.129,2239,2.063,2374,3.417]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[1666,2.612,1834,3.801,1835,3.801,2377,4.063,2378,4.063,2586,5.563,2587,5.563]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[38,0.057,115,0.381,121,1.026,146,5.3,191,1.258,193,2.36,196,3.07,221,3.155,270,3.368,335,0.979,357,1.678,1220,3.8,1243,3.928,1324,1.011,1837,5.147,2031,4.602]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[73,0.857,287,0.588,730,2.281,1024,3.162,1156,2.652,1961,3.202,2104,2.398,2239,2.323]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[1344,3.489,1961,3.301,1963,4.171,1964,4.171,2214,4.83,2215,4.613,2588,5.563]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[21,1.851,200,3.619,303,3.997,2255,6.638,2589,5.684]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[2259,5.16,2590,6.466,2591,5.953,2592,6.466,2593,6.466]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[32,2.373,38,0.085,125,2.286,262,1.936,335,1.133,666,2.373,752,2.286,1006,2.995,1324,1.17,2255,6.135,2589,7.315]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[804,0.471]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[21,1.995,200,3.9,303,4.307,2255,5.138,2594,5.778]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[2259,5.616,2591,6.479,2594,6.11,2595,7.037]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[32,2.428,38,0.086,125,2.339,262,1.98,335,1.159,666,2.428,752,2.339,1006,3.064,1324,1.197,2594,7.058]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[74,0.715,91,2.27,92,3.137,134,2.349,287,0.553,2052,2.725,2053,3.62,2104,2.255,2239,2.185]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[287,0.767,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,2104,2.398,2239,2.323]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[74,0.715,142,2.699,287,0.553,444,1.79,1156,2.495,2056,2.699,2057,3.469,2104,2.255,2239,2.185]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[73,0.857,192,1.541,233,2.742,287,0.588,1156,2.652,2033,2.956,2104,2.398,2239,2.323]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[1846,4.185,2033,3.542,2471,4.992,2532,5.953,2533,5.953]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[38,0.055,57,1.996,58,3.357,115,0.366,121,0.987,124,4.144,262,2.195,291,2.898,335,0.942,357,1.615,608,3.502,707,5.568,767,6.156,984,3.387,1324,0.973,2033,4.935]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[21,1.522,53,2.939,73,0.806,116,2.226,126,2.437,262,1.237,298,3.052,587,3.013,2596,3.919]],["keywords//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[2039,5.16,2596,4.992,2597,6.466,2598,5.953,2599,5.953]],["toc//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[38,0.074,74,1.262,115,0.496,612,4.004,1065,5.123,2596,8.467]],["deprecated//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[74,0.76,111,1.315,287,0.588,375,1.179,1032,2.926,1156,2.652,2104,2.398,2239,2.323]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[1437,4.633,2061,5.433,2062,5.14,2600,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[38,0.068,74,1.146,77,2.879,115,0.572,282,2.231,335,1.159,375,2.48,1324,1.197]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[73,0.857,191,0.734,192,1.541,263,2.742,287,0.588,1156,2.652,2104,2.398,2239,2.323]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[191,0.814,672,2.988,1973,4.368,2601,5.981,2602,5.981,2603,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[38,0.084,115,0.487,120,1.637,121,0.952,134,2.948,191,1.195,196,3.929,244,3.603,263,3.236,277,2.676,308,2.585,329,1.742,335,0.908,357,1.557,422,3.058,642,3.058,1324,0.938,1452,4.443]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[287,0.725,1001,3.219,1156,3.271,2104,2.957,2239,2.864]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[2196,6.401,2197,6.401,2604,7.72]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[282,2.589,939,7.071,1001,4.563,2102,7.82,2415,8.189]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[21,1.727,287,0.627,330,3.728,669,3.51,1156,2.831,2104,2.559,2239,2.479]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[669,3.94,2220,5.16,2221,5.16,2222,5.16,2605,6.466]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[32,1.612,38,0.065,57,1.63,66,1.086,86,1.797,89,1.054,111,1.315,115,0.558,121,0.806,125,1.552,137,2.294,139,1.637,191,0.734,262,1.315,277,2.267,335,0.769,343,3.764,357,1.319,669,5.597,670,3.053,729,1.92,752,1.552,1006,2.034,1109,3.764,1168,2.869,1324,0.795,2223,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-10-04-lucid/",[74,0.76,111,1.315,116,2.367,287,0.588,1032,2.926,1156,2.652,2104,2.398,2239,2.323]],["keywords//docs/databases/postgresql/ubuntu-10-04-lucid/",[116,2.623,1033,4.772,1034,3.645,1132,4.009,2606,5.981,2607,5.981]],["toc//docs/databases/postgresql/ubuntu-10-04-lucid/",[38,0.072,66,2.004,111,2.114,115,0.347,116,4.369,121,0.935,126,3.004,155,4.05,262,1.524,283,2.186,335,0.892,608,2.432,919,2.817,1035,3.58,1039,4.119,1324,0.921,2068,4.83,2069,4.83]],["deprecated//docs/databases/postgresql/ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[89,1.206,233,3.137,287,0.673,1156,3.035,2104,2.743,2239,2.658]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[89,1.086,144,2.556,287,0.606,672,2.779,2471,4.295,2583,4.83,2608,5.563]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,262,1.447,287,0.647,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[110,5.145,619,3.014,1652,6.265,2609,5.983]],["keywords//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[2609,5.835,2610,6.479,2611,6.479,2612,6.479]],["toc//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[38,0.068,51,1.118,53,2.077,58,2.908,74,0.807,109,2.502,110,2.558,115,0.317,120,0.922,134,1.66,231,2.69,255,6.876,275,2.362,282,1.571,298,2.157,342,2.558,441,2.157,587,2.129,619,3.404,651,3.115,724,1.792,861,2.102,879,3.303,883,2.863,968,3.115,1403,3.303,1501,2.217,1639,3.303,1976,3.303,2060,1.926,2406,3.303,2407,3.303,2442,5.269,2609,8.841,2611,3.303,2612,3.303,2613,3.588,2614,3.588,2615,3.588,2616,3.588,2617,3.588,2618,3.588,2619,3.588]],["deprecated//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[]],["title//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[58,2.926,74,0.812,111,1.403,116,2.526,126,2.765,608,2.239,2596,4.446]],["keywords//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[2039,4.772,2596,4.617,2598,5.506,2599,5.506,2620,5.981,2621,5.981]],["toc//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[38,0.074,74,1.262,115,0.496,612,4.004,1065,5.123,2596,8.467]],["deprecated//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[128,1.035,729,2.049,991,2.42,1342,3.792,2193,2.012,2315,2.312,2324,4.596]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[1560,4.264,2327,5.506,2328,4.772,2329,4.772,2622,5.981,2623,5.981]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[32,2.223,38,0.081,57,2.249,79,2.275,125,2.141,262,1.813,282,2.043,335,1.061,666,2.914,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[21,1.995,33,3.147,52,3.949,426,3.147,2624,5.778]],["keywords//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[1183,4.014,1604,4.149,1605,4.149,2624,4.515,2625,5.2,2626,4.787,2627,4.787,2628,5.2]],["toc//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[17,4.065,33,2.633,38,0.046,66,1.88,79,2.442,126,2.672,142,2.96,221,3.672,242,4.442,392,4.616,641,2.96,650,3.491,673,3.927,1394,4.833,1791,6.168,1883,6.937,2385,4.174,2448,3.969,2487,5.124,2624,8.868,2629,5.124]],["deprecated//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[86,1.797,287,0.588,352,1.929,1297,4.306,1353,3.941,1745,4.166,2380,2.533,2381,2.497]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[1297,4.439,1353,4.063,1357,4.83,1745,4.295,2630,5.563,2631,5.563,2632,5.563]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[5,2.574,38,0.082,66,1.538,115,0.55,121,0.782,122,1.576,196,2.342,211,4.064,214,2.996,283,1.83,290,2.035,291,2.297,320,4.179,335,0.747,475,3.148,479,3.389,666,1.564,722,2.311,753,2.553,881,3.069,1324,0.771,1353,5.583,1365,4.821,1745,5.901,1749,4.821]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[86,2.056,125,1.776,128,1.109,1163,3.664,2193,2.157,2315,2.479]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[38,0.088,77,1.855,81,3.918,115,0.5,290,2.035,307,3.734,331,1.813,335,0.747,354,1.917,387,3.069,666,1.564,730,2.213,752,1.506,914,6.1,1024,3.069,1163,6.924,1322,5.331,1324,0.771,1723,3.652]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.124,193,1.47,287,0.627,1140,2.216,1156,2.831,2104,2.559,2239,2.479]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.374,1499,4.124,1500,4.718,2583,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/tools-reference/tools/synchronize-files-with-unison/",[79,2.408,2633,7.254,2634,6.842]],["keywords//docs/tools-reference/tools/synchronize-files-with-unison/",[128,1.162,156,3.618,2565,4.992,2634,5.614,2635,6.466]],["toc//docs/tools-reference/tools/synchronize-files-with-unison/",[20,2.132,38,0.078,51,2.182,99,1.978,128,1.258,142,3.722,287,0.763,542,4.391,1111,2.263,1288,3.653,2104,3.111,2193,3.273,2239,3.013,2315,2.81,2634,8.133]],["deprecated//docs/tools-reference/tools/synchronize-files-with-unison/",[804,0.471]],["title//docs/databases/mysql/back-up-your-mysql-databases/",[111,1.758,122,2.172,154,4.459,375,1.577]],["keywords//docs/databases/mysql/back-up-your-mysql-databases/",[156,4.319,375,1.687,2636,7.106]],["toc//docs/databases/mysql/back-up-your-mysql-databases/",[21,1.174,66,1.87,72,2.577,74,1.206,79,0.694,91,2.307,102,1.838,111,1.494,156,5.871,164,5.969,182,5.916,263,3.116,277,3.595,282,1.075,375,1.653,391,6.961,860,2.534,897,1.973,1035,4.327,1497,1.425,1658,1.704,1921,3.023,2636,5.646,2637,2.272,2638,6.917,2639,6.134,2640,3.915,2641,3.915,2642,2.272,2643,2.092,2644,2.272]],["deprecated//docs/databases/mysql/back-up-your-mysql-databases/",[]],["title//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[20,1.88,21,1.851,128,1.109,2193,2.157,2261,3.619,2315,2.479]],["keywords//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[804,0.471]],["title//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[20,1.88,21,1.851,287,0.673,2261,3.619,2380,2.899,2381,2.858]],["keywords//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[804,0.471]],["title//docs/websites/wikis/dokuwiki-engine/",[2645,7.989,2646,8.678]],["keywords//docs/websites/wikis/dokuwiki-engine/",[193,1.97,2013,4.641,2647,7.72]],["toc//docs/websites/wikis/dokuwiki-engine/",[32,2.545,38,0.088,125,2.451,262,2.076,666,2.545,752,2.451,1006,3.212,2645,7.844]],["deprecated//docs/websites/wikis/dokuwiki-engine/",[]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[21,1.851,287,0.673,375,1.35,1814,3.222,2380,2.899,2381,2.858]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[162,5.018,287,0.767,375,1.538,1814,3.672]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[38,0.077,79,2.098,115,0.512,139,2.082,191,0.934,221,3.155,262,1.672,265,4.788,270,2.501,354,2.513,590,4.306,644,2.562,1814,5.835,2648,6.32]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-phpfusion/",[21,1.995,192,1.9,193,1.698,673,3.271,2649,6.126]],["keywords//docs/websites/cms/manage-web-content-with-phpfusion/",[637,4.231,722,3.106,2650,7.037,2651,7.037]],["toc//docs/websites/cms/manage-web-content-with-phpfusion/",[32,2.373,38,0.085,125,2.286,193,2.028,262,1.936,335,1.133,666,2.373,752,2.286,1006,2.995,1324,1.17,2649,7.315]],["deprecated//docs/websites/cms/manage-web-content-with-phpfusion/",[804,0.471]],["title//docs/uptime/analytics/webalizer-on-centos-5/",[99,2.226,2193,2.753,2270,5.188]],["keywords//docs/uptime/analytics/webalizer-on-centos-5/",[99,1.689,1074,3.596,1596,4.772,1622,3.645,2270,3.937,2652,5.506]],["toc//docs/uptime/analytics/webalizer-on-centos-5/",[38,0.08,66,1.176,102,2.743,115,0.458,120,1.501,121,0.873,139,1.772,166,3.424,191,0.795,195,2.159,262,1.423,308,2.371,329,1.598,343,4.075,357,1.428,531,3.847,752,1.681,1497,3.665,1813,4.166,2270,7.532]],["deprecated//docs/uptime/analytics/webalizer-on-centos-5/",[804,0.471]],["title//docs/development/frameworks/webpy-on-debian-5-lenny/",[128,1.296,1281,4.178,2193,2.521,2315,2.896]],["keywords//docs/development/frameworks/webpy-on-debian-5-lenny/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-debian-5-lenny/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-debian-5-lenny/",[804,0.471]],["title//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[21,2.163,196,3.227,2653,6.642,2654,6.642]],["keywords//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[1802,3.794,2653,7.106,2655,7.72]],["toc//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[38,0.096,57,2.249,74,1.049,77,2.637,78,5.436,126,3.574,238,3.307,335,1.061,338,4.31,2654,8.981,2656,7.444]],["deprecated//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[66,1.086,74,0.76,128,0.969,413,3.848,2016,3.553,2017,3.493,2193,1.885,2315,2.166]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[38,0.068,77,2.879,115,0.629,331,2.815,752,2.339,2016,5.352,2017,7.345]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[99,1.88,1965,4.641,1966,4.547,1967,4.055,2193,2.325]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[32,2.485,115,0.461,125,2.394,262,2.027,290,3.234,527,5.933,666,2.485,752,2.394,1006,3.136,1967,5.07]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[804,0.471]],["title//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[21,1.727,74,0.812,90,3.56,312,3.861,317,4.107,705,3.792,1726,3.935]],["keywords//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[51,2.016,312,4.335,705,4.257,891,4.51,2657,6.466]],["toc//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[21,1.981,31,3.658,38,0.055,74,0.931,77,2.341,314,5.479,317,4.712,318,2.81,393,4.209,418,4.351,612,2.955,705,8.01,1726,4.515,2385,4.955,2658,6.608]],["deprecated//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[]],["title//docs/websites/wikis/twiki/",[2012,5.526]],["keywords//docs/websites/wikis/twiki/",[415,4.231,1802,3.459,2012,4.027,2013,4.231]],["toc//docs/websites/wikis/twiki/",[]],["deprecated//docs/websites/wikis/twiki/",[804,0.471]],["title//docs/applications/messaging/advanced-irssi-usage/",[78,5.755,441,4.737,2659,6.288]],["keywords//docs/applications/messaging/advanced-irssi-usage/",[1459,4.617,1723,4.171,1724,5.193,1725,5.193,2659,4.772,2660,5.506]],["toc//docs/applications/messaging/advanced-irssi-usage/",[74,1.201,151,7.066,183,3.916,335,1.215,387,4.994,1324,1.255,1450,6.8,1466,6.8,1561,5.193]],["deprecated//docs/applications/messaging/advanced-irssi-usage/",[]],["title//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[74,0.938,607,5.518,1029,5.518,1459,5.138,2659,5.31]],["keywords//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[1459,4.617,1723,4.171,1724,5.193,1725,5.193,2659,4.772,2660,5.506]],["toc//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[11,1.985,21,2.152,38,0.04,58,3.647,77,1.703,78,3.512,95,3.987,115,0.476,283,1.68,318,2.045,387,2.818,418,4.726,619,2.998,630,5.952,641,2.557,666,1.436,947,4.175,1024,2.818,1243,2.752,1723,5.006,1729,4.427,1731,6.608,2385,3.605,2659,8.132,2661,4.809,2662,4.809,2663,4.809,2664,4.809]],["deprecated//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[74,0.812,82,2.239,91,2.576,99,1.627,185,3.092,668,2.724,2193,2.012]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,2380,2.533,2381,2.497]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[74,0.76,86,1.797,128,0.969,137,2.294,191,0.734,271,2.367,2193,1.885,2315,2.166]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[73,0.808,74,0.717,86,1.693,123,3.018,137,3.181,143,3.348,147,2.704,154,3.143,160,3.292,191,0.692,271,2.231,335,0.725,352,1.818,542,3.19,576,3.143,597,3.547,622,3.626,673,4.362,1066,3.058,1324,0.749,1397,4.44,1623,3.348,1972,2.815,2021,6.993,2022,3.626,2023,3.714,2024,3.714,2025,3.714,2394,3.926]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[74,0.76,86,1.797,137,2.294,191,0.734,271,2.367,287,0.588,2380,2.533,2381,2.497]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-fedora-12/",[197,4.87,1111,2.547,2019,4.316]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-12/",[50,2.851,415,3.344,1111,1.798,1802,2.734,2013,3.344,2019,3.047,2450,4.439]],["toc//docs/websites/wikis/ikiwiki-on-fedora-12/",[38,0.057,74,1.303,115,0.512,254,4.074,335,0.979,384,4.243,441,4.127,616,3.841,1324,1.011,1601,4.243,2019,6.586,2451,5.961]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-12/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[287,0.786,2019,3.952,2380,3.388,2381,3.339]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2381,2.574]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[38,0.057,74,1.303,115,0.512,254,4.074,335,0.979,384,4.243,441,4.127,616,3.841,1324,1.011,1601,4.243,2019,6.586,2451,5.961]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[74,0.812,82,2.239,91,2.576,185,3.092,197,3.56,668,2.724,1111,1.862]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[74,0.812,86,1.918,99,1.627,137,2.449,191,0.784,271,2.526,2193,2.012]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[73,0.832,74,0.738,86,1.743,123,3.107,137,3.25,143,3.448,147,2.784,154,3.236,160,3.389,191,0.712,271,2.297,352,1.872,542,3.284,576,3.236,597,3.652,622,3.734,673,4.437,1066,3.148,1397,4.536,1623,3.448,1972,2.898,2021,7.076,2022,3.734,2023,3.824,2024,3.824,2025,3.824,2394,4.043]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[21,1.618,287,0.588,475,3.244,729,1.92,1726,3.687,2044,3.289,2380,2.533,2381,2.497]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[38,0.063,115,0.645,120,1.954,329,2.08,335,1.084,576,4.7,730,3.214,1324,1.12,2044,6.7]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-mybb/",[1965,5.496,1966,5.384,2665,6.842]],["keywords//docs/websites/forums/discussion-forums-with-mybb/",[193,1.796,1666,3.304,1968,5.14,2665,6.11]],["toc//docs/websites/forums/discussion-forums-with-mybb/",[32,2.485,38,0.069,125,2.394,262,2.027,335,1.186,666,2.485,752,2.394,1006,3.136,1324,1.225,2665,7.224]],["deprecated//docs/websites/forums/discussion-forums-with-mybb/",[804,0.471]],["title//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[38,0.048,51,1.795,85,4.107,542,3.612,1965,4.017,1966,3.935,2666,5.001]],["keywords//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[193,1.796,1666,3.304,1968,5.14,2666,6.11]],["toc//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[38,0.083,666,2.976,2666,8.651]],["deprecated//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[996,3.837]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[89,1.299,193,1.698,197,4.113,1111,2.151,1140,2.56]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[89,1.374,1499,4.124,1500,4.718,2667,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,193,1.861,195,2.694,282,2.001,335,1.039,498,3.876,1140,2.804,1324,1.073,2265,4.719,2352,5.466]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[89,1.299,197,4.113,1111,2.151,1140,2.56,1802,3.271]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[89,1.374,1499,4.124,1989,4.908,2667,6.11]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[38,0.059,57,2.158,77,2.53,115,0.591,120,1.835,139,2.166,195,2.64,282,1.96,329,1.953,335,1.018,1140,3.652,1324,1.052,1525,5.216,1802,3.51]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[74,0.812,86,1.918,137,2.449,191,0.784,197,3.56,271,2.526,1111,1.862]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[287,0.627,375,1.259,729,2.049,1023,2.16,1557,3.033,2380,2.704,2381,2.665]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[1560,4.61,2668,5.953,2669,6.466,2670,6.466,2671,6.466]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[38,0.04,57,1.453,66,0.968,74,0.678,77,1.703,115,0.565,121,1.072,122,2.16,139,2.177,195,1.777,282,1.32,283,2.508,329,1.315,335,0.686,341,3.395,375,1.877,382,2.21,644,1.795,645,2.109,730,2.032,739,1.804,984,2.464,1023,3.221,1324,0.708,1557,2.532,1561,2.93,1562,3.512,2209,3.286]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[99,1.88,191,0.905,263,3.381,644,2.484,739,2.496]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[672,2.988,856,4.171,993,4.772,1675,4.087,1676,5.506,2672,4.959]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[191,0.84,197,3.816,263,3.137,644,2.305,739,2.316,1111,1.996]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[672,3.516,1675,4.809,1677,6.11,2450,5.616]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[191,0.784,263,2.926,287,0.627,644,2.15,739,2.16,2380,2.704,2381,2.665]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[287,0.606,644,2.076,1675,3.801,1681,5.121,1846,3.601,2461,4.439,2673,4.613]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[99,1.88,262,1.621,693,3.352,859,4.238,991,2.796]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[99,1.988,407,3.639,619,2.939,693,3.545]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[30,4.907,38,0.039,67,3.638,72,2.338,74,0.66,115,0.39,126,2.247,183,4.319,241,3.265,262,1.714,267,2.936,329,1.28,374,2.814,407,3.638,485,4.287,619,2.938,693,4.257,724,3.514,739,2.639,958,3.338,959,3.338,966,3.338,1063,4.554,1065,2.679,1294,3.338,1890,3.419,1891,3.51]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[]],["title//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[89,1.409,99,2.038,233,3.666,2193,2.521]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[89,1.168,99,2.375,144,2.748,672,2.988,2672,4.959]],["toc//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,262,1.447,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1667,4.454,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[115,0.437,191,1.072,390,6.083]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[115,0.428,191,1.05,1679,5.082]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[79,2.324,102,3.57,277,4.892,477,5.87,590,4.769,1382,5.87,2272,5.701,2299,6.602,2526,6.602,2674,7.604,2675,7.604]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[]],["title//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[21,2.163,191,0.982,716,5.145,2676,6.265]],["keywords//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[21,1.668,79,1.7,144,2.556,191,0.757,677,5.121,716,3.966,2676,4.83]],["toc//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[66,2.063,1561,6.248]],["deprecated//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[128,1.109,262,1.504,693,3.111,859,3.933,2193,2.157,2315,2.479]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[128,1.162,407,3.343,619,2.701,693,3.257,2315,2.595]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,4.302,485,4.203,619,2.881,693,3.475,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[262,1.504,287,0.673,693,3.111,859,3.933,2380,2.899,2381,2.858]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[287,0.652,407,3.092,619,2.498,693,3.013,2461,4.772,2673,4.959]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,3.567,485,4.203,619,2.881,693,4.191,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[89,1.299,128,1.195,233,3.381,2193,2.325,2315,2.671]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[89,1.168,128,1.074,144,2.748,672,2.988,2565,4.617,2677,5.506]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,128,1.067,262,1.447,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[89,1.409,197,4.459,233,3.666,1111,2.333]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[89,1.168,144,2.748,672,2.988,2368,5.193,2450,4.772,2667,5.193]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[21,1.843,32,1.836,33,2.908,38,0.082,57,1.857,66,1.237,89,2.084,125,1.769,262,1.498,290,2.39,291,2.696,308,2.495,335,0.877,666,1.836,752,1.769,812,2.806,1006,2.318,1324,0.905,1667,4.61,1817,3.179]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-centos-5/",[99,2.226,2035,4.458,2193,2.753]],["keywords//docs/uptime/analytics/piwik-on-centos-5/",[99,1.571,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2678,5.563]],["toc//docs/uptime/analytics/piwik-on-centos-5/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-centos-5/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[89,1.206,287,0.673,412,3.222,1168,3.283,2380,2.899,2381,2.858]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[38,0.089,57,2.158,89,1.853,121,1.067,122,2.15,195,2.64,277,3.001,308,2.899,335,1.018,375,1.561,422,3.429,670,4.041,1324,1.052,1817,3.693]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[82,1.973,191,0.691,193,1.296,287,0.553,331,1.758,1220,2.81,2374,3.62,2679,3.403,2680,3.342]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[38,0.063,115,0.421,146,5.87,191,1.346,193,2.525,196,3.401,270,2.77,335,1.084,1220,4.209,1243,4.351,1324,1.12,1837,5.701]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[74,0.76,91,2.413,92,3.335,99,1.524,134,2.497,2052,2.897,2053,3.848,2193,1.885]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[99,1.988,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[38,0.081,74,1.366,2052,6.175]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[74,0.715,91,2.27,92,3.137,134,2.349,287,0.553,2052,2.725,2053,3.62,2380,2.383,2381,2.349]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[287,0.767,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[38,0.085,74,1.12,221,3.652,270,2.895,335,1.133,752,2.286,1324,1.17,2031,5.327,2052,6.028]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[82,1.973,191,0.691,193,1.296,287,0.553,331,1.758,1220,2.81,2374,3.62,2380,2.383,2381,2.349]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[38,0.059,115,0.396,146,5.514,191,1.292,193,2.423,196,3.194,221,3.282,270,3.458,335,1.018,1220,3.954,1243,4.087,1324,1.052,1837,5.355,2031,4.788]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[21,1.618,128,0.969,200,3.162,2193,1.885,2254,3.848,2255,4.166,2256,4.686,2315,2.166]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[200,3.789,2254,4.61,2258,5.614,2259,5.16,2681,6.466]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[32,2.321,38,0.083,115,0.431,125,2.236,262,1.893,335,1.108,666,2.321,752,2.236,1006,2.929,1324,1.144,2254,7.153]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[21,1.618,128,0.969,475,3.244,729,1.92,1726,3.687,2044,3.289,2193,1.885,2315,2.166]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[128,1.035,375,1.259,729,2.049,1023,2.16,1557,3.033,2193,2.012,2315,2.312]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[128,1.162,729,2.301,1023,2.425,1557,3.405,2315,2.595]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[74,0.715,91,2.27,92,3.137,128,0.912,134,2.349,2052,2.725,2053,3.62,2193,1.774,2315,2.038]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[128,1.264,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[287,0.786,2380,3.388,2381,3.339,2426,5.571]],["keywords//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[185,3.211,742,4.171,2426,4.617,2682,5.506,2683,7.74]],["toc//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[32,2.223,38,0.081,115,0.413,125,2.141,192,2.126,262,1.813,335,1.061,644,2.778,666,2.223,739,2.792,752,2.141,1006,2.806,1324,1.096,1809,5.436]],["deprecated//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[191,0.84,287,0.673,1275,2.838,2380,2.899,2381,2.858,2553,4.927]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[39,2.221,191,0.757,287,0.606,1275,2.556,2381,2.574,2461,4.439,2554,4.439]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[38,0.057,39,2.741,74,0.967,82,2.668,104,3.55,115,0.381,120,2.376,191,0.934,221,3.155,238,3.05,270,2.501,335,0.979,673,3.374,1275,4.248,1324,1.011,1397,4.074,2648,6.32]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[287,0.786,1018,4.837,2380,3.388,2381,3.339]],["keywords//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[185,3.211,742,4.171,1018,4.009,2682,5.506,2683,7.74]],["toc//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[38,0.094,134,3.762,192,2.321,335,1.159,644,3.034,666,2.428,739,3.049,1018,5.449,1324,1.197]],["deprecated//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[608,2.4,612,2.762,915,4.307,2052,3.315,2055,5.12,2684,5.684]],["keywords//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[58,2.642,191,0.707,612,2.325,1256,4.787,2041,3.797,2052,2.791,2055,4.311,2685,5.2]],["toc//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[67,3.854,192,2.557,376,7.145,608,3.48,612,4.004,2055,7.424,2686,8.953]],["deprecated//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[73,0.981,99,1.744,104,3.193,192,1.763,1972,3.418,2193,2.157]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[191,0.957,1972,3.895,1974,5.018,2687,7.037]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[137,4.877,196,3.721,270,3.031,338,4.817,341,3.935,718,5.478,1135,6.386]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[73,0.981,104,3.193,192,1.763,197,3.816,1111,1.996,1972,3.418]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[191,0.957,1972,3.895,1974,5.018,2302,6.479]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[73,0.915,104,2.978,192,1.645,287,0.627,1972,3.188,2380,2.704,2381,2.665]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[191,0.957,1972,3.895,1973,5.14,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[99,1.88,191,0.905,1275,3.058,2193,2.325,2553,5.31]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[39,2.581,99,1.826,191,0.88,1275,2.971,2554,5.16]],["toc//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[38,0.076,74,0.949,82,2.617,104,3.482,111,1.641,115,0.373,120,2.345,121,1.006,191,0.916,335,0.96,357,1.646,422,3.233,673,3.31,1275,4.757,1324,0.992,1397,3.996]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[99,1.744,1566,4.767,1788,4.767,2193,2.157,2448,4.403,2449,4.51]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[99,1.988,729,2.504,1981,4.809,2448,5.018]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[38,0.074,115,0.608,608,3.48,2449,8.659]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[82,2.098,99,1.524,191,0.734,193,1.377,331,1.869,1220,2.987,2193,1.885,2374,3.848]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[38,0.068,115,0.451,121,1.215,191,1.405,193,2.635,335,1.159,357,1.987,1220,4.5,1324,1.197]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[82,2.098,191,0.734,193,1.377,197,3.335,331,1.869,1111,1.745,1220,2.987,2374,3.848]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[38,0.071,115,0.472,191,1.447,193,2.715,335,1.215,1220,4.717,1324,1.255]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[74,0.76,82,2.098,91,2.413,128,0.969,185,2.897,668,2.552,2193,1.885,2315,2.166]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[287,0.627,1566,4.446,1788,4.446,2380,2.704,2381,2.665,2448,4.107,2449,4.206]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[287,0.704,729,2.301,1981,4.418,2381,2.992,2448,4.61]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[38,0.071,115,0.59,335,1.215,608,3.312,1324,1.255,2449,8.469]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/email/clients/retrieve-email-using-getmail/",[74,1.017,242,5.758,729,2.568,2688,6.265]],["keywords//docs/email/clients/retrieve-email-using-getmail/",[729,2.747,2688,6.703,2689,7.106]],["toc//docs/email/clients/retrieve-email-using-getmail/",[38,0.055,74,1.27,77,2.341,104,3.417,115,0.499,166,3.873,427,3.738,441,3.973,729,3.206,949,4.209,965,6.083,984,4.617,1623,4.351,1921,5.102,2688,8.9]],["deprecated//docs/email/clients/retrieve-email-using-getmail/",[]],["title//docs/development/frameworks/catalyst-and-modperl/",[2690,7.535,2691,7.989]],["keywords//docs/development/frameworks/catalyst-and-modperl/",[1666,3.624,2690,6.703,2692,7.72]],["toc//docs/development/frameworks/catalyst-and-modperl/",[38,0.067,73,0.898,82,2.198,88,2.581,115,0.448,120,1.453,121,0.845,122,1.702,191,1.4,238,2.513,282,1.552,329,1.547,335,0.806,352,2.022,354,2.07,673,2.78,1047,4.13,1324,0.833,1397,3.356,2643,5.207,2690,8.187,2691,7.44]],["deprecated//docs/development/frameworks/catalyst-and-modperl/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[21,1.727,128,1.035,192,1.645,673,2.831,2193,2.012,2315,2.312,2693,5.001]],["keywords//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[39,2.221,128,0.999,637,3.344,1142,3.662,2006,4.171,2693,4.83,2694,5.563]],["toc//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[38,0.058,74,0.987,89,1.367,115,0.519,137,3.983,191,0.952,203,4.006,335,0.998,545,5.587,1324,1.031,2394,7.232,2555,8.133,2693,8.133]],["deprecated//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[21,1.851,128,1.109,375,1.35,1814,3.222,2193,2.157,2315,2.479]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[128,1.264,162,5.018,375,1.538,1814,3.672]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[38,0.08,79,2.228,115,0.533,139,2.211,191,0.992,262,1.776,265,5.084,354,2.668,590,4.572,644,2.721,1814,5.977]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[128,1.035,211,3.062,906,3.56,2193,2.012,2271,4.596,2272,4.318,2315,2.312]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[1034,3.39,2277,4.439,2278,4.439,2279,4.295,2280,4.439,2306,5.121,2695,5.563]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[262,1.504,612,2.762,906,3.816,1065,3.533,2281,4.767,2684,5.684]],["keywords//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[2039,6.16,2696,7.72,2697,7.72]],["toc//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[20,2.175,51,2.227,53,4.135,58,3.629,66,1.91,67,3.074,121,1.067,122,2.15,298,4.294,587,4.239,906,4.414,1065,6.502,2041,5.216]],["deprecated//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[804,0.471]],["title//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[128,1.296,2193,2.521,2270,4.751,2315,2.896]],["keywords//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[128,1.074,1074,3.596,1596,4.772,1622,3.645,2270,3.937,2652,5.506]],["toc//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[38,0.076,66,1.069,102,2.495,115,0.428,120,1.366,121,0.794,139,1.612,166,3.115,191,1.051,262,1.295,308,2.157,329,1.454,335,0.758,343,3.707,355,3.385,357,1.299,498,2.826,531,3.499,752,1.529,1324,0.783,1497,3.334,1813,3.79,2152,4.893,2270,7.529]],["deprecated//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[128,1.035,1566,4.446,1788,4.446,2193,2.012,2315,2.312,2448,4.107,2449,4.206]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[128,1.264,729,2.504,1981,4.809,2448,5.018]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[38,0.071,115,0.59,335,1.215,608,3.312,1324,1.255,2449,8.469]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[2698,4.808]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[86,1.797,128,0.969,438,3.385,444,1.903,2046,3.848,2047,2.956,2193,1.885,2315,2.166]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[128,1.162,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-joomla/",[21,2.163,192,2.061,638,5.27,673,3.546]],["keywords//docs/websites/cms/manage-web-content-with-joomla/",[637,4.641,638,5.638,1142,5.082]],["toc//docs/websites/cms/manage-web-content-with-joomla/",[32,2.373,38,0.085,115,0.44,125,2.286,262,1.936,290,3.089,638,7.432,666,2.373,752,2.286,1006,2.995]],["deprecated//docs/websites/cms/manage-web-content-with-joomla/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[74,0.76,128,0.969,142,2.869,444,1.903,2056,2.869,2057,3.687,2193,1.885,2315,2.166]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[128,1.162,444,2.28,794,4.055,2056,3.438,2060,3.471]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[128,1.296,2193,2.521,2315,2.896,2426,5.571]],["keywords//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[128,1.264,185,3.778,742,4.908,2426,5.433]],["toc//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[32,2.223,38,0.081,115,0.413,125,2.141,192,2.126,262,1.813,335,1.061,644,2.778,666,2.223,739,2.792,752,2.141,1006,2.806,1324,1.096,1809,5.436]],["deprecated//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/how-to-configure-nginx/",[89,1.694,115,0.481]],["keywords//docs/web-servers/nginx/how-to-configure-nginx/",[38,0.058,89,1.374,672,3.516,1413,6.479]],["toc//docs/web-servers/nginx/how-to-configure-nginx/",[11,2.994,59,2.857,73,0.774,75,1.139,79,1.49,80,3.476,84,4.233,89,0.952,115,0.532,120,1.253,134,2.256,144,2.24,275,3.21,297,2.822,329,1.983,341,2.306,382,3.333,429,3.655,477,5.598,538,3.058,608,1.895,642,2.34,645,2.138,666,1.456,918,2.592,1118,3.89,1382,3.764,1649,4.488,1659,4.233,2000,3.4,2031,3.268,2699,4.488,2700,4.488]],["deprecated//docs/web-servers/nginx/how-to-configure-nginx/",[]],["title//docs/websites/ecommerce/magento-on-debian-5-lenny/",[128,1.296,1018,4.837,2193,2.521,2315,2.896]],["keywords//docs/websites/ecommerce/magento-on-debian-5-lenny/",[128,1.264,185,3.778,742,4.908,1018,4.718]],["toc//docs/websites/ecommerce/magento-on-debian-5-lenny/",[38,0.094,134,3.762,192,2.321,335,1.159,644,3.034,666,2.428,739,3.049,1018,5.449,1324,1.197]],["deprecated//docs/websites/ecommerce/magento-on-debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[21,1.995,33,3.147,291,2.919,397,5.518,2701,5.778]],["keywords//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[1604,5.16,1605,5.16,2626,5.953,2701,5.614,2702,6.466]],["toc//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[21,2.232,38,0.062,66,1.498,74,1.049,109,5.192,318,3.165,330,6.314,374,4.475,392,6.172,397,6.172,2629,6.852,2701,9.448]],["deprecated//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[125,1.657,128,1.035,716,4.107,1921,4.446,2026,4.107,2193,2.012,2315,2.312]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[128,1.264,2026,5.018,2027,6.11,2315,2.825]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[38,0.085,72,3.301,74,0.931,115,0.568,121,0.987,238,2.936,335,0.942,349,4.712,542,4.144,666,1.974,1320,5.273,1324,0.973,2026,6.424,2028,5.479,2030,5.102,2552,6.083]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[82,2.805,352,2.58,2703,6.265,2704,6.265]],["keywords//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[191,0.814,2288,4.959,2703,5.193,2704,5.193,2705,5.981,2706,5.981]],["toc//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[38,0.043,115,0.546,120,1.943,123,3.062,137,3.215,147,2.743,160,4.895,191,1.341,203,2.953,271,2.263,329,2.068,335,0.736,673,3.717,1047,5.523,1324,0.76,1397,4.488,2021,5.069,2022,5.392,2703,4.48,2704,4.48,2707,5.16]],["deprecated//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[804,0.471]],["title//docs/email/clients/using-fetchmail-to-retrieve-email/",[74,1.017,242,5.758,729,2.568,2708,6.265]],["keywords//docs/email/clients/using-fetchmail-to-retrieve-email/",[730,2.733,1501,3.996,2689,5.953,2708,5.614,2709,6.466]],["toc//docs/email/clients/using-fetchmail-to-retrieve-email/",[38,0.046,59,3.262,69,4.616,74,0.784,80,5.697,88,3.646,121,0.832,145,4.833,160,3.603,178,3.491,240,4.174,248,3.262,279,2.932,283,1.945,331,1.928,349,3.969,576,4.938,645,2.441,730,2.353,1883,4.833,2708,8.868,2710,5.567,2711,5.124,2712,5.567,2713,5.567]],["deprecated//docs/email/clients/using-fetchmail-to-retrieve-email/",[804,0.471]],["title//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[66,1.242,126,2.964,375,1.35,608,2.4,612,2.762,1065,3.533]],["keywords//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[2039,6.16,2714,7.72,2715,7.72]],["toc//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[51,2.022,53,3.756,66,1.79,67,2.792,90,4.009,121,0.969,122,1.952,126,3.114,298,3.9,375,1.944,587,3.849,608,2.521,612,3.978,666,1.937,1065,6.251,2041,4.737]],["deprecated//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[]],["title//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[128,1.109,287,0.673,342,4.403,608,2.4,1332,5.684,1695,4.767]],["keywords//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[954,6.11,1695,5.433,2716,7.037,2717,7.037]],["toc//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[115,0.523,283,3.295,416,6.578,427,5.336,954,8.189]],["deprecated//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[287,0.786,2035,4.082,2718,4.751,2719,4.751]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2720,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[287,0.786,2035,4.082,2380,3.388,2381,3.339]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2721,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[38,0.062,73,1.182,115,0.541,120,1.913,121,1.112,192,2.126,193,1.9,329,2.036,356,4.036,491,4.818,666,2.223,771,5.086,2035,5.519]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[82,1.973,128,0.912,191,0.691,193,1.296,331,1.758,1220,2.81,2193,1.774,2315,2.038,2374,3.62]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[38,0.061,115,0.404,121,1.089,146,5.628,191,1.309,193,2.456,196,3.26,270,2.656,335,1.039,357,1.782,1220,4.035,1243,4.171,1324,1.073,1837,5.466]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[73,0.915,128,1.035,730,2.434,1024,3.375,1961,3.418,2193,2.012,2315,2.312]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[1344,3.751,1961,3.549,1963,4.484,1964,4.484,2332,5.506,2565,4.617]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[73,0.915,287,0.627,730,2.434,1024,3.375,1961,3.418,2380,2.704,2381,2.665]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[1344,3.751,1961,3.549,1963,4.484,1964,4.484,2215,4.959,2461,4.772]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[38,0.065,57,2.348,86,2.587,115,0.556,139,2.357,142,4.132,195,2.872,335,1.108,730,4.24,1324,1.144,1961,4.612]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[89,1.299,99,1.88,1140,2.56,1802,3.271,2193,2.325]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[89,1.374,1499,4.124,1989,4.908,2722,6.479]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[38,0.063,57,2.297,115,0.548,120,1.954,121,1.136,139,2.306,195,2.81,329,2.08,357,1.859,1140,3.805,1525,5.553,1802,3.737]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[89,1.206,128,1.109,1140,2.375,1802,3.035,2193,2.157,2315,2.479]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[89,1.262,1499,3.789,1989,4.51,2320,5.614,2723,6.466]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[38,0.061,57,2.203,115,0.533,120,1.873,121,1.089,139,2.211,195,2.694,329,1.994,335,1.039,357,1.782,1140,3.702,1324,1.073,1525,5.324,1802,3.583]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[89,1.206,287,0.673,1140,2.375,1802,3.035,2380,2.899,2381,2.858]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[89,1.262,1499,3.789,1987,4.992,1989,4.51,2724,6.466]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,195,2.694,282,2.001,335,1.039,498,3.876,1140,2.804,1324,1.073,1802,3.583,2265,4.719,2352,5.466]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/version-control/manage-source-code-versions-with-subversion/",[21,1.995,52,3.949,291,2.919,292,5.31,2725,5.778]],["keywords//docs/development/version-control/manage-source-code-versions-with-subversion/",[1183,5.433,2627,6.479,2725,6.11,2726,7.037]],["toc//docs/development/version-control/manage-source-code-versions-with-subversion/",[21,2.382,38,0.054,52,2.512,66,0.852,73,0.672,74,0.596,75,0.989,76,0.995,87,1.747,104,2.188,109,2.952,115,0.361,122,1.274,144,1.945,154,2.616,164,2.952,191,0.886,192,1.209,221,4.872,231,3.173,283,1.479,318,1.8,426,2.002,438,2.655,489,3.377,608,2.533,861,2.48,915,2.952,933,2.616,1001,2.048,1040,2.892,1268,3.896,2725,8.835,2727,4.232]],["deprecated//docs/development/version-control/manage-source-code-versions-with-subversion/",[804,0.471]],["title//docs/tools-reference/tools/schedule-tasks-with-cron/",[166,4.618,167,5.618,532,6.534]],["keywords//docs/tools-reference/tools/schedule-tasks-with-cron/",[51,1.621,165,3.086,166,3.047,282,1.427,684,3.01,2728,5.2,2729,4.787,2730,5.2]],["toc//docs/tools-reference/tools/schedule-tasks-with-cron/",[74,1.378,77,2.14,80,4.309,113,3.213,141,5.247,166,6.538,283,2.111,331,2.092,441,3.633,531,5.576,593,4.051,678,5.563,844,4.665,1070,4.531,1813,4.309,2711,7.796,2729,7.796]],["deprecated//docs/tools-reference/tools/schedule-tasks-with-cron/",[]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[89,1.299,99,1.88,193,1.698,1140,2.56,2193,2.325]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[89,1.374,1499,4.124,1500,4.718,2722,6.479]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[38,0.063,57,2.297,77,2.693,115,0.609,139,2.306,193,1.941,195,2.81,282,2.087,498,4.043,1140,2.925,2265,4.922,2352,5.701]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[89,1.206,128,1.109,193,1.576,1140,2.375,2193,2.157,2315,2.479]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[89,1.374,1499,4.124,1500,4.718,2320,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[38,0.081,57,2.249,115,0.413,121,1.112,139,2.258,193,1.9,195,2.751,335,1.061,357,1.819,498,3.958,1140,2.863,1324,1.096,2265,4.818,2352,5.581]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[804,0.471]],["title//docs/tools-reference/linux-system-administration-basics/",[51,2.249,77,2.556,282,1.98,684,4.178]],["keywords//docs/tools-reference/linux-system-administration-basics/",[51,1.621,144,2.389,730,2.198,753,2.535,767,3.553,2731,5.2,2732,4.787,2733,5.2]],["toc//docs/tools-reference/linux-system-administration-basics/",[15,1.704,21,1.547,38,0.019,51,1.608,57,1.559,73,1.287,77,0.805,78,3.768,79,2.476,99,0.642,110,2.792,115,0.217,121,1.13,122,0.684,125,1.126,126,1.88,128,0.408,131,0.949,144,1.044,150,2.625,161,4.191,191,0.309,192,1.118,211,1.208,233,1.154,244,1.285,282,1.899,287,0.248,318,2.194,335,0.324,341,1.075,356,2.123,357,0.555,384,1.404,444,1.381,445,1.704,567,2.731,593,1.523,604,1.704,609,2.456,619,0.949,640,1.659,642,1.88,645,0.997,652,2.792,660,1.62,729,1.836,867,1.62,883,3.124,984,1.164,1024,1.331,1026,1.659,1038,1.704,1040,1.553,1047,1.659,1288,1.186,1376,4.038,1424,1.973,1524,1.62,1594,1.973,1852,1.813,1866,1.973,2122,1.973,2385,1.704,2421,1.973,2432,1.973,2522,2.092,2609,1.884,2610,2.092,2734,2.092,2735,2.272]],["deprecated//docs/tools-reference/linux-system-administration-basics/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[73,0.981,191,0.84,192,1.763,197,3.816,263,3.137,1111,1.996]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[191,1.05,1846,4.997,2450,6.16]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[38,0.08,73,0.928,102,2.743,115,0.579,120,1.501,144,2.685,191,1.306,196,2.613,275,3.847,277,2.455,308,2.371,329,1.598,335,0.833,338,3.383,422,2.805,590,3.665,878,4.381,919,2.631,1324,0.86,1524,4.166,2357,4.381]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-debian-5-lenny/",[128,1.296,2035,4.082,2193,2.521,2315,2.896]],["keywords//docs/uptime/analytics/piwik-on-debian-5-lenny/",[1074,3.596,1622,3.645,2035,3.383,2036,4.368,2736,5.981,2737,5.981]],["toc//docs/uptime/analytics/piwik-on-debian-5-lenny/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[86,2.056,99,1.744,1243,3.533,1951,3.997,1990,3.619,2193,2.157]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[1953,3.662,1954,3.662,1955,3.601,1956,3.601,1990,3.26,1994,4.171,1995,3.662]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[38,0.053,74,0.898,77,2.256,88,2.907,115,0.353,120,1.637,121,0.952,248,3.733,283,2.226,297,3.688,329,1.742,357,2.147,444,2.246,684,3.688,753,3.106,1990,5.893,1996,3.42,1999,4.776,2000,4.443,2001,4.123]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[804,0.471]],["title//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[128,1.109,619,2.579,2193,2.157,2315,2.479,2470,5.684,2738,5.361]],["keywords//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[722,3.106,2082,5.616,2738,6.11,2739,7.037]],["toc//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[32,2.091,38,0.088,74,0.987,115,0.388,125,2.014,244,3.961,262,1.706,335,0.998,666,2.091,752,2.014,1006,2.639,1324,1.031,2738,9.787]],["deprecated//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/apache/apache-access-control/",[191,1.072,426,3.727,608,3.063]],["keywords//docs/web-servers/apache/apache-access-control/",[144,2.556,191,0.757,262,1.355,672,2.779,1528,4.83,2740,5.563,2741,5.563]],["toc//docs/web-servers/apache/apache-access-control/",[75,1.703,76,1.714,144,4.422,191,0.992,279,3.839,426,4.551,475,4.383,608,3.74,724,3.642,919,3.282,1040,4.981,1481,5.817,2405,6.711]],["deprecated//docs/web-servers/apache/apache-access-control/",[]],["title//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[134,3.08,191,0.905,269,4.055,426,3.147,608,2.587]],["keywords//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[144,2.971,191,0.88,262,1.575,672,3.23,1528,5.614]],["toc//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[88,3.327,113,3.876,134,3.374,269,5.864,426,5.418,441,4.383,592,4.272,608,4.453,2206,6.711]],["deprecated//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[21,1.851,128,1.109,330,3.997,669,3.763,2193,2.157,2315,2.479]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[669,3.645,2220,6.709,2221,4.772,2222,4.772,2742,5.981]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[32,1.497,38,0.081,57,1.515,66,1.009,77,1.776,86,1.669,89,1.719,111,1.221,115,0.622,125,1.442,137,2.132,139,1.521,191,0.682,262,1.221,282,1.376,335,0.715,343,3.497,666,1.497,669,5.364,670,2.836,729,1.784,752,1.442,1006,1.89,1109,3.497,1324,0.738]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[73,0.915,104,2.978,128,1.035,192,1.645,1972,3.188,2193,2.012,2315,2.312]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[191,0.957,1472,5.616,1972,3.895,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[21,1.851,287,0.673,330,3.997,669,3.763,2380,2.899,2381,2.858]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[669,3.94,2220,5.16,2221,5.16,2222,5.16,2743,6.466]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[32,1.456,38,0.08,57,2.191,66,0.981,86,1.623,89,1.69,111,1.188,115,0.596,121,0.728,125,1.402,137,2.073,139,1.479,191,0.663,221,2.24,262,1.188,270,1.776,335,0.695,343,3.4,357,1.192,666,1.456,669,5.277,670,2.758,729,1.735,752,1.402,1006,1.838,1109,3.4,1324,0.718]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[66,1.242,99,1.744,739,2.316,758,3.763,759,3.165,1111,1.996]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[99,1.826,1111,2.091,1112,4.848,1113,5.16,2744,5.953]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[66,1.848,75,2.145,76,2.159,739,3.446,758,5.598,759,4.708]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[66,1.242,128,1.109,287,0.673,739,2.316,758,3.763,759,3.165]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[128,1.162,287,0.704,1112,4.848,1113,5.16,2744,5.953]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[66,1.848,75,2.145,76,2.159,739,3.446,758,5.598,759,4.708]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[]],["title//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[577,4.745,644,2.484,739,2.496,758,4.055,759,3.411]],["keywords//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[1112,4.848,1113,5.16,2745,6.466,2746,5.614,2747,6.466]],["toc//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[23,3.88,38,0.073,66,1.757,93,3.83,739,3.275,758,5.321,759,4.475,1260,6.226]],["deprecated//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[804,0.471]],["title//docs/platform/linode-beginners-guide/",[20,2.399,1133,5.908,1502,7.254]],["keywords//docs/platform/linode-beginners-guide/",[1642,5.616,2732,6.479,2748,7.037,2749,7.037]],["toc//docs/platform/linode-beginners-guide/",[20,3.499,38,0.033,51,1.245,67,1.719,77,1.414,79,1.221,87,1.649,120,1.026,121,0.597,136,2.677,139,1.211,152,3.696,156,2.234,199,2.729,233,2.029,260,3.187,290,2.421,426,1.888,444,1.408,484,2.994,543,3.187,592,3.65,645,1.751,660,2.847,707,2.468,729,1.421,752,1.149,922,3.467,1000,2.729,1001,1.932,1024,2.34,1754,3.083,1810,5.408,1849,3.467,2101,3.467,2415,3.467,2750,3.993,2751,3.993,2752,6.229,2753,3.993,2754,3.993]],["deprecated//docs/platform/linode-beginners-guide/",[]],["title//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[644,2.693,739,2.706,1109,5.033,1110,4.525]],["keywords//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[1260,5.018,1675,4.809,2746,6.11,2755,7.037]],["toc//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[38,0.071,66,1.714,147,4.53,739,3.99,759,4.367,918,4.53,1115,5.943,1260,6.076]],["deprecated//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[804,0.471]],["title//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[74,0.87,104,3.193,341,2.92,498,3.283,2756,6.175,2757,5.684]],["keywords//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[1260,5.018,1675,4.809,2746,6.11,2757,6.479]],["toc//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[38,0.081,724,4.841,739,3.635,1260,6.909]],["deprecated//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[]],["title//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[53,3.575,79,1.887,298,3.712,587,3.664,1000,4.219,2758,5.361]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[1693,4.772,1695,4.617,2758,5.193,2759,5.981,2760,5.981,2761,5.981]],["toc//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[38,0.063,67,4.258,74,1.072,181,5.87,183,3.494,335,1.084,612,3.401,919,3.423,1109,5.303,1324,1.12,2758,8.589,2762,7.604]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[804,0.471]],["title//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[79,1.887,287,0.673,365,4.63,1000,4.219,1692,4.767,2380,2.899]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[1692,4.617,1693,4.772,1694,5.506,1695,4.617,1696,5.506,1697,5.506]],["toc//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[38,0.068,67,3.499,74,1.146,181,6.276,183,3.736,335,1.159,612,3.636,919,3.66,1324,1.197,1692,7.972]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[128,1.195,729,2.368,1978,3.949,2193,2.325,2315,2.671]],["keywords//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[1978,3.837,1981,4.418,1982,4.848,2763,6.466,2764,5.614]],["toc//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[38,0.059,121,1.067,270,2.602,331,3.287,335,1.018,357,1.746,898,5.093,919,3.216,949,4.549,1324,1.052,1601,4.414,1780,4.414,1978,6.328,1983,5.216]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[287,0.725,729,2.368,1978,3.949,2718,4.381,2719,4.381]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[1978,3.837,1981,4.418,1982,4.848,2764,5.614,2765,6.466]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[38,0.053,57,1.924,115,0.353,121,1.313,270,2.32,291,2.794,331,3.042,335,0.908,357,1.557,666,1.902,898,4.542,919,2.868,949,4.057,1324,0.938,1601,3.937,1780,3.937,1978,5.967,1983,4.652,2030,4.918]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[287,0.725,729,2.368,1978,3.949,2380,3.124,2381,3.08]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[1978,3.837,1981,4.418,1982,4.848,2764,5.614,2766,6.466]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[38,0.053,57,1.924,115,0.353,121,1.313,270,2.32,291,2.794,331,3.042,335,0.908,357,1.557,666,1.902,898,4.542,919,2.868,949,4.057,1324,0.938,1601,3.937,1780,3.937,1978,5.967,1983,4.652,2030,4.918]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2380,2.704,2381,2.665]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2767,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[86,1.918,287,0.627,1243,3.296,1951,3.728,1990,3.375,2380,2.704,2381,2.665]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[1953,3.214,1954,3.214,1955,3.159,1956,3.159,1990,2.86,1994,3.66,1995,3.214,2768,4.881,2769,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[38,0.05,74,0.852,77,2.14,88,2.758,115,0.335,120,1.553,221,2.777,248,3.541,270,2.201,283,2.111,297,3.499,329,1.653,335,0.862,357,1.477,444,2.131,684,3.499,753,2.946,1324,0.89,1990,5.73,1996,3.244,1999,4.531,2000,4.215,2001,3.911,2031,4.051]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[77,2.791,115,0.437,191,1.072]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[115,0.358,144,2.971,191,0.88,672,3.23,1960,5.953]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[66,1.53,77,2.693,79,3.024,115,0.421,120,1.954,128,1.366,164,5.303,191,1.034,329,2.08,640,5.553,928,6.068,938,6.305,2432,6.602]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[]],["title//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[191,0.982,338,4.178,878,5.41,2357,5.41]],["keywords//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[191,0.814,338,3.463,593,4.009,1679,3.937,2357,4.484,2770,5.506]],["toc//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[75,1.856,76,1.868,292,6.341,338,5.892,593,5.327,718,5.232,878,7.631,1409,7.315,2357,5.958,2374,5.666]],["deprecated//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[]],["title//docs/troubleshooting/troubleshooting-common-apache-issues/",[109,5.033,110,5.145,191,0.982,753,3.518]],["keywords//docs/troubleshooting/troubleshooting-common-apache-issues/",[191,0.957,753,3.431,1679,4.633,2771,7.037]],["toc//docs/troubleshooting/troubleshooting-common-apache-issues/",[80,4.461,115,0.347,120,1.608,191,1.464,230,4.993,270,2.279,329,1.711,331,2.167,491,4.05,645,3.806,753,4.231,984,5.105,1382,4.83,1893,5.76,2700,5.76,2772,6.257,2773,6.257]],["deprecated//docs/troubleshooting/troubleshooting-common-apache-issues/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[73,0.915,191,0.784,192,1.645,263,2.926,287,0.627,2380,2.704,2381,2.665]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[191,0.814,672,2.988,1973,4.368,2774,5.981,2775,5.981,2776,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[38,0.082,77,2.178,115,0.547,120,1.58,134,2.845,191,1.343,196,3.833,244,3.478,263,3.124,277,2.583,282,1.687,308,2.495,329,1.681,335,0.877,422,2.952,642,2.952,1324,0.905,1452,4.288]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[287,0.627,375,1.259,729,2.049,1023,2.16,2263,3.222,2380,2.704,2381,2.665]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[1023,1.631,1344,2.727,1907,3.26,2263,2.433,2535,3.357,2536,3.357,2537,3.357,2538,3.357,2668,4.003,2777,4.348,2778,4.003]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[38,0.043,57,1.559,66,1.038,74,1.066,115,0.546,121,1.13,122,2.276,139,1.565,195,1.907,283,2.642,329,1.411,335,0.736,341,3.576,375,2.154,382,2.371,644,1.926,730,2.181,739,1.935,1023,3.358,1324,0.76,1561,3.144,2209,3.526,2263,2.887]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[86,1.918,287,0.627,1243,3.296,1950,3.418,1951,3.728,2380,2.704,2381,2.665]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2294,4.047,2779,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[73,1.057,287,0.725,722,2.937,2380,3.124,2381,3.08]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[1631,4.992,2076,4.992,2673,5.362,2780,6.466,2781,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,134,2.576,191,0.757,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,642,2.672]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2380,2.704,2381,2.665]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[1437,4.633,2061,5.433,2062,5.14,2782,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-9-10-karmic/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2380,2.704,2381,2.665]],["keywords//docs/databases/postgresql/ubuntu-9-10-karmic/",[116,2.623,1034,3.645,1132,4.009,2783,5.981,2784,5.981,2785,5.981]],["toc//docs/databases/postgresql/ubuntu-9-10-karmic/",[38,0.072,66,2.004,111,2.114,115,0.347,116,4.369,121,0.935,126,3.004,155,4.05,262,1.524,283,2.186,335,0.892,608,2.432,919,2.817,1035,3.58,1039,4.119,1324,0.921,2068,4.83,2069,4.83]],["deprecated//docs/databases/postgresql/ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[73,0.915,192,1.645,233,2.926,287,0.627,2033,3.155,2380,2.704,2381,2.665]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[1846,4.185,2033,3.542,2673,5.362,2786,6.466,2787,6.466]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[38,0.055,57,1.996,58,3.357,115,0.366,121,0.987,124,4.144,262,2.195,291,2.898,335,0.942,357,1.615,608,3.502,707,5.568,767,6.156,984,3.387,1324,0.973,2033,4.935]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/networking/ssh/using-sshfs-on-linux/",[74,0.938,102,3.124,126,3.195,602,4.461,2788,5.138]],["keywords//docs/networking/ssh/using-sshfs-on-linux/",[2788,5.433,2789,7.037,2790,7.037,2791,7.037]],["toc//docs/networking/ssh/using-sshfs-on-linux/",[23,2.882,38,0.054,51,2.022,57,1.96,72,3.24,74,0.914,79,1.983,90,4.009,93,2.845,102,3.045,121,0.969,122,1.952,126,4.271,183,2.981,282,1.78,602,6.806,612,2.901,666,1.937,2788,5.008]],["deprecated//docs/networking/ssh/using-sshfs-on-linux/",[]],["title//docs/web-servers/lamp/lamp-server-on-centos-5/",[73,1.146,99,2.038,722,3.185,2193,2.521]],["keywords//docs/web-servers/lamp/lamp-server-on-centos-5/",[99,2.18,722,3.408,2672,6.401]],["toc//docs/web-servers/lamp/lamp-server-on-centos-5/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-centos-5/",[804,0.471]],["title//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[58,3.666,79,2.205,1000,4.93,2792,6.265]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[1693,5.16,1695,4.992,2792,5.614,2793,6.466,2794,6.466]],["toc//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[38,0.074,74,1.262,335,1.277,1109,6.244,1324,1.318,2792,9.522]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[38,0.048,73,0.915,128,1.035,1996,3.092,2070,3.375,2193,2.012,2315,2.312]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2795,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2679,3.861,2680,3.792]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2796,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2718,3.792,2719,3.792]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2797,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[86,1.918,287,0.627,1243,3.296,1951,3.728,1990,3.375,2679,3.861,2680,3.792]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[1953,3.423,1954,3.423,1955,3.366,1956,3.366,1990,3.047,1994,3.899,1995,3.423,2798,5.2]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[38,0.053,74,0.898,77,2.256,88,2.907,115,0.353,120,1.637,248,3.733,283,2.226,297,3.688,329,1.742,335,0.908,357,1.557,444,2.246,684,3.688,753,3.106,1324,0.938,1990,5.893,1996,3.42,1999,4.776,2000,4.443,2001,4.123]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[86,1.918,287,0.627,1243,3.296,1951,3.728,1990,3.375,2718,3.792,2719,3.792]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[1953,3.423,1954,3.423,1955,3.366,1956,3.366,1990,3.047,1994,3.899,1995,3.423,2799,5.2]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[38,0.05,74,0.852,77,2.14,88,2.758,115,0.335,120,1.553,221,2.777,248,3.541,270,2.201,283,2.111,297,3.499,329,1.653,335,0.862,357,1.477,444,2.131,684,3.499,753,2.946,1324,0.89,1990,5.73,1996,3.244,1999,4.531,2000,4.215,2001,3.911,2031,4.051]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[73,1.057,191,0.905,192,1.9,338,3.853,593,4.461]],["keywords//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[191,0.88,338,3.744,593,4.335,2676,5.614,2770,5.953]],["toc//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[75,2.091,76,2.105,338,5.184,593,7.352,1382,6.912,2800,8.953]],["deprecated//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[86,1.918,128,1.035,1243,3.296,1951,3.728,1990,3.375,2193,2.012,2315,2.312]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[1953,3.662,1954,3.662,1955,3.601,1956,3.601,1990,3.26,1994,4.171,1995,3.662]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[38,0.053,74,0.898,77,2.256,88,2.907,115,0.353,120,1.637,248,3.733,283,2.226,297,3.688,329,1.742,335,0.908,357,1.557,444,2.246,684,3.688,753,3.106,1324,0.938,1990,5.893,1996,3.42,1999,4.776,2000,4.443,2001,4.123]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[128,1.109,1965,4.307,1966,4.219,1967,3.763,2193,2.157,2315,2.479]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[32,2.428,115,0.451,125,2.339,262,1.98,290,3.16,335,1.159,527,5.796,752,2.339,1006,3.064,1324,1.197,1967,4.954]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[38,0.06,287,0.786,437,3.546,2801,6.265]],["keywords//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[2013,4.641,2801,6.703,2802,7.72]],["toc//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[115,0.59,290,3.312,375,1.862,527,6.076,1001,4.122,2801,10.069]],["deprecated//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[]],["title//docs/websites/cms/managing-web-content-with-drupal-7/",[38,0.065,131,3.291,636,4.802]],["keywords//docs/websites/cms/managing-web-content-with-drupal-7/",[193,1.42,636,3.39,637,3.344,1142,3.662,1666,2.612,1686,5.121,2006,4.171]],["toc//docs/websites/cms/managing-web-content-with-drupal-7/",[38,0.069,74,1.173,115,0.461,121,1.243,131,3.475,290,3.234,636,6.99,666,2.485]],["deprecated//docs/websites/cms/managing-web-content-with-drupal-7/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-11/",[73,1.146,722,3.185,1111,2.333,2803,7.216]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-11/",[1765,5.14,1766,5.276,2804,7.037,2805,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-11/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,191,1.087,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,491,3.603]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-11/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-12/",[73,1.146,197,4.459,722,3.185,1111,2.333]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-12/",[1765,5.14,1766,5.276,2806,7.037,2807,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-12/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,191,1.087,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,491,3.603]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-12/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[128,1.195,191,0.905,1144,3.723,2193,2.325,2315,2.671]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[667,3.639,2311,5.835,2312,6.479,2313,6.479]],["toc//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[11,2.89,38,0.078,74,0.987,121,1.046,139,2.123,150,4.693,191,0.952,254,4.155,270,2.55,335,0.998,357,1.711,667,3.62,1144,5.907,1324,1.031,2314,5.249]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[38,0.048,191,0.784,287,0.627,1144,3.222,1156,2.831,2679,3.861,2680,3.792]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[667,3.639,1949,5.616,2311,5.835,2808,7.037]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[11,3.01,38,0.08,74,1.027,139,2.211,150,4.887,191,0.992,254,4.326,270,2.656,335,1.039,667,3.77,1144,6.027,1324,1.073,2314,5.466]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[287,0.627,375,1.259,729,2.049,1023,2.16,2263,3.222,2679,3.861,2680,3.792]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2809,4.881]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[38,0.043,57,1.559,66,1.038,74,1.066,115,0.546,121,1.13,122,2.276,139,1.565,195,1.907,283,2.642,329,1.411,335,0.736,341,3.576,375,2.154,382,2.371,644,1.926,730,2.181,739,1.935,1023,3.358,1324,0.76,1561,3.144,2209,3.526,2263,2.887]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[58,3.381,67,2.864,74,0.938,612,2.976,2041,4.86]],["keywords//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[2041,5.638,2810,7.72,2811,7.72]],["toc//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[38,0.061,67,3.138,82,2.834,120,1.873,126,4.62,297,4.221,331,2.524,612,4.303,915,5.084,1065,4.171,1066,4.383,1436,5.817,2041,7.027]],["deprecated//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[86,1.918,287,0.627,1243,3.296,1950,3.418,1951,3.728,2718,3.792,2719,3.792]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2294,4.047,2812,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[86,1.918,128,1.035,1243,3.296,1950,3.418,1951,3.728,2193,2.012,2315,2.312]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[1950,3.086,1952,3.797,1953,3.423,1954,3.423,1955,3.366,1956,3.366,1995,3.423,2482,4.787]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[287,0.627,729,2.049,991,2.42,1342,3.792,2324,4.596,2679,3.861,2680,3.792]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[1560,5.018,2328,5.616,2329,5.616,2580,6.479]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[32,2.223,38,0.081,57,2.249,79,2.275,125,2.141,262,1.813,282,2.043,335,1.061,666,2.914,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[287,0.627,375,1.259,729,2.049,1023,2.16,2263,3.222,2718,3.792,2719,3.792]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2778,4.493]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[38,0.043,57,1.559,66,1.038,74,1.066,115,0.546,121,1.13,122,2.276,139,1.565,195,1.907,283,2.642,329,1.411,335,0.736,341,3.576,375,2.154,382,2.371,644,1.926,730,2.181,739,1.935,1023,3.358,1324,0.76,1561,3.144,2209,3.526,2263,2.887]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/security/backups/using-rdiff-backup-with-sshfs/",[74,1.017,156,4.037,1924,6.642,2788,5.571]],["keywords//docs/security/backups/using-rdiff-backup-with-sshfs/",[2788,5.433,2813,7.037,2814,7.037,2815,7.037]],["toc//docs/security/backups/using-rdiff-backup-with-sshfs/",[73,1.182,115,0.603,156,6.089,165,4.417,182,5.436,299,5.307,602,4.99,608,2.893,612,3.329,2788,5.747,2816,7.444]],["deprecated//docs/security/backups/using-rdiff-backup-with-sshfs/",[]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[73,0.915,192,1.645,233,2.926,287,0.627,2033,3.155,2718,3.792,2719,3.792]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[1846,4.555,2033,3.855,2817,7.037,2818,6.11]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[38,0.057,57,2.074,58,3.488,115,0.381,124,4.306,262,2.252,291,3.011,335,0.979,608,3.593,707,5.714,767,6.317,984,3.518,1324,1.011,2033,5.064]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[99,1.744,729,2.197,991,2.594,1342,4.065,2193,2.157,2324,4.927]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[1560,5.018,2328,5.616,2329,5.616,2819,7.037]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[32,2.321,38,0.083,57,2.348,79,2.375,125,2.236,262,1.893,282,2.133,666,2.996,752,2.236,1006,2.929,1342,5.116]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[804,0.471]],["title//docs/databases/postgresql/centos-5/",[74,0.87,99,1.744,111,1.504,116,2.708,1032,3.348,2193,2.157]],["keywords//docs/databases/postgresql/centos-5/",[116,3.087,1034,4.289,1132,4.718,2820,7.037]],["toc//docs/databases/postgresql/centos-5/",[38,0.055,66,2.062,111,2.195,115,0.366,116,4.496,121,0.987,126,3.172,155,4.277,262,1.61,283,2.309,335,0.942,608,2.569,919,2.975,1035,3.781,1039,4.351,1324,0.973]],["deprecated//docs/databases/postgresql/centos-5/",[804,0.471]],["title//docs/databases/postgresql/fedora-12/",[74,0.87,111,1.504,116,2.708,197,3.816,1032,3.348,1111,1.996]],["keywords//docs/databases/postgresql/fedora-12/",[1034,4.704,1132,5.175,2821,7.72]],["toc//docs/databases/postgresql/fedora-12/",[38,0.055,66,2.062,111,2.195,115,0.366,116,4.496,121,0.987,126,3.172,155,4.277,262,1.61,283,2.309,335,0.942,608,2.569,919,2.975,1035,3.781,1039,4.351,1324,0.973]],["deprecated//docs/databases/postgresql/fedora-12/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-8-04-hardy/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2679,3.861,2680,3.792]],["keywords//docs/databases/postgresql/ubuntu-8-04-hardy/",[116,3.087,1034,4.289,1132,4.718,2822,6.479]],["toc//docs/databases/postgresql/ubuntu-8-04-hardy/",[38,0.061,66,2.167,111,1.776,115,0.404,116,4.724,283,2.547,335,1.372,1035,4.171,1039,4.8,1324,1.417]],["deprecated//docs/databases/postgresql/ubuntu-8-04-hardy/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-9-04-jaunty/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2718,3.792,2719,3.792]],["keywords//docs/databases/postgresql/ubuntu-9-04-jaunty/",[116,3.087,1034,4.289,1132,4.718,2822,6.479]],["toc//docs/databases/postgresql/ubuntu-9-04-jaunty/",[38,0.063,66,2.212,111,1.852,115,0.421,116,4.822,283,2.657,335,1.084,1035,4.351,1039,5.006,1324,1.12]],["deprecated//docs/databases/postgresql/ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[128,1.035,375,1.259,729,2.049,1023,2.16,2193,2.012,2263,3.222,2315,2.312]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2823,4.881]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[38,0.042,57,1.515,66,1.009,74,1.043,115,0.539,121,1.315,122,2.228,139,1.521,195,1.853,283,2.587,329,1.371,335,0.715,341,3.501,357,1.225,375,2.125,382,2.304,644,1.871,730,2.119,739,1.88,1023,3.302,1324,0.738,1561,3.055,2209,3.426,2263,2.805]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[128,1.109,191,0.84,1275,2.838,2193,2.157,2315,2.479,2553,4.927]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[39,2.809,191,0.957,1275,3.234,2554,5.616]],["toc//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[38,0.058,39,2.795,74,0.987,82,2.721,104,3.62,115,0.388,120,2.407,121,1.046,191,0.952,238,3.111,335,0.998,357,1.711,673,3.441,1275,4.305,1324,1.031,1397,4.155]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[191,0.84,287,0.673,1275,2.838,2553,4.927,2679,4.139,2680,4.065]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[39,2.221,191,0.757,287,0.606,1275,2.556,2554,4.439,2680,3.662,2824,5.563]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[38,0.077,39,2.741,74,0.967,82,2.668,104,3.55,115,0.381,120,2.376,191,0.934,238,3.05,290,2.668,335,0.979,673,3.374,1275,4.804,1324,1.011,1397,4.074]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[73,0.915,128,1.035,192,1.645,233,2.926,2033,3.155,2193,2.012,2315,2.312]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[1846,4.555,2033,3.855,2565,5.433,2677,6.479]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[38,0.061,58,3.704,115,0.404,124,4.572,262,2.344,335,1.039,608,3.74,707,5.947,767,6.575,1324,1.073,2033,5.271]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[5,3.035,33,2.92,34,4.63,331,2.138,881,3.619,1545,4.403]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[815,5.276,816,5.018,1546,5.616,1547,5.616]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[99,2.364,128,1.74,131,2.481,219,3.159,287,1.055,516,3.072,991,3.516,1111,1.921,1156,2.92,1218,4.339,1535,3.572,1682,2.557,1777,3.045,2104,2.64,2176,2.852,2193,2.076,2239,2.557,2825,5.941,2826,5.941,2827,5.941,2828,5.941]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[804,0.471]],["title//docs/tools-reference/tools/introduction-to-rsync/",[59,5.086,1918,6.925]],["keywords//docs/tools-reference/tools/introduction-to-rsync/",[156,3.112,860,3.601,1489,4.83,1918,4.439,2633,5.121,2829,5.563,2830,5.563]],["toc//docs/tools-reference/tools/introduction-to-rsync/",[382,3.916,915,5.943,1918,9.254,2831,8.521,2832,8.521,2833,8.521,2834,8.521]],["deprecated//docs/tools-reference/tools/introduction-to-rsync/",[]],["title//docs/databases/postgresql/debian-5-lenny/",[74,0.812,111,1.403,116,2.526,128,1.035,1032,3.123,2193,2.012,2315,2.312]],["keywords//docs/databases/postgresql/debian-5-lenny/",[116,3.087,1034,4.289,1132,4.718,2835,7.037]],["toc//docs/databases/postgresql/debian-5-lenny/",[38,0.076,66,2.083,111,1.641,115,0.373,116,4.54,121,1.006,155,4.359,283,2.353,335,0.96,919,3.032,1035,3.853,1039,4.434,1324,0.992,2068,5.199,2069,5.199]],["deprecated//docs/databases/postgresql/debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/how-to-configure-git/",[11,3.253,50,4.038,432,5.188]],["keywords//docs/development/version-control/how-to-configure-git/",[50,2.357,128,0.826,287,0.501,1288,2.4,1483,2.842,1603,3.993,1604,3.67,1605,3.67,1606,3.814,2836,4.599]],["toc//docs/development/version-control/how-to-configure-git/",[50,5.577,77,2.637,115,0.413,126,3.574,142,3.958,221,4.483,318,3.165,382,4.483,397,6.172,573,5.436,1510,6.463]],["deprecated//docs/development/version-control/how-to-configure-git/",[]],["title//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[38,0.055,50,3.411,51,2.074,53,3.853,58,3.381]],["keywords//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[50,3.314,1603,5.614,1604,5.16,1605,5.16,1606,5.362]],["toc//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[11,3.792,38,0.076,50,6.145,59,5.383]],["deprecated//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[]],["title//docs/tools-reference/introduction-to-linux-concepts/",[51,2.456,59,4.618,562,6.083]],["keywords//docs/tools-reference/introduction-to-linux-concepts/",[51,2.406,1791,5.96,2837,7.72]],["toc//docs/tools-reference/introduction-to-linux-concepts/",[11,2.442,15,2.804,20,1.801,32,1.117,33,1.769,38,0.069,51,2.833,67,1.609,73,0.594,79,1.808,95,3.101,102,4.267,220,2.887,262,0.911,283,1.307,331,1.295,332,2.42,382,1.718,393,2.382,432,2.462,475,2.248,543,2.984,609,2.345,649,2.887,650,2.345,660,2.666,752,2.615,933,3.656,938,3.101,1324,0.551,1435,3.247,1448,3.247,1659,3.247,1759,4.905,1791,2.887,1940,3.247,2114,3.442,2838,5.916,2839,3.739,2840,3.739,2841,3.739]],["deprecated//docs/tools-reference/introduction-to-linux-concepts/",[]],["title//docs/tools-reference/linux-users-and-groups/",[51,2.456,283,2.753,1040,5.384]],["keywords//docs/tools-reference/linux-users-and-groups/",[51,1.864,283,2.09,933,3.696,2523,4.959,2842,5.981,2843,5.981]],["toc//docs/tools-reference/linux-users-and-groups/",[66,1.402,79,2.854,88,2.108,102,3.936,108,3.097,231,3.464,249,3.097,275,3.042,283,3.262,318,1.964,340,2.778,382,3.201,393,4.436,427,2.614,537,3.831,650,2.898,819,4.011,933,6.191,946,4.253,983,3.687,1040,6.379,1244,3.374,2523,5.776,2844,4.62,2845,4.62]],["deprecated//docs/tools-reference/linux-users-and-groups/",[]],["title//docs/security/recovering-from-a-system-compromise/",[282,2.163,2107,6.842,2108,7.254]],["keywords//docs/security/recovering-from-a-system-compromise/",[2846,7.037,2847,8.653,2848,6.479]],["toc//docs/security/recovering-from-a-system-compromise/",[20,2.743,74,0.931,91,4.584,115,0.366,152,3.921,184,4.826,592,3.873,860,5.831,1446,4.712,1794,5.479,2106,7.47,2464,6.083,2699,6.083,2849,6.608,2850,6.608,2851,6.608]],["deprecated//docs/security/recovering-from-a-system-compromise/",[]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[128,1.035,191,0.784,263,2.926,644,2.15,739,2.16,2193,2.012,2315,2.312]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[1675,4.809,1680,6.479,1846,4.555,2565,5.433]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[89,1.299,99,1.88,412,3.472,1168,3.538,2193,2.325]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[1169,4.231,1484,4.908,1485,4.349,2852,7.037]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[89,1.206,128,1.109,412,3.222,1168,3.283,2193,2.157,2315,2.479]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[1169,4.231,1484,4.908,1485,4.349,1885,6.11]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[89,1.124,287,0.627,412,3.005,1156,2.831,1168,3.062,2679,3.861,2680,3.792]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[1169,4.231,1484,4.908,1485,4.349,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[38,0.089,57,2.158,89,1.853,121,1.067,122,2.15,195,2.64,277,3.001,308,2.899,335,1.018,375,1.561,422,3.429,670,4.041,1324,1.052,1817,3.693]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[89,1.206,287,0.673,412,3.222,1168,3.283,2718,4.065,2719,4.065]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[38,0.089,57,2.158,89,1.853,121,1.067,122,2.15,195,2.64,277,3.001,308,2.899,335,1.018,375,1.561,422,3.429,670,4.041,1324,1.052,1817,3.693]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[20,2.026,31,3.684,33,3.147,38,0.055,1494,5.778]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[874,6.401,875,6.703,997,7.106]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[11,2.678,20,2.708,66,1.305,115,0.36,121,0.969,122,1.952,175,3.296,329,2.776,479,4.199,542,6.367,606,3.849,612,2.901,860,4.199,1249,8.189,1496,4.864,2853,6.487]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[191,0.84,287,0.673,412,3.222,1168,3.283,2718,4.065,2719,4.065]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[38,0.065,88,3.547,104,4.018,115,0.431,119,4.499,191,1.057,238,3.453,352,2.778,382,3.571,670,5.676,884,5.42,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[73,0.857,191,0.734,192,1.541,263,2.742,287,0.588,1156,2.652,2679,3.617,2680,3.553]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[191,0.814,672,2.988,1973,4.368,2854,5.981,2855,5.981,2856,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[38,0.082,77,2.178,115,0.547,120,1.58,134,2.845,191,1.343,196,3.833,244,3.478,263,3.124,277,2.583,282,1.687,308,2.495,329,1.681,335,0.877,422,2.952,642,2.952,1324,0.905,1452,4.288]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[74,0.87,99,1.744,111,1.504,375,1.35,1032,3.348,2193,2.157]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[1437,5.082,2062,5.638,2857,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.545,917,4.7,918,4.043,919,3.423,1324,1.12]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[74,0.87,111,1.504,197,3.816,375,1.35,1032,3.348,1111,1.996]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[1819,5.96,1820,6.401,2858,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.545,917,4.7,918,4.043,919,3.423,1324,1.12]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2679,3.861,2680,3.792]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[1437,4.633,2061,5.433,2062,5.14,2859,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2718,3.792,2719,3.792]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[1437,4.633,2061,5.433,2062,5.14,2860,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[74,0.812,111,1.403,128,1.035,375,1.259,1032,3.123,2193,2.012,2315,2.312]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[1437,4.633,2062,5.14,2347,6.479,2861,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[804,0.471]],["title//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[115,0.319,128,1.035,268,2.765,580,3.792,2193,2.012,2315,2.312,2862,5.759]],["keywords//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[619,2.939,2863,7.037,2864,7.037,2865,7.037]],["toc//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[38,0.076,115,0.509,268,5.348,335,1.31,1324,1.353]],["deprecated//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[38,0.051,191,0.84,287,0.673,1144,3.455,2718,4.065,2719,4.065]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[667,3.092,1144,3.346,2311,4.959,2818,5.193,2866,5.981,2867,5.981]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[38,0.085,74,1.12,139,2.41,150,5.327,191,1.081,335,1.133,667,4.109,1144,5.694,1324,1.17,2314,5.958]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[73,0.981,128,1.109,192,1.763,1135,3.763,2193,2.157,2315,2.479]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[672,3.23,2868,6.466,2869,6.466,2870,6.466,2871,6.466]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[38,0.047,85,4.033,88,2.581,115,0.448,120,2.423,121,0.845,128,1.016,308,2.295,329,2.579,331,1.958,335,0.806,357,1.382,429,4.24,616,4.522,1118,4.513,1135,4.925,1138,7.017,1139,4.911,1324,0.833,1481,4.513,1751,4.69,1888,5.207]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[804,0.471]],["title//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[110,5.145,356,3.912,619,3.014,753,3.518]],["keywords//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[2847,9.196,2848,7.106]],["toc//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[110,6.112,121,1.281,184,4.49,191,0.836,263,3.124,356,6.088,375,1.344,619,2.568,753,2.998,802,4.49,939,4.61,967,5.66,1652,5.338,1780,3.8,2050,5.978,2154,5.098,2872,6.148,2873,6.148]],["deprecated//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[]],["title//docs/networking/using-the-linode-shell-lish/",[20,2.197,74,1.017,332,4.67,880,5.145]],["keywords//docs/networking/using-the-linode-shell-lish/",[332,4.555,880,5.018,891,4.908,1096,5.14]],["toc//docs/networking/using-the-linode-shell-lish/",[67,2.434,74,1.139,82,2.198,87,2.335,183,2.599,192,1.615,263,2.873,275,3.724,312,3.791,318,2.405,376,4.513,441,3.4,692,4.24,709,4.911,880,7.335,1063,3.661,2874,5.656,2875,5.656,2876,5.656,2877,5.656,2878,5.656,2879,5.656,2880,5.656,2881,5.656,2882,8.081]],["deprecated//docs/networking/using-the-linode-shell-lish/",[]],["title//docs/networking/ssh/using-the-terminal/",[74,1.223,312,5.817]],["keywords//docs/networking/ssh/using-the-terminal/",[2883,7.72,2884,7.72,2885,7.72]],["toc//docs/networking/ssh/using-the-terminal/",[19,3.054,21,1.284,66,1.323,79,2.745,95,5.453,102,4.216,125,1.232,151,3.552,167,3.054,183,1.969,203,2.451,282,1.805,312,2.872,318,3.403,340,3.954,390,3.307,475,2.575,541,3.552,567,6.263,568,3.418,593,2.872,650,2.687,652,3.054,705,2.82,860,2.773,892,3.944,920,3.212,1072,3.719,1726,2.927,1791,3.307,1856,3.552,2385,3.212,2886,4.284,2887,4.284,2888,4.284]],["deprecated//docs/networking/ssh/using-the-terminal/",[]],["title//docs/networking/dns/dns-records-an-introduction/",[59,4.618,443,4.802,444,2.778]],["keywords//docs/networking/dns/dns-records-an-introduction/",[1685,5.835,2889,7.037,2890,7.037,2891,7.037]],["toc//docs/networking/dns/dns-records-an-introduction/",[73,0.944,79,1.816,341,2.81,382,2.73,442,4.926,443,5.1,444,3.708,642,4.018,740,5.469,1210,4.587,1233,4.587,1234,4.741,1376,3.912,1702,4.926,2057,4.06,2734,5.469,2892,5.941,2893,5.469,2894,5.941,2895,5.941,2896,5.941,2897,5.941]],["deprecated//docs/networking/dns/dns-records-an-introduction/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[73,0.981,99,1.744,191,0.84,192,1.763,263,3.137,2193,2.157]],["keywords//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[191,1.05,1846,4.997,2672,6.401]],["toc//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[38,0.077,73,0.871,102,2.573,115,0.562,120,1.408,121,0.819,134,2.536,144,2.518,191,1.26,196,2.451,275,3.608,277,2.302,308,2.224,329,1.499,335,0.781,338,3.173,357,1.339,422,2.631,590,3.437,642,2.631,878,4.109,919,2.467,1324,0.807,1524,3.907,2357,4.109]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[73,0.915,128,1.035,191,0.784,192,1.645,263,2.926,2193,2.012,2315,2.312]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[672,2.988,1472,4.772,1889,5.193,2898,5.981,2899,5.981,2900,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[38,0.084,115,0.487,120,1.637,121,0.952,134,2.948,191,1.195,196,3.929,244,3.603,263,3.236,277,2.676,308,2.585,329,1.742,335,0.908,357,1.557,422,3.058,642,3.058,1324,0.938,1452,4.443]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-movable-type/",[21,1.995,192,1.9,673,3.271,1210,5.138,2901,6.126]],["keywords//docs/websites/cms/manage-web-content-with-movable-type/",[2902,8.548,2903,8.548]],["toc//docs/websites/cms/manage-web-content-with-movable-type/",[32,1.937,38,0.074,66,1.305,111,1.58,125,1.866,196,2.901,262,1.58,290,2.521,382,2.981,422,3.114,577,4.625,752,1.866,1006,2.445,1210,7.838,2901,9.346,2904,6.487,2905,6.487]],["deprecated//docs/websites/cms/manage-web-content-with-movable-type/",[804,0.471]],["title//docs/networking/dns/dns-manager-overview/",[21,2.362,444,2.778,852,5.755]],["keywords//docs/networking/dns/dns-manager-overview/",[1463,5.121,1464,4.83,1637,5.121,1638,5.121,1685,4.613,1805,4.83,2906,5.563]],["toc//docs/networking/dns/dns-manager-overview/",[11,1.667,15,3.028,21,1.211,23,1.794,73,0.642,74,0.569,87,2.594,93,1.771,121,1.152,122,1.216,161,2.76,211,2.147,335,0.576,340,2.428,341,5.097,432,2.659,443,3.829,444,2.72,445,3.028,572,2.659,609,2.533,642,3.017,650,2.533,753,1.969,984,2.07,1053,2.95,1376,6.862,1534,3.507,1804,3.507,1805,3.507,1892,3.507,1922,3.507,2893,3.718,2907,4.039,2908,4.039]],["deprecated//docs/networking/dns/dns-manager-overview/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[73,1.057,128,1.195,722,2.937,2193,2.325,2315,2.671]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[1476,6.401,1870,6.703,2909,7.72]],["toc//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[73,0.981,287,0.673,722,2.726,1156,3.035,2679,4.139,2680,4.065]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[1628,7.106,2910,7.72,2911,7.72]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[38,0.086,73,1.299,111,1.992,115,0.649,120,2.101,121,0.859,122,1.73,191,0.782,192,1.641,193,1.467,282,1.578,329,2.236,375,2.265]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[73,1.057,287,0.725,722,2.937,2718,4.381,2719,4.381]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[1631,5.96,2076,5.96,2818,6.703]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,134,2.576,191,0.757,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,642,2.672]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/tools-reference/linux-package-management/",[21,2.362,51,2.456,57,2.381]],["keywords//docs/tools-reference/linux-package-management/",[220,4.014,649,4.014,1800,4.787,2912,5.2,2913,4.787,2914,4.787,2915,5.2,2916,4.787]],["toc//docs/tools-reference/linux-package-management/",[21,2.927,32,1.02,51,1.715,57,3.325,74,0.775,81,1.75,99,0.964,115,0.189,126,1.639,128,0.613,142,1.815,220,4.247,277,1.434,282,0.937,287,0.372,318,1.452,335,0.487,382,2.528,416,2.381,441,2.053,562,2.636,649,2.636,884,2.381,1111,1.104,1288,2.87,1324,0.503,1483,2.11,1640,2.724,1641,2.724,1670,2.964,2913,5.064,2914,3.143,2916,6.36,2917,3.414,2918,3.414,2919,3.414,2920,3.414,2921,3.414,2922,3.414,2923,3.414,2924,3.414,2925,3.414,2926,3.414,2927,5.501,2928,3.414,2929,3.414]],["deprecated//docs/tools-reference/linux-package-management/",[]]],"invertedIndex":[["",{"_index":516,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{}},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["0.7.14",{"_index":2401,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["04",{"_index":1991,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["1",{"_index":2639,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["10",{"_index":974,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10.04",{"_index":2104,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["10.10",{"_index":2250,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10g",{"_index":2271,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11",{"_index":2803,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.04",{"_index":2156,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.10",{"_index":2105,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["12",{"_index":197,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["12.04",{"_index":1682,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["13",{"_index":2353,"title":{"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"keywords":{},"toc":{},"deprecated":{}}],["13.04",{"_index":2825,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["14",{"_index":2238,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"keywords":{},"toc":{},"deprecated":{}}],["14.04",{"_index":737,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["14.10",{"_index":1537,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["15",{"_index":2198,"title":{"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{}},"keywords":{},"toc":{},"deprecated":{}}],["16.04",{"_index":437,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["16.10",{"_index":799,"title":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17",{"_index":2828,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["17.04",{"_index":886,"title":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17.10",{"_index":1744,"title":{},"keywords":{},"toc":{"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["19",{"_index":1843,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2",{"_index":263,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["2 factor authent",{"_index":750,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["2.2",{"_index":1781,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2.4",{"_index":1277,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{}},"deprecated":{}}],["20",{"_index":1763,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2014",{"_index":1708,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["22",{"_index":2130,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"deprecated":{}}],["25565",{"_index":1417,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["2fa",{"_index":749,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{}},"toc":{},"deprecated":{}}],["2gb",{"_index":534,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/hosting-a-website/":{}},"deprecated":{}}],["3",{"_index":40,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["3.1",{"_index":1714,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["3.2",{"_index":1715,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["32",{"_index":2585,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["4",{"_index":1164,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["4.0",{"_index":1716,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.1",{"_index":1717,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.2",{"_index":1718,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["404",{"_index":594,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"deprecated":{}}],["443",{"_index":2125,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["5",{"_index":2193,"title":{"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6",{"_index":991,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6.4",{"_index":1772,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"toc":{},"deprecated":{}}],["6271",{"_index":1709,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["6277",{"_index":1713,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["64",{"_index":1758,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["64-bit",{"_index":1761,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["64bit",{"_index":1815,"title":{},"keywords":{},"toc":{"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["7",{"_index":131,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["7,linux",{"_index":215,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["7.0",{"_index":1155,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["7.1",{"_index":194,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["7.4",{"_index":1753,"title":{"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["7169",{"_index":1710,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7186",{"_index":1711,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7187",{"_index":1712,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["8",{"_index":219,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["8.04",{"_index":2679,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["8.2",{"_index":1391,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["80",{"_index":2124,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["9",{"_index":256,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["9.04",{"_index":2718,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["9.10",{"_index":2380,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["aaaa",{"_index":2892,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ab",{"_index":2927,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["abort",{"_index":1850,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["absolut",{"_index":2436,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["abus",{"_index":2138,"title":{},"keywords":{},"toc":{"/docs/platform/support/":{}},"deprecated":{}}],["accept",{"_index":1977,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["access",{"_index":608,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["access control",{"_index":1528,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{},"deprecated":{}}],["access control list",{"_index":2842,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["access log",{"_index":2439,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["account",{"_index":427,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"keywords":{"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["account’",{"_index":872,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["acl",{"_index":1527,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["acme,https,let'",{"_index":1195,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["action",{"_index":482,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["activ",{"_index":802,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["ad",{"_index":641,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["add",{"_index":87,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["add us",{"_index":2149,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["add-on domain",{"_index":2089,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["addit",{"_index":88,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["addon",{"_index":1636,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["address",{"_index":152,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["adjust",{"_index":439,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["admin",{"_index":767,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["admin panel",{"_index":1699,"title":{},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{},"deprecated":{}}],["administ",{"_index":2684,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{},"deprecated":{}}],["administer databas",{"_index":1264,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["administr",{"_index":684,"title":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["adminpack",{"_index":2068,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["adsp",{"_index":1242,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["advanc",{"_index":441,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["advanced linux",{"_index":875,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["advantag",{"_index":998,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["affect",{"_index":35,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["against",{"_index":1608,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["agent",{"_index":130,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["aggreg",{"_index":2016,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["agricultur",{"_index":720,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["ahead",{"_index":405,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ahvz",{"_index":1926,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["alert",{"_index":1322,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["algorithm",{"_index":960,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["alia",{"_index":677,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{},"deprecated":{}}],["alias",{"_index":1561,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["aliv",{"_index":1396,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["alloc",{"_index":509,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["allow",{"_index":512,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["alpin",{"_index":1092,"title":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["alpine linux",{"_index":1093,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alpine linux packag",{"_index":1095,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alter",{"_index":1041,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["altern",{"_index":576,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["amavi",{"_index":1351,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["amavisd",{"_index":2264,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["ami",{"_index":2240,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["amount",{"_index":1331,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["amp",{"_index":1244,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["anaconda",{"_index":757,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["analyt",{"_index":1074,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["analytics,owa,centos,mysql,debian,ubuntu",{"_index":1251,"title":{},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{},"deprecated":{}}],["analyz",{"_index":651,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["android",{"_index":1257,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"deprecated":{}}],["anonym",{"_index":1785,"title":{},"keywords":{},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["anoth",{"_index":1810,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-managed/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["ansibl",{"_index":697,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["ansible autom",{"_index":1429,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configur",{"_index":1426,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configuration change manag",{"_index":1430,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible infrastructur",{"_index":1428,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible provis",{"_index":1427,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible server autom",{"_index":1431,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible’",{"_index":1433,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["answer",{"_index":2560,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["antiviru",{"_index":450,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["anyth",{"_index":26,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["apach",{"_index":191,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apache 2",{"_index":1847,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{}},"toc":{},"deprecated":{}}],["apache 2.2",{"_index":1782,"title":{},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache 2.4",{"_index":1477,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache cassandra",{"_index":887,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["apache debian 5",{"_index":2898,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian 6",{"_index":2296,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache debian 8",{"_index":646,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian jessi",{"_index":1471,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian lenni",{"_index":2899,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian squeez",{"_index":2297,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache fedora 13",{"_index":2539,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache fedora 14",{"_index":2355,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache guacamol",{"_index":368,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["apache hardi",{"_index":2856,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache instal",{"_index":1151,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache jessi",{"_index":1473,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache karm",{"_index":2776,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache lenni",{"_index":2900,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache lucid",{"_index":2603,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache maverick",{"_index":2371,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache on cento",{"_index":2687,"title":{},"keywords":{"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{}},"toc":{},"deprecated":{}}],["apache on debian",{"_index":1472,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache on fedora",{"_index":2302,"title":{},"keywords":{"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache on ubuntu",{"_index":1973,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache squeez",{"_index":2298,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache ssl",{"_index":1675,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache tomcat",{"_index":2311,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 12",{"_index":2507,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 13",{"_index":2510,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 14",{"_index":2358,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.04",{"_index":2513,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.10",{"_index":2362,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 12.04",{"_index":1946,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 16.04",{"_index":1145,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 9.10",{"_index":2515,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.04",{"_index":2601,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.10",{"_index":2369,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 8.04",{"_index":2854,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 9.10",{"_index":2774,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu hardi",{"_index":2855,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu karm",{"_index":2775,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu lucid",{"_index":2602,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu maverick",{"_index":2370,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache web serv",{"_index":1889,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache-cassandra",{"_index":855,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"toc":{},"deprecated":{}}],["apache2",{"_index":755,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["apache2buddi",{"_index":1586,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["api",{"_index":64,"title":{"/docs/platform/api/api-key/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["api key",{"_index":1822,"title":{},"keywords":{"/docs/platform/api/api-key/":{},"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["apk",{"_index":1098,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["app",{"_index":119,"title":{"/docs/applications/project-management/install-farmos/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apparmor",{"_index":845,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["append",{"_index":1263,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"deprecated":{}}],["appimag",{"_index":571,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["appl",{"_index":586,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["appli",{"_index":1335,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["applianc",{"_index":2246,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["applic",{"_index":82,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["approach",{"_index":206,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["apps&rdquo",{"_index":1031,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["apt",{"_index":649,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["apt-cach",{"_index":2915,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["apt-get",{"_index":1800,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["aptitud",{"_index":2917,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arbitrari",{"_index":1377,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["arch",{"_index":1288,"title":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arch lamp",{"_index":1872,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch lamp stack",{"_index":1873,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linod",{"_index":1875,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux",{"_index":1877,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux lamp",{"_index":1876,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["architectur",{"_index":440,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["archiv",{"_index":2494,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["argument",{"_index":105,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["ark",{"_index":1012,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["ark survival evolv",{"_index":1015,"title":{},"keywords":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["arno",{"_index":2862,"title":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["arno-iptables-firewal",{"_index":2863,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["around",{"_index":2114,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["asdf",{"_index":790,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["askbot",{"_index":763,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["asp.net",{"_index":2477,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asp.net/mono",{"_index":2473,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["assess",{"_index":1920,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["asset",{"_index":1398,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["assign",{"_index":842,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["assumpt",{"_index":381,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["asterisk",{"_index":1353,"title":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asterisk 13",{"_index":1354,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk linux",{"_index":2631,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["asterisk pbx",{"_index":1358,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk ubuntu 9.10",{"_index":2630,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["async",{"_index":302,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["asynchron",{"_index":347,"title":{},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{},"deprecated":{}}],["atlanta",{"_index":2875,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["attach",{"_index":314,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["attribut",{"_index":71,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["audienc",{"_index":1389,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["audio",{"_index":1620,"title":{},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["audit",{"_index":1446,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["auth",{"_index":2405,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["authent",{"_index":279,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["author",{"_index":1241,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["authorit",{"_index":2046,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["autoconfigur",{"_index":1862,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["autojump",{"_index":96,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["autologin",{"_index":1523,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["autom",{"_index":165,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/stackscripts/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["automat",{"_index":254,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/security/securing-your-server/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["autostart",{"_index":778,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["avail",{"_index":476,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["avoid",{"_index":29,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["awstat",{"_index":1704,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["axfr",{"_index":2893,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["back",{"_index":154,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["back up",{"_index":2829,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["back-end request",{"_index":1648,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["backend",{"_index":149,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["background",{"_index":2406,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["backlog",{"_index":1402,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["backport",{"_index":2531,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["backup",{"_index":156,"title":{"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["backup servic",{"_index":2139,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["balanc",{"_index":452,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/platform/billing-and-payments/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["ban",{"_index":1329,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["bandwidth",{"_index":2119,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["banner",{"_index":972,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["base",{"_index":134,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["bash",{"_index":831,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["bash complet",{"_index":1177,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["basic",{"_index":77,"title":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["bazaar",{"_index":2701,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["bb",{"_index":2576,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["beauti",{"_index":234,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["beautiful soup",{"_index":236,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["befor",{"_index":75,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["begin",{"_index":76,"title":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["beginn",{"_index":1508,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["beginner'",{"_index":1502,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["behavior",{"_index":2658,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["behind",{"_index":754,"title":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["benchmark",{"_index":1599,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["benefit",{"_index":364,"title":{},"keywords":{},"toc":{"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["best",{"_index":1118,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["between",{"_index":1421,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["beyond",{"_index":2800,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["bidirect",{"_index":1656,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["big",{"_index":1071,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{},"toc":{},"deprecated":{}}],["big data",{"_index":547,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{},"deprecated":{}}],["bill",{"_index":1003,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["binari",{"_index":508,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["bind",{"_index":151,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["bit",{"_index":1759,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["black",{"_index":1186,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["black mesa",{"_index":1188,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["blank",{"_index":2115,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["block",{"_index":309,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["block storag",{"_index":869,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{},"deprecated":{}}],["blog",{"_index":413,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["blue",{"_index":385,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["bookmark",{"_index":2762,"title":{},"keywords":{},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["bookshelf",{"_index":1509,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["boolean",{"_index":826,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["boonex",{"_index":2083,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["boot",{"_index":606,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["boot from a backup",{"_index":2147,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["bootstrap",{"_index":473,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["bootup",{"_index":910,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["bottleneck",{"_index":2123,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["box",{"_index":731,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["box’",{"_index":1306,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["box.com",{"_index":1300,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["branch",{"_index":397,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["breakdown",{"_index":294,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["broken",{"_index":2415,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["broker",{"_index":2235,"title":{},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{},"deprecated":{}}],["brows",{"_index":557,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["browser",{"_index":376,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["bsd",{"_index":1174,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{},"deprecated":{}}],["buffer",{"_index":153,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["bug",{"_index":2255,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["bug geni",{"_index":2592,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["bug track",{"_index":2259,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["build",{"_index":81,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["built",{"_index":796,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["bukkit",{"_index":1416,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["bulletin board",{"_index":2574,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["bundl",{"_index":1116,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["bungeecord",{"_index":1414,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["busi",{"_index":2616,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["button",{"_index":2849,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["bzip2",{"_index":2500,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["bzr",{"_index":2702,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["ca",{"_index":1115,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["caa",{"_index":442,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["cach",{"_index":794,"title":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["cacti",{"_index":2026,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["caddi",{"_index":671,"title":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["caddyfil",{"_index":674,"title":{},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["cakephp",{"_index":2545,"title":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"deprecated":{}}],["cakephp debian",{"_index":2546,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["caldav",{"_index":734,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["calendar",{"_index":2324,"title":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{},"deprecated":{}}],["call",{"_index":2242,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["can’t",{"_index":2128,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["cancel",{"_index":1794,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["capabl",{"_index":2245,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["captur",{"_index":1720,"title":{},"keywords":{},"toc":{"/docs/platform/linode-images/":{}},"deprecated":{}}],["carbon",{"_index":1272,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["card",{"_index":1090,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["cardav",{"_index":735,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["cart",{"_index":2682,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["case",{"_index":2021,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cassandra",{"_index":854,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"deprecated":{}}],["catalyst",{"_index":2690,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["caus",{"_index":1336,"title":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["caveat",{"_index":1481,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cdn",{"_index":421,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["ce",{"_index":45,"title":{"/docs/applications/containers/install_docker_ce/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["celeri",{"_index":345,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["cento",{"_index":99,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["centos 5",{"_index":2672,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["centos 6",{"_index":993,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos 7",{"_index":856,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos configure firewal",{"_index":1375,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewal",{"_index":1372,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall config",{"_index":1373,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall gui",{"_index":1374,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos lamp",{"_index":1273,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{}},"toc":{},"deprecated":{}}],["centos/fedora",{"_index":1432,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["centos5",{"_index":2212,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["central",{"_index":624,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["certif",{"_index":739,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["certificate signing request",{"_index":1684,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["cgi",{"_index":1220,"title":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["chain",{"_index":1117,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["chang",{"_index":393,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/platform/kvm-reference/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["channel",{"_index":1729,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["channels/buff",{"_index":1730,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["charg",{"_index":1602,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["chat",{"_index":1459,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["chat softwar",{"_index":1955,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["cheat",{"_index":1553,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["cheat sheet",{"_index":1556,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["check",{"_index":984,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["checklist",{"_index":1892,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["chef",{"_index":1503,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["chef development kit",{"_index":1506,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["chef instal",{"_index":1517,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef serv",{"_index":1505,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef workst",{"_index":1518,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef-client",{"_index":1519,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chefdk",{"_index":1504,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["cheroke",{"_index":2033,"title":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cherokee admin",{"_index":2040,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["cherokee fastcgi",{"_index":2445,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 13",{"_index":2446,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 14",{"_index":2544,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee on ubuntu",{"_index":2817,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["cherokee php-fastcgi",{"_index":2444,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 10.04",{"_index":2532,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 9.10",{"_index":2786,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu karm",{"_index":2787,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu lucid",{"_index":2533,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee web sev",{"_index":2543,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee-admin",{"_index":2034,"title":{},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["child",{"_index":103,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["chmod",{"_index":2523,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["choos",{"_index":150,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["chown",{"_index":2843,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["chrome o",{"_index":371,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["chroot",{"_index":964,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["ci",{"_index":379,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["cipher",{"_index":2202,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["citadel",{"_index":1978,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["citadel debian 6",{"_index":2177,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel debian squeez",{"_index":2178,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 10.04",{"_index":2567,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 12.04",{"_index":1979,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 14.04",{"_index":1985,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clamav",{"_index":448,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["clariti",{"_index":2712,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["class",{"_index":1293,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"deprecated":{}}],["classif",{"_index":1776,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["clean",{"_index":247,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["cleanup",{"_index":396,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["cli",{"_index":434,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["client",{"_index":72,"title":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["client machin",{"_index":2029,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["client.ovpn",{"_index":583,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["clojur",{"_index":1223,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clone",{"_index":1053,"title":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/disk-images/clone-your-linode/":{}},"toc":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["close",{"_index":1405,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["cloud",{"_index":188,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/stackscripts/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["cloud host",{"_index":1438,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["cloud storag",{"_index":1301,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["cloud storage ubuntu",{"_index":811,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["cloud-based storag",{"_index":783,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["clozur",{"_index":787,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["cluebring",{"_index":1703,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["cluster",{"_index":271,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cm",{"_index":637,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["cname",{"_index":2734,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["code",{"_index":292,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["collabor",{"_index":2448,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["collaboration softwar",{"_index":1954,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["collect",{"_index":1011,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["column",{"_index":1036,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["combin",{"_index":1062,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["come",{"_index":2492,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["command",{"_index":318,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["command lin",{"_index":921,"title":{},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["command line interfac",{"_index":1824,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["command line shel",{"_index":832,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["command-lin",{"_index":97,"title":{},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{},"deprecated":{}}],["commerc",{"_index":932,"title":{},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["commerci",{"_index":1110,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["commercial ssl cert",{"_index":2755,"title":{},"keywords":{"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["commit",{"_index":392,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["common",{"_index":109,"title":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["common command",{"_index":2388,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["common linux command",{"_index":2393,"title":{},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{},"deprecated":{}}],["commun",{"_index":859,"title":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["compat",{"_index":603,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["compil",{"_index":812,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["compile kernel",{"_index":813,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["complet",{"_index":19,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["complex",{"_index":483,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"deprecated":{}}],["compon",{"_index":222,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["compos",{"_index":48,"title":{"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{}},"keywords":{"/docs/applications/containers/how-to-use-docker-compose/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["compress",{"_index":1068,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["compromis",{"_index":2108,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["comput",{"_index":494,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["concept",{"_index":562,"title":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["concern",{"_index":2434,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["conclus",{"_index":124,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["condens",{"_index":2420,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["condit",{"_index":1409,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["conf",{"_index":1775,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"deprecated":{}}],["confidenti",{"_index":488,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{},"deprecated":{}}],["config",{"_index":536,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["config profil",{"_index":2113,"title":{},"keywords":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{},"deprecated":{}}],["config_deathmatch.cfg",{"_index":1192,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["configur",{"_index":115,"title":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["configuration change manag",{"_index":713,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["configuration manag",{"_index":1292,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["configure ghost",{"_index":688,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["configure openfir",{"_index":1957,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{},"deprecated":{}}],["configure postgr",{"_index":274,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["configure znc",{"_index":1738,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["confirm",{"_index":358,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["conflict",{"_index":2773,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["confluenc",{"_index":2452,"title":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["confluence centos 5",{"_index":2453,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{}},"toc":{},"deprecated":{}}],["confluence debian 5",{"_index":2458,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["confluence fedora 13",{"_index":2456,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["confluence linux",{"_index":2455,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 10.04",{"_index":2460,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 9.10",{"_index":2459,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["confluence wiki",{"_index":2454,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["conform",{"_index":1245,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["connect",{"_index":67,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["connector",{"_index":2480,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["connector/net",{"_index":2479,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["consid",{"_index":2832,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["consider",{"_index":1497,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["consol",{"_index":891,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/remote-access/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["console access",{"_index":1107,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["construct",{"_index":1379,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["consumpt",{"_index":2873,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["contact",{"_index":1939,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{}},"deprecated":{}}],["contain",{"_index":46,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["container commun",{"_index":112,"title":{},"keywords":{"/docs/applications/containers/docker-container-communication/":{}},"toc":{},"deprecated":{}}],["container linux",{"_index":912,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{},"deprecated":{}}],["content",{"_index":673,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["content manag",{"_index":634,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{},"deprecated":{}}],["content management framework",{"_index":1673,"title":{},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"toc":{},"deprecated":{}}],["content management framwork",{"_index":1686,"title":{},"keywords":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content management system",{"_index":1142,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content mangement system",{"_index":2651,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["context",{"_index":825,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["continuum",{"_index":43,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["conto",{"_index":1678,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{}},"toc":{},"deprecated":{}}],["control",{"_index":426,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["control panel",{"_index":2186,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["convent",{"_index":1076,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["convert",{"_index":2467,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["cookbook",{"_index":1507,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["cooki",{"_index":1808,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["copi",{"_index":860,"title":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["core",{"_index":914,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["coreo",{"_index":893,"title":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["correct",{"_index":2126,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correctli",{"_index":2127,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correspond",{"_index":1313,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["corrupt",{"_index":464,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["couchdb",{"_index":2052,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"deprecated":{}}],["count",{"_index":1853,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["counter",{"_index":1199,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["counter strik",{"_index":1203,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["counter strike global offens",{"_index":1204,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["courier",{"_index":2263,"title":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["cover",{"_index":2754,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["cp",{"_index":2833,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["cpan",{"_index":2653,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanel",{"_index":1099,"title":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"deprecated":{}}],["cpanel cento",{"_index":1102,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["cpanel/whm",{"_index":1690,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["cpanm",{"_index":2655,"title":{},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanminu",{"_index":2654,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["cpu",{"_index":1852,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["crash",{"_index":2750,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["crawl",{"_index":323,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["creat",{"_index":66,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["create databas",{"_index":2091,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["create git repo",{"_index":864,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["creation",{"_index":633,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["credenti",{"_index":1258,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["credit",{"_index":1793,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["crm",{"_index":976,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["cron",{"_index":166,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["cron linux",{"_index":2730,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["cron tutori",{"_index":2728,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["crontab",{"_index":2729,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["crypt",{"_index":170,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["cryptsetup",{"_index":1899,"title":{},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{},"deprecated":{}}],["cs:go",{"_index":1202,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo",{"_index":1205,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo serv",{"_index":1206,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo server host",{"_index":1207,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csr",{"_index":1114,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["css",{"_index":980,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["curl",{"_index":1549,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["current",{"_index":15,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/billing-and-payments/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["custom",{"_index":31,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["custom distribut",{"_index":997,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom distro",{"_index":874,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom inst",{"_index":2241,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["custom kernel",{"_index":994,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["custom linod",{"_index":816,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["custom linux",{"_index":1479,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["custom linux kernel",{"_index":815,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["cut",{"_index":2180,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["cve",{"_index":1707,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["cyberduck",{"_index":2758,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["cygwin",{"_index":1727,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["daemon",{"_index":349,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["dahdi",{"_index":1365,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["daili",{"_index":2816,"title":{},"keywords":{},"toc":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["dalla",{"_index":2876,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["dandifi",{"_index":2922,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dashboard",{"_index":228,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["data",{"_index":91,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-backup-service/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["data stor",{"_index":793,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["databas",{"_index":111,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["database configur",{"_index":272,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["database tun",{"_index":273,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["datacent",{"_index":2752,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["dataset",{"_index":467,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["datasourc",{"_index":1392,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["datastor",{"_index":2005,"title":{},"keywords":{},"toc":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["date",{"_index":844,"title":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["date/tim",{"_index":2466,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["davf",{"_index":1304,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["davfs2",{"_index":1305,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["day",{"_index":1570,"title":{},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["dbm",{"_index":2638,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["dcv",{"_index":2626,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["deactiv",{"_index":803,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["dead",{"_index":1213,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["deathmatch",{"_index":770,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["debain 7",{"_index":1769,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{}},"toc":{},"deprecated":{}}],["debian",{"_index":128,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["debian 5",{"_index":2677,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian 6",{"_index":2308,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 exim",{"_index":2331,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 lamp serv",{"_index":2301,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 mail serv",{"_index":2179,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 send email",{"_index":2330,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 7",{"_index":1616,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["debian 7 lamp serv",{"_index":1869,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["debian 8",{"_index":850,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["debian 8 lamp serv",{"_index":1474,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian 9",{"_index":1486,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"toc":{},"deprecated":{}}],["debian exim",{"_index":2332,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian firewal",{"_index":2864,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian jessi",{"_index":851,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{},"deprecated":{}}],["debian lamp",{"_index":1475,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian lamp guid",{"_index":1870,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lamp serv",{"_index":2909,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lenni",{"_index":2565,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian mail serv",{"_index":2763,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian squeez",{"_index":2307,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian upgrad",{"_index":1912,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian vpn",{"_index":2286,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian wheezi",{"_index":1615,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["debian. track",{"_index":2737,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian/ubuntu",{"_index":98,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["debug",{"_index":1938,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["decid",{"_index":1970,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["decis",{"_index":1664,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["declar",{"_index":388,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["dedic",{"_index":771,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["deep",{"_index":553,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["deep learn",{"_index":546,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["default",{"_index":418,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["default.rb",{"_index":1516,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["defin",{"_index":84,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["definit",{"_index":2772,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["delay",{"_index":2441,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["deleg",{"_index":2023,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["delet",{"_index":108,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["deliveri",{"_index":746,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["demo",{"_index":425,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["demonstr",{"_index":2244,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["deni",{"_index":962,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["depend",{"_index":238,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy",{"_index":352,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/linode-images/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy ghost on ubuntu 16.04",{"_index":689,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["deploy python applications with nginx",{"_index":1959,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["describ",{"_index":1081,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["descript",{"_index":1879,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["descriptor",{"_index":1408,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["desktop",{"_index":365,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{},"toc":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["dest",{"_index":1929,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["destin",{"_index":2613,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["destroy",{"_index":480,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["detach",{"_index":315,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["determin",{"_index":2154,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["develop",{"_index":200,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["develop php",{"_index":2548,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["devic",{"_index":201,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["diagnos",{"_index":1652,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["diagnost",{"_index":883,"title":{},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["differ",{"_index":1754,"title":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["diffi",{"_index":958,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["dig",{"_index":2418,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["digest",{"_index":1449,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["direct",{"_index":1382,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["directadmin",{"_index":2188,"title":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"toc":{},"deprecated":{}}],["directli",{"_index":2643,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["directori",{"_index":102,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["disabl",{"_index":355,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["disable a backup",{"_index":2145,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["disconnect",{"_index":2662,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["discount",{"_index":2117,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["discov",{"_index":2502,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["discoveri",{"_index":2230,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["discuss",{"_index":1965,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["discussion forum",{"_index":2575,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["disk",{"_index":175,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["display",{"_index":408,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["distribut",{"_index":33,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["distributed version control",{"_index":2628,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["distributions/vers",{"_index":1626,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["distro",{"_index":1783,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["distro upgrad",{"_index":2196,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["django",{"_index":1275,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["dkim",{"_index":1234,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["dlna",{"_index":929,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["dm",{"_index":169,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["dm-crypt",{"_index":171,"title":{},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"toc":{},"deprecated":{}}],["dmarc",{"_index":1236,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["dn",{"_index":444,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["dna",{"_index":2095,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["dnf",{"_index":2923,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dns configur",{"_index":1464,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns debian",{"_index":2335,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dns manag",{"_index":1463,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns record",{"_index":2889,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns record typ",{"_index":2890,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns resolut",{"_index":2891,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["docker",{"_index":44,"title":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["docker c",{"_index":47,"title":{},"keywords":{"/docs/applications/containers/install_docker_ce/":{}},"toc":{},"deprecated":{}}],["docker compos",{"_index":49,"title":{},"keywords":{"/docs/applications/containers/install_docker_compose/":{}},"toc":{},"deprecated":{}}],["docker hub",{"_index":363,"title":{},"keywords":{"/docs/applications/containers/when-and-why-to-use-docker/":{}},"toc":{},"deprecated":{}}],["docker swarm",{"_index":627,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["docker,container,dockerfile,dock",{"_index":726,"title":{},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"toc":{},"deprecated":{}}],["dockerfil",{"_index":805,"title":{"/docs/applications/containers/how-to-use-dockerfiles/":{}},"keywords":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{}},"toc":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["document",{"_index":2053,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["doesn’t",{"_index":1858,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dog",{"_index":2920,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["doku wiki",{"_index":2647,"title":{},"keywords":{"/docs/websites/wikis/dokuwiki-engine/":{}},"toc":{},"deprecated":{}}],["dokuwiki",{"_index":2645,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{"/docs/websites/wikis/dokuwiki-engine/":{}},"deprecated":{}}],["dolphin",{"_index":2081,"title":{"/docs/applications/social-networking/dolphin/":{}},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["domain",{"_index":341,"title":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["domain nam",{"_index":1685,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["domain zon",{"_index":2906,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["don’t",{"_index":1543,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["don''t starv",{"_index":1541,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don''t starve togeth",{"_index":1542,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don't",{"_index":1539,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["don’t",{"_index":1544,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["dosblockingperiod",{"_index":2168,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dosemailnotifi",{"_index":2169,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doshashtables",{"_index":2163,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doslogdir",{"_index":2171,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospagecount",{"_index":2164,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospageinterv",{"_index":2166,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossitecount",{"_index":2165,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossiteinterv",{"_index":2167,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossystemcommand",{"_index":2170,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dovecot",{"_index":1557,"title":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["dovecot 2",{"_index":1911,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{},"deprecated":{}}],["dovecot centos 5",{"_index":2211,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["dovecot centos 6",{"_index":1564,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["dovecot centos 7",{"_index":1559,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["dovecot debian 6",{"_index":2208,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.04",{"_index":2570,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.10",{"_index":2428,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["dovecot’",{"_index":1896,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["downgrad",{"_index":2751,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["download",{"_index":290,"title":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["downtim",{"_index":1580,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["dpkg",{"_index":2914,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["drawback",{"_index":1901,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["drive",{"_index":1097,"title":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["driven",{"_index":2007,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["driver",{"_index":513,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["drop",{"_index":1404,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dropbox",{"_index":1757,"title":{"/docs/applications/cloud-storage/dropbox/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/cloud-storage/dropbox/":{}},"deprecated":{}}],["drupal",{"_index":636,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"deprecated":{}}],["drupal 8",{"_index":1143,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{}},"toc":{},"deprecated":{}}],["drush",{"_index":1672,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"toc":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["dsp",{"_index":2100,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["due",{"_index":843,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["dump",{"_index":163,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["duplic",{"_index":535,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["durat",{"_index":1935,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["dvc",{"_index":1603,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["dynam",{"_index":2022,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["dynamic apach",{"_index":2378,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["dynamic cont",{"_index":2692,"title":{},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{},"deprecated":{}}],["e-commerc",{"_index":1019,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["each",{"_index":525,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"deprecated":{}}],["earli",{"_index":12,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["easi",{"_index":937,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["easy linux",{"_index":934,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{},"deprecated":{}}],["easyrsa",{"_index":1262,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"deprecated":{}}],["echo",{"_index":2886,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ecommerc",{"_index":742,"title":{},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["edit",{"_index":211,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["editor",{"_index":568,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["effect",{"_index":2642,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["egroupwar",{"_index":2449,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd",{"_index":1990,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd on linux",{"_index":1994,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu",{"_index":1992,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 12.04",{"_index":1993,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 9.10",{"_index":2769,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu hardi",{"_index":2798,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu jaunti",{"_index":2799,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu karm",{"_index":2768,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["elast",{"_index":213,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["elastic stack",{"_index":648,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elasticsearch",{"_index":223,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["element",{"_index":706,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["elgg",{"_index":2738,"title":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"deprecated":{}}],["elgg debian lenni",{"_index":2739,"title":{},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["elk",{"_index":521,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["elk stack",{"_index":519,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elk,ossec-hid",{"_index":520,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{},"deprecated":{}}],["emac",{"_index":2888,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["email",{"_index":729,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["email howto",{"_index":2764,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["email serv",{"_index":1982,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["embed",{"_index":1127,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["emerge/portag",{"_index":2928,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["enabl",{"_index":270,"title":{"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["enable a backup",{"_index":2142,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["encrypt",{"_index":168,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["encrypt,ssl,ssl",{"_index":1196,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["encryption for http",{"_index":2398,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["end",{"_index":2394,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["engin",{"_index":2646,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{},"deprecated":{}}],["enhanc",{"_index":1139,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["enter",{"_index":943,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["enterprise search",{"_index":681,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["enterprise wiki",{"_index":2015,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["entir",{"_index":391,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["entri",{"_index":678,"title":{},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["enviro",{"_index":204,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["environ",{"_index":203,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["environment",{"_index":394,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["epel",{"_index":1667,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["ephemer",{"_index":1400,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["epoch",{"_index":2465,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["eras",{"_index":2109,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["erlang",{"_index":1998,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["erp",{"_index":1312,"title":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["error",{"_index":245,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"deprecated":{}}],["esr",{"_index":2709,"title":{},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["establish",{"_index":2686,"title":{},"keywords":{},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["etc/apt/sources.list",{"_index":2918,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/dnf/dnf.conf",{"_index":2924,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/host",{"_index":1866,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["etc/yum.conf",{"_index":2921,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etcd",{"_index":615,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["evalu",{"_index":1882,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["evas",{"_index":2162,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["event",{"_index":68,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["everyth",{"_index":1532,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["everything’",{"_index":1239,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["evolv",{"_index":1014,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["exampl",{"_index":113,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["excel",{"_index":250,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["except",{"_index":1533,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["exchang",{"_index":1128,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["exclud",{"_index":1806,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["execut",{"_index":819,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["executors&rsquo",{"_index":514,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["exim",{"_index":1961,"title":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["exim ubuntu 10.04",{"_index":2588,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 10.10",{"_index":2379,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 11.04",{"_index":2213,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["exist",{"_index":573,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["exit",{"_index":947,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["expand",{"_index":1080,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["expect",{"_index":570,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["experienc",{"_index":2121,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["expir",{"_index":1917,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["explain",{"_index":1934,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["explor",{"_index":1435,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["export",{"_index":414,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["express",{"_index":2272,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ext4",{"_index":601,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["extend",{"_index":417,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["extendedstatu",{"_index":1864,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["extens",{"_index":180,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["extern",{"_index":1623,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["extra",{"_index":1193,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["extract",{"_index":320,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["face",{"_index":2153,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["factor",{"_index":748,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["fail",{"_index":399,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["fail2ban",{"_index":1325,"title":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["fail2ban.loc",{"_index":1328,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failov",{"_index":1108,"title":{},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["failregex",{"_index":1333,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failur",{"_index":1671,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{}},"deprecated":{}}],["fals",{"_index":996,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}}}],["faq",{"_index":7,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["far.vim",{"_index":574,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["farmo",{"_index":719,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["fastcgi",{"_index":1140,"title":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fastcgi perl",{"_index":2723,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["faster",{"_index":94,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{},"deprecated":{}}],["fastscgi perl",{"_index":1987,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fault",{"_index":1583,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["fault toler",{"_index":1581,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["favorit",{"_index":1017,"title":{},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["fcgi",{"_index":2265,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fcgiwrap",{"_index":2584,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["featur",{"_index":600,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["feature develop",{"_index":2591,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["feder",{"_index":2001,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fedora",{"_index":1111,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["fedora 11 apach",{"_index":2805,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 11 lamp",{"_index":2804,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 12",{"_index":2450,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 apach",{"_index":2807,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 lamp",{"_index":2806,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 13",{"_index":2457,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 apach",{"_index":2551,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 lamp",{"_index":2550,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 web serv",{"_index":2447,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 14",{"_index":2283,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 apach",{"_index":2383,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 lamp",{"_index":2382,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 15 apach",{"_index":2200,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 15 lamp",{"_index":2199,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 19 apach",{"_index":1845,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 19 lamp",{"_index":1844,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 20 apach",{"_index":1767,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora 20 lamp",{"_index":1764,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora dn",{"_index":2218,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora web serv",{"_index":2356,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora/cento",{"_index":1653,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["feed",{"_index":990,"title":{"/docs/applications/social-networking/planet-feed-aggregator/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["fetch",{"_index":1460,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["fetchmail",{"_index":2708,"title":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["fetchmailrc",{"_index":2710,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["file",{"_index":79,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["file arch",{"_index":2499,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["file manag",{"_index":700,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["file permiss",{"_index":2525,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["file serv",{"_index":908,"title":{},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["file storag",{"_index":1302,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["file system",{"_index":456,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["file transf",{"_index":2830,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["filebeat",{"_index":224,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["filesystem",{"_index":299,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["filesystem/boot",{"_index":895,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"deprecated":{}}],["filezilla",{"_index":1692,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["filter",{"_index":949,"title":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["final",{"_index":343,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["find",{"_index":609,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["find and replac",{"_index":2519,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{},"deprecated":{}}],["find command",{"_index":2408,"title":{},"keywords":{"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"toc":{},"deprecated":{}}],["fingerprint",{"_index":2874,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["finnix",{"_index":1249,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["firewal",{"_index":268,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"deprecated":{}}],["firewall setup",{"_index":1287,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["firewalld",{"_index":1054,"title":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["first",{"_index":762,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["first lin",{"_index":951,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{}},"toc":{},"deprecated":{}}],["fish",{"_index":828,"title":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["fish script",{"_index":830,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["fish shel",{"_index":829,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["five",{"_index":2025,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fix",{"_index":939,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["flag",{"_index":2929,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["flask",{"_index":549,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["flatpress",{"_index":2582,"title":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"deprecated":{}}],["flower",{"_index":350,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["fluxbb",{"_index":2573,"title":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"deprecated":{}}],["flyspray",{"_index":2594,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"deprecated":{}}],["folder",{"_index":1659,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["follow",{"_index":2260,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["forc",{"_index":265,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["forens",{"_index":2851,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["forg",{"_index":632,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["forgot",{"_index":2131,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["fork",{"_index":1607,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["format",{"_index":537,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["formula",{"_index":1387,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"deprecated":{}}],["fortress",{"_index":1567,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["forum",{"_index":1966,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["forum softwar",{"_index":1968,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["forums](http://www.boonex.com/forum",{"_index":2087,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["forward",{"_index":1066,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["found",{"_index":1855,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["four",{"_index":2024,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fourm",{"_index":2577,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["fpm",{"_index":1217,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"deprecated":{}}],["frame",{"_index":1021,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["framework",{"_index":2288,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["frankfurt",{"_index":2877,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["free",{"_index":2872,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["freebsd",{"_index":1173,"title":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["freenod",{"_index":2660,"title":{},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["freepbx",{"_index":1745,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["freepbx ubuntu",{"_index":2632,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fremont",{"_index":2878,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["frequenc",{"_index":1321,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["friendli",{"_index":2664,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["front",{"_index":2555,"title":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["front-end proxi",{"_index":2558,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["front-end request",{"_index":1647,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["frontend",{"_index":1315,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["fstab",{"_index":999,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["ftp",{"_index":1693,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full",{"_index":589,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full disk encrypt",{"_index":1069,"title":{},"keywords":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{},"deprecated":{}}],["full duplex",{"_index":63,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["fulli",{"_index":1240,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["function",{"_index":248,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fundament",{"_index":2317,"title":{},"keywords":{},"toc":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["further",{"_index":230,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["fuse",{"_index":1370,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{},"deprecated":{}}],["fusion",{"_index":2649,"title":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"deprecated":{}}],["futon",{"_index":2055,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["futur",{"_index":579,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["galera",{"_index":1057,"title":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"deprecated":{}}],["game",{"_index":1016,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["game serv",{"_index":1209,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["garry’",{"_index":1634,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["garry'",{"_index":1632,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["garry''s mod",{"_index":1633,"title":{},"keywords":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["gateway",{"_index":692,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["gather",{"_index":582,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["gcc",{"_index":1627,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["gener",{"_index":724,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/api/api-key/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["generate csr",{"_index":1317,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["geni",{"_index":2589,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["gentoo",{"_index":1483,"title":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{}},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["gentoo linux",{"_index":1865,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{}},"toc":{},"deprecated":{}}],["get",{"_index":432,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["getmail",{"_index":2688,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"toc":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["getting start",{"_index":1919,"title":{},"keywords":{"/docs/security/backups/backing-up-your-data/":{}},"toc":{},"deprecated":{}}],["getting-start",{"_index":824,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["ghost",{"_index":685,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"toc":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"deprecated":{}}],["ghost on linod",{"_index":687,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["girocco",{"_index":2528,"title":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["git",{"_index":50,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["github",{"_index":863,"title":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["gitlab",{"_index":1182,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["gitolit",{"_index":2836,"title":{},"keywords":{"/docs/development/version-control/how-to-configure-git/":{}},"toc":{},"deprecated":{}}],["gitosi",{"_index":2451,"title":{},"keywords":{},"toc":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["gitweb",{"_index":1606,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["give",{"_index":510,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["given",{"_index":2469,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["glibc",{"_index":1625,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["glish",{"_index":916,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"deprecated":{}}],["global",{"_index":240,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["gluster",{"_index":1129,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["glusterf",{"_index":1055,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["gmail",{"_index":1025,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gnu",{"_index":1726,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["gnu screen",{"_index":2657,"title":{},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{},"deprecated":{}}],["gnu tar",{"_index":2496,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu zip",{"_index":2497,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu/linux",{"_index":584,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["go",{"_index":198,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["gog",{"_index":1341,"title":{"/docs/development/version-control/install-gogs-on-debian/":{}},"keywords":{"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/version-control/install-gogs-on-debian/":{}},"deprecated":{}}],["golang",{"_index":433,"title":{},"keywords":{"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["golden",{"_index":1905,"title":{},"keywords":{},"toc":{"/docs/platform/automating-server-builds/":{}},"deprecated":{}}],["golden disk",{"_index":1904,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["googl",{"_index":725,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/email/using-google-apps-for-email/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["google analyt",{"_index":1621,"title":{},"keywords":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"toc":{},"deprecated":{}}],["google app",{"_index":1742,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google apps linod",{"_index":1743,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google authent",{"_index":1064,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["google email",{"_index":1741,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google voic",{"_index":1747,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{},"deprecated":{}}],["gpg",{"_index":889,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["gpg-agent",{"_index":1085,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["grace",{"_index":970,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["grafana",{"_index":1270,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graph",{"_index":1863,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["graphic",{"_index":1436,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["graphit",{"_index":1269,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graylog",{"_index":663,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["graylog debian",{"_index":665,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["graylog2",{"_index":662,"title":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"keywords":{},"toc":{},"deprecated":{}}],["grep",{"_index":867,"title":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["greylist",{"_index":1705,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["grid",{"_index":492,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["group",{"_index":1040,"title":{"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["groupwar",{"_index":1981,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["grub",{"_index":881,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["grub 2",{"_index":1480,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["grub legaci",{"_index":995,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["guacamol",{"_index":366,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"deprecated":{}}],["gui",{"_index":2262,"title":{},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["guid",{"_index":1133,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gunicorn",{"_index":765,"title":{},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["gzip",{"_index":1399,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["ha",{"_index":1600,"title":{},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"toc":{},"deprecated":{}}],["hadoop",{"_index":505,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["half",{"_index":768,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["half-life 2",{"_index":772,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["hand",{"_index":1898,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["handl",{"_index":246,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["handler",{"_index":337,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["handshak",{"_index":65,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["haproxi",{"_index":451,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{}},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hard",{"_index":2433,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["harden",{"_index":955,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"keywords":{},"toc":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["harden mysql",{"_index":2065,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["hardi",{"_index":2680,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["hash",{"_index":1028,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["hdf",{"_index":507,"title":{},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["head",{"_index":950,"title":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["header",{"_index":148,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["headless",{"_index":556,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["headless brows",{"_index":558,"title":{},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{},"deprecated":{}}],["health",{"_index":2204,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["heartble",{"_index":1778,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{},"deprecated":{}}],["hellman",{"_index":959,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["hello",{"_index":117,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["hello.go",{"_index":431,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["help",{"_index":922,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["help desk",{"_index":2137,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["helper",{"_index":896,"title":{"/docs/platform/network-helper/":{}},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["here",{"_index":199,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["hexchat",{"_index":1739,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["hg",{"_index":2625,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["hiawatha",{"_index":1691,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hiera",{"_index":711,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"deprecated":{}}],["hierarchi",{"_index":717,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["high",{"_index":1056,"title":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["high avail",{"_index":454,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["highli",{"_index":613,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["hilight",{"_index":2663,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["histori",{"_index":1791,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["hl2",{"_index":774,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["home",{"_index":801,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["homebrew",{"_index":55,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["hook",{"_index":1238,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["host",{"_index":120,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/websites/hosting-a-website/":{}},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["hosting a websit",{"_index":1643,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["hostnam",{"_index":357,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["hosts fil",{"_index":676,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{},"deprecated":{}}],["hosts.allow",{"_index":1530,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hosts.deni",{"_index":1531,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hourli",{"_index":1002,"title":{"/docs/platform/upgrade-to-hourly-billing/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{}},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["how to",{"_index":866,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["how to configure wordpress",{"_index":502,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to install wordpress",{"_index":2504,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to manage repositories with gitlab",{"_index":1185,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["how to set up bungeecord",{"_index":1420,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["how to use git",{"_index":862,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["hst",{"_index":1125,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["htaccess",{"_index":590,"title":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["html",{"_index":321,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["htop",{"_index":1594,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["http",{"_index":144,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["http auth",{"_index":2740,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["http localhost phpmyadmin",{"_index":1841,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["http server",{"_index":2342,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["http/2",{"_index":1120,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["httpd",{"_index":1679,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["httpstubstatusmodul",{"_index":1857,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-nginx/":{}},"toc":{},"deprecated":{}}],["hub",{"_index":728,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["hybrid",{"_index":205,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["i/o",{"_index":2122,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["icinga",{"_index":127,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icinga2",{"_index":129,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icmp",{"_index":1976,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["id",{"_index":1611,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{},"deprecated":{}}],["identifi",{"_index":879,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ignor",{"_index":1613,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["ikiwiki",{"_index":2019,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ikiwiki debian 5",{"_index":2344,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian 6",{"_index":2249,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian lenni",{"_index":2343,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian squeez",{"_index":2248,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["imag",{"_index":420,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/platform/linode-images/":{}},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/linode-images/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/platform/linode-images/":{}},"deprecated":{}}],["imap",{"_index":1907,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["immut",{"_index":1224,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["impact",{"_index":1689,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["implement",{"_index":2314,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["import",{"_index":572,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["improperli",{"_index":2614,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["in",{"_index":761,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["increas",{"_index":258,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{}},"deprecated":{}}],["independ",{"_index":2707,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["index",{"_index":1649,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["individu",{"_index":1386,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["infil",{"_index":2644,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["inform",{"_index":335,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["infrastructur",{"_index":30,"title":{},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["init",{"_index":1817,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["initi",{"_index":374,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["inotifi",{"_index":301,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["insert",{"_index":2487,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["insid",{"_index":328,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["instal",{"_index":38,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["install alpine linux",{"_index":1094,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["install cpanel",{"_index":1101,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["install dock",{"_index":835,"title":{},"keywords":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"toc":{},"deprecated":{}}],["install ghost",{"_index":686,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install gitlab on ubuntu",{"_index":1184,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["install graylog",{"_index":664,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["install java",{"_index":899,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install lamp ubuntu 16.04",{"_index":1150,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install mail-in-a-box",{"_index":732,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["install mariadb",{"_index":1443,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["install mysql",{"_index":1439,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install mysql on ubuntu",{"_index":2063,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install nagio",{"_index":1165,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["install nginx",{"_index":1646,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install nginx on debian 7",{"_index":1816,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install node.j",{"_index":1645,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["install openva",{"_index":1008,"title":{},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install owncloud",{"_index":810,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install plex",{"_index":926,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install salt",{"_index":1383,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["install taskwarrior",{"_index":839,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["install turtl",{"_index":782,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["install uwsgi",{"_index":1958,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["install wordpress",{"_index":499,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["install wp-cli",{"_index":1176,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install zimbra",{"_index":1343,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install znc",{"_index":1735,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["installing monit for server monitor",{"_index":1319,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"toc":{},"deprecated":{}}],["instanc",{"_index":474,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["instant",{"_index":1951,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["instant messag",{"_index":1952,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["instead",{"_index":1091,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["instruct",{"_index":2102,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["integr",{"_index":489,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["interact",{"_index":704,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["interchang",{"_index":621,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interconnect",{"_index":625,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interfac",{"_index":261,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["internet",{"_index":607,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["internet radio",{"_index":2096,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["interpret",{"_index":2424,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["interv",{"_index":969,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["intro",{"_index":2290,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["introduc",{"_index":490,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["introduct",{"_index":59,"title":{"/docs/development/introduction-to-websockets/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/platform/stackscripts/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["introduction to git",{"_index":1881,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to version control",{"_index":1880,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to websocket",{"_index":62,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["intrusion detection system",{"_index":1612,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{},"deprecated":{}}],["inventori",{"_index":1434,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["invoic",{"_index":2116,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{},"deprecated":{}}],["io",{"_index":1255,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["iotop",{"_index":1595,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["ip",{"_index":592,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/platform/network-helper/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["ip address",{"_index":611,"title":{},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/remote-access/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{},"deprecated":{}}],["ip configur",{"_index":2228,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["ip failov",{"_index":1105,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["ip pbx system",{"_index":1362,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ip whitelist",{"_index":1326,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{},"deprecated":{}}],["ip6tabl",{"_index":2489,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["iperf",{"_index":1651,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["iptabl",{"_index":580,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv4",{"_index":1261,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6",{"_index":1067,"title":{"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6 network",{"_index":2227,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["irc",{"_index":1723,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["irc bounc",{"_index":1736,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["iredmail",{"_index":1701,"title":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["irssi",{"_index":2659,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["isp",{"_index":2617,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ispconfig",{"_index":2261,"title":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["issu",{"_index":110,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["issue manag",{"_index":2595,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["issue track",{"_index":2590,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["jabber daemon",{"_index":1997,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["jail",{"_index":1332,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jail.loc",{"_index":1327,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jaunti",{"_index":2719,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["java",{"_index":667,"title":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["java debian",{"_index":2312,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java fedora",{"_index":2361,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 12",{"_index":2508,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java fedora 13",{"_index":2511,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 14",{"_index":2359,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java hardi",{"_index":2808,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java jdk",{"_index":901,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"toc":{},"deprecated":{}}],["java jr",{"_index":900,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{}},"toc":{},"deprecated":{}}],["java lenni",{"_index":2313,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 12",{"_index":2509,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 13",{"_index":2512,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 14",{"_index":2360,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu karm",{"_index":2517,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu lucid",{"_index":1948,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu maverick",{"_index":2364,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu",{"_index":1949,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.04",{"_index":2514,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.10",{"_index":2363,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu 12.04",{"_index":1947,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["java ubuntu 16.04",{"_index":1147,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["java ubuntu 9.10",{"_index":2516,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java_hom",{"_index":528,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["javascript",{"_index":1565,"title":{},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{}},"deprecated":{}}],["jboss",{"_index":1229,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["jboss a",{"_index":1388,"title":{},"keywords":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{},"deprecated":{}}],["jc2",{"_index":1339,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["jclock",{"_index":435,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jclocksgmt",{"_index":430,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jdk",{"_index":905,"title":{},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{}},"deprecated":{}}],["jekyl",{"_index":411,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["jenkin",{"_index":377,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jenkinsfil",{"_index":389,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jessi",{"_index":1218,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["job",{"_index":531,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["join",{"_index":630,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["joomla",{"_index":638,"title":{"/docs/websites/cms/manage-web-content-with-joomla/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"toc":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"deprecated":{}}],["jre",{"_index":903,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["json",{"_index":2054,"title":{},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["juicessh",{"_index":210,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["jump",{"_index":101,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["jupyt",{"_index":409,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["jupyter notebook",{"_index":756,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["just cause 2",{"_index":1337,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["jvm",{"_index":1228,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["karmic",{"_index":2381,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["karmic lamp",{"_index":2781,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["keep",{"_index":484,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["keepal",{"_index":1593,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["keepaliv",{"_index":1130,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["kera",{"_index":548,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["kernel",{"_index":5,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["kernel compil",{"_index":814,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["key",{"_index":183,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/api/api-key/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/security/securing-your-server/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["key stor",{"_index":1009,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key-value stor",{"_index":2004,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key_buff",{"_index":1573,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["keypair",{"_index":1088,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["kibana",{"_index":226,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["kill",{"_index":2392,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killal",{"_index":2391,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killswitch",{"_index":581,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"keywords":{},"toc":{},"deprecated":{}}],["kit",{"_index":904,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["kloxo",{"_index":2185,"title":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"toc":{},"deprecated":{}}],["knife",{"_index":1511,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["knife.rb",{"_index":1520,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["know",{"_index":936,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["knowledge exchang",{"_index":2562,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["konvers",{"_index":1740,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["kubeadm",{"_index":359,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubectl",{"_index":360,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubelet",{"_index":361,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubernet",{"_index":353,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kvm",{"_index":876,"title":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["kvm linod",{"_index":1493,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["kvm refer",{"_index":1491,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["l2tp/ipsec",{"_index":695,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["l4d2",{"_index":1216,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["label",{"_index":1932,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["laf",{"_index":487,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lafs’",{"_index":495,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lamp",{"_index":722,"title":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["lamp debian",{"_index":1478,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["lamp guid",{"_index":2911,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["lamp howto",{"_index":1476,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lamp instal",{"_index":1630,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["lamp linux",{"_index":1874,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["lamp serv",{"_index":1765,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["lamp stack",{"_index":1468,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["languag",{"_index":351,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["laravel",{"_index":631,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["laravel forg",{"_index":639,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["larger",{"_index":1083,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["lassi",{"_index":847,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{},"deprecated":{}}],["last",{"_index":942,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["last lin",{"_index":953,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["latenc",{"_index":2611,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["latest",{"_index":1971,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"deprecated":{}}],["launch",{"_index":703,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["ldquo;incorrect&rdquo",{"_index":2133,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["ldquo;itk&rdquo",{"_index":1837,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["ldquo;less",{"_index":1030,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["ldquo;match&rdquo",{"_index":2674,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ldquo;universe&rdquo",{"_index":2648,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ldquo;varnish",{"_index":1051,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["learn",{"_index":543,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["left",{"_index":1212,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["left 4 dead",{"_index":1215,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["legaci",{"_index":992,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["leiningen",{"_index":1227,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["lemp",{"_index":1149,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["length",{"_index":2396,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["lenni",{"_index":2315,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["lepp",{"_index":1801,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["less",{"_index":979,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["let’",{"_index":1197,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["let'",{"_index":1194,"title":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"keywords":{},"toc":{},"deprecated":{}}],["letsencrypt",{"_index":764,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["level",{"_index":2443,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["leverag",{"_index":2845,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["librari",{"_index":1514,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["libuv",{"_index":785,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["life",{"_index":769,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["lighthttpd",{"_index":1888,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd",{"_index":1135,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd linod",{"_index":2869,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lighttpd serv",{"_index":2868,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["limit",{"_index":342,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["limits.conf",{"_index":1412,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["line",{"_index":339,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["link",{"_index":640,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["linking minecraft serv",{"_index":1419,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["linod",{"_index":20,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/platform/linode-images/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/cms-overview/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["linode api",{"_index":1821,"title":{},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{},"deprecated":{}}],["linode backup servic",{"_index":2141,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode beginn",{"_index":2749,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode beginners guid",{"_index":2748,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode cli",{"_index":1823,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["linode control panel",{"_index":1100,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["linode dn",{"_index":1637,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode guid",{"_index":1642,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode host",{"_index":2871,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode imag",{"_index":1719,"title":{},"keywords":{"/docs/platform/linode-images/":{}},"toc":{},"deprecated":{}}],["linode manag",{"_index":911,"title":{},"keywords":{"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{},"deprecated":{}}],["linode manager dn",{"_index":1638,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode migr",{"_index":2111,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["linode platform",{"_index":2140,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode quickstart guid",{"_index":1662,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["linode setup",{"_index":1644,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["linode terminal tutori",{"_index":2885,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linode troubleshoot",{"_index":2847,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linode web serv",{"_index":2870,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode’",{"_index":1922,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["linode'",{"_index":610,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{},"toc":{},"deprecated":{}}],["linode’",{"_index":14,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["linux",{"_index":51,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["linux backup",{"_index":2815,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["linux beginn",{"_index":2732,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linux command",{"_index":2395,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["linux common command",{"_index":2404,"title":{},"keywords":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{},"deprecated":{}}],["linux configur",{"_index":2848,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linux contain",{"_index":894,"title":{},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"toc":{},"deprecated":{}}],["linux firewal",{"_index":2865,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux ftp",{"_index":1697,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux jabber serv",{"_index":1956,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux kernel",{"_index":1760,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["linux lamp",{"_index":1766,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["linux mail",{"_index":1963,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["linux mail serv",{"_index":1560,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["linux package manag",{"_index":2912,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["linux scp",{"_index":1694,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux sftp program",{"_index":1696,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux termin",{"_index":2883,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linux tip",{"_index":2731,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["linux ufw",{"_index":1284,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["linux upgrade howto",{"_index":2197,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["linux web",{"_index":1871,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["linux web serv",{"_index":647,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["linux xmpp",{"_index":2295,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["lish",{"_index":880,"title":{"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["lisp",{"_index":788,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["list",{"_index":475,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["listen",{"_index":2000,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["listserv",{"_index":2045,"title":{},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["littl",{"_index":2838,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["live",{"_index":1804,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["lmtp",{"_index":1897,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["ln",{"_index":2431,"title":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["load",{"_index":259,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["load balanc",{"_index":453,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["load test",{"_index":1598,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["local",{"_index":142,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["localhost phpmyadmin",{"_index":1839,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["locat",{"_index":477,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["lock",{"_index":2490,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["log",{"_index":645,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["log fil",{"_index":2438,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["logic",{"_index":333,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["login",{"_index":913,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["logrot",{"_index":2437,"title":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logrotate.conf",{"_index":2440,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logstash",{"_index":524,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["logwatch",{"_index":1445,"title":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["london",{"_index":2879,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["longview",{"_index":885,"title":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"keywords":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["longview’",{"_index":1933,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["look",{"_index":1859,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/linode-managed/":{}},"deprecated":{}}],["loop",{"_index":310,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["loss",{"_index":2612,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["lost",{"_index":1983,"title":{},"keywords":{},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["low",{"_index":2050,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["lsyncd",{"_index":1660,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["lt",{"_index":1156,"title":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["lua",{"_index":2074,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["lucen",{"_index":682,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["lucid",{"_index":2239,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["luk",{"_index":172,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"deprecated":{}}],["luminu",{"_index":1226,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mac",{"_index":53,"title":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["mac os ftp",{"_index":2761,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os scp",{"_index":2759,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os sftp program",{"_index":2760,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os x",{"_index":2597,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{}},"toc":{},"deprecated":{}}],["machin",{"_index":542,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["machine learn",{"_index":550,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["maco",{"_index":100,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["macport",{"_index":56,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["magento",{"_index":1018,"title":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"deprecated":{}}],["magento cento",{"_index":1020,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{}},"toc":{},"deprecated":{}}],["magento ubuntu",{"_index":1022,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mail",{"_index":730,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mail client",{"_index":1832,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["mail serv",{"_index":1344,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mail zimbra",{"_index":1347,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mailbox",{"_index":1562,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mailman",{"_index":2044,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"deprecated":{}}],["main",{"_index":252,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"deprecated":{}}],["maintain",{"_index":1925,"title":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["mainten",{"_index":8,"title":{},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["make",{"_index":577,"title":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["malwar",{"_index":449,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["man pag",{"_index":1825,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["manag",{"_index":21,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-images/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["manage a backup",{"_index":2143,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["manage databas",{"_index":2092,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["manage postgresql databas",{"_index":2599,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["managing domain",{"_index":2088,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["mandatory access control system",{"_index":846,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mandril",{"_index":1755,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["mango",{"_index":2252,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["manifest",{"_index":715,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["manipul",{"_index":2385,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["manti",{"_index":2254,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"deprecated":{}}],["mantis debian",{"_index":2681,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mantis fedora",{"_index":2257,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mantis linux",{"_index":2258,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["manual",{"_index":384,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["map",{"_index":173,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["mapreduc",{"_index":540,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["mariadb",{"_index":190,"title":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{}},"keywords":{"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["mariadb on linux",{"_index":1442,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["mariadb’",{"_index":1752,"title":{},"keywords":{},"toc":{"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["markdown",{"_index":415,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["market](http://www.boonex.com/market",{"_index":2086,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["master",{"_index":133,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["master-mast",{"_index":1657,"title":{},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["master/slav",{"_index":1162,"title":{},"keywords":{},"toc":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["match",{"_index":281,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["mathjax",{"_index":423,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["maverick",{"_index":2251,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["maverick lamp",{"_index":2417,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["max",{"_index":1851,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["max_allowed_packet",{"_index":1574,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["max_connect",{"_index":1577,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["maxclient",{"_index":1590,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maximum",{"_index":511,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["maxrequestsperchild",{"_index":1591,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maxspareserv",{"_index":1589,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mcmyadmin",{"_index":1614,"title":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"deprecated":{}}],["mcrypt",{"_index":2268,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["mda",{"_index":2689,"title":{},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["mean",{"_index":22,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["media",{"_index":870,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["mediawiki",{"_index":2801,"title":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["meltdown",{"_index":2,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["member",{"_index":1045,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["memori",{"_index":356,"title":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["mercuri",{"_index":2624,"title":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["merg",{"_index":401,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["mesa",{"_index":1187,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["mesh",{"_index":623,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["messag",{"_index":1243,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["meta",{"_index":334,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["metadata_csum",{"_index":599,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["metamod",{"_index":1190,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["method",{"_index":69,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["methodolog",{"_index":2637,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["metric",{"_index":1931,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["metricbeat",{"_index":225,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["mid",{"_index":1786,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["midnight",{"_index":698,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"deprecated":{}}],["midnight command",{"_index":699,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["migrat",{"_index":1496,"title":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{"/docs/platform/kvm-reference/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["migrate linux",{"_index":2112,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["migrate to linod",{"_index":2110,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["mind",{"_index":1141,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["minecraft",{"_index":1253,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["minecraft serv",{"_index":1418,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["miniconda",{"_index":41,"title":{"/docs/development/python/install_python_miniconda/":{}},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["minimalist",{"_index":657,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["minion",{"_index":820,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["minspareserv",{"_index":1588,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mirror",{"_index":460,"title":{"/docs/platform/package-mirrors/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"deprecated":{}}],["miss",{"_index":1406,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mitig",{"_index":1,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mnist",{"_index":552,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mod",{"_index":1454,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"deprecated":{}}],["mod\\_mono",{"_index":2478,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mod\\_python",{"_index":2554,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mod\\_statu",{"_index":1861,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-apache/":{}},"toc":{},"deprecated":{}}],["mod\\_wsgi",{"_index":1280,"title":{},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mod_alia",{"_index":2676,"title":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["mod_auth",{"_index":2741,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["mod_dav_svn",{"_index":2727,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["mod_evas",{"_index":2160,"title":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["mod_fastcgi",{"_index":1751,"title":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["mod_jk",{"_index":1393,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["mod_mono",{"_index":2474,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["mod_perl",{"_index":2691,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["mod_php",{"_index":1221,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"deprecated":{}}],["mod_python",{"_index":2553,"title":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mod_rewrit",{"_index":2357,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["mod_secur",{"_index":2173,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"toc":{},"deprecated":{}}],["mod_statu",{"_index":1585,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mod_wsgi",{"_index":554,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mode",{"_index":178,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["model",{"_index":544,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["modevas",{"_index":2161,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["modif",{"_index":1394,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["modifi",{"_index":416,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/platform/network-helper/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["modsecur",{"_index":2172,"title":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["modul",{"_index":196,"title":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["mognodb",{"_index":2430,"title":{},"keywords":{"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mongo",{"_index":1774,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["mongodb",{"_index":668,"title":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"deprecated":{}}],["mongodb tutori",{"_index":1010,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["monit",{"_index":1318,"title":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monit’",{"_index":1323,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monitor",{"_index":125,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["monitor servic",{"_index":1975,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["monitor system secur",{"_index":784,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["monitoring tool",{"_index":1271,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mono",{"_index":2475,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["month",{"_index":1787,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["more",{"_index":1324,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["mosh",{"_index":1944,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"toc":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["mount",{"_index":602,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["movabl",{"_index":2901,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["movable typ",{"_index":2902,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["move",{"_index":541,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["moving to different account",{"_index":2103,"title":{},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{},"deprecated":{}}],["mp",{"_index":1340,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["mp3",{"_index":1367,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["mpm",{"_index":1838,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"deprecated":{}}],["mt howto",{"_index":2903,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["mta",{"_index":2316,"title":{},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mtr",{"_index":2609,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["multi",{"_index":1452,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["multicraft",{"_index":1617,"title":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"keywords":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"toc":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"deprecated":{}}],["multipl",{"_index":104,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/linode-cli/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["multiplay",{"_index":1214,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["multiplayer first-person shooter video gam",{"_index":775,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiplayer game serv",{"_index":1338,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiple web serv",{"_index":1974,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["multiple wordpress",{"_index":501,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"toc":{},"deprecated":{}}],["multiplex",{"_index":313,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{},"deprecated":{}}],["mumbl",{"_index":1295,"title":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["munin",{"_index":2155,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["murmur",{"_index":1296,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["music",{"_index":1619,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["mx",{"_index":1702,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["mybb",{"_index":2665,"title":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"deprecated":{}}],["mysql",{"_index":375,"title":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["mysql arch linux",{"_index":2291,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["mysql cento",{"_index":2857,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{}},"toc":{},"deprecated":{}}],["mysql debian",{"_index":2347,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql debian 6",{"_index":2346,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql debian squeez",{"_index":2348,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql fedora",{"_index":1820,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 12",{"_index":2858,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 13",{"_index":2540,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["mysql fedora 14",{"_index":2367,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mysql fedora 20",{"_index":1818,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["mysql hardi",{"_index":2859,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mysql instal",{"_index":1152,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mysql jaunti",{"_index":2860,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql karm",{"_index":2782,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mysql lenni",{"_index":2861,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linod",{"_index":2062,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linux",{"_index":1819,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql linux linod",{"_index":2349,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql manag",{"_index":1842,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["mysql maverick",{"_index":2412,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql on linux",{"_index":1437,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql over ssh",{"_index":2715,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql sample databas",{"_index":808,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mysql tun",{"_index":2064,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mysql tunnel",{"_index":2714,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu",{"_index":2061,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.04",{"_index":2600,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.10",{"_index":2411,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql virtual domain",{"_index":2538,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql workbench",{"_index":807,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["mysql’",{"_index":1658,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysql/mariadb",{"_index":1274,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-on-centos-7/":{}},"deprecated":{}}],["mysqldump",{"_index":2636,"title":{},"keywords":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysqltun",{"_index":1441,"title":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["nagio",{"_index":1163,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["nagios 4 ubuntu",{"_index":1166,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["nagios linux",{"_index":2384,"title":{},"keywords":{"/docs/uptime/monitoring/nagios-server-monitoring/":{}},"toc":{},"deprecated":{}}],["name",{"_index":642,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["name server daemon",{"_index":2049,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["namenod",{"_index":529,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["nameserv",{"_index":1103,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["nano",{"_index":920,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["natti",{"_index":2157,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["natty lamp",{"_index":2217,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["navig",{"_index":95,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ndash;delet",{"_index":1927,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;distribut",{"_index":1828,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;link",{"_index":1928,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;loc",{"_index":1827,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;plan",{"_index":1826,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["need",{"_index":0,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["neighbor",{"_index":2229,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["neomak",{"_index":575,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["neovim",{"_index":564,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["net",{"_index":2476,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["netfilt",{"_index":2491,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["network",{"_index":619,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/longview/longview/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["network backup",{"_index":2814,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["network file system",{"_index":1796,"title":{},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{},"deprecated":{}}],["network help",{"_index":1668,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["network monitor",{"_index":849,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{},"deprecated":{}}],["neural network",{"_index":551,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["new",{"_index":28,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/platform/stackscripts/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["newark",{"_index":2880,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["newer",{"_index":2827,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["next",{"_index":23,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["nextcloud",{"_index":187,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["nf",{"_index":1795,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"deprecated":{}}],["nginx",{"_index":89,"title":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["nginx arch",{"_index":2341,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx arch linux",{"_index":2340,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx centos 5",{"_index":2722,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{}},"toc":{},"deprecated":{}}],["nginx contain",{"_index":827,"title":{},"keywords":{"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{}},"toc":{},"deprecated":{}}],["nginx debian",{"_index":2320,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx debian 6",{"_index":2225,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx debian squeez",{"_index":2319,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx fastcgi",{"_index":1499,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx fedora",{"_index":2368,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 12",{"_index":2667,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 13",{"_index":2542,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["nginx fedora 14",{"_index":2351,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["nginx perl",{"_index":1989,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx perl debian 6",{"_index":2318,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl fastcgi",{"_index":2232,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl ubuntu 11.04",{"_index":2231,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx php",{"_index":1500,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx repositori",{"_index":1683,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu",{"_index":2234,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.04",{"_index":2583,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.10",{"_index":2336,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 11.04",{"_index":2226,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 12.04",{"_index":1988,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 14.04",{"_index":1498,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 9.10",{"_index":2724,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu natti",{"_index":2233,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx.conf",{"_index":1413,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["ngx_pagespe",{"_index":1310,"title":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{}},"keywords":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["nick",{"_index":2661,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nicknam",{"_index":1731,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nightmare.j",{"_index":555,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"deprecated":{}}],["nix",{"_index":877,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["nixo",{"_index":873,"title":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["node",{"_index":132,"title":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["node.j",{"_index":114,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["nodebalanc",{"_index":1131,"title":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"toc":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/platform/linode-cli/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["nodej",{"_index":383,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["non",{"_index":143,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["normal",{"_index":1299,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["nosql",{"_index":858,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["note",{"_index":1601,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["notebook",{"_index":410,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["notic",{"_index":1006,"title":{},"keywords":{},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["notif",{"_index":307,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["notifi",{"_index":306,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["npm",{"_index":690,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["ns",{"_index":2894,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["nsd",{"_index":2047,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["ntopng",{"_index":848,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["ntopng’",{"_index":853,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["number",{"_index":2182,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["nvim",{"_index":569,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["oath",{"_index":1061,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"deprecated":{}}],["object",{"_index":70,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["obtain",{"_index":1109,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["ocamlfus",{"_index":1371,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["ocean",{"_index":386,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ocsp",{"_index":1121,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["octal",{"_index":2844,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["odoo",{"_index":973,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["odoo 10",{"_index":978,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["odoo erp",{"_index":975,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["offcial",{"_index":2011,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["offens",{"_index":1201,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["offici",{"_index":1663,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["offsit",{"_index":2850,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["oftc",{"_index":1724,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["ohai",{"_index":1512,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["older",{"_index":1482,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"deprecated":{}}],["omnibu",{"_index":1181,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["on",{"_index":160,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["oneir",{"_index":2184,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{},"deprecated":{}}],["oneiric lamp",{"_index":2191,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["opcach",{"_index":257,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["open",{"_index":106,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["open sourc",{"_index":1355,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["open source analyt",{"_index":2036,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["open source databas",{"_index":1033,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["open source dn",{"_index":2059,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["open source guid",{"_index":1348,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["open source host",{"_index":189,"title":{},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{},"deprecated":{}}],["opencart",{"_index":931,"title":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"deprecated":{}}],["openconnect",{"_index":696,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["opendkim",{"_index":1235,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["openerp",{"_index":977,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["openfir",{"_index":1950,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["openfire cento",{"_index":2481,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{}},"toc":{},"deprecated":{}}],["openfire debian 6",{"_index":2292,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire debian squeez",{"_index":2293,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire linux",{"_index":2294,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire on linux",{"_index":2482,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 10.04",{"_index":2581,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.04",{"_index":2812,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.10",{"_index":2779,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["openjdk",{"_index":218,"title":{},"keywords":{"/docs/development/java/install-java-on-debian/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"deprecated":{}}],["openssh",{"_index":954,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"deprecated":{}}],["openssl",{"_index":1260,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"deprecated":{}}],["openssl'",{"_index":2756,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{},"deprecated":{}}],["opensus",{"_index":1654,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["openva",{"_index":1007,"title":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["openvpn",{"_index":693,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["openvpn debian",{"_index":2285,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvpn debian 6",{"_index":2284,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvz",{"_index":596,"title":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["oper",{"_index":1070,"title":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["opscod",{"_index":1515,"title":{},"keywords":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["optim",{"_index":295,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"deprecated":{}}],["option",{"_index":277,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["oracl",{"_index":906,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"deprecated":{}}],["oracle 10g",{"_index":2280,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle 10g debian 6",{"_index":2304,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle 10g ubuntu 10.10",{"_index":2274,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle debian",{"_index":2306,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian 6",{"_index":2305,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle debian lenni",{"_index":2695,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian squeez",{"_index":2303,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle jdk 8",{"_index":1230,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["oracle linux",{"_index":2277,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle over ssh",{"_index":2697,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle tunnel",{"_index":2696,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu",{"_index":2276,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.04",{"_index":2572,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.10",{"_index":2275,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 9.10",{"_index":2571,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu maverick",{"_index":2273,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["order",{"_index":2299,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["organ",{"_index":928,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["origin",{"_index":1609,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["os",{"_index":298,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["os x",{"_index":1256,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["oscommerc",{"_index":2426,"title":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["osqa",{"_index":2561,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"deprecated":{}}],["ossec",{"_index":518,"title":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["osx",{"_index":2685,"title":{},"keywords":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["otp",{"_index":751,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["out",{"_index":1369,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["outbound",{"_index":2323,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["outfil",{"_index":2640,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["output",{"_index":1813,"title":{},"keywords":{},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["outsid",{"_index":403,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["over",{"_index":915,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["overag",{"_index":1789,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["overrid",{"_index":2463,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["overview",{"_index":852,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["owa",{"_index":1250,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"deprecated":{}}],["owasp",{"_index":2175,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["owncloud",{"_index":809,"title":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"deprecated":{}}],["ownership",{"_index":983,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["packag",{"_index":57,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["package manag",{"_index":656,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["packet",{"_index":1403,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["pacman",{"_index":2916,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["page",{"_index":595,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["page](http://www.boonex.com",{"_index":2085,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["pager",{"_index":2887,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["pagespe",{"_index":1311,"title":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["pair",{"_index":526,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["pane",{"_index":316,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["panel",{"_index":707,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pangolin",{"_index":1945,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{},"deprecated":{}}],["paramet",{"_index":1294,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["park",{"_index":2093,"title":{},"keywords":{},"toc":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"deprecated":{}}],["parked domain",{"_index":2090,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["part",{"_index":1728,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["parti",{"_index":1641,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["partit",{"_index":176,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["pass",{"_index":146,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["passeng",{"_index":670,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["passiv",{"_index":2205,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["passlib",{"_index":659,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["passphras",{"_index":1582,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["password",{"_index":919,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/platform/accounts-and-passwords/":{}},"keywords":{"/docs/security/linode-manager-security-controls/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["past",{"_index":2181,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["patch",{"_index":17,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["path",{"_index":530,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["patroni",{"_index":614,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["payment",{"_index":1005,"title":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["pbx",{"_index":1357,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pc",{"_index":1894,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["pear",{"_index":2267,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["peer",{"_index":618,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["pengolin",{"_index":2032,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["perfect",{"_index":1884,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["perform",{"_index":481,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["perl",{"_index":1802,"title":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["perl fastcgi arch linux",{"_index":2339,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["perl/cgi",{"_index":2905,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["permalink",{"_index":1082,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["permiss",{"_index":933,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["permit",{"_index":1522,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["persist",{"_index":90,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["pflogsumm",{"_index":1812,"title":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"keywords":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"deprecated":{}}],["pg_dump",{"_index":158,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["pg_hba.conf",{"_index":280,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pg_ident.conf",{"_index":284,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pgadmin",{"_index":2596,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"deprecated":{}}],["pgadmin window",{"_index":2620,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["pharo",{"_index":2705,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["phase",{"_index":18,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["php",{"_index":193,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["php 7.0",{"_index":1153,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["php apach",{"_index":2377,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php cgi",{"_index":1834,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php framework",{"_index":2547,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php fusion",{"_index":2650,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["php mysql",{"_index":1840,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["php pool",{"_index":1222,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php script",{"_index":1835,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.04",{"_index":2586,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.10",{"_index":2375,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php ubuntu lucid",{"_index":2587,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu maverick",{"_index":2376,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php-fpm",{"_index":1048,"title":{},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php5",{"_index":1550,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["php5-mysql",{"_index":1219,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{},"deprecated":{}}],["phpbb",{"_index":1967,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"deprecated":{}}],["phpfox",{"_index":2345,"title":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"deprecated":{}}],["phpmyadmin",{"_index":1814,"title":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["phusion",{"_index":2223,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["ping",{"_index":1424,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["pip",{"_index":653,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pipelin",{"_index":378,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["piwik",{"_index":2035,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["piwik centos 5",{"_index":2678,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-centos-5/":{}},"toc":{},"deprecated":{}}],["piwik debian",{"_index":2736,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["piwik fedora 13",{"_index":2354,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.04",{"_index":2372,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.10",{"_index":2350,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 12.04",{"_index":2037,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.04",{"_index":2720,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.10",{"_index":2721,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pjproject",{"_index":1364,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["pki",{"_index":1890,"title":{},"keywords":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["place",{"_index":25,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["plain",{"_index":177,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["plain text",{"_index":2253,"title":{},"keywords":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["plan",{"_index":721,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["planet",{"_index":2017,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["play",{"_index":780,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["playbook",{"_index":1425,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["plesk",{"_index":2187,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["plex",{"_index":924,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["plex cento",{"_index":927,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["plex media serv",{"_index":925,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plex ubuntu",{"_index":930,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plone",{"_index":2693,"title":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["plug",{"_index":566,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["plugin",{"_index":387,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["pocketmin",{"_index":1552,"title":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"keywords":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"toc":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"deprecated":{}}],["point",{"_index":1307,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["polici",{"_index":1237,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["poll",{"_index":1320,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["poodl",{"_index":1688,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{},"deprecated":{}}],["pool",{"_index":462,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["pop3",{"_index":1908,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["popul",{"_index":1267,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["popup",{"_index":1854,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["port",{"_index":297,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["port/protocol",{"_index":1378,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["portain",{"_index":202,"title":{},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["posix",{"_index":2038,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["possibl",{"_index":496,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/upgrade-to-hourly-billing/":{}},"deprecated":{}}],["post",{"_index":1809,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix",{"_index":1023,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix centos 5",{"_index":2210,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["postfix centos 6",{"_index":1563,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["postfix centos 7",{"_index":1558,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["postfix debian 6",{"_index":2207,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postfix dovecot",{"_index":2670,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix karm",{"_index":2669,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix on debian",{"_index":2823,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 12",{"_index":2549,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 13",{"_index":2534,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["postfix on linux",{"_index":2535,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on ubuntu",{"_index":2778,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.04",{"_index":2569,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.10",{"_index":2427,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 8.04",{"_index":2809,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 9.10",{"_index":2668,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu karm",{"_index":2777,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix with couri",{"_index":2536,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix with mysql",{"_index":2537,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgr",{"_index":155,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgreql lucid",{"_index":2607,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgreql maverick",{"_index":2410,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql",{"_index":116,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgresql databas",{"_index":1132,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql debian 6",{"_index":2309,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 12",{"_index":2821,"title":{},"keywords":{"/docs/databases/postgresql/fedora-12/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 13",{"_index":2541,"title":{},"keywords":{"/docs/databases/postgresql/fedora-13/":{}},"toc":{},"deprecated":{}}],["postgresql gui",{"_index":2598,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql on cento",{"_index":2820,"title":{},"keywords":{"/docs/databases/postgresql/centos-5/":{}},"toc":{},"deprecated":{}}],["postgresql on debian",{"_index":2835,"title":{},"keywords":{"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql on ubuntu",{"_index":2822,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postgresql squeez",{"_index":2310,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu",{"_index":2783,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.04",{"_index":2606,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.10",{"_index":2409,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 9.10",{"_index":2784,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu karm",{"_index":2785,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql window",{"_index":2621,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql.conf",{"_index":276,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["postmast",{"_index":2713,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["postpon",{"_index":9,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["potenti",{"_index":1900,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["power",{"_index":1788,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["practic",{"_index":429,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pre",{"_index":522,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["preced",{"_index":2675,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["precis",{"_index":1777,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["precise pangolin",{"_index":1969,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["predict",{"_index":882,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["prefer",{"_index":1266,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["prefork",{"_index":1453,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["preliminari",{"_index":380,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["prepaid",{"_index":1004,"title":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prepar",{"_index":354,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["prepay",{"_index":2118,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prerequisit",{"_index":666,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/support/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["preserv",{"_index":2699,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["prestashop",{"_index":741,"title":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["prestashop’",{"_index":744,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["preview",{"_index":1829,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"toc":{},"deprecated":{}}],["previou",{"_index":945,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["previous",{"_index":1610,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["price",{"_index":2148,"title":{},"keywords":{},"toc":{"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["print",{"_index":1448,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["prior",{"_index":2400,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["pritunl",{"_index":1455,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"deprecated":{}}],["privat",{"_index":485,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["private branch exchang",{"_index":1356,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["privileg",{"_index":1265,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["pro",{"_index":1937,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["problem",{"_index":1536,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"deprecated":{}}],["proc",{"_index":2425,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["procedur",{"_index":1916,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["process",{"_index":244,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["processor",{"_index":304,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"deprecated":{}}],["product",{"_index":545,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["profil",{"_index":479,"title":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["program",{"_index":1529,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["progress",{"_index":37,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["project",{"_index":330,"title":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["project host",{"_index":2529,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["project management softwar",{"_index":2221,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["promot",{"_index":798,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["prompt",{"_index":2841,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["propag",{"_index":2908,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["properli",{"_index":2618,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["properti",{"_index":533,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["prorat",{"_index":1790,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["prosodi",{"_index":2070,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["prosody debian lenni",{"_index":2795,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu",{"_index":2071,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu hardi",{"_index":2796,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu jaunti",{"_index":2797,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu karm",{"_index":2767,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu lucid",{"_index":2300,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["prosody.im",{"_index":2072,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosodyctl",{"_index":2075,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["protect",{"_index":1524,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/platform/linode-backup-service/":{}},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["protocol",{"_index":145,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["provid",{"_index":438,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["provis",{"_index":207,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["proxi",{"_index":137,"title":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["proxy pass",{"_index":2020,"title":{},"keywords":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["proxypass",{"_index":1972,"title":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["psql",{"_index":159,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["ptr",{"_index":740,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ptr record",{"_index":1465,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["public",{"_index":1063,"title":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["publish",{"_index":2629,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["pull",{"_index":402,"title":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["puppet",{"_index":710,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"deprecated":{}}],["puppet ag",{"_index":1291,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["puppet instal",{"_index":712,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"toc":{},"deprecated":{}}],["puppet mast",{"_index":1290,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["purg",{"_index":107,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["purge&rdquo",{"_index":1052,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["push",{"_index":727,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["put",{"_index":539,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["putti",{"_index":2041,"title":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["putty ssh",{"_index":2810,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["pv",{"_index":1545,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"deprecated":{}}],["pv-grub",{"_index":1546,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pvgrub",{"_index":1547,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pyinotifi",{"_index":300,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["pypa",{"_index":654,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pypi",{"_index":658,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["python",{"_index":39,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["python 3",{"_index":42,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["python virtual environ",{"_index":800,"title":{},"keywords":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{},"deprecated":{}}],["q&a",{"_index":2564,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queri",{"_index":1038,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["question",{"_index":2559,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["question and answ",{"_index":2563,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queue",{"_index":344,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["quick",{"_index":643,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["quick refer",{"_index":1555,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["quick start",{"_index":2150,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["quickedit",{"_index":212,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["quickli",{"_index":941,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["quicklisp",{"_index":789,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["quit",{"_index":1732,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["rabbitmq",{"_index":346,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["rack",{"_index":2289,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["raid",{"_index":461,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["rail",{"_index":1168,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["rails and apach",{"_index":1886,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails app",{"_index":1485,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails on cento",{"_index":2852,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{}},"toc":{},"deprecated":{}}],["rails on debian",{"_index":1885,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rails on ubuntu",{"_index":2282,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ram",{"_index":2423,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["rang",{"_index":2206,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["rare",{"_index":2826,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["rate",{"_index":2407,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["rcon",{"_index":1211,"title":{},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["rdbm",{"_index":2279,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rdiff",{"_index":1924,"title":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["rdiff-backup",{"_index":2813,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["rdn",{"_index":1461,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["read",{"_index":231,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["reader",{"_index":986,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["readi",{"_index":837,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["real",{"_index":1733,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["real tim",{"_index":1725,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["real time messag",{"_index":2073,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["real-time messag",{"_index":1995,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["reason",{"_index":2831,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["reboot",{"_index":27,"title":{"/docs/uptime/reboot-survival-guide/":{}},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["rebuild",{"_index":2106,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["receiv",{"_index":2101,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["recent",{"_index":2134,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["recip",{"_index":1513,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["recommend",{"_index":327,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["reconfigur",{"_index":229,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["reconnect",{"_index":1422,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["record",{"_index":443,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["recov",{"_index":2107,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["recoveri",{"_index":898,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["recurs",{"_index":2243,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["redi",{"_index":791,"title":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["redirect",{"_index":593,"title":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["redis centos 5",{"_index":2483,"title":{},"keywords":{"/docs/databases/redis/redis-on-centos-5/":{}},"toc":{},"deprecated":{}}],["redis clust",{"_index":1161,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"toc":{},"deprecated":{}}],["redis cluster instal",{"_index":792,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["redis debian 5",{"_index":2505,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis fedora 13",{"_index":2484,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["redis fedora 14",{"_index":2373,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["redis lenni",{"_index":2506,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis lucid",{"_index":2486,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis maverick",{"_index":2403,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis precise pangolin",{"_index":2003,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis serv",{"_index":1159,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.04",{"_index":2493,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.10",{"_index":2402,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 12.04",{"_index":2002,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 14.04",{"_index":1158,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 16.04",{"_index":1160,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 9.10",{"_index":2485,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmin",{"_index":669,"title":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["redmine debian",{"_index":2742,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redmine debian 6",{"_index":2224,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["redmine linux",{"_index":2220,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine postgresql",{"_index":2222,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 10.04",{"_index":2605,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 11.04",{"_index":2219,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 9.10",{"_index":2743,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redo",{"_index":944,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["reduc",{"_index":967,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["redund",{"_index":458,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["reenabl",{"_index":1943,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["refer",{"_index":1490,"title":{"/docs/platform/kvm-reference/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["referr",{"_index":1792,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["regard",{"_index":834,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["regex",{"_index":1334,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["regist",{"_index":723,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["regular",{"_index":2526,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["regular express",{"_index":2520,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{},"deprecated":{}}],["regularli",{"_index":965,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["reissu",{"_index":1779,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"deprecated":{}}],["rel",{"_index":2435,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["relat",{"_index":1032,"title":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{}},"deprecated":{}}],["relational databas",{"_index":1034,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["relay",{"_index":1029,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["releas",{"_index":1157,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["reload",{"_index":2700,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["reloc",{"_index":1891,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["remot",{"_index":126,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["remote access",{"_index":1104,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["remote desktop",{"_index":367,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["remov",{"_index":340,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/api/api-key/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["renam",{"_index":892,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["renew",{"_index":1198,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["reorder",{"_index":2389,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["replac",{"_index":604,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["replic",{"_index":1044,"title":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["replica",{"_index":1042,"title":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"keywords":{},"toc":{},"deprecated":{}}],["replica set",{"_index":1043,"title":{},"keywords":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"toc":{},"deprecated":{}}],["replset",{"_index":1773,"title":{},"keywords":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["repo",{"_index":1510,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["report",{"_index":255,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/support/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["repositori",{"_index":221,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["request",{"_index":147,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["requir",{"_index":195,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["requisit",{"_index":523,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["reschedul",{"_index":10,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["rescu",{"_index":1096,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["resel",{"_index":2189,"title":{},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"deprecated":{}}],["reset",{"_index":917,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/networking/remote-access/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["residenti",{"_index":2615,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["resiz",{"_index":871,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["resolut",{"_index":2057,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["resolv",{"_index":2060,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["resourc",{"_index":716,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["resource tun",{"_index":1572,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"toc":{},"deprecated":{}}],["respons",{"_index":1407,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["rest",{"_index":2770,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["restart",{"_index":491,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"deprecated":{}}],["restor",{"_index":182,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["restore from a backup",{"_index":2146,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["restrict",{"_index":591,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/remote-access/":{}},"deprecated":{}}],["result",{"_index":1895,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["rethinkdb",{"_index":786,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["retri",{"_index":1330,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["retriev",{"_index":242,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["revers",{"_index":136,"title":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["reverse dn",{"_index":1462,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["reverse proxi",{"_index":138,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["revok",{"_index":966,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["rewrit",{"_index":878,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["rich",{"_index":1381,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["right",{"_index":1860,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["rm",{"_index":2084,"title":{},"keywords":{},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["road",{"_index":404,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["roadmap",{"_index":578,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["role",{"_index":1039,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["rollback",{"_index":469,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["root",{"_index":918,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["root compromis",{"_index":2846,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{}},"toc":{},"deprecated":{}}],["root password",{"_index":2066,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["roster",{"_index":818,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"deprecated":{}}],["rotat",{"_index":779,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["roundcub",{"_index":1246,"title":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["roundcube’",{"_index":1248,"title":{},"keywords":{},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["rout",{"_index":1639,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["router",{"_index":2442,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["routin",{"_index":253,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["row",{"_index":1037,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["rpm",{"_index":2913,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["rsa",{"_index":1521,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["rss",{"_index":985,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["rsync",{"_index":1918,"title":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["rubi",{"_index":412,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["ruby on nginx",{"_index":1484,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rail",{"_index":1169,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rails ubuntu 14.04",{"_index":1171,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["rule",{"_index":269,"title":{"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["ruleset",{"_index":1380,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["run",{"_index":331,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/platform/network-helper/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["running a mail serv",{"_index":1906,"title":{},"keywords":{"/docs/email/running-a-mail-server/":{}},"toc":{},"deprecated":{}}],["runtim",{"_index":902,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["safe",{"_index":1797,"title":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["salt",{"_index":470,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["salt configuration manag",{"_index":1384,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt mast",{"_index":1385,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt minion",{"_index":1469,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt stat",{"_index":1467,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt-cloud",{"_index":472,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"toc":{},"deprecated":{}}],["salt-ssh",{"_index":817,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["saltstack",{"_index":471,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["sampl",{"_index":140,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"deprecated":{}}],["sample t",{"_index":2067,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["sasl",{"_index":2322,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["saslauthd",{"_index":2209,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["save",{"_index":1450,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-images/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["sbopkg",{"_index":2926,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["scale",{"_index":1401,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["scan",{"_index":446,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["scenario",{"_index":561,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["schedul",{"_index":532,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["schedule a backup",{"_index":2144,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["schema",{"_index":1268,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["scm",{"_index":1605,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["scp",{"_index":2834,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["scrambl",{"_index":2390,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["scrape",{"_index":232,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scraper",{"_index":239,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scrapi",{"_index":319,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["scratch",{"_index":83,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["screen",{"_index":705,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["script",{"_index":308,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["scss",{"_index":419,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["se",{"_index":1390,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["seafil",{"_index":907,"title":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["search",{"_index":652,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["seasid",{"_index":2704,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["second",{"_index":2464,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["secur",{"_index":262,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["secure http",{"_index":2397,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["secure mariadb",{"_index":1444,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["secure mysql",{"_index":1440,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["secure open sourc",{"_index":823,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["secure shel",{"_index":956,"title":{},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["security-enhanced linux",{"_index":822,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["sed",{"_index":2518,"title":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["select",{"_index":961,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["self",{"_index":758,"title":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["self sign",{"_index":2744,"title":{},"keywords":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["self signed ssl",{"_index":2745,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["selinux",{"_index":821,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"toc":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["send",{"_index":1024,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["send email ubuntu",{"_index":2214,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["send-only email",{"_index":1962,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["sendgrid",{"_index":1756,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["sendmail",{"_index":1447,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["separ",{"_index":597,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["serv",{"_index":1047,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["server",{"_index":73,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["server autom",{"_index":714,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["server build",{"_index":1903,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["server monitor",{"_index":1596,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["server,elasticsearch,filebeat,metricbeat,beats,kibana,elk",{"_index":216,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["server.cfg",{"_index":1191,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["serverlimit",{"_index":1592,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["servic",{"_index":86,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["service monitor",{"_index":1941,"title":{},"keywords":{"/docs/platform/linode-managed/":{}},"toc":{},"deprecated":{}}],["session",{"_index":317,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["session initiation protocol",{"_index":1360,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["set",{"_index":121,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["set up mysql",{"_index":1661,"title":{},"keywords":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["setup",{"_index":616,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["setuptool",{"_index":661,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["sever",{"_index":909,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["sftp",{"_index":1695,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["sftp jail",{"_index":2716,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["shadowsock",{"_index":286,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shadowsocks serv",{"_index":288,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["shadowsocks.json",{"_index":293,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shard",{"_index":795,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["share",{"_index":186,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["shared host",{"_index":1867,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["sheet",{"_index":1554,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["shell",{"_index":332,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["shellshock",{"_index":1706,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"toc":{},"deprecated":{}}],["shop",{"_index":2683,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["shortcut",{"_index":923,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{}},"deprecated":{}}],["shoutcast",{"_index":2094,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["shutdown",{"_index":1314,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["side",{"_index":1259,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"deprecated":{}}],["sieg",{"_index":1597,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"deprecated":{}}],["sign",{"_index":759,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["signal",{"_index":336,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["silent",{"_index":463,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["silent corrupt",{"_index":459,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["simpl",{"_index":85,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["sinatra",{"_index":2287,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["singapor",{"_index":2881,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["singl",{"_index":164,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sip",{"_index":1359,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["sip protocol",{"_index":1361,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["site",{"_index":498,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["site’",{"_index":1674,"title":{},"keywords":{},"toc":{"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["situat",{"_index":2051,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["size",{"_index":478,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["skip",{"_index":2656,"title":{},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["sl",{"_index":1470,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["slackbuild",{"_index":2925,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slackwar",{"_index":1670,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slave",{"_index":362,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["slow",{"_index":1849,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["smalltalk",{"_index":2703,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["smartcard",{"_index":1086,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["smf",{"_index":2666,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"toc":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"deprecated":{}}],["smtp",{"_index":1026,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["smtp server",{"_index":1964,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["snapshot",{"_index":468,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["snif",{"_index":1126,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["snmp",{"_index":2027,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["snmpd",{"_index":2552,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["soa",{"_index":2895,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["social",{"_index":2470,"title":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["social cod",{"_index":2530,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["social network",{"_index":2082,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sock",{"_index":1798,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["socket",{"_index":61,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["socks proxi",{"_index":1799,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{},"deprecated":{}}],["socks5",{"_index":285,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["softwar",{"_index":752,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["solr",{"_index":680,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["solut",{"_index":2735,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["someth",{"_index":2753,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["sort",{"_index":2386,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["soup",{"_index":235,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sourc",{"_index":291,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["source control manag",{"_index":2627,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["sourcemod",{"_index":1189,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["spam",{"_index":1909,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["spamassassin",{"_index":1780,"title":{},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["span/trac",{"_index":563,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{}},"deprecated":{}}],["spark",{"_index":503,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["spawn",{"_index":2352,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["special",{"_index":2711,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["specif",{"_index":718,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["specifi",{"_index":141,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/linode-managed/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["spectr",{"_index":3,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["speed",{"_index":260,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["speedtest",{"_index":868,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{}},"deprecated":{}}],["spell",{"_index":2183,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["spf",{"_index":1233,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["spider",{"_index":324,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["spigot",{"_index":1415,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["spigotmc",{"_index":1538,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["spine",{"_index":2028,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["spreadsheet",{"_index":251,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sql",{"_index":162,"title":{},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["sql databas",{"_index":2278,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sql dump",{"_index":157,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["squeak",{"_index":2706,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["squeez",{"_index":2176,"title":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["squeeze upgrad",{"_index":2338,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["squid",{"_index":1784,"title":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["squirrel mail",{"_index":1831,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["squirrelmail",{"_index":1830,"title":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"deprecated":{}}],["srv",{"_index":2896,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ssh",{"_index":612,"title":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["ssh filesystem",{"_index":2789,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssh jail",{"_index":2717,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["ssh key",{"_index":1087,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["ssh tunnel",{"_index":2039,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["ssh-agent",{"_index":1084,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["sshf",{"_index":2788,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["sshfs linux",{"_index":2790,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["sshfs maco",{"_index":2791,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssl",{"_index":644,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["ssl cert",{"_index":1113,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl cert linux",{"_index":2747,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certif",{"_index":1112,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certificates with nginx",{"_index":2399,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["ssl linux",{"_index":2746,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["ssl on cento",{"_index":1676,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["ssl on debian",{"_index":1680,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ssl on fedora",{"_index":1677,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["ssl on ubuntu",{"_index":1681,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ssl ubuntu",{"_index":2365,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["sslv3",{"_index":1687,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["stabl",{"_index":981,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["stack",{"_index":214,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["stack,elast",{"_index":217,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["stackscript",{"_index":493,"title":{"/docs/platform/stackscripts/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["stage",{"_index":395,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["standard",{"_index":1700,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["stapl",{"_index":1122,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["stare",{"_index":2840,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["start",{"_index":11,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["startserv",{"_index":1587,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["startssl",{"_index":1316,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["startup",{"_index":1050,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["starv",{"_index":1540,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["stat",{"_index":2652,"title":{},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["state",{"_index":1466,"title":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["statement",{"_index":2641,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["static",{"_index":1397,"title":{"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["static ip",{"_index":1669,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["statist",{"_index":1622,"title":{},"keywords":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["statu",{"_index":16,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stay",{"_index":36,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["steam",{"_index":776,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["steam cmd",{"_index":1231,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["steam serv",{"_index":1208,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["steamcmd",{"_index":773,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["steampip",{"_index":1232,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["step",{"_index":93,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["sticki",{"_index":2201,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stop",{"_index":538,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["storag",{"_index":92,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["store",{"_index":185,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["storm",{"_index":1073,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["strategi",{"_index":897,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["stream",{"_index":1072,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["streaming audio",{"_index":2098,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streaming media",{"_index":2097,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streisand",{"_index":691,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"deprecated":{}}],["strict",{"_index":1123,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["strike",{"_index":1200,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["string",{"_index":2522,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["strong",{"_index":963,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["strong vpn",{"_index":289,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["stronger",{"_index":957,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["structur",{"_index":390,"title":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["structured wiki",{"_index":2014,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["subdomain",{"_index":445,"title":{},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["subjectaltnam",{"_index":2757,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["subkey",{"_index":1089,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["submit",{"_index":515,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["subson",{"_index":1618,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"deprecated":{}}],["substitut",{"_index":2521,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["subvers",{"_index":2725,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["sudo",{"_index":946,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["suexec",{"_index":2266,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["suit",{"_index":2203,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["summari",{"_index":6,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["superus",{"_index":890,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["suppli",{"_index":34,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["support",{"_index":422,"title":{"/docs/platform/support/":{}},"keywords":{"/docs/platform/support/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/platform/support/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["sure",{"_index":2904,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["surviv",{"_index":1013,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/reboot-survival-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["svn",{"_index":2726,"title":{},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["swap",{"_index":184,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["swapping ip address",{"_index":1106,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["swarm",{"_index":626,"title":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/introduction-to-docker/":{}},"deprecated":{}}],["swarm manag",{"_index":628,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["swarm nod",{"_index":629,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["switch",{"_index":679,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"deprecated":{}}],["switch kernel",{"_index":1762,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["symbol",{"_index":2432,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sync",{"_index":1489,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["synchron",{"_index":2633,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["syncronize fil",{"_index":2635,"title":{},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{},"deprecated":{}}],["syntax",{"_index":80,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["sysctl.conf",{"_index":1411,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["system",{"_index":282,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/websites/cms/cms-overview/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/websites/cms/cms-overview/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["system monitor",{"_index":1930,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["system us",{"_index":2321,"title":{},"keywords":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["system–frequ",{"_index":2151,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["system'",{"_index":675,"title":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"keywords":{},"toc":{},"deprecated":{}}],["systemd",{"_index":296,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["systems administr",{"_index":2733,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["systemv",{"_index":605,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["tab",{"_index":1856,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tabl",{"_index":1035,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["table_cach",{"_index":1578,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["tablet",{"_index":208,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["tag",{"_index":322,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"deprecated":{}}],["tags=chmod",{"_index":2524,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["taho",{"_index":486,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["tahr",{"_index":1279,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["tail",{"_index":952,"title":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["take",{"_index":24,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["tar",{"_index":1923,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["tar.gz. tgz",{"_index":2498,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["target",{"_index":560,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["task",{"_index":167,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tasksel",{"_index":1154,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["taskwarrior",{"_index":838,"title":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["taskwarrior on ubuntu",{"_index":840,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["taskwarrior serv",{"_index":841,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["tcp",{"_index":1395,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["tcp socket",{"_index":2043,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["tcp wrapper",{"_index":1526,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["team",{"_index":1566,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["team fortress",{"_index":1569,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["team fortress 2",{"_index":1568,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["teamspeak",{"_index":1457,"title":{"/docs/game-servers/install-teamspeak/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["teamview",{"_index":369,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["tech support",{"_index":2135,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["techniqu",{"_index":2619,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["telnet",{"_index":2129,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["templat",{"_index":598,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["temporarili",{"_index":1942,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["term",{"_index":1748,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["termin",{"_index":312,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["terminal howto",{"_index":2884,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["terraform",{"_index":436,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["terraria",{"_index":1252,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"toc":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"deprecated":{}}],["test",{"_index":139,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["test.j",{"_index":1650,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["text",{"_index":567,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["text user-interfac",{"_index":701,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["that’",{"_index":135,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["the bug geni",{"_index":2593,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["the friendly interactive shel",{"_index":833,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["theme",{"_index":1179,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["thing",{"_index":935,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["third",{"_index":1640,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["thread_cache_s",{"_index":1576,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["thread_stack",{"_index":1575,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["three",{"_index":622,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["through",{"_index":267,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["throughput",{"_index":1848,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["ticket",{"_index":2136,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["tidi",{"_index":1902,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"deprecated":{}}],["time",{"_index":161,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["timeout",{"_index":968,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["timey wimey",{"_index":2462,"title":{},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["timezon",{"_index":2030,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["tinc",{"_index":617,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["tini",{"_index":987,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["tinydb",{"_index":237,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["tip",{"_index":708,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"deprecated":{}}],["tl",{"_index":264,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["tl:dr",{"_index":1665,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["tls certif",{"_index":736,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["tls/ssl",{"_index":745,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["tmux",{"_index":311,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["togeth",{"_index":1049,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["token",{"_index":1119,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["tokyo",{"_index":2882,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["toler",{"_index":1584,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["tomcat",{"_index":1144,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["tomcat java",{"_index":1146,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tomcat linod",{"_index":2867,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["tomcat ubuntu",{"_index":1148,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tool",{"_index":884,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["top",{"_index":504,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["topolog",{"_index":1079,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["tor",{"_index":694,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["totp",{"_index":1060,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"toc":{},"deprecated":{}}],["trace",{"_index":2419,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["tracerout",{"_index":2610,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["track",{"_index":303,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["tracker",{"_index":2256,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["traffic",{"_index":266,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["transcod",{"_index":2099,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["transfer",{"_index":1000,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/billing-and-payments/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["transport",{"_index":1124,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["tri",{"_index":1368,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["trick",{"_index":709,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["trigger",{"_index":398,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["troubleshoot",{"_index":753,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["true",{"_index":804,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/wikis/twiki/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}}}],["truew",{"_index":2698,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}}}],["truli",{"_index":1984,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusti",{"_index":1278,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusty tahr",{"_index":1451,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["tt-rss",{"_index":989,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ttl",{"_index":1805,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["ttrss",{"_index":988,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["tui",{"_index":702,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["tune",{"_index":278,"title":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{}},"deprecated":{}}],["tune mysql",{"_index":1571,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"toc":{},"deprecated":{}}],["tunnel",{"_index":1065,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["turbocharg",{"_index":1548,"title":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["turn",{"_index":1410,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["turtl",{"_index":781,"title":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["twiki",{"_index":2012,"title":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"toc":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"deprecated":{}}],["two",{"_index":123,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["two factor authent",{"_index":1059,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["two-factor authent",{"_index":1915,"title":{},"keywords":{"/docs/security/linode-manager-security-controls/":{}},"toc":{},"deprecated":{}}],["txt",{"_index":2897,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["type",{"_index":1210,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["ubuntu",{"_index":287,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["ubuntu 10.04",{"_index":2472,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.04 mail serv",{"_index":2568,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10",{"_index":2366,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 lamp",{"_index":2416,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 mail serv",{"_index":2429,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 upgrad",{"_index":2413,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.4",{"_index":2566,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04",{"_index":2158,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 lamp",{"_index":2216,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 upgrad",{"_index":2236,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 lamp",{"_index":2190,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 upgrad",{"_index":2194,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04",{"_index":1746,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 lamp",{"_index":2077,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 mail serv",{"_index":1980,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04",{"_index":1172,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 lamp",{"_index":1629,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 mail serv",{"_index":1986,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 16",{"_index":1833,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["ubuntu 16.04",{"_index":857,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 17.04",{"_index":888,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04",{"_index":2824,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04 lamp",{"_index":2910,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04",{"_index":2866,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04 mail serv",{"_index":2765,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10",{"_index":2461,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 lamp",{"_index":2780,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 mail serv",{"_index":2766,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu dn",{"_index":2058,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu exim",{"_index":2215,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu firewal",{"_index":1286,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu jaunti",{"_index":2818,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu karm",{"_index":2673,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu l0.04",{"_index":2608,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu l2.04",{"_index":2008,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp",{"_index":1628,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp serv",{"_index":2076,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu lt",{"_index":1887,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu lucid",{"_index":2471,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu mail serv",{"_index":2671,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick",{"_index":2337,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick upgrad",{"_index":2414,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu natti",{"_index":2159,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu natty upgrad",{"_index":2237,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu oneir",{"_index":2192,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu oneiric upgrad",{"_index":2195,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu precis",{"_index":1878,"title":{},"keywords":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["ubuntu precise pangolin",{"_index":2009,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu serv",{"_index":2078,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu tahr",{"_index":1352,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu ufw",{"_index":1283,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu upgrad",{"_index":2604,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu web serv",{"_index":1631,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu’",{"_index":2010,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["ubuntu/debian",{"_index":2174,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["udf",{"_index":2247,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["udp",{"_index":1655,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["ufw",{"_index":585,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["ufw tutori",{"_index":1285,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ufw’",{"_index":1289,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["unabl",{"_index":1423,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["unbound",{"_index":2056,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["unbound debian 6",{"_index":2333,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbound debian squeez",{"_index":2334,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbundl",{"_index":1180,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["uncomplicated firewal",{"_index":1282,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["under",{"_index":2374,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["understand",{"_index":275,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["undo",{"_index":940,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["unicorn",{"_index":1167,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"deprecated":{}}],["unicorn rail",{"_index":1170,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["uninstal",{"_index":1940,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uniq",{"_index":2387,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["unison",{"_index":2634,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["unit",{"_index":620,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["uniti",{"_index":373,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["univers",{"_index":2031,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["unix",{"_index":1501,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["unix socket",{"_index":2042,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["unix-like system",{"_index":2837,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{},"deprecated":{}}],["unmount",{"_index":1308,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["unoffici",{"_index":836,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["unpack",{"_index":527,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["unrespons",{"_index":2120,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["unset",{"_index":1807,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["unstabl",{"_index":400,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["unus",{"_index":2152,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["unzip",{"_index":743,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["up",{"_index":122,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["updat",{"_index":32,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["upgrad",{"_index":1001,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["upgrade distro",{"_index":1913,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["upload",{"_index":660,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uptim",{"_index":1579,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["url",{"_index":338,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["us",{"_index":74,"title":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["usag",{"_index":78,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["use nginx as load-balanc",{"_index":2557,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["use nginx as proxi",{"_index":2556,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["user",{"_index":283,"title":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["user’",{"_index":2069,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["user/root",{"_index":2132,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["usernam",{"_index":1027,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["util",{"_index":1921,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["uwsgi",{"_index":1276,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"deprecated":{}}],["vagrant",{"_index":1487,"title":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["vagrantfil",{"_index":1488,"title":{},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["valu",{"_index":797,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["vanilla",{"_index":1366,"title":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"deprecated":{}}],["variabl",{"_index":241,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/stackscripts/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["varnish",{"_index":1046,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["varnishlog",{"_index":1811,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vc",{"_index":1604,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["vcl",{"_index":1803,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vdev",{"_index":465,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["venu",{"_index":2018,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{}},"keywords":{},"toc":{},"deprecated":{}}],["verbos",{"_index":1893,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["verifi",{"_index":861,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version",{"_index":52,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version control",{"_index":1183,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["vhost",{"_index":1138,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["vi(m",{"_index":948,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["via",{"_index":54,"title":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["view",{"_index":650,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["vim",{"_index":565,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["vimrc",{"_index":760,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["virtual",{"_index":329,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["virtual host",{"_index":1960,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{},"deprecated":{}}],["virtual intercom",{"_index":1458,"title":{},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{},"deprecated":{}}],["virtual machine mod",{"_index":1492,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["virtual memori",{"_index":2422,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["virtualbox",{"_index":2853,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["virtualenv",{"_index":655,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["virtualhost",{"_index":1749,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["viru",{"_index":1910,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["visual",{"_index":227,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["vlogger",{"_index":2269,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["vmstat",{"_index":2421,"title":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["vnc",{"_index":370,"title":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"deprecated":{}}],["voic",{"_index":1750,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["voice chat",{"_index":1298,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["voip",{"_index":1297,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["voip gateway",{"_index":1363,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["volum",{"_index":209,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["volume manag",{"_index":457,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["vpn",{"_index":407,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["vpn server",{"_index":1456,"title":{},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{},"deprecated":{}}],["vpn tunnel",{"_index":1254,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"toc":{},"deprecated":{}}],["vs",{"_index":179,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["vulner",{"_index":4,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["vulnerabilti",{"_index":447,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{},"toc":{},"deprecated":{}}],["wait",{"_index":2907,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["warn",{"_index":971,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["watch",{"_index":305,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["watchdog",{"_index":2079,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["way",{"_index":938,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["wazuh",{"_index":517,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["web",{"_index":192,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["web app",{"_index":1836,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["web appl",{"_index":1666,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web framework",{"_index":2006,"title":{},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web host",{"_index":1137,"title":{},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{}},"toc":{},"deprecated":{}}],["web mail",{"_index":1350,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["web scrap",{"_index":325,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{},"deprecated":{}}],["web search",{"_index":683,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["web serv",{"_index":672,"title":{},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["web sev",{"_index":1846,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["web-appl",{"_index":2802,"title":{},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["web-server autom",{"_index":635,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["web.pi",{"_index":1281,"title":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["webal",{"_index":2270,"title":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["webdav",{"_index":1303,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["webmail",{"_index":1247,"title":{},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["webmail control panel",{"_index":733,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["webmin",{"_index":1698,"title":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"deprecated":{}}],["webpag",{"_index":243,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["webserv",{"_index":2771,"title":{},"keywords":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["webservic",{"_index":588,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["websit",{"_index":233,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/websites/hosting-a-website/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["website migr",{"_index":1868,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["websocket",{"_index":60,"title":{"/docs/development/introduction-to-websockets/":{}},"keywords":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["weechat",{"_index":1722,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["week",{"_index":2468,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["wercker",{"_index":424,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wercker.yml",{"_index":428,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wget",{"_index":865,"title":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["what’",{"_index":1495,"title":{},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["what’",{"_index":13,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["wheezi",{"_index":1535,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["wheezy upgrad",{"_index":1914,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["whitelist",{"_index":1077,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["whitelist/blacklist",{"_index":2488,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["whole",{"_index":174,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["wide",{"_index":326,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["wiki",{"_index":2013,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["wildcard",{"_index":1534,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["wildfli",{"_index":1225,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["window",{"_index":58,"title":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["windows scp",{"_index":2793,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows sftp program",{"_index":2794,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows ssh cli",{"_index":2811,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["winscp",{"_index":2792,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["wireguard",{"_index":406,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"deprecated":{}}],["within",{"_index":777,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["without",{"_index":181,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["wizard",{"_index":738,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"deprecated":{}}],["wkhtmltopdf",{"_index":982,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["wordpress",{"_index":497,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{}},"toc":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"deprecated":{}}],["wordpress how-to",{"_index":2503,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["wordpress on linod",{"_index":500,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["work",{"_index":382,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/platform/billing-and-payments/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["workbench",{"_index":806,"title":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["worker",{"_index":348,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["workflow",{"_index":1883,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["workshop",{"_index":1635,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["workstat",{"_index":1078,"title":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["world",{"_index":118,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["wp",{"_index":1175,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["wp-cli",{"_index":1178,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["wpsolr",{"_index":1551,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["wrap",{"_index":1309,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["wrapper",{"_index":1525,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["write",{"_index":249,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["wsgi",{"_index":766,"title":{"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["x",{"_index":587,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["x over ssh",{"_index":1771,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x-forward",{"_index":1770,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x11",{"_index":1768,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"deprecated":{}}],["xe",{"_index":2281,"title":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["xen",{"_index":1494,"title":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["xenial",{"_index":1134,"title":{"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xeru",{"_index":1136,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xfce",{"_index":372,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["xmpp",{"_index":1996,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xmpp server",{"_index":1953,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["xmpp/jabber",{"_index":1999,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xtradb",{"_index":1058,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["xzip",{"_index":2501,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["yarn",{"_index":506,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["yellow",{"_index":2919,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["yesod",{"_index":1721,"title":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"keywords":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"toc":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"deprecated":{}}],["yoast",{"_index":1624,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["you’r",{"_index":2839,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["yubikey",{"_index":747,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["yum",{"_index":220,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["z",{"_index":466,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zabbix",{"_index":2080,"title":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["zf",{"_index":455,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zgrep",{"_index":2527,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["zimbra",{"_index":1342,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["zimbra debian 5",{"_index":2622,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra debian 6",{"_index":2325,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra email",{"_index":1345,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra email serv",{"_index":1346,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra groupwar",{"_index":2328,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra lenni",{"_index":2623,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra lucid",{"_index":2579,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zimbra mail serv",{"_index":2329,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on cento",{"_index":2819,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on debian",{"_index":2327,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra on ubuntu",{"_index":2580,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["zimbra open sourc",{"_index":1349,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra squeez",{"_index":2326,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra ubuntu 10.04",{"_index":2578,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zip",{"_index":2495,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{},"deprecated":{}}],["zipkin",{"_index":559,"title":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["znc",{"_index":1734,"title":{"/docs/applications/messaging/install-znc-debian/":{}},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["znc on debian",{"_index":1737,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["zone",{"_index":1376,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["zone fil",{"_index":2048,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["zookeep",{"_index":1075,"title":{},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["zoom",{"_index":1936,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["zope",{"_index":2694,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}]],"pipeline":["stemmer"]}} \ No newline at end of file diff --git a/themes/docsmith/static/build/lunr.json b/themes/docsmith/static/build/lunr.json index e1d88528d9e..e04d30e606a 100644 --- a/themes/docsmith/static/build/lunr.json +++ b/themes/docsmith/static/build/lunr.json @@ -1 +1 @@ -{"store":{"/docs/platform/meltdown_statement/":{"title":"What You Need to Do to Mitigate Meltdown and Spectre","deprecated":null,"shortguide":null},"/docs/development/python/install_python_miniconda/":{"title":"How to install Python 3 with Miniconda","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_ce/":{"title":"How to Install Docker CE","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_compose/":{"title":"How to Install Docker Compose","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-linux/":{"title":"How to install Git on Linux","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-mac/":{"title":"How to install Git on Mac","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-windows/":{"title":"How to install Git on Windows","deprecated":null,"shortguide":true},"/docs/development/introduction-to-websockets/":{"title":"Introduction to WebSockets","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-use-docker-compose/":{"title":"How to Use Docker Compose","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{"title":"Faster File Navigation with autojump","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-container-communication/":{"title":"How to Connect Docker Containers","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{"title":"Monitor Remote Hosts with Icinga","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-reverse-proxy/":{"title":"How to Use NGINX as a Reverse Proxy","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{"title":"How to Back Up Your PostgreSQL Database","deprecated":null,"shortguide":null},"/docs/security/encrypt-data-disk-with-dm-crypt/":{"title":"How to Encrypt Your Data with dm-crypt","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{"title":"Store and Share your Files with Nextcloud on Centos 7","deprecated":null,"shortguide":null},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{"title":"Use a Linode for Web Development on Remote Devices","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{"title":"Monitor an nginx Web Server Using the Elastic Stack on Centos 7","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{"title":"How to Scrape a Website with Beautiful Soup","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{"title":"Install Icinga2 Monitoring on Debian 9","deprecated":null,"shortguide":null},"/docs/databases/postgresql/configure-postgresql/":{"title":"Configure PostgreSQL","deprecated":null,"shortguide":null},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{"title":"Create a SOCKS5 Proxy Server with Shadowsocks on Ubuntu and CentOS 7","deprecated":null,"shortguide":null},"/docs/development/monitor-filesystem-events-with-pyinotify/":{"title":"Monitor Filesystem Events with Pyinotify","deprecated":null,"shortguide":null},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{"title":"How to Use tmux the Terminal Multiplexer","deprecated":null,"shortguide":null},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{"title":"Use Scrapy to Extract Data From HTML Tags","deprecated":null,"shortguide":null},"/docs/development/python/task-queue-celery-rabbitmq/":{"title":"How to Set Up a Task Queue with Celery and RabbitMQ","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{"title":"How to Install, Configure, and Deploy NGINX on a Kubernetes Cluster","deprecated":null,"shortguide":null},"/docs/applications/containers/when-and-why-to-use-docker/":{"title":"When and Why to Use Docker","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{"title":"Virtual Cloud Desktop Using Apache Guacamole","deprecated":null,"shortguide":null},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{"title":"How to Automate Builds with Jenkins on Ubuntu","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{"title":"Set Up WireGuard VPN on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{"title":"Display Jupyter Notebooks with Jekyll","deprecated":null,"shortguide":null},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{"title":"How to Develop and Deploy Your Applications Using Wercker","deprecated":null,"shortguide":null},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{"title":"Using Terraform to Provision Linode Environments","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{"title":"Add CAA Records in the Linode Manager","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{"title":"How to Scan for Vulnerabilties with ClamAV","deprecated":null,"shortguide":null},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{"title":"How to Use HAProxy for Load Balancing","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{"title":"How to Use ZFS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{"title":"Configure and Use Salt Cloud and Cloud Maps to Provision Systems","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{"title":"How to Keep Your Data Private in the Cloud with Tahoe-LAFS","deprecated":null,"shortguide":null},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{"title":"Set Up Apache to Run Multiple WordPress Sites on a Single Linode","deprecated":null,"shortguide":null},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{"title":"Install, Configure, and Run Spark on Top of a Hadoop YARN Cluster","deprecated":null,"shortguide":null},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{"title":"Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh","deprecated":null,"shortguide":null},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{"title":"How to Install and Set Up a 3-Node Hadoop Cluster","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{"title":"How to Move Your Machine Learning Model to Production","deprecated":null,"shortguide":null},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{"title":"Use Nightmare.js to Automate Headless Browsing","deprecated":null,"shortguide":null},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{"title":"Zipkin Server Configuration Using Docker and MySQL","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{"title":"How to Install NeoVim and Plugins with vim-plug","deprecated":null,"shortguide":null},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{"title":"iptables Configuration for VPN Killswitch","deprecated":null,"shortguide":null},"/docs/uptime/analytics/set-up-a-zipkin-server/":{"title":"Set Up a Zipkin Server","deprecated":null,"shortguide":null},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{"title":"How to Set Up the htaccess File on Apache","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{"title":"How to Install OpenVZ On Debian 9","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{"title":"Find Your Linode's IP Address","deprecated":null,"shortguide":null},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{"title":"Create a Highly Available PostgreSQL Cluster Using Patroni and HAProxy","deprecated":null,"shortguide":null},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{"title":"How to Set up tinc, a Peer-to-Peer VPN","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{"title":"How to Create a Docker Swarm Manager and Nodes on Linode","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{"title":"Use Laravel Forge to Automate Web-Server Creation on a Linode","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{"title":"Visualize Apache Web Server Logs Using an Elastic Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{"title":"How to Create a Private Python Package Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{"title":"How to Install and Configure Graylog2 on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{"title":"How to Install and Configure Redmine on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{"title":"Install and Configure Caddy on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/using-your-systems-hosts-file/":{"title":"Using Your System's hosts File","deprecated":null,"shortguide":null},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{"title":"Add a Custom Search to your Site with Solr","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{"title":"How to Install Ghost CMS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-streisand-gateway/":{"title":"How to Set Up a Streisand Gateway","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{"title":"How to Use Midnight Commander, a Visual File Manager","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{"title":"Install and Manage MySQL Databases with Puppet Hiera on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/project-management/install-farmos/":{"title":"Install and Configure FarmOS, an Agricultural Management, Planning and Record-Keeping Web App","deprecated":null,"shortguide":null},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{"title":"Create, Tag, and Upload Your Own Docker Image","deprecated":null,"shortguide":null},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{"title":"How to Create an Email Server with Mail-in-a-Box","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{"title":"How to Install PrestaShop on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{"title":"How to use a YubiKey for Two-Factor Secure Shell Authentication","deprecated":null,"shortguide":null},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{"title":"Install a Jupyter Notebook Server on a Linode Behind an Apache Reverse Proxy","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/introduction-to-vim-customization/":{"title":"Introduction To Vim Customization","deprecated":null,"shortguide":null},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{"title":"How to Install and Run AskBot with LetsEncrypt SSL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{"title":"Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{"title":"How to Install a Turtl Server on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{"title":"How to Install and Configure a Redis Cluster on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{"title":"Create a Python Virtual Environment on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/applications/containers/how-to-use-dockerfiles/":{"title":"How to Use Dockerfiles","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{"title":"Install and Configure MySQL Workbench on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{"title":"Install and Configure ownCloud on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{"title":"Custom Compiled Kernel on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{"title":"Configure and Use Salt SSH to Manage Your Linodes","deprecated":null,"shortguide":null},"/docs/security/getting-started-with-selinux/":{"title":"Getting Started with SELinux","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{"title":"How to Deploy an nginx Container with Docker on Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{"title":"How to Install, Configure and Run The Fish Shell","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{"title":"How to Install Docker and Pull Images for Container Deployment","deprecated":null,"shortguide":null},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{"title":"Install Taskwarrior on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{"title":"How to Install SELinux on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/containers/introduction-to-docker/":{"title":"An Introduction to Docker","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{"title":"Install ntopng for Network Monitoring on Debian 8","deprecated":null,"shortguide":null},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{"title":"Set Up a Production-Ready Cassandra Node Cluster on Ubuntu 16.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{"title":"How to Change SELinux Modes","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-git/":{"title":"How to Use Git the Version Control System","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-wget/":{"title":"How to Use Wget","deprecated":null,"shortguide":null},"/docs/platform/how-to-use-block-storage-with-your-linode/":{"title":"How to Use Block Storage with Your Linode","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{"title":"Install and Configure NixOS on a Linode","deprecated":null,"shortguide":null},"/docs/databases/cassandra/deploy-scalable-cassandra/":{"title":"How to Install Apache Cassandra on Ubuntu 17.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/platform/use-coreos-container-linux-on-linode/":{"title":"Use CoreOS Container Linux on Linode","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-centos/":{"title":"Install Java on Centos 7","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-debian/":{"title":"Install Java on Debian 8","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-ubuntu-16-04/":{"title":"Install Java on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{"title":"Install Seafile with nginx on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{"title":"Deploy an Image to a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{"title":"Enable Backups on a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{"title":"Log in to CoreOS Container Linux","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{"title":"Reset the Root Password on your Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{"title":"Resize a Linode Disk","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{"title":"Use nano to Edit Files in Linux","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{"title":"Install Plex Media Server on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{"title":"Install Plex Media Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{"title":"How to Install OpenCart on CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/linux-command-line-tips/":{"title":"Linux Command Line Tips","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-grep/":{"title":"How to Use the Grep Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-head/":{"title":"How to Use the Head Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-tail/":{"title":"How to Use the Tail Command","deprecated":null,"shortguide":null},"/docs/security/advanced-ssh-server-security/":{"title":"Use Advanced OpenSSH Features to Harden Access to Your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{"title":"Install Odoo 10 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{"title":"Host Your Own RSS Reader with Tiny Tiny RSS on CentOS 7","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{"title":"Use the Distribution-Supplied Kernel on CentOS 6 with Grub Legacy","deprecated":false,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{"title":"Install a Custom Distribution on a Linode","deprecated":null,"shortguide":null},"/docs/platform/upgrade-to-hourly-billing/":{"title":"Upgrade to Hourly Billing","deprecated":null,"shortguide":null},"/docs/platform/disk-images/resizing-a-linode/":{"title":"Resizing a Linode","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{"title":"Install OpenVAS 8 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{"title":"Install MongoDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{"title":"Create an ARK: Survival Evolved Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-centos-7/":{"title":"Install Magento on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{"title":"Install Magento on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{"title":"Configure Postfix to Send Mail Using Gmail and Google Apps on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{"title":"How to Install PostgreSQL Relational Databases on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{"title":"Create a MongoDB Replica Set","deprecated":null,"shortguide":null},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{"title":"Use Varnish & nginx to Serve WordPress over SSL & HTTP on Debian 8","deprecated":null,"shortguide":null},"/docs/platform/disk-images/clone-your-linode/":{"title":"Clone Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{"title":"How to Install Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on Ubuntu 16.04 and Debian 8","deprecated":null,"shortguide":null},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{"title":"How to Configure OpenVPN Access Server to Tunnel Traffic","deprecated":null,"shortguide":null},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{"title":"How to Use LUKS for Full Disk Encryption on Linux","deprecated":null,"shortguide":null},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{"title":"Big Data in the Linode Cloud: Streaming Data Processing with Apache Storm","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{"title":"Install WordPress on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{"title":"How to use a GPG key for SSH authentication","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{"title":"Install Alpine Linux on your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-cpanel-on-centos/":{"title":"Install cPanel on CentOS","deprecated":null,"shortguide":null},"/docs/networking/remote-access/":{"title":"Remote Access","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{"title":"Obtain a Commercially Signed SSL Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{"title":"Obtain a Commercially Signed SSL Certificate on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{"title":"Nginx SSL and TLS Deployment Best Practices","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{"title":"Custom Compiled Kernel on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/host-a-website-with-high-availability/":{"title":"Host a Website with High Availability","deprecated":null,"shortguide":null},"/docs/websites/introduction-to-high-availability/":{"title":"Introduction to High Availability","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{"title":"Install VNC on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{"title":"How to Install PostgreSQL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{"title":"Install MongoDB on Ubuntu 16.04 (Xenial)","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{"title":"Use lighttpd Web Server on Ubuntu 16.04 (Xenial Xerus)","deprecated":null,"shortguide":null},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{"title":"Update and Secure Drupal 8 on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{"title":"Install Apache Tomcat on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{"title":"How to Install a LEMP (Linux, Nginx, MySQL, PHP) Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{"title":"How to Install a LAMP Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{"title":"How to Upgrade to Ubuntu 16.04 LTS","deprecated":null,"shortguide":null},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{"title":"How to Install a Redis Server on Ubuntu or Debian 8","deprecated":null,"shortguide":null},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{"title":"Install and Configure Redis on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{"title":"Install Nagios 4 on Ubuntu and Debian 8","deprecated":null,"shortguide":null},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{"title":"Use Unicorn and Nginx to Configure Ruby on Rails Applications on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{"title":"Install FreeBSD on Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{"title":"Install WordPress Using WP-CLI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{"title":"How to Unbundle nginx from Omnibus GitLab for Serving Multiple Websites","deprecated":null,"shortguide":null},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{"title":"Install Black Mesa on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{"title":"Install Let's Encrypt to Create SSL Certificates","deprecated":null,"shortguide":null},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{"title":"Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{"title":"Left 4 Dead 2 Multiplayer Server Installation","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{"title":"Install PHP-FPM and Apache on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{"title":"Clojure Deployment with Immutant and WildFly on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{"title":"Install SteamCMD for a Steam Game Server","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{"title":"Configure SPF and DKIM With Postfix on Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/install-roundcube-on-ubuntu/":{"title":"Install Roundcube on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{"title":"Install CoreOS on Your Linode","deprecated":true,"shortguide":null},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{"title":"Open Web Analytics (OWA): Install & Launch on Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{"title":"How to Setup a Terraria Linux Server","deprecated":null,"shortguide":null},"/docs/networking/vpn/configuring-openvpn-client-devices/":{"title":"Configure OpenVPN Client Devices","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{"title":"Set up a Hardened OpenVPN Server on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{"title":"Tunnel Your Internet Traffic Through an OpenVPN Server","deprecated":null,"shortguide":null},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{"title":"Install MySQL Workbench for Database Administration","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{"title":"Deploy Graphite with Grafana on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-7/":{"title":"LAMP on CentOS 7","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{"title":"Deploy Django Applications Using uWSGI and Nginx on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-and-configure-drupal-8/":{"title":"Install and Configure Drupal 8","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/security/firewalls/configure-firewall-with-ufw/":{"title":"How to Configure a Firewall with UFW","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{"title":"Use Puppet Modules to Create a LAMP Stack","deprecated":null,"shortguide":null},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{"title":"Install and Configure Mumble on Debian","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{"title":"Access Your Box.com Account from Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{"title":"Install Nginx ngx_pagespeed Module on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{"title":"Install Odoo 9 ERP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{"title":"Set Up Nginx with PageSpeed on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{"title":"Install nginx and a StartSSL Certificate on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{"title":"Installing Monit for Server Monitoring","deprecated":null,"shortguide":null},"/docs/security/using-fail2ban-for-security/":{"title":"Use Fail2ban to Secure Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{"title":"Deploy a Just Cause 2 Multiplayer Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gogs-on-debian/":{"title":"Install Gogs on Debian 9 with nginx and PostgreSQL","deprecated":null,"shortguide":null},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{"title":"Install Zimbra Open Source Edition on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/voip/install-asterisk-on-centos-7/":{"title":"How to Install Asterisk on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-google-drive-linode/":{"title":"Access Google Drive from Linode with Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{"title":"Introduction to FirewallD on CentOS","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{"title":"Install and Configure Salt Master and Minion Servers","deprecated":null,"shortguide":null},"/docs/development/java/java-development-wildfly-centos-7/":{"title":"Java Development with WildFly on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-puppet/":{"title":"Install and Configure Puppet","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{"title":"How to Configure nginx for Optimized Performance","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-bungee-cord/":{"title":"How to Set Up BungeeCord to Link Spigot Servers","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{"title":"Learn How to Install Ansible and Run Playbooks","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{"title":"NodeBalancer SSL Configuration","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-graphical-shell-glish/":{"title":"Using the Linode Graphical Shell (Glish)","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{"title":"How to Install MySQL on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{"title":"How to Install MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-systems-logwatch/":{"title":"Monitor System Logs with Logwatch","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{"title":"Apache Web Server on Ubuntu 14.04 LTS","deprecated":null,"shortguide":null},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{"title":"Pritunl VPN Server and Management Panel on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-teamspeak/":{"title":"Install a TeamSpeak Server on Linode","deprecated":null,"shortguide":null},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{"title":"Configure Your Linode for Reverse DNS (rDNS)","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{"title":"Install Nginx Web Server on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{"title":"Use Salt States to Configure a LAMP Stack on a Minion","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{"title":"Use Salt States to Create LAMP Stack and Fail2ban Across Salt minions","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-8/":{"title":"Apache Web Server on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{"title":"LAMP on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{"title":"Run a Distribution-Supplied Kernel","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{"title":"Run a Distribution-Supplied Kernel on a KVM Linode","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-nginx-debian/":{"title":"Ruby on Rails with NGINX On Debian 9","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/vagrant-linode-environments/":{"title":"Using Vagrant to Manage Linode Environments","deprecated":null,"shortguide":null},"/docs/platform/kvm-reference/":{"title":"KVM Reference","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{"title":"How to Install MySQL on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{"title":"Install and configure nginx and PHP-FastCGI on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{"title":"Nginx and PHP-FastCGI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/beginners-guide-chef/":{"title":"A Beginner's Guide to Chef","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{"title":"Creating Your First Chef Cookbook","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{"title":"Install a Chef Server Workstation on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{"title":"Install OpenVPN Access Server on Linux for Secure Communications","deprecated":null,"shortguide":null},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{"title":"Protecting Your Linode with TCP Wrappers","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{"title":"Upgrading to Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{"title":"Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10","deprecated":null,"shortguide":null},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{"title":"Install Don't Starve Together Game Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{"title":"Custom Compiled Kernel with PV-GRUB on Debian & Ubuntu","deprecated":true,"shortguide":null},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{"title":"Turbocharge Your WordPress Search Using Solr","deprecated":null,"shortguide":null},"/docs/game-servers/pocketmine-server-on-debian-7/":{"title":"PocketMine Server on Debian 7","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{"title":"Docker Commands Quick Reference Cheat Sheet","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{"title":"Email with Postfix, Dovecot and MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{"title":"Node.js Web Server Deployed within Docker","deprecated":null,"shortguide":null},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{"title":"Team Fortress 2 on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{"title":"How to Optimize MySQL Performance Using MySQLTuner","deprecated":null,"shortguide":null},"/docs/uptime/reboot-survival-guide/":{"title":"Reboot Survival Guide","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{"title":"Tuning Your Apache Server","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{"title":"How to install Docker and deploy a LAMP Stack","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/top-htop-iotop/":{"title":"Using top to Monitor Server Performance","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/load-testing-with-siege/":{"title":"Load Testing Web Servers with Siege","deprecated":null,"shortguide":null},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{"title":"Set Up MariaDB Clusters with Galera Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{"title":"Getting Started with NodeBalancers","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{"title":"How to Install Git and Clone a GitHub Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/ossec-ids-debian-7/":{"title":"Install and Configure OSSEC on Debian 7","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{"title":"Installing McMyAdmin for Minecraft on Debian","deprecated":null,"shortguide":null},"/docs/game-servers/multicraft-on-debian/":{"title":"Installing Multicraft on Debian","deprecated":true,"shortguide":null},"/docs/game-servers/multicraft-on-ubuntu/":{"title":"Installing Multicraft on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{"title":"Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-for-websites/":{"title":"Google Analytics for Websites","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-on-wordpress/":{"title":"Google Analytics for WordPress","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{"title":"Upgrading glibc for the GHOST Vulnerability","deprecated":null,"shortguide":null},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{"title":"How to Set Up a Minecraft Server on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{"title":"LAMP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/garrys-mod-server-on-centos-7/":{"title":"Garry's Mod on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/common-dns-configurations/":{"title":"Common DNS Configurations","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{"title":"How to Install Node.js and Nginx on Debian","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{"title":"Install iPerf to Diagnose Network Speed in Linux","deprecated":null,"shortguide":null},"/docs/websites/cms/high-availability-wordpress/":{"title":"High Availability WordPress Hosting","deprecated":null,"shortguide":null},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{"title":"Configure Master-Master MySQL Database Replication","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs/":{"title":"How to Install Node.js","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{"title":"Install a LEMP Stack on CentOS 7 with FastCGI","deprecated":null,"shortguide":null},"/docs/platform/network-helper/":{"title":"Network Helper","deprecated":null,"shortguide":null},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{"title":"Themes, Modules, & Backups with Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/websites/cms/drush-drupal/":{"title":"Installing & Using Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-centos/":{"title":"SSL Certificates with Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{"title":"SSL Certificates with Apache on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{"title":"How to Upgrade to Ubuntu 14.04 LTS","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{"title":"Install Nginx and a StartSSL Certificate on Debian 7 (Wheezy)","deprecated":false,"shortguide":null},"/docs/websites/cms/cms-overview/":{"title":"Content Management Systems: an Overview","deprecated":null,"shortguide":null},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{"title":"Disabling SSLv3 for POODLE","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/filezilla/":{"title":"Transfer Files with FileZilla","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{"title":"How to Install a Webmin Control Panel and Modules on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{"title":"Install iRedmail, Open-Source Mail Server, on Ubuntu","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{"title":"Upgrading Bash for the Shellshock Vulnerability","deprecated":null,"shortguide":null},"/docs/platform/linode-images/":{"title":"Linode Images","deprecated":null,"shortguide":null},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{"title":"Yesod, Nginx, and MySQL on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{"title":"Install GitLab on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-weechat-for-irc/":{"title":"Using WeeChat for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/applications/messaging/install-znc-debian/":{"title":"Install ZNC from Source on Debian","deprecated":null,"shortguide":null},"/docs/email/using-google-apps-for-email/":{"title":"Using Google Apps for Email","deprecated":null,"shortguide":null},"/docs/networking/linux-static-ip-configuration/":{"title":"Linux Static IP Configuration","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{"title":"Deploy VoIP Services with Asterisk and Freepbx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{"title":"Running mod_fastcgi and PHP-FPM on Debian 7 (Wheezy) with Apache","deprecated":null,"shortguide":null},"/docs/databases/mariadb/mariadb-setup-debian/":{"title":"How to Set Up MariaDB on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/owncloud-debian-7/":{"title":"Installing and Configuring ownCloud on Debian 7.4","deprecated":null,"shortguide":null},"/docs/email/postfix/postfix-smtp-debian7/":{"title":"Configure Postfix to Send Mail Using an External SMTP Server","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/dropbox/":{"title":"Installing and Configuring Dropbox","deprecated":null,"shortguide":null},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{"title":"Switch to a 64-bit Linux Kernel","deprecated":false,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{"title":"LAMP Server on Fedora 20","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{"title":"Run Graphic Software on Your Linode with X-Forwarding on Debian","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{"title":"Run Graphic Software on your Linode with X-Forwarding on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{"title":"Using VNC to Operate a Desktop on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{"title":"Creating a MongoDB Replication Set on CentOS 6.4","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{"title":"Creating a MongoDB Replication Set on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{"title":"Creating a MongoDB Replication Set on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{"title":"Patching OpenSSL for the Heartbleed Vulnerability","deprecated":null,"shortguide":null},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{"title":"Installing Mail Filtering for Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{"title":"Updating Virtual Host Settings from Apache 2.2 to Apache 2.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{"title":"Creating an HTTP Proxy Using Squid on CentOS 6.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{"title":"Creating an HTTP Proxy Using Squid on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/platform/billing-and-payments/":{"title":"Billing and Payments","deprecated":null,"shortguide":null},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{"title":"How to Mount NFS Shares on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{"title":"Setting up an SSH Tunnel with Your Linode for Safe Browsing","deprecated":null,"shortguide":null},"/docs/platform/package-mirrors/":{"title":"Package Mirrors","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{"title":"Ruby on Rails with Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{"title":"Install a LEMP (Linux, Nginx, MariaDB, PHP) Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{"title":"LEMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/websites/varnish/getting-started-with-varnish-cache/":{"title":"Getting Started with Varnish Cache","deprecated":null,"shortguide":null},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{"title":"Pflogsumm for Postfix Monitoring on CentOS 6","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{"title":"Ruby on Rails with Nginx on Ubuntu 12.04 LTS (Precise)","deprecated":true,"shortguide":null},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{"title":"How to Install and Configure phpMyAdmin on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/what-is-docker/":{"title":"Docker","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{"title":"How to Install Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{"title":"Using MySQL Relational Databases on Fedora 20","deprecated":true,"shortguide":null},"/docs/platform/api/api-key/":{"title":"API Key","deprecated":null,"shortguide":null},"/docs/platform/linode-cli/":{"title":"Linode CLI","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{"title":"How to Install MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/networking/dns/previewing-websites-without-dns/":{"title":"Previewing Websites Without DNS","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{"title":"How to Install MySQL on Debian 7","deprecated":null,"shortguide":null},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{"title":"Install SquirrelMail on Ubuntu 16.04 or Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{"title":"Installing SquirrelMail on Debian 7","deprecated":true,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{"title":"Installing SquirrelMail on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{"title":"Run PHP with CGI and Apache on CentOS 6","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{"title":"Run PHP with CGI and Apache on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{"title":"How to Install MySQL with phpMyAdmin on Debian 7","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{"title":"How to Install and Configure phpMyAdmin on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{"title":"LAMP Server on Fedora 19","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{"title":"Apache Web Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-mysql/":{"title":"Longview App for MySQL","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-nginx/":{"title":"Longview App for Nginx","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-apache/":{"title":"Longview App for Apache","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{"title":"LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{"title":"Migrate from Shared Hosting to Linode","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{"title":"LAMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{"title":"How to Install a LAMP Stack on Arch Linux","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{"title":"Minecraft on Linode with Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/development/version-control/introduction-to-version-control/":{"title":"Introduction to Version Control","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{"title":"Ruby on Rails with Apache on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{"title":"lighttpd Web Server on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-7/":{"title":"Apache Web Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{"title":"Secure Communications with OpenVPN on Ubuntu 12.04 (Precise) and Debian 7","deprecated":true,"shortguide":null},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{"title":"Troubleshooting Problems with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{"title":"Install Ruby on Rails with Apache on Debian 8","deprecated":null,"shortguide":null},"/docs/security/encryption/full-disk-encryption-xen/":{"title":"Full Disk Encryption","deprecated":true,"shortguide":null},"/docs/platform/automating-server-builds/":{"title":"Automating Server Builds","deprecated":null,"shortguide":null},"/docs/email/running-a-mail-server/":{"title":"Running a Mail Server","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{"title":"Email with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{"title":"How to Upgrade to Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/security/linode-manager-security-controls/":{"title":"Linode Manager Security Controls","deprecated":null,"shortguide":null},"/docs/security/backups/backing-up-your-data/":{"title":"Backing Up Your Data","deprecated":null,"shortguide":null},"/docs/platform/longview/longview/":{"title":"What is Longview and How to Use it","deprecated":null,"shortguide":null},"/docs/platform/linode-managed/":{"title":"Linode Managed","deprecated":null,"shortguide":null},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{"title":"Install a Mosh Server as SSH Alternative on Linux","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache Tomcat on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{"title":"Install Openfire on Ubuntu 12.04 for Instant Messaging","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{"title":"Use uWSGI to deploy Python apps with Nginx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{"title":"Deploy Exim as a Send-only Mail Server on Ubuntu 12.04 ","deprecated":true,"shortguide":null},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{"title":"Launch Discussion Forums with phpBB on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{"title":"Deploy Multiple Web Servers with ProxyPass on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{"title":"Monitor Services with Nagios on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Email with Citadel on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{"title":"Email with Citadel on Ubuntu 14.04 LTS (Truly Tahr)","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Nginx and Perl-FastCGI on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{"title":"Run PHP with CGI and Apache on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{"title":"Use ejabberd for Instant Messaging on Ubuntu-12-04","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{"title":"Redis on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{"title":"Web.py on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Installing Nginx on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{"title":"TWiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{"title":"Monitor System Logs with Logwatch on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{"title":"Ikiwiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{"title":"Use Cacti to Monitor Resource Utilization on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{"title":"Apache Web Server on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{"title":"Deploy Websites with a Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{"title":"Piwik on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{"title":"Use Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Install Nginx and PHP via FastCGI on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LEMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{"title":"Use CouchDB for Document-Based Data Storage on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{"title":"Deploy MySQL Relational Databases on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{"title":"Install MySQL on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{"title":"Use MongoDB to Store Application Data on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"Installing Prosody XMPP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LAMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring-and-maintaining-your-server/":{"title":"Monitoring and Maintaining Your Server","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{"title":"Monitoring Servers with Zabbix","deprecated":true,"shortguide":null},"/docs/applications/social-networking/dolphin/":{"title":"Dolphin","deprecated":"true - '[Boonex Home Page](http://www.boonex.com)' - '[Boonex Plug-in Market](http://www.boonex.com/market)' - '[Boonex Forums](http://www.boonex.com/forums/)'","shortguide":null},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{"title":"Use cPanel to Manage Domains and Databases","deprecated":null,"shortguide":null},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{"title":"How to Install A SHOUTcast DNAS Server on Linux","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{"title":"Copying a Disk Over SSH","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{"title":"Copying a Disk to a Different Account","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{"title":"How to Upgrade to Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/troubleshooting/rescue-and-rebuild/":{"title":"Rescue and Rebuild","deprecated":null,"shortguide":null},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{"title":"Migrating a Server to Your Linode","deprecated":true,"shortguide":null},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{"title":"Disks and Configuration Profiles","deprecated":null,"shortguide":null},"/docs/platform/prepaid-billing-and-payments-legacy/":{"title":"Prepaid Billing and Payments (Legacy)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting/":{"title":"Troubleshooting","deprecated":null,"shortguide":null},"/docs/platform/accounts-and-passwords/":{"title":"Accounts and Passwords","deprecated":null,"shortguide":null},"/docs/platform/support/":{"title":"Support","deprecated":null,"shortguide":null},"/docs/platform/linode-backup-service/":{"title":"Use the Linode Backup Service to Protect and Secure Your Data","deprecated":null,"shortguide":null},"/docs/websites/hosting-a-website/":{"title":"Hosting a Website","deprecated":null,"shortguide":null},"/docs/security/securing-your-server/":{"title":"How to Secure Your Server","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{"title":"Set Up a LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{"title":"Monitoring Servers with Munin on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{"title":"mod_evasive on Apache","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{"title":"How to Configure ModSecurity on Apache","deprecated":null,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{"title":"Email with Citadel on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{"title":"How to Use Nano Text Editor Commands in Linux","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{"title":"LEMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{"title":"Set Up DNS Services on cPanel","deprecated":null,"shortguide":null},"/docs/websites/cms/kloxo-guides/":{"title":"Kloxo Guides","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{"title":"LEMP Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/cms/creating-accounts-on-directadmin/":{"title":"Creating Accounts on DirectAdmin","deprecated":true,"shortguide":null},"/docs/websites/cms/directadmin/":{"title":"DirectAdmin","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{"title":"LAMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-kloxo-on-centos-5/":{"title":"Install Kloxo on CentOS 5","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{"title":"How to Upgrade to Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{"title":"Install a Commercial SSL Certificate Using cPanel","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-fedora-15/":{"title":"OpenCart on Fedora 15","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/opencart-on-centos-6/":{"title":"OpenCart on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{"title":"OpenCart on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{"title":"LAMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-6/":{"title":"LAMP on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{"title":"NodeBalancer Reference Guide","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{"title":"LEMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{"title":"LEMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{"title":"Send-only Mail Server with Exim on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{"title":"LAMP Server on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{"title":"Provide Authoritative DNS Services with NSD on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{"title":"Use Unbound for Local DNS Resolution on Fedora 15","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{"title":"Manage Projects with Redmine on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{"title":"Manage Projects with Redmine on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{"title":"Nginx and PHP-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and PHP-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/an-overview-of-ipv6-on-linode/":{"title":"An Overview of IPv6 on Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and Perl-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{"title":"Set Up an IPv6 Tunnel on Your Linode","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{"title":"How to Upgrade to Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{"title":"Multiple Web Servers with ProxyPass on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{"title":"Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/platform/stackscripts/":{"title":"Automate Deployment with StackScripts","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{"title":"Discussion Forums with phpBB on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{"title":"Discussion Forums with phpBB on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{"title":"Django, Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{"title":"Ikiwiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{"title":"Ikiwiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{"title":"Ikiwiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{"title":"Manage Content with Markdown and Mango on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{"title":"Manage Content with Markdown and Mango on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{"title":"Manage Content with Markdown and Mango on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{"title":"Manage Development with the Mantis Bug Tracker on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{"title":"Manage Development with the Mantis Bug Tracker on Fedora 14","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{"title":"Manage Email Lists with GNU Mailman on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{"title":"Manage a Debian 6 (Squeeze) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{"title":"Manage a Fedora 14 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{"title":"Monitor System Logs with Logwatch on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{"title":"Monitoring Servers with Munin on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{"title":"Oracle 10g Express Edition on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-6-squeeze/":{"title":"Redis on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{"title":"Ruby on Rails with Apache on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{"title":"SSL Certificates with Apache 2 on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{"title":"Secure Communications with OpenVPN on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{"title":"Sinatra Framework and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-centos-5/":{"title":"TWiki on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{"title":"TWiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-fedora-14/":{"title":"TWiki on Fedora 14","deprecated":true,"shortguide":null},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{"title":"Use Public Key Authentication with SSH","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{"title":"Using MySQL Relational Databases on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{"title":"Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{"title":"Instant Messaging Services with Openfire on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{"title":"Apache 2 Web Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{"title":"Ikiwiki on Arch Linux","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{"title":"LAMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{"title":"Multiple Web Servers with ProxyPass on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{"title":"Oracle 10g Express Edition on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{"title":"Use CouchDB for Document Based Data Storage on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{"title":"WSGI using uWSGI and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{"title":"Websites with nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/debian-6-squeeze/":{"title":"Use PostgreSQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{"title":"Apache Tomcat on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{"title":"Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{"title":"Basic Postfix Email Gateway on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Django, Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{"title":"Nginx and Perl-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{"title":"Postfix, Dovecot, and System User Accounts on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{"title":"Sinatra Framework and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{"title":"Web.py on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{"title":"Email and Calendars with Zimbra 6 on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{"title":"Manage Content with Markdown and Mango on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{"title":"Send-only Mail Server with Exim on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{"title":"TWiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{"title":"TWiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{"title":"Use Unbound for Local DNS Resolution on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Websites with nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{"title":"How to Upgrade to Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{"title":"Nginx and Perl-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{"title":"Nginx and PHP-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{"title":"Use Unbound for Local DNS Resolution on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{"title":"Websites with Nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{"title":"Ikiwiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/phpfox/":{"title":"phpFox","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{"title":"TWiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{"title":"Use MySQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{"title":"Piwik on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{"title":"Web.py on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{"title":"Sinatra Framework and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{"title":"Using MySQL Relational Databases on Gentoo","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{"title":"Nginx and PHP-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{"title":"Nginx and Perl-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{"title":"Web.py on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-fedora-13/":{"title":"Piwik on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{"title":"WSGI using uWSGI and nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{"title":"WSGI using uWSGI and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{"title":"Apache 2 Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{"title":"Apache Tomcat on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{"title":"Apache Tomcat on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{"title":"Use MySQL Relational Databases on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{"title":"Websites with Nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{"title":"Apache 2 Web Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{"title":"Piwik on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-14/":{"title":"Redis on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{"title":"LEMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{"title":"LEMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{"title":"LAMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/nagios-server-monitoring/":{"title":"Nagios Server Monitoring","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{"title":"Manipulate Lists with sort and uniq","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{"title":"Use Killall and Kill Commands to Stop Processes on Linux","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{"title":"View and Follow the End of Text Files with tail","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{"title":"Use MongoDB to Store Application Data on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{"title":"LEMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{"title":"Monitor Services with Nagios on Gentoo Linux","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{"title":"Monitor Services with Nagios on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{"title":"WSGI using uWSGI and nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{"title":"WSGI using uWSGI and nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{"title":"WSGI using uWSGI and nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{"title":"Enable SSL for HTTPS Configuration on nginx","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{"title":"WSGI using uWSGI and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.10 (Maverick) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{"title":"Redis on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{"title":"Download Resources from the Command Line with wget","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{"title":"Find Files in Linux, Using the Command Line","deprecated":null,"shortguide":null},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{"title":"Manage a Fedora 13 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{"title":"Monitor System Logs with Logwatch on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{"title":"View the Beginning of Text Files with head","deprecated":null,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{"title":"Use MySQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{"title":"How to Upgrade to Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{"title":"LAMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{"title":"Use dig to Perform Manual DNS Queries","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{"title":"Use vmstat to Monitor System Performance","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{"title":"osCommerce on Fedora 13","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{"title":"Create File System Links with ln","deprecated":null,"shortguide":null},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{"title":"How to Use logrotate to Manage Log Files","deprecated":null,"shortguide":null},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{"title":"Build Database Clusters with MongoDB","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{"title":"Discussion Forums with phpBB on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{"title":"Power Team Collaboration with eGroupware on Fedora 13","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{"title":"Ikiwiki on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{"title":"Instant Messaging Services with ejabberd on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{"title":"Monitor System Logs with Logwatch on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/logwatch-log-monitoring/":{"title":"Logwatch Log Monitoring","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-centos-5/":{"title":"Confluence on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-fedora-13/":{"title":"Confluence on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{"title":"Use Unbound for Local DNS Resolution on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{"title":"Confluence on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{"title":"Confluence on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{"title":"Confluence on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{"title":"How to Use the Date Command in Linux","deprecated":null,"shortguide":null},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{"title":"Social Networking with phpFox on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{"title":"Create an Aggregate Blog using Planet on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{"title":"Instant Messaging Services with Openfire on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/planet-feed-aggregator/":{"title":"Planet Feed Aggregator","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-centos-5/":{"title":"Redis on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-13/":{"title":"Redis on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{"title":"Redis on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{"title":"Run PHP Applications under CGI with Apache on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/firewalls/control-network-traffic-with-iptables/":{"title":"Control Network Traffic with iptables","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{"title":"Redis on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{"title":"Archiving and Compressing files with GNU Tar and GNU Zip","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{"title":"How to Install and Configure WordPress","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{"title":"LEMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-5-lenny/":{"title":"Redis on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{"title":"Apache Tomcat on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{"title":"Apache Tomcat on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{"title":"Apache Tomcat on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{"title":"Apache Tomcat on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{"title":"Custom Compiled Kernel with PV-GRUB on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{"title":"Custom Compiled Kernel with PV-GRUB on CentOS 7","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{"title":"Run a Custom Compiled Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{"title":"LEMP Server on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{"title":"Manipulate Text from the Command Line with sed","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{"title":"Modify File Permissions with chmod","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{"title":"How to Grep for Text in Files","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{"title":"LEMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{"title":"LEMP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{"title":"Basic Postfix Email Gateway on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{"title":"Git Based Development Networks with Girocco on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{"title":"LEMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{"title":"Email with Postfix, Courier and MySQL on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{"title":"Apache 2 Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{"title":"Use MySQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-13/":{"title":"Use PostgreSQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{"title":"Nginx and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{"title":"Nginx and Perl-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{"title":"Use MongoDB to Store Application Data on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{"title":"Websites with the Cherokee Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{"title":"Websites with the Cherokee Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{"title":"CakePHP on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{"title":"Email with Postfix, Courier and MySQL on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{"title":"Monitor Services with Nagios on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{"title":"LAMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{"title":"Websites with nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{"title":"Monitoring Servers with Munin on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.04 (Lucid) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{"title":"Django, Apache and mod_wsgi on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_wsgi on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{"title":"Monitoring Resource Utilization with Cacti on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_python on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{"title":"Django, Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{"title":"Use Nginx as a Front-end Proxy and Software Load Balancer","deprecated":null,"shortguide":null},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{"title":"Question and Answer Communities with OSQA on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Citadel on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{"title":"Oracle 10g Express Edition on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{"title":"Oracle 10g Express Edition on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-fluxbb/":{"title":"Discussion Forums with FluxBB","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{"title":"Discussion Forums with Vanilla Forums","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{"title":"Instant Messaging Services with Openfire on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-flatpress/":{"title":"Manage Web Content with FlatPress","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{"title":"Track Bugs and Manage Development with Bug Genie","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{"title":"Track Bugs and Manage Development with Flyspray","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with the Cherokee Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{"title":"Securely Manage Remote PostgreSQL Servers with pgAdmin on Mac OS X","deprecated":null,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{"title":"Use MySQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Apache 2 Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{"title":"How to Upgrade to Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{"title":"Manage Projects with Redmine on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with nginx on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{"title":"Diagnosing Network Issues with MTR","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{"title":"How to Access PostgreSQL Database Remotely Using pgAdmin on Windows","deprecated":null,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{"title":"Email and Calendars with Zimbra 6 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{"title":"Manage Distributed Version Control with Mercurial","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{"title":"Deploy VoIP Services with Asterisk and FreePBX on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{"title":"Monitor Services with Nagios on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/synchronize-files-with-unison/":{"title":"Synchronize Files with Unison","deprecated":true,"shortguide":null},"/docs/databases/mysql/back-up-your-mysql-databases/":{"title":"Back Up Your MySQL Databases","deprecated":null,"shortguide":null},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{"title":"Manage a Debian 5 (Lenny) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{"title":"Manage an Ubuntu 9.10 (Karmic) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/wikis/dokuwiki-engine/":{"title":"DokuWiki Engine","deprecated":null,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-phpfusion/":{"title":"Manage Web Content with PHP-Fusion","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-centos-5/":{"title":"Webalizer on Centos 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{"title":"Web.py on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{"title":"Manage CPAN Modules with cpanminus","deprecated":null,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{"title":"Create an Aggregate Blog using Planet on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{"title":"Discussion Forums with phpBB on Centos 5","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{"title":"Using GNU Screen to Manage Persistent Terminal Sessions","deprecated":null,"shortguide":null},"/docs/websites/wikis/twiki/":{"title":"TWiki","deprecated":true,"shortguide":null},"/docs/applications/messaging/advanced-irssi-usage/":{"title":"Advanced Irssi Usage","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{"title":"Using Irssi for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{"title":"Use MongoDB to Store Application Data on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{"title":"Use MongoDB to Store Application Data on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{"title":"Using Apache for Proxy and Clustering Services on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{"title":"Ikiwiki on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{"title":"Ikiwiki on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{"title":"Use MongoDB to Store Application Data on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{"title":"Using Apache for Proxy and Clustering Services on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-mybb/":{"title":"Discussion Forums with MyBB","deprecated":true,"shortguide":null},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{"title":"How to Install a Simple Machines Discussion Forum (SMF) on Linux","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{"title":"Nginx and PHP-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{"title":"Nginx and Perl-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 12","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{"title":"SSL Certificates with Apache 2 on CentOS","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{"title":"SSL Certificates with Apache 2 on Fedora 12","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{"title":"SSL Certificates with Apache 2 on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{"title":"Secure Communications with OpenVPN on CentOS 6","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{"title":"Websites with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{"title":"Apache Configuration Structure","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{"title":"Managing Resources with Apache mod_alias","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{"title":"Secure Communications with OpenVPN on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{"title":"Secure Communications with OpenVPN on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{"title":"Websites with nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{"title":"Websites with nginx on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-centos-5/":{"title":"Piwik on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{"title":"Use CouchDB for Document Based Data Storage on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{"title":"Manage Development with the Mantis Bug Tracker on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{"title":"Manage Email Lists with GNU Mailman on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{"title":"Use CouchDB for Document Based Data Storage on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{"title":"osCommerce on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_python on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{"title":"Magento on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{"title":"Access Futon Over SSH to Administer CouchDB","deprecated":null,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{"title":"Multiple Web Servers with ProxyPass on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{"title":"Multiple Web Servers with ProxyPass on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{"title":"Django, Apache and mod_python on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{"title":"Power Team Collaboration with eGroupware on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{"title":"Run PHP Applications under CGI with Apache on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{"title":"Run PHP Applications under CGI with Apache on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{"title":"Use MongoDB to Store Application Data on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{"title":"Power Team Collaboration with eGroupware on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/clients/retrieve-email-using-getmail/":{"title":"Retrieve Email Using Getmail","deprecated":null,"shortguide":null},"/docs/development/frameworks/catalyst-and-modperl/":{"title":"Catalyst and mod_perl","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{"title":"Manage Web Content with Plone on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{"title":"Manage MySQL with phpMyAdmin on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{"title":"Oracle 10g Express Edition on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{"title":"Securely Administer Oracle XE with an SSH Tunnel","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{"title":"Webalizer on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{"title":"Power Team Collaboration with eGroupware on Debian 5 (Lenny)","deprecated":"truew","shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{"title":"Provide Authoritative DNS Services with NSD on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-joomla/":{"title":"Manage Web Content with Joomla!","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{"title":"Use Unbound for Local DNS Resolution on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{"title":"osCommerce on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-configure-nginx/":{"title":"How to Configure nginx","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{"title":"Magento on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{"title":"Manage Distributed Source Branches with Bazaar","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{"title":"Monitoring Resource Utilization with Cacti on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{"title":"Deploy Smalltalk Applications with Seaside","deprecated":true,"shortguide":null},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{"title":"Using Fetchmail to Retrieve Email","deprecated":true,"shortguide":null},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{"title":"Create an SSH Tunnel for MySQL Remote Access","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{"title":"Limiting Access with SFTP Jails on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{"title":"Piwik on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{"title":"Piwik on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{"title":"Run PHP Applications under CGI with Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{"title":"Send-only Mail Server with Exim on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{"title":"Send-only Mail Server with Exim on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{"title":"Nginx and Perl-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{"title":"Nginx and Perl-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{"title":"Nginx and Perl-FastCGI on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{"title":"Manage Source Code Versions with Subversion","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{"title":"Schedule Tasks with Cron","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{"title":"Nginx and PHP-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{"title":"Nginx and PHP-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-system-administration-basics/":{"title":"Linux System Administration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{"title":"Apache 2 Web Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{"title":"Piwik on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{"title":"Instant Messaging Services with ejabberd on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{"title":"Social Networking with Elgg on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-access-control/":{"title":"Apache Access Control","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{"title":"Rule-based Access Control for Apache","deprecated":null,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{"title":"Manage Projects with Redmine on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{"title":"Multiple Web Servers with ProxyPass on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{"title":"Manage Projects with Redmine on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{"title":"Create a Self-Signed Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{"title":"Create a Self-Signed Certificate on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{"title":"How to Make a Self-Signed SSL Certificate","deprecated":true,"shortguide":null},"/docs/platform/linode-beginners-guide/":{"title":"Linode Beginner's Guide","deprecated":null,"shortguide":null},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{"title":"Obtaining a Commercial SSL Certificate","deprecated":true,"shortguide":null},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{"title":"Using OpenSSL's subjectAltName with Multiple Site Domains","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{"title":"Transfer Files with Cyberduck on Mac OS X","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{"title":"Transfer Files with Filezilla on Ubuntu 9.10 Desktop","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{"title":"Email with Citadel on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{"title":"Email with Citadel on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{"title":"Email with Citadel on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{"title":"Apache Configuration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{"title":"Rewrite URLs with mod_rewrite and Apache","deprecated":null,"shortguide":null},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{"title":"Troubleshooting Common Apache Issues","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{"title":"Apache 2 Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{"title":"LAMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{"title":"Use MySQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-sshfs-on-linux/":{"title":"Using SSHFS To Mount Remote Directories","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{"title":"LAMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{"title":"Transfer Files with WinSCP on Windows","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{"title":"Installing Prosody XMPP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{"title":"Installing Prosody XMPP Server on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{"title":"Redirect URLs with the Apache Web Server","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{"title":"Instant Messaging Services with ejabberd on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{"title":"Discussion Forums with phpBB on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{"title":"Install MediaWiki on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/managing-web-content-with-drupal-7/":{"title":"Installing Drupal 7","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{"title":"LAMP Server on Fedora 11","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{"title":"LAMP Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{"title":"Apache Tomcat on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{"title":"Installing Apache Tomcat on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{"title":"SSH Connections Using PuTTY on Windows","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{"title":"Instant Messaging Services with Openfire on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{"title":"Using rdiff-backup with SSHFS","deprecated":null,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{"title":"Email and Calendars with Zimbra 6 on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/centos-5/":{"title":"Use PostgreSQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-12/":{"title":"Use PostgreSQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Courier and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{"title":"Django, Apache and mod_python on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{"title":"Django, Apache and mod_python on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{"title":"Websites with the Cherokee Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{"title":"Run a Distribution-Supplied Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/introduction-to-rsync/":{"title":"Introduction to rsync","deprecated":null,"shortguide":null},"/docs/databases/postgresql/debian-5-lenny/":{"title":"Use PostgreSQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/how-to-configure-git/":{"title":"Getting Started with Git","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{"title":"How to Install Git on Linux, Mac or Windows","deprecated":null,"shortguide":null},"/docs/tools-reference/introduction-to-linux-concepts/":{"title":"Introduction to Linux Concepts","deprecated":null,"shortguide":null},"/docs/tools-reference/linux-users-and-groups/":{"title":"Linux Users and Groups","deprecated":null,"shortguide":null},"/docs/security/recovering-from-a-system-compromise/":{"title":"Recovering from a System Compromise","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{"title":"SSL Certificates with Apache 2 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{"title":"Ruby on Rails with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{"title":"Ruby on Rails with Nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{"title":"Ruby on Rails with Nginx on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{"title":"Install a Custom Distribution on a Xen Linode","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Apache on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{"title":"Apache 2 Web Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{"title":"Use MySQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{"title":"Use MySQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{"title":"Use MySQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{"title":"Use MySQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{"title":"Use MySQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{"title":"Configure a Firewall with Arno Iptables in Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{"title":"Installing Apache Tomcat on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{"title":"lighttpd Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{"title":"Troubleshooting Memory and Networking Issues","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-shell-lish/":{"title":"Using the Linode Shell (Lish)","deprecated":null,"shortguide":null},"/docs/networking/ssh/using-the-terminal/":{"title":"Using the Terminal","deprecated":null,"shortguide":null},"/docs/networking/dns/dns-records-an-introduction/":{"title":"DNS Records: an Introduction","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{"title":"Apache 2 Web Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{"title":"Apache 2 Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-movable-type/":{"title":"Manage Web Content with Movable Type","deprecated":true,"shortguide":null},"/docs/networking/dns/dns-manager-overview/":{"title":"DNS Manager Overview","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{"title":"LAMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{"title":"LAMP Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{"title":"LAMP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-package-management/":{"title":"Linux Package Management","deprecated":null,"shortguide":null}},"index":{"version":"2.1.3","fields":["title","keywords","toc","deprecated"],"fieldVectors":[["title//docs/platform/meltdown_statement/",[0,5.758,1,7.216,2,6.265,3,6.265]],["keywords//docs/platform/meltdown_statement/",[2,6.11,3,6.11,4,5.276,5,3.459]],["toc//docs/platform/meltdown_statement/",[0,3.223,2,5.456,3,3.507,4,3.028,5,3.791,6,4.039,7,4.039,8,7.216,9,4.039,10,4.039,11,1.667,12,4.039,13,4.039,14,6.284,15,3.028,16,4.481,17,4.589,18,6.284,19,2.88,20,2.871,21,1.211,22,6.284,23,1.794,24,3.507,25,4.039,26,4.039,27,4.589,28,2.018,29,3.718,30,2.817,31,2.236,32,2.304,33,1.91,34,3.028,35,3.507,36,4.039,37,4.039]],["deprecated//docs/platform/meltdown_statement/",[]],["title//docs/development/python/install_python_miniconda/",[38,0.06,39,2.88,40,5.571,41,6.642]],["keywords//docs/development/python/install_python_miniconda/",[41,7.106,42,7.72,43,7.72]],["toc//docs/development/python/install_python_miniconda/",[]],["deprecated//docs/development/python/install_python_miniconda/",[]],["title//docs/applications/containers/install_docker_ce/",[38,0.065,44,3.524,45,6.288]],["keywords//docs/applications/containers/install_docker_ce/",[44,3.452,46,4.186,47,7.72]],["toc//docs/applications/containers/install_docker_ce/",[]],["deprecated//docs/applications/containers/install_docker_ce/",[]],["title//docs/applications/containers/install_docker_compose/",[38,0.065,44,3.524,48,5.908]],["keywords//docs/applications/containers/install_docker_compose/",[44,3.452,46,4.186,49,7.72]],["toc//docs/applications/containers/install_docker_compose/",[]],["deprecated//docs/applications/containers/install_docker_compose/",[]],["title//docs/development/version-control/how-to-install-git-linux/",[38,0.065,50,4.038,51,2.456]],["keywords//docs/development/version-control/how-to-install-git-linux/",[50,3.956,51,2.406,52,4.581]],["toc//docs/development/version-control/how-to-install-git-linux/",[]],["deprecated//docs/development/version-control/how-to-install-git-linux/",[]],["title//docs/development/version-control/how-to-install-git-mac/",[38,0.065,50,4.038,53,4.562]],["keywords//docs/development/version-control/how-to-install-git-mac/",[50,3.956,52,4.581,53,4.469]],["toc//docs/development/version-control/how-to-install-git-mac/",[38,0.098,50,5.694,54,7.191,55,7.154,56,7.154,57,2.348]],["deprecated//docs/development/version-control/how-to-install-git-mac/",[]],["title//docs/development/version-control/how-to-install-git-windows/",[38,0.065,50,4.038,58,4.003]],["keywords//docs/development/version-control/how-to-install-git-windows/",[50,3.956,52,4.581,58,3.922]],["toc//docs/development/version-control/how-to-install-git-windows/",[]],["deprecated//docs/development/version-control/how-to-install-git-windows/",[]],["title//docs/development/introduction-to-websockets/",[59,5.086,60,7.196]],["keywords//docs/development/introduction-to-websockets/",[60,5.835,61,4.633,62,7.037,63,7.037]],["toc//docs/development/introduction-to-websockets/",[60,10.405,64,4.609,65,7.001,66,1.409,67,3.013,68,5.249,69,5.805,70,6.445,71,6.445,72,3.497,73,1.112]],["deprecated//docs/development/introduction-to-websockets/",[]],["title//docs/applications/containers/how-to-use-docker-compose/",[44,3.524,48,5.908,74,1.11]],["keywords//docs/applications/containers/how-to-use-docker-compose/",[44,3.823,48,6.409]],["toc//docs/applications/containers/how-to-use-docker-compose/",[23,2.435,38,0.066,44,4.143,45,4.373,48,6.946,75,1.28,76,1.288,77,1.941,78,4.002,79,1.675,80,3.907,81,2.809,82,2.13,83,5.045,84,4.758,85,3.907,86,3.084,87,3.262,88,2.501,89,1.07,90,3.387,91,2.451,92,3.387,93,2.404]],["deprecated//docs/applications/containers/how-to-use-docker-compose/",[]],["title//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[79,2.205,94,7.216,95,5.983,96,6.265]],["keywords//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[39,3.082,96,6.703,97,7.72]],["toc//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[21,1.696,38,0.067,39,2.258,54,3.661,74,1.139,79,1.729,96,9.448,98,5.656,99,1.598,100,4.911,101,9.429,102,4.427,103,5.656,104,2.924,105,5.656,106,3.724,107,5.656,108,3.791,109,3.945,110,4.033]],["deprecated//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[]],["title//docs/applications/containers/docker-container-communication/",[44,3.524,46,4.272,67,3.391]],["keywords//docs/applications/containers/docker-container-communication/",[44,3.147,46,3.816,111,1.714,112,7.037]],["toc//docs/applications/containers/docker-container-communication/",[38,0.065,44,4.502,45,4.306,46,5.459,48,4.046,66,1.086,67,3.953,74,0.76,75,1.26,76,1.268,82,2.098,111,1.315,113,2.869,114,3.764,115,0.299,116,2.367,117,3.848,118,3.764,119,3.124,120,1.387,121,0.806,122,1.624,123,3.202,124,3.385]],["deprecated//docs/applications/containers/docker-container-communication/",[]],["title//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[120,1.854,125,2.076,126,3.464,127,5.983]],["keywords//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[125,2.025,127,5.835,128,1.264,129,5.616]],["toc//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[54,5.231,72,2.825,75,1.321,76,1.329,85,4.033,99,1.598,115,0.313,120,2.423,121,0.845,122,1.702,125,3.13,126,3.88,129,7.525,130,6.059,131,2.362,132,3.2,133,3.131,134,2.617,135,5.207]],["deprecated//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[]],["title//docs/web-servers/nginx/nginx-reverse-proxy/",[74,1.017,89,1.409,136,4.837,137,3.068]],["keywords//docs/web-servers/nginx/nginx-reverse-proxy/",[89,1.507,137,3.282,138,7.106]],["toc//docs/web-servers/nginx/nginx-reverse-proxy/",[38,0.065,39,3.119,66,1.572,73,1.241,75,1.26,76,1.268,89,1.054,115,0.299,119,3.124,120,1.387,136,5.238,137,3.322,139,1.637,140,3.493,141,4.686,142,2.869,143,3.553,144,2.48,145,4.686,146,4.166,147,2.869,148,4.475,149,3.848,150,3.618,151,4.475,152,3.202,153,4.968]],["deprecated//docs/web-servers/nginx/nginx-reverse-proxy/",[]],["title//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[111,1.758,116,3.165,122,2.172,154,4.459]],["keywords//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[116,2.623,155,3.871,156,3.346,157,5.981,158,5.981,159,5.981]],["toc//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[23,3.173,75,1.668,76,1.679,93,3.133,111,2.598,126,3.429,156,3.996,160,4.623,161,4.881,162,5.093,163,7.143,164,4.982,165,4.239,166,4.186,167,5.093]],["deprecated//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[]],["title//docs/security/encrypt-data-disk-with-dm-crypt/",[91,3.227,168,4.459,169,6.642,170,6.642]],["keywords//docs/security/encrypt-data-disk-with-dm-crypt/",[168,5.809,171,7.037,172,5.616]],["toc//docs/security/encrypt-data-disk-with-dm-crypt/",[21,1.547,74,1.066,75,1.205,76,1.213,79,1.577,148,4.279,156,2.887,168,3.189,169,9.074,170,9.074,172,8.374,173,3.984,174,5.16,175,2.622,176,4.75,177,7.562,178,4.743,179,4.48,180,3.679,181,3.984,182,3.768,183,2.371,184,3.768]],["deprecated//docs/security/encrypt-data-disk-with-dm-crypt/",[]],["title//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[79,1.887,99,1.744,131,2.579,185,3.315,186,5.12,187,5.361]],["keywords//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[187,6.703,188,4.771,189,7.72]],["toc//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[38,0.092,73,1.45,75,1.573,76,1.583,111,1.641,187,5.847,190,3.996,191,0.916,192,1.923,193,1.719,194,6.734,195,2.489,196,3.012,197,4.162,198,4.359,199,4.601]],["deprecated//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[]],["title//docs/development/use-a-linode-for-web-development-on-remote-devices/",[20,1.88,74,0.87,126,2.964,192,1.763,200,3.619,201,4.403]],["keywords//docs/development/use-a-linode-for-web-development-on-remote-devices/",[20,1.821,44,2.675,46,3.243,126,2.871,201,4.264,202,5.506]],["toc//docs/development/use-a-linode-for-web-development-on-remote-devices/",[20,1.388,21,1.367,23,2.026,38,0.069,44,2.04,46,4.511,67,2.969,74,1.172,79,1.394,89,0.89,93,2,102,2.141,120,1.172,121,0.681,122,1.372,126,3.994,142,2.425,151,3.781,200,4.875,201,3.252,202,6.35,203,4.76,204,4.56,205,4.56,206,4.56,207,3.96,208,4.56,209,3.781,210,4.56,211,2.425,212,4.56]],["deprecated//docs/development/use-a-linode-for-web-development-on-remote-devices/",[]],["title//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[73,0.806,74,0.715,89,0.991,99,1.434,125,1.46,131,2.12,192,1.45,213,3.806,214,2.905]],["keywords//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[89,1.086,99,1.571,192,1.589,214,3.183,215,5.563,216,5.563,217,5.563]],["toc//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[38,0.076,66,1.069,74,0.749,75,1.241,76,1.249,89,1.038,115,0.295,213,5.794,214,5.21,218,4.407,219,2.826,220,4.103,221,2.443,222,3.79,223,6.167,224,9.105,225,9.105,226,6.408,227,4.242,228,4.407,229,5.315,230,4.242,231,3.985]],["deprecated//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[]],["title//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[232,6.265,233,3.666,234,6.642,235,6.642]],["keywords//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[39,2.581,91,2.892,232,5.614,236,6.466,237,6.466]],["toc//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[38,0.071,39,1.894,70,4.367,81,2.431,87,1.959,91,2.122,121,0.709,122,1.428,166,2.78,192,1.355,195,1.753,196,2.122,232,4.119,234,7.843,235,8.709,238,2.108,239,4.744,240,3.557,241,3.309,242,5.67,243,4.744,244,2.684,245,3.663,246,3.934,247,4.744,248,2.78,249,3.18,250,7.106,251,4.744,252,4.367,253,4.744,254,2.815,255,3.663]],["deprecated//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[]],["title//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[38,0.055,125,1.914,128,1.195,129,5.31,256,4.641]],["keywords//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[125,2.025,127,5.835,128,1.264,129,5.616]],["toc//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[38,0.06,54,4.694,66,0.981,74,0.687,75,1.139,76,1.146,111,1.188,115,0.402,127,4.042,129,8.179,135,4.488,144,3.333,192,2.473,257,4.875,258,4.488,259,3.4,260,3.89,261,4.695,262,1.188,263,2.477,264,3.56,265,3.4,266,4.861,267,3.058,268,2.34,269,2.971,270,1.776]],["deprecated//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[]],["title//docs/databases/postgresql/configure-postgresql/",[115,0.481,116,3.806]],["keywords//docs/databases/postgresql/configure-postgresql/",[111,1.355,116,2.44,155,3.601,271,2.44,272,5.563,273,5.563,274,5.563]],["toc//docs/databases/postgresql/configure-postgresql/",[75,1.488,76,1.497,79,1.947,109,4.443,111,1.552,115,0.487,116,3.853,155,4.123,267,3.995,275,4.194,276,6.37,277,3.691,278,3.937,279,3.355,280,6.37,281,6.37,282,1.748,283,3.069,284,6.37]],["deprecated//docs/databases/postgresql/configure-postgresql/",[]],["title//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[66,1.086,73,0.857,99,1.524,131,2.254,137,2.294,285,5.396,286,4.686,287,0.588]],["keywords//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[99,1.689,137,2.543,286,5.193,287,0.652,288,5.981,289,5.981]],["toc//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[38,0.074,53,2.944,58,2.584,66,1.023,72,4.89,73,1.189,75,1.188,76,1.195,86,1.693,106,3.348,115,0.282,198,3.292,199,3.475,238,2.26,268,2.442,286,9.793,290,1.977,291,2.231,292,4.058,293,5.086,294,4.682,295,3.475,296,3.714,297,2.944,298,3.058]],["deprecated//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[]],["title//docs/development/monitor-filesystem-events-with-pyinotify/",[68,5.41,125,2.076,299,5.145,300,6.265]],["keywords//docs/development/monitor-filesystem-events-with-pyinotify/",[39,2.581,125,1.86,300,5.614,301,6.466,302,6.466]],["toc//docs/development/monitor-filesystem-events-with-pyinotify/",[11,2.412,21,1.752,38,0.069,39,2.332,40,4.511,66,1.932,68,6.201,87,2.412,121,0.873,122,1.758,139,1.772,143,3.847,299,4.166,300,5.073,303,3.782,304,5.379,305,9.6,306,5.843,307,4.166,308,2.371,309,4.075,310,5.843]],["deprecated//docs/development/monitor-filesystem-events-with-pyinotify/",[]],["title//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[74,1.017,311,6.265,312,4.837,313,6.642]],["keywords//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[311,4.83,312,3.729,313,5.121,314,4.613,315,4.83,316,5.121,317,3.966]],["toc//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[21,3.044,38,0.054,58,3.296,66,1.305,79,1.983,115,0.36,311,10.705,314,5.379,315,5.632,316,5.972,317,6.343,318,2.758]],["deprecated//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[]],["title//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[74,0.87,91,2.762,319,5.361,320,4.927,321,5.684,322,5.361]],["keywords//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[39,2.581,319,5.614,323,5.953,324,5.953,325,6.466]],["toc//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[11,1.56,16,2.695,38,0.07,39,1.509,40,2.918,52,2.243,66,0.76,74,0.533,75,0.883,76,0.888,87,1.56,99,1.068,121,1.104,125,1.087,128,0.679,131,1.579,144,1.737,147,2.009,203,3.414,211,2.009,246,3.134,249,2.534,256,2.636,282,2.028,318,1.607,319,7.287,323,3.479,324,6.804,326,3.479,327,2.636,328,3.78,329,1.034,330,3.861,331,2.066,332,2.446,333,3.78,334,3.78,335,0.539,336,3.479,337,2.76,338,2.188,339,2.272,340,2.272,341,1.787,342,2.695,343,2.636]],["deprecated//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[]],["title//docs/development/python/task-queue-celery-rabbitmq/",[121,0.923,122,1.858,167,4.403,344,5.684,345,5.361,346,5.684]],["keywords//docs/development/python/task-queue-celery-rabbitmq/",[39,2.581,167,4.61,271,2.836,345,5.614,347,6.466]],["toc//docs/development/python/task-queue-celery-rabbitmq/",[11,3.695,38,0.087,39,3.019,40,3.984,75,1.205,76,1.213,82,2.006,125,2.175,167,3.679,203,4.327,249,3.459,271,3.317,282,1.416,326,4.75,329,1.411,345,9.111,346,4.75,348,6.035,349,3.679,350,5.16,351,5.16]],["deprecated//docs/development/python/task-queue-celery-rabbitmq/",[]],["title//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[38,0.051,89,1.206,115,0.342,271,2.708,352,2.207,353,5.361]],["keywords//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[44,2.892,46,3.506,89,1.262,352,2.312,353,5.614]],["toc//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[20,2.186,38,0.071,44,3.21,75,1.123,76,1.13,87,1.985,89,0.939,115,0.267,120,1.236,121,0.718,132,4.859,133,3.973,184,3.512,271,3.148,352,1.719,353,9.886,354,1.76,355,3.063,356,2.607,357,1.754,358,3.987,359,4.809,360,4.809,361,4.809,362,3.063]],["deprecated//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[]],["title//docs/applications/containers/when-and-why-to-use-docker/",[44,3.881,74,1.223]],["keywords//docs/applications/containers/when-and-why-to-use-docker/",[44,3.452,46,4.186,363,7.72]],["toc//docs/applications/containers/when-and-why-to-use-docker/",[44,5.302,74,1.546,124,5.615,364,7.424]],["deprecated//docs/applications/containers/when-and-why-to-use-docker/",[]],["title//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[74,0.87,188,3.816,191,0.84,329,1.689,365,4.63,366,5.684]],["keywords//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[367,4.83,368,5.563,369,5.563,370,4.063,371,5.563,372,5.563,373,5.563]],["toc//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[20,2.315,28,3.798,38,0.063,44,3.401,67,3.273,73,1.208,279,4.005,366,10.122,370,5.553,374,4.572,375,1.662,376,6.068]],["deprecated//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[]],["title//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[81,3.698,165,4.282,287,0.786,377,6.265]],["keywords//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[165,4.176,377,6.11,378,6.479,379,7.037]],["toc//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[11,1.383,38,0.045,75,0.782,76,0.787,80,2.388,81,1.717,82,2.105,113,1.781,115,0.186,121,0.5,122,1.008,130,2.511,139,1.643,147,1.781,165,1.988,179,2.908,228,2.777,241,2.336,244,1.895,249,2.245,254,1.988,255,2.586,275,2.205,308,1.359,331,1.16,352,1.197,377,7.469,378,7.212,380,3.349,381,3.349,382,3.134,383,2.908,384,2.07,385,5.417,386,5.417,387,1.963,388,3.349,389,3.349,390,2.586,391,3.083,392,2.777,393,2.133,394,3.349,395,8.602,396,3.349,397,2.777,398,3.349,399,5.417,400,3.349,401,3.349,402,2.777,403,3.349,404,3.349,405,3.349]],["deprecated//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[]],["title//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[121,0.994,122,2.003,287,0.725,406,5.518,407,3.441]],["keywords//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[406,7.088,407,4.42]],["toc//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[5,3.13,11,2.63,23,2.83,32,1.902,38,0.053,67,3.781,72,4.388,73,1.395,86,2.121,93,2.794,115,0.353,121,0.952,122,1.917,139,1.932,268,3.058,269,3.882,406,8.988]],["deprecated//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[]],["title//docs/applications/project-management/jupyter-nobook-on-jekyll/",[408,6.642,409,5.758,410,5.983,411,6.265]],["keywords//docs/applications/project-management/jupyter-nobook-on-jekyll/",[39,2.809,409,5.616,411,6.11,412,3.672]],["toc//docs/applications/project-management/jupyter-nobook-on-jekyll/",[28,2.919,38,0.049,66,1.176,74,0.823,75,1.365,76,1.373,79,1.786,87,2.412,115,0.324,409,6.6,410,6.858,411,7.181,412,3.049,413,4.166,414,5.073,415,4.972,416,4.075,417,5.843,418,3.847,419,5.843,420,3.269,421,5.843,422,2.805,423,5.843]],["deprecated//docs/applications/project-management/jupyter-nobook-on-jekyll/",[]],["title//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[74,0.938,82,2.587,200,3.9,352,2.379,424,5.778]],["keywords//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[44,3.452,200,4.524,424,6.703]],["toc//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[11,1.985,23,2.136,52,2.854,75,1.123,76,1.13,82,3.338,87,1.985,93,2.109,113,5.889,115,0.398,121,1.072,122,2.16,424,8.848,425,4.809,426,2.274,427,2.72,428,4.809,429,3.605,430,4.809,431,7.178,432,3.166,433,4.175,434,5.118,435,4.809]],["deprecated//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[]],["title//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[20,2.026,74,0.938,203,3.808,207,5.778,436,5.778]],["keywords//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[20,2.143,30,4.908,387,4.124,436,6.11]],["toc//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[20,2.9,21,1.442,30,5.006,38,0.071,73,1.364,75,1.123,76,1.13,77,2.542,81,2.464,113,2.557,115,0.528,123,2.854,139,1.458,164,3.354,196,3.21,287,0.524,352,1.719,387,2.818,390,3.712,433,4.175,436,7.457,437,2.363,438,3.016,439,2.93,440,4.175,441,2.891]],["deprecated//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[]],["title//docs/quick-answers/linode-platform/add-caa-dns-records/",[20,2.026,21,1.995,87,2.747,442,5.518,443,4.055]],["keywords//docs/quick-answers/linode-platform/add-caa-dns-records/",[341,3.058,442,5.362,443,3.94,444,2.28,445,4.848]],["toc//docs/quick-answers/linode-platform/add-caa-dns-records/",[87,4.458,104,4.515,164,6.09,442,8.955,443,6.581]],["deprecated//docs/quick-answers/linode-platform/add-caa-dns-records/",[]],["title//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[446,6.534,447,7.88,448,6.083]],["keywords//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[4,4.848,446,5.362,448,4.992,449,6.466,450,6.466]],["toc//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[38,0.074,59,5.247,75,2.091,76,2.105,282,2.457,446,7.424,448,6.912]],["deprecated//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[]],["title//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[74,1.017,259,5.033,451,5.571,452,5.41]],["keywords//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[451,5.96,453,6.16,454,5.788]],["toc//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[38,0.068,75,1.899,76,1.911,115,0.572,125,2.339,259,5.67,331,2.815,374,4.887,451,6.276,452,6.095]],["deprecated//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[]],["title//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[74,1.017,287,0.786,437,3.546,455,6.265]],["keywords//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[455,4.515,456,4.787,457,5.2,458,4.149,459,5.2,460,4.149,461,4.787,462,4.014]],["toc//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[38,0.039,66,0.955,75,1.108,76,1.115,91,2.122,122,1.428,143,3.123,164,3.309,175,2.41,260,3.786,327,3.309,382,2.18,390,3.663,455,9.574,458,3.786,460,5.67,461,7.843,462,7.822,463,4.744,464,4.744,465,8.52,466,8.52,467,4.744,468,4.367,469,4.744]],["deprecated//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[74,0.76,115,0.299,173,4.166,188,4.829,207,4.686,282,1.481,470,3.553]],["keywords//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[470,5.082,471,7.106,472,7.72]],["toc//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[20,1.092,21,1.076,28,1.792,38,0.03,54,2.322,66,1.437,74,0.506,75,0.838,76,0.843,79,1.75,108,2.405,115,0.452,121,0.855,122,1.723,173,5.513,188,6.756,203,2.053,261,1.945,308,1.456,331,1.242,335,0.512,420,2.007,438,2.25,470,6.81,473,3.115,474,5.311,475,2.157,476,2.285,477,2.77,478,3.115,479,2.322,480,3.303,481,2.558,482,3.303,483,3.588]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[]],["title//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[91,2.762,188,3.816,484,4.63,485,3.763,486,5.684,487,5.684]],["keywords//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[92,3.438,168,3.438,299,3.966,458,4.439,485,3.39,488,5.563,489,4.439]],["toc//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[20,1.304,21,1.284,23,1.903,38,0.036,72,2.14,73,0.68,74,0.927,75,1,76,1.007,87,1.768,92,4.065,93,1.879,115,0.237,121,0.983,122,1.979,132,3.721,142,2.278,192,1.223,195,1.583,254,2.542,261,3.566,318,1.821,327,2.988,339,2.575,486,9.413,487,8.266,490,6.577,491,2.773,492,6.577,493,3.552,494,3.552,495,6.577,496,3.719]],["deprecated//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[]],["title//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[20,1.546,104,2.625,121,0.758,122,1.528,164,3.541,191,0.691,331,1.758,497,2.84,498,2.699]],["keywords//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[499,6.11,500,6.11,501,7.037,502,6.11]],["toc//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[38,0.065,75,1.815,76,1.827,104,4.018,115,0.556,120,1.997,191,1.057,329,2.125,474,4.348,497,6.216]],["deprecated//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[]],["title//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[38,0.045,115,0.299,271,2.367,331,1.869,503,4.686,504,4.306,505,4.306,506,4.306]],["keywords//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[503,6.11,505,5.616,506,5.616,507,6.11]],["toc//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[23,1.754,38,0.033,46,2.141,72,3.084,75,0.922,76,0.928,82,2.955,115,0.477,125,1.136,133,2.186,178,4.768,198,2.556,271,3.334,275,2.6,290,1.535,331,1.367,332,2.556,356,5.058,489,3.151,503,9.546,506,6.067,508,3.428,509,7.465,510,3.635,511,3.635,512,2.754,513,3.635,514,3.949,515,3.274,516,2.042]],["deprecated//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[]],["title//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[73,0.857,99,1.524,131,2.254,213,4.046,214,3.088,227,4.306,262,1.315,517,4.968]],["keywords//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[518,6.401,519,7.106,520,7.72]],["toc//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[21,1.197,32,1.193,38,0.083,64,2.629,67,1.719,73,0.634,75,0.933,76,0.939,87,1.649,89,0.78,106,2.629,115,0.345,120,1.026,121,0.597,122,1.202,136,4.175,137,2.648,191,0.543,198,2.585,199,2.729,213,4.67,214,4.382,223,6.111,226,7.777,282,1.096,297,2.312,444,1.408,445,4.67,517,7.963,518,3.311,521,3.993,522,3.993,523,3.993,524,5.408]],["deprecated//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[]],["title//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[38,0.048,40,4.446,121,0.861,122,1.733,132,3.258,271,2.526,505,4.596]],["keywords//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[505,6.16,506,6.16,507,6.703]],["toc//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[11,2.019,23,1.314,33,1.398,66,0.595,75,0.691,76,0.695,79,1.495,91,1.322,93,1.297,115,0.481,120,0.76,121,1.203,125,1.8,132,4.113,133,1.637,140,1.914,183,1.359,203,1.692,241,2.062,271,2.145,279,1.557,282,0.812,283,1.033,290,1.149,331,1.694,356,2.652,362,1.883,440,2.567,477,2.283,505,5.801,506,6.923,507,7.533,508,2.567,509,4.247,515,2.452,525,4.247,526,2.452,527,2.108,528,2.957,529,2.957,530,2.722,531,3.22,532,2.452,533,2.722,534,2.722,535,2.567,536,2.452,537,2.452,538,3.068,539,2.567,540,2.957]],["deprecated//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[]],["title//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[541,5.518,542,4.174,543,5.31,544,6.126,545,5.31]],["keywords//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[39,2.221,546,5.563,547,5.121,548,5.121,549,5.121,550,5.563,551,5.563]],["toc//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[23,2.513,38,0.047,39,2.258,64,6.208,66,1.138,75,1.321,76,1.329,93,2.481,111,1.378,120,1.453,121,1.207,122,2.432,139,1.715,203,3.236,329,2.21,354,2.07,543,4.513,544,7.44,548,5.207,549,7.44,552,5.656,553,5.656,554,3.495]],["deprecated//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[]],["title//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[74,0.938,165,3.949,555,5.778,556,6.126,557,6.126]],["keywords//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[114,4.908,165,4.176,555,6.11,558,7.037]],["toc//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[38,0.08,66,1.467,75,1.703,76,1.714,87,3.01,114,5.084,165,5.71,166,4.272,308,3.906,331,3.332,531,4.8,555,6.33]],["deprecated//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[]],["title//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[44,2.762,73,0.981,74,0.87,115,0.342,375,1.35,559,4.767]],["keywords//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[44,3.452,303,4.997,559,5.96]],["toc//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[38,0.046,44,3.533,48,4.109,57,1.656,73,1.472,75,1.28,76,1.288,86,1.825,91,2.451,111,1.335,115,0.514,139,1.662,156,5.184,238,2.435,268,3.793,375,1.198,559,7.828,560,4.373,561,5.045,562,4.231,563,5.48]],["deprecated//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[]],["title//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[38,0.055,387,3.9,564,5.778,565,5.138,566,5.31]],["keywords//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[387,3.505,564,5.193,565,4.617,567,4.171,568,4.772,569,5.506]],["toc//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[19,3.79,21,2.317,38,0.076,75,1.241,76,1.249,115,0.295,277,2.233,331,1.841,387,5.858,564,9.221,565,5.966,566,4.242,569,4.893,570,4.893,571,5.315,572,3.499,573,3.882,574,5.315,575,5.315,576,3.285,577,3.79,578,5.315,579,5.315]],["deprecated//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[]],["title//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[115,0.4,407,3.731,580,4.751,581,7.216]],["keywords//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[262,2.082,407,4.42]],["toc//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[72,4.388,74,1.238,75,1.488,76,1.497,100,5.531,115,0.353,201,4.542,268,4.217,298,3.83,335,0.908,407,4.542,516,3.294,580,4.194,582,5.282,583,6.37,584,6.37,585,4.776,586,6.37,587,3.78]],["deprecated//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[]],["title//docs/uptime/analytics/set-up-a-zipkin-server/",[73,1.146,121,1.078,122,2.172,559,5.571]],["keywords//docs/uptime/analytics/set-up-a-zipkin-server/",[303,5.533,559,6.599]],["toc//docs/uptime/analytics/set-up-a-zipkin-server/",[38,0.064,57,2.335,73,1.687,75,1.241,76,1.249,115,0.589,139,1.612,140,3.44,192,2.207,238,3.433,268,3.71,282,1.459,357,1.299,559,7.717,560,4.242,561,4.893,588,5.315,589,3.882]],["deprecated//docs/uptime/analytics/set-up-a-zipkin-server/",[]],["title//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[79,2.034,121,0.994,122,2.003,191,0.905,590,4.174]],["keywords//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[191,1.163,590,5.361]],["toc//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[59,3.733,66,1.282,75,1.488,76,1.497,102,2.99,121,0.952,245,4.918,246,5.282,270,2.32,309,4.443,475,3.83,512,4.443,590,6.307,591,8.087,592,5.893,593,4.27,594,6.37,595,4.542]],["deprecated//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[]],["title//docs/applications/containers/how-to-install-openvz-on-debian-9/",[38,0.06,128,1.296,256,5.033,596,6.265]],["keywords//docs/applications/containers/how-to-install-openvz-on-debian-9/",[44,3.452,329,2.111,596,6.703]],["toc//docs/applications/containers/how-to-install-openvz-on-debian-9/",[5,2.055,38,0.035,46,4.276,57,1.264,66,0.841,75,0.977,76,0.983,87,1.727,115,0.437,176,5.944,198,2.707,199,2.858,209,5.354,221,1.922,277,1.757,290,1.626,296,3.054,298,2.514,340,3.882,352,1.495,537,3.468,596,8.32,597,2.917,598,5.606,599,6.456,600,3.468,601,5.944,602,2.804,603,3.85,604,3.136,605,4.182,606,2.482,607,6.539,608,3.065]],["deprecated//docs/applications/containers/how-to-install-openvz-on-debian-9/",[]],["title//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[152,4.282,592,4.229,609,4.525,610,7.216]],["keywords//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[152,5.578,611,7.501]],["toc//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[20,2.95,21,2.905,317,6.909,612,4.334]],["deprecated//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[]],["title//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[66,1.086,74,0.76,116,2.367,271,2.367,451,4.166,476,3.437,613,5.396,614,4.968]],["keywords//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[111,1.881,116,3.386,271,3.386]],["toc//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[15,4.691,16,4.461,23,2.78,38,0.089,75,1.461,76,1.471,93,2.744,115,0.552,116,3.806,139,1.898,451,6.699,496,5.433,614,7.988,615,8.677,616,3.501]],["deprecated//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[]],["title//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[121,0.923,122,1.858,407,3.193,617,5.361,618,7.915]],["keywords//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[99,1.826,262,1.575,287,0.704,407,3.343,617,5.614]],["toc//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[19,3.092,38,0.036,66,1.818,74,0.611,75,1.013,76,1.019,77,1.536,79,2.465,102,2.036,115,0.368,120,1.114,123,2.573,132,3.755,139,1.315,188,2.68,287,0.472,308,1.76,335,0.618,352,1.55,382,1.993,407,4.673,426,2.051,437,2.131,582,3.596,616,2.426,617,9.284,619,1.811,620,3.992,621,4.336,622,3.092,623,4.336,624,4.336,625,4.336]],["deprecated//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[]],["title//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[20,1.88,21,1.851,44,2.762,66,1.242,132,3.493,626,5.361]],["keywords//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[44,2.892,46,3.506,627,6.466,628,6.466,629,6.466]],["toc//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[21,3.008,44,4.487,66,1.564,75,1.815,76,1.827,86,2.587,132,4.396,352,2.778,626,8.711,630,6.444]],["deprecated//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[]],["title//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[20,1.643,73,0.857,74,0.76,165,3.202,192,1.541,631,4.686,632,4.968,633,4.968]],["keywords//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[193,1.246,497,2.731,631,4.238,634,4.238,635,4.881,636,2.974,637,2.934,638,3.565,639,4.881]],["toc//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[20,1.84,64,3.978,66,1.216,73,0.96,75,1.411,76,1.42,86,2.012,87,3.496,183,2.777,221,2.777,291,2.65,341,4.005,352,2.16,426,2.858,631,5.247,632,7.796,640,4.413,641,4.503,642,4.066,643,5.011,644,2.255]],["deprecated//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[]],["title//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[73,0.761,74,0.675,128,0.861,191,0.652,192,1.369,213,3.593,214,2.742,219,2.548,227,3.824,645,2.102]],["keywords//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[223,4.439,226,4.613,519,5.121,524,4.83,646,5.121,647,4.439,648,5.563]],["toc//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[38,0.076,75,1.26,76,1.268,91,3.494,115,0.299,213,7.548,214,5.255,218,4.475,219,2.869,221,2.48,223,6.235,226,6.479,230,4.306,231,4.046,524,6.784,645,3.427,649,4.166,650,3.385,651,6.784,652,3.848]],["deprecated//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[]],["title//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[39,2.657,57,2.011,66,1.339,221,3.058,485,4.055]],["keywords//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[39,2.581,653,6.466,654,6.466,655,5.614,656,6.466]],["toc//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[21,1.981,38,0.055,39,3.596,57,2.722,72,3.301,73,1.05,74,0.931,75,1.543,76,1.553,126,3.172,191,0.899,246,5.479,279,3.48,290,2.569,657,6.608,658,6.608,659,6.608,660,4.712,661,6.608]],["deprecated//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[]],["title//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[38,0.055,115,0.369,128,1.195,256,4.641,662,6.655]],["keywords//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[663,7.106,664,7.72,665,7.72]],["toc//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[23,3.05,38,0.093,73,1.091,75,1.603,76,1.614,93,3.011,115,0.512,223,5.478,608,2.668,663,9.622,666,2.05,667,3.55,668,3.247]],["deprecated//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[]],["title//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[38,0.055,115,0.369,287,0.725,437,3.271,669,4.055]],["keywords//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[89,1.507,287,0.841,669,4.704]],["toc//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[23,3.05,38,0.097,75,1.603,76,1.614,89,1.34,93,3.011,115,0.381,238,3.05,375,1.5,412,3.582,566,5.478,669,6.37,670,3.884]],["deprecated//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[]],["title//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[38,0.055,99,1.88,115,0.369,131,2.779,671,5.778]],["keywords//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[671,7.422,672,4.27]],["toc//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[38,0.066,75,1.856,76,1.868,86,2.646,87,3.28,115,0.44,192,2.269,270,2.895,671,8.836,673,3.905,674,7.946]],["deprecated//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[]],["title//docs/networking/dns/using-your-systems-hosts-file/",[74,1.017,79,2.205,120,1.854,675,7.216]],["keywords//docs/networking/dns/using-your-systems-hosts-file/",[120,1.808,357,1.72,676,7.037,677,6.479]],["toc//docs/networking/dns/using-your-systems-hosts-file/",[86,3.058,113,4.884,120,2.36,642,4.41,678,8.457,679,7.33]],["deprecated//docs/networking/dns/using-your-systems-hosts-file/",[]],["title//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[31,3.684,87,2.747,498,3.538,652,4.745,680,5.138]],["keywords//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[680,5.433,681,7.037,682,7.037,683,7.037]],["toc//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[38,0.074,66,1.305,75,1.515,76,1.525,191,0.882,198,4.199,199,4.432,262,1.58,268,3.114,269,3.953,290,2.521,595,6.343,608,2.521,667,3.354,680,8.433,684,5.15]],["deprecated//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[]],["title//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[38,0.055,287,0.725,437,3.271,637,4.001,685,5.31]],["keywords//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[685,5.16,686,6.466,687,6.466,688,6.466,689,6.466]],["toc//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[19,5.198,38,0.099,75,1.703,76,1.714,89,1.423,114,5.084,375,1.593,434,5.198,616,4.079,685,7.679,690,6.045]],["deprecated//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[]],["title//docs/networking/vpn/set-up-a-streisand-gateway/",[121,1.078,122,2.172,691,6.265,692,5.41]],["keywords//docs/networking/vpn/set-up-a-streisand-gateway/",[262,1.267,406,4.311,407,2.689,691,4.515,693,2.619,694,5.2,695,5.2,696,5.2]],["toc//docs/networking/vpn/set-up-a-streisand-gateway/",[23,3.307,38,0.081,67,3.204,74,1.049,75,1.739,76,1.75,93,3.265,238,3.307,331,2.578,407,3.849,691,8.47,692,5.581,697,6.172]],["deprecated//docs/networking/vpn/set-up-a-streisand-gateway/",[]],["title//docs/tools-reference/tools/how-to-install-midnight-commander/",[21,1.851,74,0.87,79,1.887,227,4.927,318,2.625,698,5.684]],["keywords//docs/tools-reference/tools/how-to-install-midnight-commander/",[699,7.037,700,7.037,701,7.037,702,7.037]],["toc//docs/tools-reference/tools/how-to-install-midnight-commander/",[38,0.054,59,3.801,74,1.254,75,1.515,76,1.525,79,1.983,102,3.045,123,3.849,124,4.068,318,3.782,382,2.981,698,8.189,703,5.008,704,5.972,705,4.271,706,5.972,707,4.009,708,5.379,709,5.632]],["deprecated//docs/tools-reference/tools/how-to-install-midnight-commander/",[]],["title//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[21,1.618,38,0.045,111,1.315,287,0.588,375,1.179,437,2.652,710,4.046,711,4.475]],["keywords//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[111,1.457,375,1.307,711,4.959,712,5.506,713,5.193,714,4.617]],["toc//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[38,0.086,57,1.737,75,1.342,76,1.351,84,4.991,87,2.373,115,0.527,196,2.571,203,3.289,374,3.456,375,2.079,710,8.209,711,6.779,715,5.748,716,4.098,717,5.748,718,3.784]],["deprecated//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[]],["title//docs/applications/project-management/install-farmos/",[21,1.437,38,0.04,115,0.266,119,2.775,192,1.369,443,2.92,484,3.593,719,4.161,720,4.792,721,4.161]],["keywords//docs/applications/project-management/install-farmos/",[636,4.704,719,6.703,722,3.408]],["toc//docs/applications/project-management/install-farmos/",[23,2.83,38,0.053,64,4.194,75,1.488,76,1.497,87,2.63,93,2.794,115,0.353,183,2.927,193,1.626,283,2.226,295,4.353,341,3.012,375,1.392,616,3.564,642,3.058,719,9.412,723,6.37,724,3.182,725,4.194]],["deprecated//docs/applications/project-management/install-farmos/",[]],["title//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[44,2.976,66,1.339,322,5.778,420,3.723,660,4.745]],["keywords//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[420,4.783,726,8.548]],["toc//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[44,4.424,52,4.512,66,1.53,322,6.602,392,6.305,393,4.843,420,6.515,426,3.596,727,7,728,7]],["deprecated//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[]],["title//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[66,1.339,73,1.057,729,2.368,730,2.812,731,5.31]],["keywords//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[732,6.466,733,6.466,734,6.466,735,6.466,736,6.466]],["toc//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[38,0.084,73,1.03,75,1.515,76,1.525,87,2.678,93,2.845,115,0.36,124,4.068,264,4.737,287,0.707,341,3.068,443,3.953,642,3.114,703,5.008,730,2.741,731,5.176,737,3.591,738,6.487,739,2.433,740,5.972]],["deprecated//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[]],["title//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,741,6.265]],["keywords//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[637,4.641,741,6.703,742,5.384]],["toc//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[23,1.975,38,0.082,73,0.706,74,0.626,75,1.038,76,1.045,79,2.068,93,1.95,115,0.375,121,0.664,122,1.338,168,2.747,190,2.638,191,0.92,195,1.643,203,2.544,233,2.259,238,3.006,264,3.247,266,2.98,270,1.619,290,1.728,295,3.038,354,1.627,512,3.101,590,2.788,644,1.659,730,1.879,739,1.667,741,9.008,743,4.092,744,4.446,745,4.446,746,3.247]],["deprecated//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[]],["title//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[74,0.812,123,3.418,262,1.403,279,3.033,332,3.728,747,4.596,748,4.446]],["keywords//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[612,2.892,747,5.16,749,5.953,750,6.466,751,6.466]],["toc//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[0,6.201,38,0.065,75,1.815,76,1.827,115,0.431,154,4.803,279,4.093,645,3.408,747,8.866,752,2.236,753,3.789]],["deprecated//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[]],["title//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[20,1.546,38,0.042,73,0.806,136,3.403,137,2.158,191,0.691,409,4.051,410,4.209,754,5.076]],["keywords//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[60,5.835,644,2.627,755,7.037,756,7.037]],["toc//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[21,2.019,38,0.056,57,2.035,66,1.355,75,1.573,76,1.583,115,0.506,136,4.514,137,2.863,191,0.916,331,2.332,409,7.282,410,7.567,739,2.526,757,6.734,758,4.104,759,3.451]],["deprecated//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[]],["title//docs/tools-reference/tools/introduction-to-vim-customization/",[31,4.362,59,4.618,565,6.083]],["keywords//docs/tools-reference/tools/introduction-to-vim-customization/",[565,6.599,568,6.821]],["toc//docs/tools-reference/tools/introduction-to-vim-customization/",[21,1.669,31,5.173,38,0.066,66,1.12,75,1.3,76,1.308,79,2.442,142,2.96,198,3.603,199,3.804,240,4.174,474,3.115,489,4.442,565,7.885,566,8.63,760,9.346,761,5.567,762,3.969]],["deprecated//docs/tools-reference/tools/introduction-to-vim-customization/",[]],["title//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[38,0.048,287,0.627,331,1.994,437,2.831,644,2.15,763,5.001,764,5.001]],["keywords//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[39,2.581,763,5.614,764,5.614,765,6.466,766,3.314]],["toc//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[23,2.882,38,0.074,66,1.305,75,1.515,76,1.525,93,2.845,111,1.58,115,0.36,121,0.969,122,1.952,238,2.882,352,2.319,427,3.67,644,2.421,763,9.938,764,5.632,767,4.432]],["deprecated//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[]],["title//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[38,0.042,73,0.806,128,0.912,263,2.579,287,0.553,768,4.673,769,4.673,770,4.673,771,3.469]],["keywords//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[120,1.537,770,5.506,772,5.981,773,4.171,774,5.981,775,5.981]],["toc//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[31,2.856,38,0.043,61,3.397,73,1.742,74,0.727,75,1.205,76,1.213,115,0.286,173,5.838,263,4.548,308,2.094,331,2.619,538,3.236,705,4.979,768,8.24,769,8.24,773,3.599,776,3.768,777,4.279,778,4.48,779,3.984,780,5.16]],["deprecated//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[]],["title//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[38,0.06,73,1.146,287,0.786,781,6.642]],["keywords//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[287,0.767,782,7.037,783,7.037,784,7.037]],["toc//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[23,2.936,38,0.075,75,1.543,76,1.553,93,2.898,109,6.283,238,2.936,781,6.083,785,9.009,786,9.009,787,9.009,788,9.009,789,9.009,790,6.608]],["deprecated//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[]],["title//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[38,0.051,115,0.342,271,2.708,287,0.673,437,3.035,791,3.283]],["keywords//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[792,7.037,793,7.037,794,4.414,795,6.11]],["toc//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[20,1.809,38,0.049,66,1.195,67,2.557,74,0.837,87,3.455,115,0.329,132,3.361,133,5.363,183,2.73,271,2.606,308,2.411,362,6.698,412,3.1,525,5.158,526,4.926,791,3.159,795,5.158,796,5.941,797,5.158,798,5.941]],["deprecated//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[]],["title//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[39,2.465,66,1.242,203,3.533,287,0.673,329,1.689,799,5.684]],["keywords//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[39,3.082,655,6.703,800,7.72]],["toc//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[28,3.301,38,0.055,39,4.092,40,5.102,66,1.813,75,1.543,76,1.553,102,3.102,203,6.299,329,2.464,655,5.738,801,4.826,802,4.826,803,6.608]],["deprecated//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[804,0.471]],["title//docs/applications/containers/how-to-use-dockerfiles/",[74,1.223,805,6.338]],["keywords//docs/applications/containers/how-to-use-dockerfiles/",[44,3.452,46,4.186,805,5.638]],["toc//docs/applications/containers/how-to-use-dockerfiles/",[44,3.811,66,1.714,77,3.768,81,4.367,420,4.768,805,8.469]],["deprecated//docs/applications/containers/how-to-use-dockerfiles/",[]],["title//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[38,0.051,115,0.342,287,0.673,375,1.35,437,3.035,806,4.927]],["keywords//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[375,1.687,807,7.106,808,7.72]],["toc//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[38,0.059,73,1.135,75,1.668,76,1.679,111,1.74,115,0.396,140,4.623,259,4.982,277,3.001,331,2.473,375,2.484,806,8.509]],["deprecated//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[]],["title//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[38,0.055,115,0.369,287,0.725,437,3.271,809,5.138]],["keywords//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[809,5.96,810,7.72,811,7.72]],["toc//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[38,0.081,66,1.498,75,1.739,76,1.75,115,0.541,262,1.813,282,2.043,375,1.627,427,4.211,448,5.747,684,4.31,809,7.531]],["deprecated//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[5,3.035,31,3.418,128,1.109,287,0.673,516,3.193,812,2.818]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[128,1.074,287,0.652,813,4.617,814,4.617,815,4.484,816,4.264]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[5,5.723,20,2.315,38,0.063,115,0.548,282,2.087,290,2.956,291,3.335,354,2.783,812,4.515]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-ssh/",[20,1.88,21,1.851,74,0.87,115,0.342,470,4.065,612,2.762]],["keywords//docs/applications/configuration-management/configure-and-use-salt-ssh/",[470,5.082,471,7.106,817,7.72]],["toc//docs/applications/configuration-management/configure-and-use-salt-ssh/",[38,0.053,54,5.686,59,3.733,75,1.488,76,1.497,79,1.947,121,0.952,122,1.917,126,4.217,318,2.708,470,7.487,612,4.497,818,6.37,819,5.531,820,4.918]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-ssh/",[]],["title//docs/security/getting-started-with-selinux/",[11,3.253,432,5.188,821,5.755]],["keywords//docs/security/getting-started-with-selinux/",[268,3.104,821,4.722,822,6.466,823,6.466,824,6.466]],["toc//docs/security/getting-started-with-selinux/",[23,3.53,38,0.066,75,1.856,76,1.868,93,3.485,178,4.984,821,8.646,825,7.946,826,7.946]],["deprecated//docs/security/getting-started-with-selinux/",[]],["title//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[20,2.026,44,2.976,46,3.608,89,1.299,352,2.379]],["keywords//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[44,3.147,46,3.816,805,5.14,827,7.037]],["toc//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[44,4.687,46,6.22,80,5.933,108,5.578,318,3.538,352,2.975,538,5.218]],["deprecated//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[]],["title//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[38,0.055,115,0.369,331,2.304,332,4.307,828,5.778]],["keywords//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[828,5.193,829,5.981,830,5.981,831,4.484,832,5.981,833,5.981]],["toc//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[23,3.612,31,4.5,38,0.068,74,1.146,93,3.565,248,4.764,828,10.366,834,8.129]],["deprecated//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[]],["title//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[38,0.051,44,2.762,46,3.348,352,2.207,402,5.12,420,3.455]],["keywords//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[44,3.147,46,3.816,805,5.14,835,7.037]],["toc//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[11,2.949,38,0.059,44,4.769,75,1.668,76,1.679,89,1.394,198,4.623,270,2.602,402,5.923,420,5.312,484,5.355,609,4.48,836,7.143,837,6.575]],["deprecated//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[]],["title//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[38,0.06,287,0.786,799,6.642,838,6.642]],["keywords//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[839,7.72,840,7.72,841,7.72]],["toc//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[19,4.712,21,1.981,23,2.936,38,0.055,75,1.543,76,1.553,87,2.728,93,2.898,167,8.214,227,5.273,340,3.973,838,9.436,842,5.738,843,6.608,844,5.102]],["deprecated//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[804,0.471]],["title//docs/quick-answers/linux/install-selinux-on-ubuntu/",[38,0.065,287,0.858,821,5.755]],["keywords//docs/quick-answers/linux/install-selinux-on-ubuntu/",[51,2.016,821,4.722,845,5.953,846,6.466,847,5.362]],["toc//docs/quick-answers/linux/install-selinux-on-ubuntu/",[23,3.88,38,0.073,75,2.039,76,2.053,93,3.83,340,5.25,821,6.377,845,8.038]],["deprecated//docs/quick-answers/linux/install-selinux-on-ubuntu/",[]],["title//docs/applications/containers/introduction-to-docker/",[44,3.881,59,5.086]],["keywords//docs/applications/containers/introduction-to-docker/",[44,3.452,46,4.186,805,5.638]],["toc//docs/applications/containers/introduction-to-docker/",[23,3.88,44,5.244,93,3.83,420,4.886,626,7.582,805,6.377]],["deprecated//docs/applications/containers/introduction-to-docker/",[]],["title//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[38,0.051,125,1.776,128,1.109,219,3.283,619,2.579,848,5.361]],["keywords//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[848,6.11,849,7.037,850,4.482,851,6.11]],["toc//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[23,2.166,32,1.456,38,0.041,66,0.981,75,1.139,76,1.146,79,1.49,87,2.994,93,2.138,106,3.21,115,0.402,120,1.253,125,1.402,192,1.392,221,2.24,261,2.643,262,1.188,270,1.776,282,2.376,283,1.703,294,4.488,297,2.822,462,3.764,580,3.21,585,3.655,608,1.895,619,2.036,848,9.66,852,3.56,853,4.875]],["deprecated//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[]],["title//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[99,1.282,121,0.678,122,1.366,131,1.895,132,2.567,271,1.99,287,0.494,437,2.23,545,3.622,837,4.178,854,3.504]],["keywords//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[111,1.457,854,4.617,855,5.981,856,4.171,857,4.484,858,3.013]],["toc//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[75,1.079,76,1.086,79,2.129,106,3.042,115,0.256,121,1.041,132,5.281,139,1.401,165,2.742,168,4.305,191,0.629,198,2.99,199,3.157,211,2.456,268,2.218,270,1.683,271,3.677,297,2.675,354,1.691,525,4.011,606,2.742,616,3.897,644,3.129,724,3.48,739,1.733,854,7.207,859,2.942,860,2.99,861,2.707]],["deprecated//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[]],["title//docs/quick-answers/linux/how-to-change-selinux-modes/",[178,4.942,393,5.019,821,5.755]],["keywords//docs/quick-answers/linux/how-to-change-selinux-modes/",[821,6.993]],["toc//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["deprecated//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["title//docs/quick-answers/linux/how-to-use-git/",[50,3.411,52,3.949,74,0.938,282,1.826,426,3.147]],["keywords//docs/quick-answers/linux/how-to-use-git/",[51,2.194,862,7.037,863,5.835,864,7.037]],["toc//docs/quick-answers/linux/how-to-use-git/",[]],["deprecated//docs/quick-answers/linux/how-to-use-git/",[]],["title//docs/quick-answers/linux/how-to-use-wget/",[74,1.223,865,6.7]],["keywords//docs/quick-answers/linux/how-to-use-wget/",[51,2.194,865,5.433,866,5.835,867,5.018]],["toc//docs/quick-answers/linux/how-to-use-wget/",[74,1.329,79,2.883,290,3.666,865,7.281,868,9.431]],["deprecated//docs/quick-answers/linux/how-to-use-wget/",[]],["title//docs/platform/how-to-use-block-storage-with-your-linode/",[20,2.197,74,1.017,92,4.459,309,5.033]],["keywords//docs/platform/how-to-use-block-storage-with-your-linode/",[92,3.696,175,3.038,209,4.959,869,5.981,870,4.368,871,4.484]],["toc//docs/platform/how-to-use-block-storage-with-your-linode/",[20,2.897,87,3.928,92,6.405,108,3.853,198,3.72,199,3.928,209,9.706,228,4.766,309,7.228,315,4.991,475,3.456,871,4.309,872,5.748]],["deprecated//docs/platform/how-to-use-block-storage-with-your-linode/",[]],["title//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[20,2.197,38,0.06,115,0.4,873,6.265]],["keywords//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[873,6.11,874,5.835,875,6.11,876,4.908]],["toc//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[20,1.896,38,0.086,66,1.541,75,0.933,76,0.939,108,2.677,115,0.52,121,0.597,122,1.202,130,2.994,175,3.165,201,2.847,203,2.285,211,2.123,261,2.165,270,2.269,277,1.678,331,1.383,349,2.847,354,2.28,355,2.543,420,2.234,479,4.032,606,2.37,612,1.786,642,1.917,873,7.51,877,3.993,878,2.994,879,3.676,880,2.847,881,2.34,882,3.993,883,3.187,884,2.785,885,2.729]],["deprecated//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[]],["title//docs/databases/cassandra/deploy-scalable-cassandra/",[38,0.048,99,1.627,131,2.405,191,0.784,287,0.627,854,4.446,886,5.759]],["keywords//docs/databases/cassandra/deploy-scalable-cassandra/",[111,1.457,854,4.617,856,4.171,858,3.013,887,5.981,888,5.981]],["toc//docs/databases/cassandra/deploy-scalable-cassandra/",[38,0.065,59,3.162,75,1.26,76,1.268,79,1.649,82,2.098,87,3.226,115,0.433,183,2.48,191,0.734,198,3.493,199,3.687,211,2.869,221,2.48,262,1.315,270,1.966,271,2.367,422,2.591,600,4.475,684,3.124,802,3.941,854,8.248,889,3.848,890,4.968,891,3.764,892,4.968]],["deprecated//docs/databases/cassandra/deploy-scalable-cassandra/",[]],["title//docs/platform/use-coreos-container-linux-on-linode/",[20,2.026,46,3.608,51,2.074,74,0.938,893,4.745]],["keywords//docs/platform/use-coreos-container-linux-on-linode/",[44,3.452,893,5.504,894,7.72]],["toc//docs/platform/use-coreos-container-linux-on-linode/",[27,4.826,32,1.974,46,5.558,51,3.195,115,0.366,121,0.987,178,4.144,201,4.712,309,4.609,479,4.277,606,3.921,645,2.898,842,5.738,895,6.608,896,5.273,897,5.738,898,4.712]],["deprecated//docs/platform/use-coreos-container-linux-on-linode/",[]],["title//docs/development/java/install-java-on-centos/",[38,0.06,99,2.038,131,3.014,667,3.731]],["keywords//docs/development/java/install-java-on-centos/",[99,2.507,899,5.614,900,6.466,901,5.953]],["toc//docs/development/java/install-java-on-centos/",[38,0.082,75,1.776,76,1.787,200,4.456,203,4.351,667,6.021,902,7,903,6.068,904,7,905,5.701]],["deprecated//docs/development/java/install-java-on-centos/",[]],["title//docs/development/java/install-java-on-debian/",[38,0.06,128,1.296,219,3.836,667,3.731]],["keywords//docs/development/java/install-java-on-debian/",[128,1.264,218,5.835,899,6.11,901,6.479]],["toc//docs/development/java/install-java-on-debian/",[38,0.082,75,1.776,76,1.787,200,4.456,203,4.351,667,6.021,902,7,903,6.068,904,7,905,5.701]],["deprecated//docs/development/java/install-java-on-debian/",[]],["title//docs/development/java/install-java-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,667,3.731]],["keywords//docs/development/java/install-java-on-ubuntu-16-04/",[287,0.704,667,3.343,899,5.614,905,4.848,906,3.996]],["toc//docs/development/java/install-java-on-ubuntu-16-04/",[38,0.069,75,1.943,76,1.956,121,1.243,203,4.761,218,6.899,667,4.302,801,6.077,905,6.238,906,5.142]],["deprecated//docs/development/java/install-java-on-ubuntu-16-04/",[]],["title//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[38,0.055,89,1.299,287,0.725,437,3.271,907,5.778]],["keywords//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[89,1.168,186,4.959,857,4.484,870,4.368,907,5.193,908,5.981]],["toc//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[11,2.63,32,1.902,38,0.084,66,1.282,74,0.898,89,1.715,115,0.557,254,3.78,264,4.652,287,0.694,354,2.332,375,1.392,739,2.389,907,8.731,909,6.37,910,6.37]],["deprecated//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[]],["title//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[20,2.399,352,2.817,420,4.409]],["keywords//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["title//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[20,2.399,156,4.409,270,2.87]],["keywords//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["title//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[46,3.912,51,2.249,645,3.165,893,5.145]],["keywords//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[893,5.018,912,7.037,913,4.633,914,5.616]],["toc//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[267,5.218,612,3.721,645,4.596,880,5.933,891,5.803,893,7.472,915,5.803,916,6.899]],["deprecated//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[]],["title//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[20,2.197,917,4.459,918,3.836,919,3.249]],["keywords//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["deprecated//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["title//docs/quick-answers/linode-platform/resize-a-linode-disk/",[20,2.399,175,4.003,871,5.908]],["keywords//docs/quick-answers/linode-platform/resize-a-linode-disk/",[51,2.406,420,4.319,911,5.638]],["toc//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["deprecated//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["title//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[51,2.074,74,0.938,79,2.034,211,3.538,920,4.99]],["keywords//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[312,4.718,332,4.555,920,5.276,921,5.616]],["toc//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[74,1.231,79,2.669,106,5.749,282,2.397,920,8.097,922,7.582,923,8.732]],["deprecated//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[38,0.051,73,0.981,99,1.744,131,2.579,870,4.51,924,5.12]],["keywords//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[925,7.106,926,7.106,927,7.72]],["toc//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[38,0.059,67,3.074,73,1.135,75,1.668,76,1.679,87,2.949,115,0.396,327,4.982,355,4.549,374,4.294,616,3.996,870,5.216,924,8.842,928,5.7,929,6.575]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[38,0.051,73,0.981,287,0.673,437,3.035,870,4.51,924,5.12]],["keywords//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[925,7.106,926,7.106,930,7.72]],["toc//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[38,0.059,67,3.074,73,1.135,75,1.668,76,1.679,87,2.949,115,0.396,327,4.982,355,4.549,374,4.294,616,3.996,870,5.216,924,8.842,928,5.7,929,6.575]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-opencart-on-centos-7/",[38,0.06,99,2.038,131,3.014,931,4.837]],["keywords//docs/websites/ecommerce/install-opencart-on-centos-7/",[99,1.826,185,3.471,742,4.51,931,4.335,932,5.362]],["toc//docs/websites/ecommerce/install-opencart-on-centos-7/",[23,2.992,38,0.076,66,1.355,75,1.573,76,1.583,93,2.953,111,1.641,115,0.373,193,1.719,283,2.353,290,2.617,327,4.697,331,2.332,616,3.768,931,7.438,933,4.162]],["deprecated//docs/websites/ecommerce/install-opencart-on-centos-7/",[]],["title//docs/quick-answers/linux/linux-command-line-tips/",[51,2.249,318,3.068,339,4.338,708,5.983]],["keywords//docs/quick-answers/linux/linux-command-line-tips/",[312,3.729,332,3.601,434,3.966,708,4.613,709,4.83,921,4.439,934,5.563]],["toc//docs/quick-answers/linux/linux-command-line-tips/",[51,1.95,77,2.216,312,5.817,318,3.689,567,4.364,604,4.691,609,3.924,777,5.188,935,5.76,936,5.76,937,6.257,938,5.188,939,4.691,940,6.257,941,6.257,942,6.257,943,5.188,944,6.257,945,5.188,946,5.76,947,5.433,948,6.257]],["deprecated//docs/quick-answers/linux/linux-command-line-tips/",[]],["title//docs/quick-answers/linux/how-to-use-grep/",[74,1.11,318,3.35,867,5.618]],["keywords//docs/quick-answers/linux/how-to-use-grep/",[51,2.194,866,5.835,867,5.018,949,4.482]],["toc//docs/quick-answers/linux/how-to-use-grep/",[]],["deprecated//docs/quick-answers/linux/how-to-use-grep/",[]],["title//docs/quick-answers/linux/how-to-use-head/",[74,1.11,318,3.35,950,6.288]],["keywords//docs/quick-answers/linux/how-to-use-head/",[51,2.016,79,1.976,866,5.362,950,5.16,951,6.466]],["toc//docs/quick-answers/linux/how-to-use-head/",[]],["deprecated//docs/quick-answers/linux/how-to-use-head/",[]],["title//docs/quick-answers/linux/how-to-use-tail/",[74,1.11,318,3.35,952,6.288]],["keywords//docs/quick-answers/linux/how-to-use-tail/",[51,2.016,79,1.976,866,5.362,952,5.16,953,6.466]],["toc//docs/quick-answers/linux/how-to-use-tail/",[]],["deprecated//docs/quick-answers/linux/how-to-use-tail/",[]],["title//docs/security/advanced-ssh-server-security/",[20,1.754,74,0.812,441,3.463,600,4.776,608,2.239,954,5.001,955,4.017]],["keywords//docs/security/advanced-ssh-server-security/",[51,1.621,73,0.826,99,1.469,262,1.267,287,0.566,612,2.325,749,4.787,956,4.787]],["toc//docs/security/advanced-ssh-server-security/",[31,2.591,32,1.398,74,1.191,75,1.093,76,1.1,113,2.489,161,3.199,183,3.884,269,2.853,277,1.967,283,2.953,426,2.214,475,2.814,512,3.265,526,3.882,608,1.82,612,2.094,724,2.338,913,3.082,919,2.108,957,4.681,958,3.338,959,3.338,960,4.309,961,5.833,962,4.065,963,4.681,964,4.309,965,4.309,966,3.338,967,4.309,968,4.065,969,4.309,970,4.681,971,4.681,972,4.681]],["deprecated//docs/security/advanced-ssh-server-security/",[]],["title//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[38,0.055,287,0.725,437,3.271,973,5.138,974,6.655]],["keywords//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[287,0.566,637,3.126,857,3.899,973,4.014,975,4.787,976,4.787,977,4.787,978,5.2]],["toc//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[23,1.251,32,1.403,38,0.075,39,1.124,52,1.671,54,1.822,66,1.577,73,0.96,75,0.658,76,0.662,79,1.435,82,1.094,86,1.564,93,1.235,111,1.144,115,0.469,116,2.06,139,2.725,203,3.457,238,2.684,268,2.255,270,1.026,282,1.289,283,2.464,354,1.031,383,2.445,393,2.991,545,3.748,585,3.521,597,1.964,645,2.06,690,2.335,933,2.903,973,7.997,979,2.592,980,2.592,981,2.445,982,2.592,983,3.748,984,1.443]],["deprecated//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[]],["title//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[99,1.524,120,1.387,131,2.254,985,5.706,986,4.968,987,7.193]],["keywords//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[99,1.689,191,0.814,985,4.368,986,5.506,988,5.981,989,5.981]],["toc//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[32,2.091,38,0.058,74,0.987,75,1.635,76,1.646,82,2.721,115,0.388,191,0.952,354,3.429,375,1.53,985,6.841,987,10.377,990,5.405]],["deprecated//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[]],["title//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[5,2.652,33,2.552,34,4.046,74,0.76,99,1.524,881,3.162,991,2.267,992,4.968]],["keywords//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[993,6.16,994,7.72,995,7.72]],["toc//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[5,4.762,38,0.081,115,0.537,881,5.679]],["deprecated//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[996,3.837]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[20,2.197,31,3.994,33,3.412,38,0.06]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[874,5.835,875,6.11,876,4.908,997,6.479]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[20,3.155,21,1.723,31,3.182,32,1.717,33,2.718,38,0.068,115,0.453,175,2.92,290,2.234,299,4.098,354,2.992,420,3.216,601,5.291,603,5.291,608,2.234,876,4.009,880,4.098,881,4.791,918,3.056,998,5.748,999,5.748,1000,3.928]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[]],["title//docs/platform/upgrade-to-hourly-billing/",[1001,3.812,1002,6.842,1003,5.755]],["keywords//docs/platform/upgrade-to-hourly-billing/",[1002,6.11,1003,5.14,1004,5.835,1005,5.276]],["toc//docs/platform/upgrade-to-hourly-billing/",[496,8.651,1001,4.82,1006,3.756]],["deprecated//docs/platform/upgrade-to-hourly-billing/",[]],["title//docs/platform/disk-images/resizing-a-linode/",[20,2.642,871,6.507]],["keywords//docs/platform/disk-images/resizing-a-linode/",[871,6.409,1001,4.135]],["toc//docs/platform/disk-images/resizing-a-linode/",[20,3.122,871,7.687]],["deprecated//docs/platform/disk-images/resizing-a-linode/",[]],["title//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[38,0.055,219,3.538,287,0.725,437,3.271,1007,5.778]],["keywords//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[287,0.841,1007,6.703,1008,7.72]],["toc//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[38,0.062,75,1.739,76,1.75,115,0.413,126,3.574,279,3.92,282,2.043,283,2.601,446,6.172,608,2.893,753,3.629,1007,10.027]],["deprecated//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-centos-7/",[38,0.06,99,2.038,131,3.014,668,3.412]],["keywords//docs/databases/mongodb/install-mongodb-on-centos-7/",[111,1.457,287,0.652,668,2.828,858,3.013,1009,4.087,1010,5.506]],["toc//docs/databases/mongodb/install-mongodb-on-centos-7/",[11,2.583,21,1.876,38,0.052,66,1.259,75,1.461,76,1.471,87,2.583,88,2.855,91,2.798,111,1.524,115,0.347,221,2.875,248,3.667,258,5.76,283,3.032,342,4.461,538,3.924,668,5.344,1011,4.993]],["deprecated//docs/databases/mongodb/install-mongodb-on-centos-7/",[]],["title//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[66,1.159,73,0.915,287,0.627,437,2.831,1012,5.302,1013,5.302,1014,5.759]],["keywords//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[73,1.226,287,0.841,1015,7.72]],["toc//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[38,0.049,66,1.195,67,2.557,72,2.968,73,1.827,75,1.388,76,1.397,115,0.329,121,0.888,282,1.631,296,4.339,439,3.62,475,3.572,620,5.469,776,4.339,1012,9.682,1016,5.837,1017,5.941]],["deprecated//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-magento-on-centos-7/",[38,0.06,99,2.038,131,3.014,1018,4.837]],["keywords//docs/websites/ecommerce/install-magento-on-centos-7/",[99,1.988,1018,4.718,1019,6.479,1020,7.037]],["toc//docs/websites/ecommerce/install-magento-on-centos-7/",[23,2.026,38,0.077,45,3.639,66,0.918,73,0.724,75,1.065,76,1.072,93,2,102,2.141,111,1.111,115,0.552,121,1.031,131,1.905,166,2.672,191,0.62,193,1.164,211,2.425,262,1.111,277,1.916,283,2.41,290,1.773,354,1.669,375,0.997,498,2.425,531,3.002,587,2.706,644,1.702,859,2.904,933,4.263,1018,6.677,1021,4.198]],["deprecated//docs/websites/ecommerce/install-magento-on-centos-7/",[]],["title//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,1018,4.837]],["keywords//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[287,0.767,1018,4.718,1019,6.479,1022,7.037]],["toc//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[23,2.108,38,0.059,45,3.786,66,0.955,73,0.754,75,1.108,76,1.115,93,2.081,102,2.227,111,1.156,115,0.562,121,1.062,166,2.78,191,0.645,193,1.211,211,2.522,262,1.156,277,1.993,283,2.483,290,1.844,354,1.737,375,1.037,498,2.522,531,3.123,587,2.815,644,1.771,859,3.022,933,4.392,1018,6.792,1021,4.367]],["deprecated//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[]],["title//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[74,0.675,115,0.266,119,2.775,128,0.861,287,0.522,725,3.155,730,2.025,1023,1.798,1024,2.808,1025,3.974]],["keywords//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[128,1.162,287,0.704,1023,2.425,1025,5.362,1026,4.722]],["toc//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[38,0.046,73,0.871,75,1.28,76,1.288,79,1.675,87,2.262,111,1.335,115,0.304,119,3.173,139,1.662,262,1.925,270,1.996,608,2.13,724,2.738,729,1.95,753,2.672,919,4.171,1023,4.2,1025,4.544,1027,4.373,1028,5.045,1029,4.544,1030,5.48,1031,5.48]],["deprecated//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[38,0.051,99,1.744,111,1.504,116,2.708,131,2.579,1032,3.348]],["keywords//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[116,3.087,856,4.908,1033,5.616,1034,4.289]],["toc//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[32,0.973,38,0.056,66,1.346,67,1.402,75,0.761,76,0.766,87,2.186,99,0.92,108,4.485,111,2.333,115,0.181,116,3.38,126,1.564,142,1.731,155,3.427,221,2.433,262,1.877,279,1.715,283,1.138,332,2.108,340,1.958,382,3.075,475,4.022,510,2.998,608,2.995,618,2.998,650,2.043,673,1.601,1035,5.199,1036,5.295,1037,5.295,1038,2.442,1039,6.304,1040,2.225,1041,3.257]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[]],["title//docs/databases/mongodb/create-a-mongodb-replica-set/",[66,1.452,121,1.078,668,3.412,1042,7.216]],["keywords//docs/databases/mongodb/create-a-mongodb-replica-set/",[271,3.087,668,3.328,858,3.545,1043,7.037]],["toc//docs/databases/mongodb/create-a-mongodb-replica-set/",[11,2.453,23,2.64,66,1.195,75,1.388,76,1.397,79,2.558,87,2.453,93,2.606,115,0.537,120,1.527,121,0.888,122,1.788,139,1.802,183,2.73,279,3.129,283,2.076,619,2.481,668,3.958,684,3.44,724,2.968,1044,4.682,1045,4.926]],["deprecated//docs/databases/mongodb/create-a-mongodb-replica-set/",[]],["title//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[74,0.607,89,0.841,128,0.774,144,1.981,219,2.291,497,2.411,516,3.416,644,1.609,915,3.006,1046,3.327,1047,3.148]],["keywords//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[89,1.168,497,3.346,644,2.232,794,3.751,1046,4.617,1048,5.193]],["toc//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[23,2.398,31,2.987,38,0.076,66,1.086,75,1.26,76,1.268,79,1.649,89,1.525,93,2.367,115,0.592,139,1.637,144,2.48,193,1.377,211,2.869,382,2.48,387,3.162,497,3.019,616,3.019,1046,7.772,1049,4.686,1050,4.046,1051,5.396,1052,5.396]],["deprecated//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[]],["title//docs/platform/disk-images/clone-your-linode/",[20,2.642,1053,6.338]],["keywords//docs/platform/disk-images/clone-your-linode/",[911,5.638,1053,7.295]],["toc//docs/platform/disk-images/clone-your-linode/",[20,3.122,1053,7.488]],["deprecated//docs/platform/disk-images/clone-your-linode/",[]],["title//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[38,0.06,99,2.038,131,3.014,191,0.982]],["keywords//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[99,2.18,191,1.05,856,5.384]],["toc//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[23,2.327,38,0.075,75,1.223,76,1.231,87,2.162,93,2.297,115,0.55,120,1.346,134,2.423,191,1.04,192,1.495,262,1.862,266,3.51,329,1.432,476,4.869,498,2.784,512,3.652,642,2.514,644,2.853,1054,4.179,1055,7.037,1056,5.583,1057,4.179,1058,4.821]],["deprecated//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[74,0.675,99,1.354,123,2.844,131,2.002,160,3.102,161,3.275,279,2.524,612,2.143,748,3.7,919,2.158]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[612,3.452,1059,7.106,1060,7.72]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[23,3.111,38,0.058,57,2.115,75,1.635,76,1.646,93,3.071,115,0.388,121,1.046,123,4.155,183,4.305,279,4.933,724,3.497,748,5.405,1061,7.001,1062,6.079,1063,4.532]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[74,0.607,123,2.558,128,0.774,160,2.79,161,2.945,219,2.291,279,2.27,287,0.47,437,2.118,612,1.927,748,3.327,919,1.94]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[128,1.162,287,0.704,612,2.892,1059,5.953,1064,6.466]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[23,3.111,38,0.058,75,1.635,76,1.646,93,3.071,115,0.388,121,1.046,123,4.155,183,4.305,279,5.56,724,3.497,725,4.609,748,5.405,1062,6.079,1063,4.532]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[]],["title//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[73,0.981,115,0.342,266,4.139,608,2.4,693,3.111,1065,3.533]],["keywords//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[407,3.639,619,2.939,693,3.545,1065,4.027]],["toc//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[73,1.158,75,1.703,76,1.714,121,1.089,122,2.194,139,2.211,270,2.656,355,4.643,592,4.272,608,2.834,693,3.672,753,3.554,1065,4.171,1066,4.383,1067,5.466,1068,5.817]],["deprecated//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[]],["title//docs/security/encryption/use-luks-for-full-disk-encryption/",[51,1.925,74,0.87,168,3.816,172,4.927,175,3.137,589,4.51]],["keywords//docs/security/encryption/use-luks-for-full-disk-encryption/",[128,1.264,172,5.616,847,5.835,1069,7.037]],["toc//docs/security/encryption/use-luks-for-full-disk-encryption/",[20,1.939,38,0.073,66,1.282,74,0.898,75,1.488,76,1.497,115,0.353,128,1.578,168,6.215,172,5.083,175,4.463,219,3.387,262,1.552,282,1.748,354,2.332,358,5.282,881,3.733,1070,4.776]],["deprecated//docs/security/encryption/use-luks-for-full-disk-encryption/",[]],["title//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[20,1.546,91,3.342,188,3.137,191,0.691,244,2.872,1071,5.076,1072,4.408,1073,4.408]],["keywords//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[547,6.479,1073,6.11,1074,4.231,1075,6.479]],["toc//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[11,1.864,20,0.818,21,0.806,28,2.256,64,1.769,66,1.536,75,0.628,76,0.632,79,1.38,108,3.027,121,0.401,122,0.809,125,1.299,132,3.874,139,0.815,183,1.235,195,0.993,271,5.158,298,1.615,318,1.92,331,1.564,420,3.831,480,4.158,538,2.833,642,1.29,860,2.923,1070,3.386,1073,9.565,1075,8.837,1076,2.687,1077,2.228,1078,2.228,1079,2.687,1080,2.473,1081,4.516]],["deprecated//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[]],["title//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[38,0.06,287,0.786,437,3.546,497,4.037]],["keywords//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[499,6.11,500,6.11,502,6.11,1082,6.479]],["toc//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[38,0.065,66,1.086,75,1.26,76,1.268,79,2.388,89,1.054,115,0.558,121,0.806,180,3.848,191,0.734,193,1.377,277,3.282,478,4.686,497,5.978,511,4.968,512,6.406,660,3.848,1082,8.455,1083,5.396]],["deprecated//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[]],["title//docs/security/authentication/gpg-key-for-ssh-authentication/",[74,0.938,183,3.058,279,3.505,612,2.976,889,4.745]],["keywords//docs/security/authentication/gpg-key-for-ssh-authentication/",[279,2.738,612,2.325,747,4.149,889,3.707,1084,5.2,1085,5.2,1086,4.787,1087,4.787]],["toc//docs/security/authentication/gpg-key-for-ssh-authentication/",[20,1.643,28,2.696,75,1.26,76,1.268,87,2.228,183,5.119,262,1.903,277,2.267,279,2.842,414,4.686,541,4.475,612,2.413,724,3.903,747,4.306,889,6.548,1000,3.687,1047,3.941,1063,3.493,1086,4.968,1088,5.396,1089,7.813,1090,4.686,1091,5.396]],["deprecated//docs/security/authentication/gpg-key-for-ssh-authentication/",[]],["title//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[20,2.197,38,0.06,51,2.249,1092,6.265]],["keywords//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[31,3.31,874,4.959,1092,5.193,1093,5.981,1094,5.981,1095,5.981]],["toc//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[5,2.574,20,1.594,23,2.327,27,3.824,38,0.075,51,2.383,57,1.582,73,0.832,75,1.223,76,1.231,93,2.297,115,0.55,175,2.66,178,3.284,262,1.276,282,1.437,290,2.035,354,1.917,420,2.93,479,3.389,602,3.51,606,3.107,884,3.652,1092,7.838,1096,3.824,1097,4.179,1098,5.236]],["deprecated//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[]],["title//docs/websites/cms/install-cpanel-on-centos/",[38,0.065,99,2.226,1099,4.802]],["keywords//docs/websites/cms/install-cpanel-on-centos/",[1099,4.289,1100,7.037,1101,7.037,1102,7.037]],["toc//docs/websites/cms/install-cpanel-on-centos/",[5,3.441,20,2.132,21,2.099,38,0.058,74,1.32,86,2.331,115,0.519,444,3.722,666,2.798,758,4.266,1099,5.708,1103,6.445]],["deprecated//docs/websites/cms/install-cpanel-on-centos/",[]],["title//docs/networking/remote-access/",[126,4.166,608,3.373]],["keywords//docs/networking/remote-access/",[611,5.16,1104,6.466,1105,6.466,1106,6.466,1107,6.466]],["toc//docs/networking/remote-access/",[74,1.126,115,0.309,121,0.832,136,5.356,152,5.546,184,4.065,444,2.817,485,3.392,591,5.124,592,5.985,608,3.106,612,2.49,619,3.337,641,4.248,880,3.969,891,5.573,917,3.44,1063,3.603,1108,4.442]],["deprecated//docs/networking/remote-access/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[99,1.627,644,2.15,739,2.16,759,2.952,1109,4.017,1110,3.612,1111,1.862]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[99,1.689,1110,3.751,1111,1.934,1112,4.484,1113,4.772,1114,4.617]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[66,1.409,75,1.635,76,1.646,87,2.89,147,3.722,354,2.563,644,2.613,739,4.228,759,3.588,918,4.98,1115,6.533,1116,6.445,1117,6.445]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[128,0.969,287,0.588,516,2.79,644,2.014,739,2.024,759,2.766,1109,3.764,1110,3.385]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[128,1.074,287,0.652,1110,3.751,1112,4.484,1113,4.772,1114,4.617]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[66,1.409,75,1.635,76,1.646,87,2.89,147,3.722,354,2.563,644,2.613,739,4.228,759,3.588,918,4.98,1115,6.533,1116,6.445,1117,6.445]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[]],["title//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[89,1.206,264,4.51,352,2.207,429,4.63,644,2.305,1118,4.927]],["keywords//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[89,1.507,264,5.638,644,2.881]],["toc//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[31,2.942,66,1.069,73,0.844,75,1.241,76,1.249,89,1.038,115,0.295,139,1.612,144,4.184,183,2.443,262,1.295,266,3.563,270,1.936,342,3.79,355,5.799,422,2.552,593,3.563,673,2.612,958,3.79,959,3.79,1119,4.103,1120,5.315,1121,5.315,1122,5.315,1123,5.315,1124,5.315,1125,5.315,1126,5.315,1127,5.315,1128,5.315]],["deprecated//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[5,3.271,31,3.684,99,1.88,131,2.779,812,3.037]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[99,1.826,813,4.992,814,4.992,815,4.848,816,4.61]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[5,5.723,20,2.315,38,0.063,115,0.548,282,2.087,290,2.956,291,3.335,354,2.783,812,4.515]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[]],["title//docs/websites/host-a-website-with-high-availability/",[120,1.854,233,3.666,476,4.596,1056,5.27]],["keywords//docs/websites/host-a-website-with-high-availability/",[454,5.276,516,3.639,672,3.516,1108,5.616]],["toc//docs/websites/host-a-website-with-high-availability/",[21,1.171,38,0.063,73,0.62,75,0.912,76,0.918,87,3.116,111,0.951,115,0.546,132,2.209,139,2.289,191,0.833,262,0.951,266,2.618,268,3.624,269,4.6,271,1.713,277,1.641,299,2.784,375,0.853,443,2.38,444,1.377,485,2.38,497,2.185,512,2.723,592,2.288,602,2.618,1044,3.425,1055,7.866,1057,6.024,1058,5.635,1108,3.116,1129,3.905,1130,6.121,1131,2.618]],["deprecated//docs/websites/host-a-website-with-high-availability/",[]],["title//docs/websites/introduction-to-high-availability/",[59,4.618,476,5.019,1056,5.755]],["keywords//docs/websites/introduction-to-high-availability/",[120,1.808,233,3.575,454,5.276,1108,5.616]],["toc//docs/websites/introduction-to-high-availability/",[73,1.03,79,1.983,111,1.58,125,1.866,192,1.852,259,4.524,282,1.78,382,2.981,452,4.864,458,5.176,476,6.957,706,5.972,852,4.737,1056,7.978,1108,7.099]],["deprecated//docs/websites/introduction-to-high-availability/",[]],["title//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[38,0.06,287,0.786,370,5.27,437,3.546]],["keywords//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[287,0.767,367,6.11,370,5.14,437,3.459]],["toc//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[11,2.298,20,1.695,38,0.046,51,2.491,53,4.626,58,4.059,67,3.439,73,1.269,75,1.3,76,1.308,115,0.309,262,1.356,298,4.804,365,7.008,370,7.898,587,4.742,589,4.065,606,3.303]],["deprecated//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[38,0.06,116,3.165,287,0.786,437,3.546]],["keywords//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[116,2.836,857,4.848,1033,5.16,1034,3.94,1132,4.335]],["toc//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[38,0.066,66,1.88,75,1.3,76,1.308,111,1.946,115,0.309,116,4.937,126,2.672,142,2.96,155,3.603,262,1.946,283,1.945,287,0.606,416,3.882,437,2.736,608,3.106,1032,3.018,1035,3.185,1039,3.665,1133,4.174]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[38,0.055,287,0.725,437,3.271,668,3.147,1134,6.126]],["keywords//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[111,1.457,287,0.652,668,2.828,858,3.013,1009,4.087,1010,5.506]],["toc//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[11,2.728,21,1.981,38,0.055,66,1.33,75,1.543,76,1.553,87,2.728,88,3.016,91,2.955,111,1.61,115,0.366,221,3.037,248,3.873,283,2.309,538,4.144,668,5.448,1011,5.273]],["deprecated//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[]],["title//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[73,0.857,74,0.76,192,1.541,287,0.588,437,2.652,1134,4.968,1135,3.289,1136,5.396]],["keywords//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[672,3.856,1135,4.704,1137,7.106]],["toc//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[38,0.043,54,3.34,66,1.038,75,1.205,76,1.213,85,3.679,102,2.422,115,0.286,120,2.533,196,2.308,270,1.88,308,2.094,318,2.194,329,2.696,331,1.787,339,3.102,355,3.286,429,3.869,484,3.869,616,4.231,935,4.75,1118,4.118,1135,4.608,1138,6.566,1139,4.48,1140,1.985,1141,5.16]],["deprecated//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[]],["title//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[32,1.844,128,1.109,219,3.283,262,1.504,287,0.673,636,3.763]],["keywords//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[32,1.661,191,0.757,193,1.42,636,3.39,637,3.344,1142,3.662,1143,5.121]],["toc//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[8,5.923,32,2.133,66,1.437,75,1.668,76,1.679,79,2.183,88,3.26,156,3.996,178,4.48,262,1.74,282,1.96,290,2.776,498,5.047,539,6.202,604,5.355,1001,3.455]],["deprecated//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[38,0.055,191,0.905,287,0.725,437,3.271,1144,3.723]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[1145,7.037,1146,7.037,1147,7.037,1148,7.037]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[38,0.073,74,1.231,75,2.039,76,2.053,139,2.648,191,1.188,1144,6.042]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[]],["title//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[38,0.042,51,1.583,89,0.991,193,1.296,214,2.905,287,0.553,375,1.11,437,2.495,1149,2.579]],["keywords//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[89,1.374,193,1.796,857,5.276,1149,3.575]],["toc//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[38,0.072,73,1.378,75,1.461,76,1.471,89,1.945,111,1.524,115,0.347,120,1.608,139,1.898,192,1.787,193,1.597,214,3.58,277,2.629,329,1.711,352,2.237,375,1.368,753,4.231,1140,2.407,1149,3.179]],["deprecated//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[]],["title//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[38,0.055,214,3.808,287,0.725,437,3.271,722,2.937]],["keywords//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[857,4.848,1150,6.466,1151,6.466,1152,6.466,1153,6.466]],["toc//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[38,0.08,66,1.195,74,0.837,75,1.388,76,1.397,111,1.447,115,0.464,120,1.527,139,1.802,191,1.139,193,1.516,214,3.4,277,2.496,329,1.625,375,2.117,643,4.926,722,2.623,753,4.08,1154,5.941,1155,5.941]],["deprecated//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[]],["title//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[287,0.786,437,3.546,1001,3.491,1156,3.546]],["keywords//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[287,0.841,437,3.794,1001,3.735]],["toc//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[5,3.13,20,1.939,32,1.902,38,0.053,86,2.121,122,1.917,154,3.937,287,1.095,354,2.332,437,3.13,476,4.057,538,3.995,737,3.526,945,5.282,984,3.265,1001,4.865,1156,4.317,1157,5.282]],["deprecated//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[]],["title//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[38,0.051,73,0.981,128,1.109,219,3.283,287,0.673,791,3.283]],["keywords//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[791,3.18,850,3.809,1158,5.981,1159,5.981,1160,5.981,1161,5.506]],["toc//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[20,2.68,32,1.497,33,2.371,38,0.081,75,1.171,76,1.178,77,1.776,90,3.098,115,0.539,121,0.749,122,1.509,123,2.975,128,0.901,133,2.775,262,1.221,277,2.106,278,3.098,282,1.376,287,0.546,354,1.835,358,4.157,362,3.193,791,5.168,861,2.938,1044,4.142,1162,4.615]],["deprecated//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[]],["title//docs/databases/redis/install-and-configure-redis-on-centos-7/",[38,0.055,99,1.88,115,0.369,131,2.779,791,3.538]],["keywords//docs/databases/redis/install-and-configure-redis-on-centos-7/",[99,1.988,791,3.742,856,4.908,1161,6.479]],["toc//docs/databases/redis/install-and-configure-redis-on-centos-7/",[20,2.68,33,2.371,38,0.073,74,0.707,75,1.171,76,1.178,77,1.776,88,2.288,90,3.098,115,0.488,121,0.749,122,1.509,133,2.775,184,3.661,262,1.221,277,2.106,278,3.098,279,2.64,282,1.376,354,1.835,358,4.157,362,3.193,791,5.514,861,2.938,919,2.257,1044,4.142,1162,4.615]],["deprecated//docs/databases/redis/install-and-configure-redis-on-centos-7/",[]],["title//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[38,0.051,128,1.109,219,3.283,287,0.673,1163,3.664,1164,5.12]],["keywords//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[125,1.72,287,0.652,850,3.809,1163,3.549,1165,5.981,1166,5.981]],["toc//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[23,2.596,38,0.069,66,1.176,75,1.365,76,1.373,81,2.994,93,2.563,115,0.324,191,0.795,192,2.362,261,4.484,283,2.041,291,2.563,292,4.663,296,4.267,354,2.139,387,3.424,608,2.271,1040,3.992,1163,6.538,1164,4.845]],["deprecated//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[]],["title//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[74,0.715,82,1.973,89,0.991,115,0.281,287,0.553,412,2.649,737,2.81,1167,4.673,1168,2.699]],["keywords//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[89,1.168,138,5.506,1169,3.596,1170,5.981,1171,5.981,1172,4.009]],["toc//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[11,3.01,38,0.095,66,1.467,75,1.703,76,1.714,82,2.834,89,1.423,115,0.533,412,3.804,1167,8.858,1168,3.876]],["deprecated//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[]],["title//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[20,2.399,38,0.065,1173,6.842]],["keywords//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[1173,7.422,1174,8.548]],["toc//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[20,2.594,38,0.071,51,2.656,59,4.994,179,7.399,354,3.119,1173,10.069]],["deprecated//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[]],["title//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[38,0.048,74,0.812,287,0.627,434,4.107,497,3.222,737,3.188,1175,5.001]],["keywords//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[191,0.707,287,0.566,387,3.047,497,2.909,1176,5.2,1177,5.2,1178,5.2,1179,4.014]],["toc//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[19,4.166,32,2.867,38,0.092,77,2.07,109,4.075,111,1.423,121,0.873,122,1.758,124,3.665,252,5.379,318,2.484,387,3.424,434,5.897,497,4.627,666,1.745,802,4.267,831,4.381,1175,7.181,1179,4.511]],["deprecated//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[]],["title//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[89,1.124,104,2.978,233,2.926,1047,4.206,1180,5.302,1181,5.302,1182,4.446]],["keywords//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[50,3.314,1182,4.992,1183,4.992,1184,6.466,1185,6.466]],["toc//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[28,3.568,38,0.079,66,1.437,75,1.668,76,1.679,89,1.853,120,1.835,329,1.953,412,3.727,670,4.041,1180,6.575,1181,8.739,1182,7.329]],["deprecated//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[]],["title//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[38,0.055,128,1.195,287,0.725,1186,6.126,1187,6.126]],["keywords//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[773,4.51,776,4.722,1188,6.466,1189,5.953,1190,5.953]],["toc//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[31,2.898,38,0.044,67,2.254,73,1.577,75,1.223,76,1.231,115,0.29,173,6.97,308,2.125,331,1.813,666,1.564,705,3.448,771,6.169,778,4.547,779,4.043,1186,9.138,1187,9.138,1189,4.821,1190,4.821,1191,4.821,1192,5.236,1193,4.821]],["deprecated//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[]],["title//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[38,0.051,66,1.242,168,3.816,644,2.305,739,2.316,1194,6.175]],["keywords//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[739,2.895,1195,7.72,1196,7.72]],["toc//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[8,4.544,32,2.36,38,0.046,66,1.103,75,1.28,76,1.288,102,2.573,124,3.437,168,6.267,254,4.688,277,3.319,290,2.13,390,4.231,644,3.458,739,3.803,1197,10.14,1198,7.901]],["deprecated//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[]],["title//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[73,0.806,240,3.806,287,0.553,703,3.919,737,2.81,1199,4.673,1200,4.673,1201,4.673,1202,4.673]],["keywords//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[287,0.474,1016,3.033,1172,2.915,1202,4.003,1203,4.348,1204,4.348,1205,4.348,1206,4.348,1207,4.348,1208,4.003,1209,3.357]],["toc//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[11,2.412,38,0.049,73,1.525,75,1.365,76,1.373,115,0.324,121,0.873,178,3.665,240,6.201,630,4.845,666,1.745,913,3.847,1016,7.281,1119,4.511,1199,7.614,1200,7.614,1201,7.614,1210,4.511,1211,5.379]],["deprecated//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[]],["title//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[38,0.048,73,0.915,263,2.926,1164,4.776,1212,5.302,1213,5.302,1214,5.001]],["keywords//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[773,4.908,1209,5.433,1215,7.037,1216,7.037]],["toc//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[20,2.09,38,0.057,73,1.469,74,0.967,75,1.603,76,1.614,115,0.381,263,4.697,354,2.513,773,4.788,943,5.692,1164,7.666,1212,8.511,1213,8.511]],["deprecated//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[]],["title//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[38,0.048,128,1.035,191,0.784,193,1.47,219,3.062,1217,4.776,1218,4.206]],["keywords//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[191,0.664,193,1.246,850,3.109,1048,4.238,1140,1.878,1219,4.881,1220,2.702,1221,4.493,1222,4.493]],["toc//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[38,0.062,75,1.739,76,1.75,115,0.541,191,1.013,193,2.777,364,6.172,462,5.747,915,5.192,1217,8.089,1221,6.852]],["deprecated//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[]],["title//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[287,0.673,352,2.207,737,3.418,1223,5.684,1224,5.361,1225,4.767]],["keywords//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[1223,4.787,1224,4.515,1225,4.014,1226,5.2,1227,4.787,1228,5.2,1229,4.515,1230,5.2]],["toc//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[38,0.084,66,1.282,73,1.012,75,1.488,76,1.497,82,3.909,89,1.244,137,2.708,140,5.686,219,3.387,352,2.277,905,4.776,906,3.937,1224,5.531,1225,6.782,1227,5.864,1229,5.531]],["deprecated//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[]],["title//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[38,0.055,73,1.057,773,4.641,776,4.86,1016,4.641]],["keywords//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[773,3.88,776,4.063,1016,3.88,1208,5.121,1209,4.295,1231,5.121,1232,5.563]],["toc//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[23,3.111,38,0.078,57,2.115,73,1.112,75,1.635,87,2.89,93,3.071,221,3.217,245,5.405,262,1.706,327,4.883,331,2.424,384,4.327,773,6.533,939,5.249,1016,4.883]],["deprecated//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[]],["title//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[115,0.342,128,1.109,219,3.283,1023,2.316,1233,4.767,1234,4.927]],["keywords//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[444,1.833,729,1.85,850,3.312,1023,1.95,1233,4.014,1234,4.149,1235,4.515,1236,4.787]],["toc//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[38,0.034,87,2.641,115,0.355,121,1.424,122,2.868,130,3.099,139,1.254,183,1.899,255,3.191,277,2.688,279,2.177,341,3.026,429,3.099,443,2.519,444,2.256,759,2.118,779,3.191,861,2.422,1023,2.936,1070,3.099,1233,6.803,1234,5.105,1235,5.555,1236,3.805,1237,4.133,1238,4.133,1239,4.133,1240,4.133,1241,3.589,1242,4.133,1243,2.365,1244,3.019,1245,4.133]],["deprecated//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[]],["title//docs/email/clients/install-roundcube-on-ubuntu/",[38,0.06,287,0.786,437,3.546,1246,6.265]],["keywords//docs/email/clients/install-roundcube-on-ubuntu/",[287,0.767,729,2.504,1246,6.11,1247,6.479]],["toc//docs/email/clients/install-roundcube-on-ubuntu/",[32,1.362,38,0.077,51,1.422,57,1.378,66,1.388,75,1.065,76,1.072,102,2.141,111,1.111,115,0.253,120,1.772,124,2.86,191,1.132,193,1.164,214,3.947,270,1.661,283,1.593,290,1.773,329,1.886,340,2.742,343,3.181,354,1.669,375,1.508,484,3.419,644,1.702,722,3.045,861,2.672,1246,9.098,1248,4.56]],["deprecated//docs/email/clients/install-roundcube-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[20,2.399,38,0.065,893,5.618]],["keywords//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[31,3.579,876,4.51,880,4.61,893,4.61,1249,5.953]],["toc//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[20,2.815,38,0.077,75,1.603,76,1.614,79,2.826,115,0.381,175,3.488,188,4.243,354,2.513,536,5.692,606,4.074,645,3.011,893,7.453,1011,5.478]],["deprecated//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[804,0.471]],["title//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[38,0.045,73,0.857,106,3.553,192,1.541,516,2.79,703,4.166,1074,3.244,1250,4.968]],["keywords//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[106,5.082,192,2.204,1251,7.72]],["toc//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[38,0.069,74,1.173,75,1.943,76,1.956,115,0.461,121,1.243,122,2.504,375,1.819,1250,9.647]],["deprecated//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[]],["title//docs/game-servers/host-a-terraria-server-on-your-linode/",[51,2.249,73,1.146,616,4.037,1252,6.265]],["keywords//docs/game-servers/host-a-terraria-server-on-your-linode/",[776,5.14,1016,4.908,1252,6.11,1253,4.176]],["toc//docs/game-servers/host-a-terraria-server-on-your-linode/",[11,2.228,16,3.848,21,1.618,38,0.045,66,1.086,73,1.459,75,1.26,76,1.268,77,1.911,86,1.797,115,0.433,268,2.591,270,1.966,296,3.941,308,2.19,314,4.475,331,1.869,538,3.385,580,3.553,585,4.046,684,3.124,705,3.553,891,3.764,1054,4.306,1252,9.671]],["deprecated//docs/game-servers/host-a-terraria-server-on-your-linode/",[]],["title//docs/networking/vpn/configuring-openvpn-client-devices/",[72,3.604,115,0.4,201,5.145,693,3.635]],["keywords//docs/networking/vpn/configuring-openvpn-client-devices/",[53,3.01,58,2.642,407,2.689,693,2.619,1254,4.515,1255,4.149,1256,4.787,1257,4.787]],["toc//docs/networking/vpn/configuring-openvpn-client-devices/",[51,2.099,58,3.421,67,2.898,72,5.171,75,1.573,76,1.583,115,0.373,139,2.042,298,4.049,407,3.482,587,3.996,739,2.526,966,4.801,1000,4.601,1255,5.374,1257,6.199,1258,4.801,1259,6.199]],["deprecated//docs/networking/vpn/configuring-openvpn-client-devices/",[]],["title//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[73,0.915,121,0.861,122,1.733,128,1.035,256,4.017,693,2.901,955,4.017]],["keywords//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[407,3.639,693,3.545,1254,6.11,1260,5.018]],["toc//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[21,1.422,23,2.108,33,2.244,38,0.039,72,3.55,73,1.129,75,1.108,76,1.67,79,2.604,93,2.081,115,0.59,125,1.365,203,2.715,268,2.278,269,2.891,355,3.022,374,2.852,407,2.453,619,1.981,645,2.081,693,4.292,739,1.779,1050,3.557,1067,3.557,1241,4.119,1258,6.075,1261,4.367,1262,4.744]],["deprecated//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[]],["title//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[73,0.981,266,4.139,267,3.873,607,5.12,693,3.111,1065,3.533]],["keywords//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[407,3.639,693,3.545,1254,6.11,1260,5.018]],["toc//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[23,3.786,75,1.99,76,2.003,93,3.737,115,0.472,269,5.193,619,3.559,693,4.293,1263,8.521]],["deprecated//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[]],["title//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[38,0.055,111,1.621,375,1.455,684,3.853,806,5.31]],["keywords//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[375,1.538,806,5.616,807,6.479,1264,7.037]],["toc//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[38,0.041,66,0.995,67,2.128,73,0.785,75,1.155,76,1.162,87,4.256,91,3.904,111,1.785,115,0.274,121,0.739,283,1.727,331,1.712,375,2.11,382,2.272,414,6.362,516,2.556,572,4.824,806,5.847,1035,4.192,1038,3.706,1265,4.943,1266,4.943,1267,4.943,1268,4.551]],["deprecated//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[]],["title//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[287,0.725,352,2.379,737,3.684,1269,5.778,1270,5.778]],["keywords//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[125,2.419,1074,3.596,1269,5.193,1270,5.193,1271,5.981]],["toc//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[38,0.075,39,2.09,66,1.054,75,1.223,76,1.231,87,2.162,91,3.419,115,0.585,116,2.297,121,0.782,122,1.576,125,1.506,140,3.389,191,1.04,287,0.57,291,2.297,752,1.506,884,3.652,1269,9.166,1270,7.838,1272,5.236]],["deprecated//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[]],["title//docs/web-servers/lamp/lamp-on-centos-7/",[99,2.226,131,3.291,722,3.478]],["keywords//docs/web-servers/lamp/lamp-on-centos-7/",[99,1.571,191,0.757,193,1.42,375,1.216,722,2.456,856,3.88,1273,5.121]],["toc//docs/web-servers/lamp/lamp-on-centos-7/",[38,0.085,66,1.33,75,1.543,76,1.553,111,1.61,115,0.61,120,1.698,134,3.058,190,3.921,191,0.899,193,1.687,329,1.807,375,1.444,516,3.417,642,3.172,1274,6.608]],["deprecated//docs/web-servers/lamp/lamp-on-centos-7/",[]],["title//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[74,0.76,82,2.098,89,1.054,287,0.588,352,1.929,737,2.987,1275,2.48,1276,2.79]],["keywords//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[39,2.809,89,1.374,1275,3.234,1276,3.639]],["toc//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[38,0.061,39,2.91,75,1.703,76,1.714,82,2.834,89,1.879,115,0.533,121,1.089,122,2.194,140,4.719,884,5.084,1275,3.35,1276,4.976]],["deprecated//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[]],["title//docs/websites/cms/install-and-configure-drupal-8/",[38,0.06,115,0.4,219,3.836,636,4.397]],["keywords//docs/websites/cms/install-and-configure-drupal-8/",[191,0.814,193,1.526,636,3.645,637,3.596,1142,3.937,1143,5.506]],["toc//docs/websites/cms/install-and-configure-drupal-8/",[11,3.139,75,1.776,76,1.787,115,0.421,191,1.034,198,4.922,199,5.196,219,4.043,290,2.956,354,2.783,636,6.028,762,5.422,1277,7]],["deprecated//docs/websites/cms/install-and-configure-drupal-8/",[]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[191,0.84,287,0.673,554,3.816,737,3.418,1278,5.684,1279,5.361]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[38,0.056,75,1.573,76,1.583,77,2.385,115,0.643,117,4.801,118,4.697,191,0.916,238,2.992,337,4.918,766,5.686,1275,3.095,1281,3.899]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[]],["title//docs/security/firewalls/configure-firewall-with-ufw/",[115,0.437,268,3.783,585,5.908]],["keywords//docs/security/firewalls/configure-firewall-with-ufw/",[128,0.671,268,1.794,287,0.407,580,2.46,585,2.801,619,1.56,949,2.38,1282,3.736,1283,3.736,1284,3.736,1285,3.736,1286,3.736,1287,3.736,1288,1.949]],["toc//docs/security/firewalls/configure-firewall-with-ufw/",[16,3.848,21,1.618,38,0.045,51,1.682,74,0.76,75,1.26,76,1.268,79,1.649,87,2.228,115,0.299,121,0.806,128,0.969,211,2.869,268,3.751,269,6.511,270,1.966,287,0.588,340,3.244,418,3.553,441,3.244,516,2.79,585,7.548,645,2.367,1288,2.816,1289,5.396]],["deprecated//docs/security/firewalls/configure-firewall-with-ufw/",[]],["title//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[66,1.242,74,0.87,196,2.762,214,3.533,710,4.63,722,2.726]],["keywords//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[165,3.301,196,2.488,710,4.171,714,4.295,1290,5.563,1291,5.563,1292,5.121]],["toc//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[21,1.752,66,2.217,74,1.166,79,2.528,111,1.423,115,0.324,120,1.501,139,1.772,191,1.125,193,1.491,196,4.669,329,1.598,331,2.023,374,3.513,375,1.277,711,4.845,1293,5.379,1294,4.166]],["deprecated//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[]],["title//docs/applications/voip/install-and-configure-mumble-on-debian/",[38,0.06,115,0.4,128,1.296,1295,6.265]],["keywords//docs/applications/voip/install-and-configure-mumble-on-debian/",[128,1.074,1016,4.171,1295,5.193,1296,5.981,1297,4.772,1298,5.981]],["toc//docs/applications/voip/install-and-configure-mumble-on-debian/",[38,0.079,67,4.086,72,3.568,73,1.508,75,1.668,76,1.679,115,0.396,121,1.067,283,2.496,890,6.575,1295,9.258,1299,7.143]],["deprecated//docs/applications/voip/install-and-configure-mumble-on-debian/",[]],["title//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[20,2.197,427,4.082,608,2.805,1300,6.642]],["keywords//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[79,1.492,188,3.017,731,3.895,1300,4.493,1301,4.238,1302,4.881,1303,4.493,1304,4.881,1305,4.881]],["toc//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[75,1.703,76,1.714,115,0.404,121,1.089,122,2.194,283,2.547,602,6.45,731,5.817,933,4.506,1097,5.817,1303,6.711,1306,7.29,1307,6.711,1308,7.29,1309,7.29]],["deprecated//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[]],["title//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[38,0.051,89,1.206,196,2.762,287,0.673,437,3.035,1310,5.12]],["keywords//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[89,1.507,287,0.841,1311,6.401]],["toc//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[11,3.139,38,0.082,75,1.776,76,1.787,81,3.897,89,2.147,115,0.421,290,2.956,984,3.897,1310,8.202]],["deprecated//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[]],["title//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[38,0.051,256,4.307,287,0.673,737,3.418,973,4.767,1312,6.175]],["keywords//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[287,0.652,637,3.596,973,4.617,975,5.506,976,5.506,977,5.506]],["toc//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[32,1.129,38,0.076,39,1.509,52,2.243,54,2.446,66,1.2,73,1.451,75,0.883,76,0.888,79,1.823,82,1.469,102,1.774,106,2.488,111,0.921,115,0.209,116,1.658,139,1.809,238,3.284,268,1.814,283,2.084,291,1.658,297,2.188,308,2.421,331,1.309,383,3.282,606,3.54,645,1.658,690,3.134,718,2.488,933,2.336,973,7.848,979,3.479,980,3.479,982,3.479,983,3.016,1050,2.834,1313,3.78,1314,3.479,1315,3.78]],["deprecated//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[89,1.206,121,0.923,122,1.858,287,0.673,737,3.418,1311,5.12]],["keywords//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[89,1.086,287,0.606,516,2.876,1172,3.729,1310,4.613,1311,6.622]],["toc//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[11,2.678,38,0.054,57,1.96,81,3.324,89,1.982,115,0.36,121,0.969,195,2.397,196,3.978,282,1.78,290,3.458,357,1.585,382,2.981,616,3.629,984,3.324,1310,7.376,1311,5.379]],["deprecated//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[38,0.048,89,1.124,128,1.035,219,3.062,739,2.16,1218,4.206,1316,4.446]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[89,1.262,850,4.118,1112,4.848,1316,4.992,1317,6.466]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[38,0.074,75,1.188,76,1.195,79,1.554,88,2.321,89,1.461,115,0.282,122,1.531,139,1.542,147,3.978,183,2.337,195,1.88,291,2.231,341,2.405,485,3.099,515,4.217,582,4.217,642,2.442,724,2.54,739,3.671,759,4.549,812,2.321,861,2.98,1114,3.926,1316,7.557]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-monit/",[38,0.06,73,1.146,125,2.076,1318,6.642]],["keywords//docs/uptime/monitoring/monitoring-servers-with-monit/",[1319,9.576]],["toc//docs/uptime/monitoring/monitoring-servers-with-monit/",[38,0.047,86,1.883,99,1.598,115,0.448,120,1.453,126,2.715,128,1.016,192,1.615,244,3.2,282,1.552,287,0.616,299,4.033,349,4.033,482,5.207,491,3.661,516,2.924,797,4.911,984,2.899,1111,1.829,1288,2.951,1318,9.47,1320,4.513,1321,5.656,1322,3.945,1323,5.656,1324,0.833]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-monit/",[]],["title//docs/security/using-fail2ban-for-security/",[73,1.146,74,1.017,262,1.758,1325,4.751]],["keywords//docs/security/using-fail2ban-for-security/",[1325,5.082,1326,7.72,1327,7.106]],["toc//docs/security/using-fail2ban-for-security/",[38,0.044,72,2.655,74,0.749,99,1.501,115,0.554,121,0.794,128,0.955,131,2.22,161,3.632,249,3.563,287,0.579,592,3.115,729,1.891,1077,4.407,1111,1.718,1322,3.707,1325,6.992,1327,4.893,1328,5.315,1329,5.315,1330,5.315,1331,5.315,1332,4.893,1333,7.728,1334,4.893,1335,4.615]],["deprecated//docs/security/using-fail2ban-for-security/",[]],["title//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[73,0.915,263,2.926,287,0.627,352,2.059,737,3.188,1214,5.001,1336,5.302]],["keywords//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[287,0.606,773,3.88,776,4.063,1172,3.729,1209,4.295,1337,5.563,1338,5.563]],["toc//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[11,2.89,38,0.058,73,1.488,75,1.635,76,1.646,115,0.388,263,5.364,666,2.091,943,5.805,1214,6.079,1336,9.718,1339,7.001,1340,7.001]],["deprecated//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[]],["title//docs/development/version-control/install-gogs-on-debian/",[38,0.051,89,1.206,116,2.708,128,1.109,256,4.307,1341,5.361]],["keywords//docs/development/version-control/install-gogs-on-debian/",[50,3.314,89,1.262,116,2.836,433,5.614,1341,5.614]],["toc//docs/development/version-control/install-gogs-on-debian/",[38,0.098,74,0.898,75,1.488,89,1.244,115,0.353,116,2.794,144,2.927,192,1.819,198,4.123,254,3.78,296,4.652,355,4.057,608,2.476,1050,4.776,1341,9.412]],["deprecated//docs/development/version-control/install-gogs-on-debian/",[]],["title//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[38,0.048,106,3.792,211,3.062,287,0.627,291,2.526,737,3.188,1342,3.792]],["keywords//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[287,0.389,1023,1.339,1172,2.392,1235,3.099,1342,2.35,1343,3.569,1344,2.238,1345,3.569,1346,3.569,1347,3.569,1348,3.569,1349,3.569,1350,3.569,1351,3.099,1352,3.569]],["toc//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[20,1.695,21,1.669,38,0.078,66,1.608,73,0.884,86,1.853,115,0.309,121,1.194,122,1.675,147,2.96,240,4.174,283,1.945,290,2.164,427,5.287,644,2.078,739,3.506,759,2.853,1114,4.297,1293,5.124,1342,6.724]],["deprecated//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[]],["title//docs/applications/voip/install-asterisk-on-centos-7/",[38,0.06,99,2.038,131,3.014,1353,5.27]],["keywords//docs/applications/voip/install-asterisk-on-centos-7/",[99,1.165,856,2.876,1354,4.123,1355,4.123,1356,4.123,1357,3.58,1358,4.123,1359,4.123,1360,4.123,1361,4.123,1362,4.123,1363,4.123]],["toc//docs/applications/voip/install-asterisk-on-centos-7/",[5,2.536,11,2.13,23,2.293,38,0.091,75,1.205,76,1.213,81,3.876,93,2.263,99,1.457,115,0.419,238,2.293,268,2.477,270,1.88,277,2.168,291,2.263,422,2.477,580,3.397,606,3.062,1353,7.198,1364,5.16,1365,6.962,1366,4.279,1367,5.16,1368,5.16,1369,4.48]],["deprecated//docs/applications/voip/install-asterisk-on-centos-7/",[]],["title//docs/applications/cloud-storage/access-google-drive-linode/",[20,1.88,287,0.673,608,2.4,725,4.065,737,3.418,1097,4.927]],["keywords//docs/applications/cloud-storage/access-google-drive-linode/",[287,0.652,649,4.617,725,3.937,891,4.171,1097,4.772,1370,5.981]],["toc//docs/applications/cloud-storage/access-google-drive-linode/",[38,0.063,64,5.006,150,5.097,602,5.097,608,3.845,725,6.513,752,2.187,753,3.707,1097,7.894,1241,6.602,1371,7.604]],["deprecated//docs/applications/cloud-storage/access-google-drive-linode/",[]],["title//docs/security/firewalls/introduction-to-firewalld-on-centos/",[59,4.618,99,2.226,1054,6.288]],["keywords//docs/security/firewalls/introduction-to-firewalld-on-centos/",[20,1.194,51,1.222,99,1.107,188,2.423,262,0.955,268,1.882,580,2.581,1054,3.128,1111,1.267,1372,3.92,1373,3.92,1374,3.92,1375,3.92]],["toc//docs/security/firewalls/introduction-to-firewalld-on-centos/",[21,1.781,38,0.049,86,1.978,115,0.537,121,0.888,261,3.221,268,2.852,269,3.62,297,3.44,382,2.73,441,3.572,512,4.144,580,3.912,962,5.158,1054,7.731,1066,3.572,1376,3.912,1377,5.941,1378,5.941,1379,5.941,1380,5.469,1381,5.941,1382,4.587]],["deprecated//docs/security/firewalls/introduction-to-firewalld-on-centos/",[]],["title//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[38,0.051,73,0.981,115,0.342,133,3.418,470,4.065,820,4.767]],["keywords//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[1383,7.72,1384,7.72,1385,7.72]],["toc//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[38,0.074,57,1.96,75,1.515,76,1.525,87,2.678,115,0.563,133,3.591,221,2.981,352,2.319,470,7.784,762,4.625,820,5.008,1386,5.972,1387,6.487]],["deprecated//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[]],["title//docs/development/java/java-development-wildfly-centos-7/",[99,1.88,131,2.779,200,3.9,667,3.441,1225,5.138]],["keywords//docs/development/java/java-development-wildfly-centos-7/",[190,3.301,191,0.757,375,1.216,667,2.876,1225,4.295,1229,4.83,1388,5.563]],["toc//docs/development/java/java-development-wildfly-centos-7/",[38,0.078,73,0.884,74,0.784,75,1.3,76,1.308,87,2.298,115,0.443,136,3.732,137,2.367,144,3.672,191,1.087,219,2.96,375,1.217,513,5.124,560,4.442,667,2.878,906,3.44,1225,7.215,1244,4.065,1389,5.567,1390,5.567,1391,5.567,1392,5.567,1393,5.567]],["deprecated//docs/development/java/java-development-wildfly-centos-7/",[]],["title//docs/applications/configuration-management/install-and-configure-puppet/",[38,0.065,115,0.437,710,5.908]],["keywords//docs/applications/configuration-management/install-and-configure-puppet/",[712,7.106,713,6.703,714,5.96]],["toc//docs/applications/configuration-management/install-and-configure-puppet/",[38,0.061,75,1.155,76,1.162,87,3.986,115,0.535,121,0.739,130,7.73,132,4.145,133,4.832,196,3.277,211,2.628,283,1.727,342,3.525,580,3.255,612,2.211,710,8.096,724,2.469,739,1.854,759,2.533]],["deprecated//docs/applications/configuration-management/install-and-configure-puppet/",[]],["title//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[89,1.409,115,0.4,295,4.93,481,5.145]],["keywords//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[89,1.262,278,3.996,295,4.418,481,4.61,672,3.23]],["toc//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[19,2.947,58,2.1,67,3.369,72,2.065,75,0.965,79,1.956,113,2.198,125,1.189,144,1.899,153,3.805,244,2.338,245,3.191,295,4.372,297,2.393,299,2.947,344,3.805,348,6.246,478,3.589,484,3.099,645,3.433,673,2.031,802,3.019,968,3.589,1047,3.019,1394,3.589,1395,4.013,1396,4.133,1397,2.453,1398,4.133,1399,3.589,1400,4.133,1401,4.133,1402,4.133,1403,3.805,1404,3.805,1405,4.133,1406,3.427,1407,3.805,1408,4.133,1409,3.805,1410,3.805,1411,4.133,1412,4.133,1413,3.805]],["deprecated//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[]],["title//docs/game-servers/minecraft-with-bungee-cord/",[73,0.981,121,0.923,122,1.858,640,4.51,1414,5.361,1415,4.927]],["keywords//docs/game-servers/minecraft-with-bungee-cord/",[640,3.565,1253,2.897,1414,4.238,1415,3.895,1416,4.881,1417,4.881,1418,4.881,1419,4.881,1420,4.881]],["toc//docs/game-servers/minecraft-with-bungee-cord/",[20,2.208,32,1.456,38,0.06,67,2.098,73,1.375,115,0.48,121,1.083,122,2.183,132,2.758,181,3.764,268,3.481,331,1.688,666,1.456,679,3.89,752,1.402,753,2.377,984,2.498,1253,2.893,1414,8.9,1415,5.787,1421,4.875,1422,4.875,1423,6.013,1424,6.296]],["deprecated//docs/game-servers/minecraft-with-bungee-cord/",[]],["title//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[38,0.055,331,2.304,543,5.31,697,5.518,1425,6.126]],["keywords//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[697,4.311,1426,7.605,1427,5.2,1428,5.2,1429,5.2,1430,5.2,1431,5.2]],["toc//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[38,0.06,54,4.646,66,0.968,73,0.764,74,0.678,77,1.703,79,1.47,93,2.109,100,4.175,115,0.476,134,2.225,167,3.429,192,1.373,214,2.752,230,3.837,282,1.97,283,1.68,287,0.524,331,2.486,616,2.69,666,1.436,697,8.45,762,3.429,1210,3.712,1425,7.906,1432,4.809,1433,4.809,1434,4.809,1435,4.175]],["deprecated//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[]],["title//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[115,0.437,644,2.941,1131,5.282]],["keywords//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[20,1.583,38,0.043,115,0.288,453,4.149,593,3.486,644,1.941,739,1.95,1131,3.486]],["toc//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[38,0.058,73,1.488,75,1.635,76,1.646,89,1.367,115,0.519,183,3.217,191,0.952,192,2.675,485,4.266,644,2.613,708,5.805,739,2.626,753,3.414,1131,4.693]],["deprecated//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[]],["title//docs/networking/using-the-linode-graphical-shell-glish/",[20,2.026,74,0.938,332,4.307,916,5.518,1436,5.31]],["keywords//docs/networking/using-the-linode-graphical-shell-glish/",[332,4.555,891,4.908,916,5.835,1436,5.616]],["toc//docs/networking/using-the-linode-graphical-shell-glish/",[20,2.726,34,6.713,270,3.262,420,5.009,608,3.48,916,9.094]],["deprecated//docs/networking/using-the-linode-graphical-shell-glish/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[38,0.06,99,2.038,131,3.014,375,1.577]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[51,1.355,99,1.228,111,1.059,188,2.687,190,2.58,375,0.95,1437,2.863,1438,3.47,1439,3.47,1440,3.605,1441,3.1]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[]],["title//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[38,0.06,99,2.038,131,3.014,190,4.282]],["keywords//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[51,1.355,99,1.228,111,1.059,188,2.687,190,2.58,375,0.95,1438,3.47,1441,3.1,1442,4.348,1443,4.348,1444,4.348]],["toc//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[11,2.495,28,3.019,38,0.05,66,1.704,73,0.96,74,0.852,75,1.411,76,1.42,111,1.472,140,3.911,190,6.863,278,3.735,283,2.111,913,3.978,917,3.735,918,4.503,919,2.721,955,4.215,1035,3.458]],["deprecated//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[]],["title//docs/uptime/monitoring/monitor-systems-logwatch/",[125,2.076,282,1.98,645,3.165,1445,4.129]],["keywords//docs/uptime/monitoring/monitor-systems-logwatch/",[262,1.575,645,3.893,1445,3.7,1446,4.61]],["toc//docs/uptime/monitoring/monitor-systems-logwatch/",[38,0.044,51,1.657,79,1.625,99,1.501,102,2.495,115,0.295,128,0.955,131,2.22,166,3.115,267,3.334,287,0.579,331,3.153,384,3.285,645,2.331,729,1.891,891,3.707,1111,1.718,1288,2.773,1445,6.704,1447,5.315,1448,4.615,1449,9.105,1450,4.242]],["deprecated//docs/uptime/monitoring/monitor-systems-logwatch/",[]],["title//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[73,0.981,191,0.84,192,1.763,287,0.673,737,3.418,1156,3.035]],["keywords//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[144,2.748,191,0.814,287,0.652,672,2.988,1172,4.009,1451,5.981]],["toc//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[38,0.082,68,4.61,75,1.436,76,1.445,115,0.475,120,1.58,191,1.343,196,4.775,244,3.478,277,2.583,308,3.479,329,1.681,422,2.952,1452,4.288,1453,5.338,1454,4.746]],["deprecated//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/pritunl-vpn-ubuntu/",[21,1.727,73,0.915,287,0.627,407,2.978,707,3.56,737,3.188,1455,5.001]],["keywords//docs/networking/vpn/pritunl-vpn-ubuntu/",[287,0.704,407,3.343,1172,4.335,1455,5.614,1456,6.466]],["toc//docs/networking/vpn/pritunl-vpn-ubuntu/",[38,0.073,67,3.758,73,1.387,75,2.039,76,2.053,115,0.484,1455,9.377]],["deprecated//docs/networking/vpn/pritunl-vpn-ubuntu/",[]],["title//docs/game-servers/install-teamspeak/",[20,2.197,38,0.06,73,1.146,1457,6.265]],["keywords//docs/game-servers/install-teamspeak/",[1209,5.433,1457,6.11,1458,7.037,1459,5.433]],["toc//docs/game-servers/install-teamspeak/",[11,2.89,38,0.058,75,1.635,76,1.646,115,0.388,254,4.155,268,3.361,290,2.721,320,5.587,331,2.424,432,4.609,577,4.992,1457,10.202,1460,7.001]],["deprecated//docs/game-servers/install-teamspeak/",[]],["title//docs/networking/dns/configure-your-linode-for-reverse-dns/",[20,2.026,115,0.369,136,4.461,444,2.346,1461,6.126]],["keywords//docs/networking/dns/configure-your-linode-for-reverse-dns/",[611,5.16,1462,6.466,1463,5.953,1464,5.614,1465,6.466]],["toc//docs/networking/dns/configure-your-linode-for-reverse-dns/",[121,1.489,136,6.679,444,3.513]],["deprecated//docs/networking/dns/configure-your-linode-for-reverse-dns/",[]],["title//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[38,0.051,73,0.981,89,1.206,128,1.109,192,1.763,219,3.283]],["keywords//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[89,1.168,128,1.074,144,2.748,672,2.988,850,3.809,851,5.193]],["toc//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[38,0.069,57,2.514,75,1.943,76,1.956,89,2.046,128,1.495,221,4.816,291,3.649]],["deprecated//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[]],["title//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[74,0.812,115,0.319,214,3.296,470,3.792,722,2.542,820,4.446,1466,4.596]],["keywords//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[51,1.734,191,0.757,193,1.42,375,1.216,470,3.662,850,3.543,1467,5.121]],["toc//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[66,2.173,79,2.669,115,0.484,120,2.244,329,2.388,722,3.854,1466,6.968]],["deprecated//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[]],["title//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[66,1.021,74,0.715,214,2.905,470,4.92,722,2.241,820,3.919,1325,3.342,1466,4.051]],["keywords//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[191,0.664,193,1.246,375,1.067,470,3.214,850,3.109,1325,3.214,1467,4.493,1468,3.895,1469,4.881]],["toc//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[66,2.048,79,2.429,88,3.626,115,0.44,133,4.398,470,6.7,504,6.341,820,6.135,1466,6.341,1470,7.946]],["deprecated//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[]],["title//docs/web-servers/apache/apache-web-server-debian-8/",[73,0.981,128,1.109,191,0.84,192,1.763,219,3.283,1218,4.51]],["keywords//docs/web-servers/apache/apache-web-server-debian-8/",[128,0.934,191,0.707,646,4.787,647,4.149,672,2.597,1471,5.2,1472,4.149,1473,5.2]],["toc//docs/web-servers/apache/apache-web-server-debian-8/",[38,0.081,68,4.531,75,1.411,76,1.42,115,0.469,120,1.553,191,1.442,196,4.739,244,3.419,277,2.539,308,3.437,329,1.653,422,2.901,1452,4.215,1453,5.247,1454,4.665]],["deprecated//docs/web-servers/apache/apache-web-server-debian-8/",[]],["title//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[128,1.296,219,3.836,722,3.185,1218,5.27]],["keywords//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[128,0.741,191,0.561,193,1.052,233,2.095,375,0.901,722,1.82,850,2.626,1474,4.123,1475,4.123,1476,3.419,1477,3.795,1478,4.123]],["toc//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[38,0.077,75,1.603,76,1.614,111,1.672,115,0.512,120,1.764,121,1.026,122,2.066,134,3.177,191,1.258,193,1.752,329,1.877,375,2.285,642,3.296]],["deprecated//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[5,3.546,33,3.412,34,5.41,331,2.499]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[5,2.939,816,4.264,876,4.171,881,3.505,1479,5.506,1480,5.506]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[5,4.188,33,5.031,38,0.071,115,0.472,327,5.943,881,4.994,1481,6.8,1482,7.844]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[5,3.035,20,1.88,33,2.92,34,4.63,331,2.138,876,4.307]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[5,2.734,816,3.966,847,4.613,876,3.88,881,3.26,1479,5.121,1480,5.121]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[5,3.021,33,4.667,38,0.051,51,1.917,99,2.421,115,0.341,128,1.54,131,2.568,287,0.934,327,4.288,438,3.856,881,3.603,1111,2.771,1288,4.473,1481,4.906,1482,5.66,1483,5.298]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[]],["title//docs/development/ror/ruby-on-rails-nginx-debian/",[89,1.299,128,1.195,256,4.641,412,3.472,1168,3.538]],["keywords//docs/development/ror/ruby-on-rails-nginx-debian/",[89,1.086,128,0.999,412,2.903,1169,3.344,1484,3.88,1485,3.438,1486,5.121]],["toc//docs/development/ror/ruby-on-rails-nginx-debian/",[11,2.583,23,2.78,38,0.089,75,1.461,76,1.471,89,1.694,93,2.744,119,3.622,238,2.78,270,2.279,277,2.629,352,2.237,375,1.368,412,3.265,422,4.166,670,4.909,1168,4.613]],["deprecated//docs/development/ror/ruby-on-rails-nginx-debian/",[]],["title//docs/applications/configuration-management/vagrant-linode-environments/",[20,2.026,21,1.995,74,0.938,203,3.808,1487,5.778]],["keywords//docs/applications/configuration-management/vagrant-linode-environments/",[20,1.4,21,1.379,64,3.028,165,2.729,191,0.626,200,2.695,412,2.4,634,3.993,1487,3.993,1488,4.234]],["toc//docs/applications/configuration-management/vagrant-linode-environments/",[20,2.09,38,0.077,73,1.091,79,2.098,115,0.512,121,1.026,122,2.066,191,0.934,387,4.023,474,3.841,606,4.074,666,2.05,731,5.478,1487,8.027,1488,6.32,1489,5.961]],["deprecated//docs/applications/configuration-management/vagrant-linode-environments/",[]],["title//docs/platform/kvm-reference/",[876,6.053,1490,7.196]],["keywords//docs/platform/kvm-reference/",[876,4.51,1491,6.466,1492,6.466,1493,6.466,1494,5.614]],["toc//docs/platform/kvm-reference/",[5,3.075,31,3.463,51,1.95,99,1.767,115,0.347,175,3.179,178,3.924,201,4.461,270,2.279,309,4.364,329,1.711,393,3.985,542,3.924,606,3.713,753,3.051,842,5.433,876,4.364,891,4.364,991,2.629,1288,3.265,1382,4.83,1494,5.433,1495,6.257,1496,4.691]],["deprecated//docs/platform/kvm-reference/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[38,0.06,128,1.296,219,3.836,375,1.577]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[51,1.285,111,1.004,128,0.741,188,2.548,190,2.447,375,0.901,850,2.626,1437,2.714,1438,3.29,1439,3.29,1440,3.419,1441,2.94]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[]],["title//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[38,0.048,89,1.124,115,0.319,193,1.47,287,0.627,437,2.831,1140,2.216]],["keywords//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[89,1.374,193,1.796,857,5.276,1140,2.707]],["toc//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[38,0.056,57,2.035,75,1.573,76,1.583,89,1.782,115,0.373,120,1.73,139,2.042,193,2.642,195,2.489,244,3.81,262,1.641,304,6.199,329,1.842,572,4.434,1140,2.59,1497,4.223]],["deprecated//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[]],["title//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[89,1.299,193,1.698,287,0.725,737,3.684,1140,2.56]],["keywords//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[89,1.086,193,1.42,287,0.606,1140,2.14,1498,5.563,1499,3.26,1500,3.729]],["toc//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[11,2.453,38,0.049,57,1.795,61,5.51,66,1.195,86,1.978,102,2.789,113,4.449,115,0.537,120,1.527,121,0.888,139,1.802,193,1.516,195,2.196,262,1.447,270,2.164,329,1.625,357,1.452,572,3.912,1140,2.285,1395,3.726,1497,3.726,1501,3.672]],["deprecated//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[]],["title//docs/applications/configuration-management/beginners-guide-chef/",[1133,5.908,1502,7.254,1503,5.618]],["keywords//docs/applications/configuration-management/beginners-guide-chef/",[165,2.897,714,3.768,1292,4.493,1503,3.48,1504,4.881,1505,4.493,1506,4.881,1507,3.768,1508,4.493]],["toc//docs/applications/configuration-management/beginners-guide-chef/",[71,5.972,72,3.24,73,1.03,79,1.983,132,3.67,203,3.712,331,2.246,438,4.068,475,3.9,598,5.632,716,4.625,1078,5.379,1503,7.239,1507,5.008,1509,6.487,1510,5.632,1511,6.487,1512,6.487,1513,6.487,1514,5.972]],["deprecated//docs/applications/configuration-management/beginners-guide-chef/",[]],["title//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[66,1.452,762,5.145,1503,5.145,1507,5.571]],["keywords//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[165,3.086,714,4.014,722,2.295,1468,4.149,1503,3.707,1507,4.014,1508,4.787,1515,5.2]],["toc//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[38,0.053,66,1.768,115,0.487,120,1.637,121,0.952,122,1.917,168,3.937,191,1.195,193,1.626,270,2.32,290,2.476,329,1.742,375,2.369,919,2.868,1507,4.918,1514,5.864,1516,6.37]],["deprecated//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[]],["title//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[38,0.051,73,0.981,287,0.673,737,3.418,1078,5.12,1503,4.403]],["keywords//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[713,4.238,714,3.768,1183,3.768,1503,3.48,1505,4.493,1517,4.881,1518,4.881,1519,4.881,1520,4.493]],["toc//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[38,0.049,52,3.526,66,1.195,73,1.329,87,3.455,121,0.888,122,1.788,132,3.361,183,2.73,277,2.496,283,2.076,290,2.309,426,2.81,473,5.158,485,3.62,666,1.774,724,2.968,928,4.741,1078,6.939,1503,5.967,1507,4.587,1520,5.469,1521,5.941]],["deprecated//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/install-openvpn-access-server-on-linux/",[38,0.048,51,1.795,73,0.915,262,1.403,608,2.239,693,2.901,859,3.668]],["keywords//docs/networking/vpn/install-openvpn-access-server-on-linux/",[99,1.571,128,0.999,287,0.606,407,2.876,619,2.323,693,2.802,1111,1.798]],["toc//docs/networking/vpn/install-openvpn-access-server-on-linux/",[21,1.91,38,0.073,51,1.986,53,3.688,58,3.236,72,4.388,73,1.012,115,0.353,121,0.952,283,2.226,298,3.83,479,4.123,608,2.476,693,5.729,752,1.832,1522,6.37,1523,6.37]],["deprecated//docs/networking/vpn/install-openvpn-access-server-on-linux/",[]],["title//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[20,2.197,1395,4.525,1524,5.145,1525,5.27]],["keywords//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[262,1.575,268,3.104,1526,6.466,1527,6.466,1528,5.614]],["toc//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[74,1.27,113,3.513,211,3.513,382,3.037,512,4.609,645,2.898,936,6.083,962,5.738,1395,6.429,1525,7.486,1529,6.083,1530,6.608,1531,6.608,1532,6.083,1533,6.608,1534,5.738]],["deprecated//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[]],["title//docs/security/upgrading/upgrade-to-debian-8-jessie/",[128,1.296,219,3.836,1001,3.491,1218,5.27]],["keywords//docs/security/upgrading/upgrade-to-debian-8-jessie/",[128,1.264,1001,3.405,1218,5.14,1535,4.231]],["toc//docs/security/upgrading/upgrade-to-debian-8-jessie/",[5,3.31,11,2.78,20,2.05,32,2.011,38,0.056,86,2.242,122,2.027,128,1.21,154,4.162,219,3.58,317,4.801,354,2.465,476,4.289,538,4.223,705,4.434,753,3.283,984,3.451,1001,4.415,1536,5.847]],["deprecated//docs/security/upgrading/upgrade-to-debian-8-jessie/",[]],["title//docs/game-servers/minecraft-with-spigot-ubuntu/",[73,0.915,287,0.627,331,1.994,737,3.188,1253,3.418,1415,4.596,1537,5.759]],["keywords//docs/game-servers/minecraft-with-spigot-ubuntu/",[1253,5.073,1415,6.821]],["toc//docs/game-servers/minecraft-with-spigot-ubuntu/",[11,3.139,31,4.209,38,0.063,66,1.53,73,1.208,115,0.421,283,2.657,354,2.783,387,4.456,533,7,606,4.512,1253,4.512,1538,9.892]],["deprecated//docs/game-servers/minecraft-with-spigot-ubuntu/",[]],["title//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[38,0.045,73,0.857,287,0.588,737,2.987,1016,3.764,1049,4.686,1539,5.396,1540,4.968]],["keywords//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[287,0.532,773,3.404,1016,3.404,1119,3.768,1172,3.272,1209,3.768,1231,4.493,1541,4.881,1542,4.881]],["toc//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[11,2.78,38,0.056,73,1.45,75,1.573,76,1.583,115,0.373,279,3.546,666,2.011,943,5.584,1049,8.987,1119,5.199,1540,9.528,1543,6.734,1544,9.125]],["deprecated//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[5,2.652,31,2.987,128,0.969,287,0.588,516,2.79,812,2.463,881,3.162,1545,3.848]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[128,0.934,287,0.566,813,4.014,814,4.014,815,3.899,816,3.707,1546,4.149,1547,4.149]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[804,0.471]],["title//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[74,0.938,497,3.723,652,4.745,680,5.138,1548,6.655]],["keywords//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[128,1.162,287,0.704,497,3.618,652,4.61,680,4.992]],["toc//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[28,1.995,38,0.086,66,0.803,79,1.221,86,1.329,91,2.786,115,0.52,122,1.202,139,1.889,152,2.37,154,2.468,182,2.916,277,1.678,283,2.176,290,1.552,297,2.312,387,3.65,393,2.543,427,2.259,477,3.083,592,2.34,652,5.46,666,1.193,667,2.065,680,7.672,743,3.676,1040,2.729,1050,2.994,1549,6.229,1550,3.993,1551,8.65]],["deprecated//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[]],["title//docs/game-servers/pocketmine-server-on-debian-7/",[73,1.146,128,1.296,131,3.014,1552,6.265]],["keywords//docs/game-servers/pocketmine-server-on-debian-7/",[128,1.387,1253,4.581,1552,6.703]],["toc//docs/game-servers/pocketmine-server-on-debian-7/",[38,0.088,67,3.668,73,1.69,331,2.951,387,4.994,666,2.545,1552,7.399]],["deprecated//docs/game-servers/pocketmine-server-on-debian-7/",[]],["title//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[44,2.762,318,2.625,643,5.12,1490,5.12,1553,6.175,1554,6.175]],["keywords//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[44,3.147,318,2.992,1555,7.037,1556,7.037]],["toc//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[44,3.721,46,5.682,335,1.186,382,3.824,420,6.418,633,7.66,728,7.66]],["deprecated//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[99,1.744,131,2.579,190,3.664,729,2.197,1023,2.316,1557,3.252]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[729,2.301,856,4.51,1558,6.466,1559,6.466,1560,4.61]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[38,0.048,57,1.737,115,0.527,121,1.221,122,2.46,139,2.886,190,4.851,195,2.124,283,2.856,329,1.572,341,3.866,382,2.641,645,2.521,730,2.429,984,2.946,1023,3.066,1557,3.027,1561,3.503,1562,4.198]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[99,1.744,375,1.35,729,2.197,991,2.594,1023,2.316,1557,3.252]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[729,2.301,993,5.16,1560,4.61,1563,6.466,1564,6.466]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[38,0.048,57,1.737,115,0.527,121,1.221,122,2.46,139,2.886,195,2.124,283,2.856,329,1.572,341,3.866,375,1.787,382,2.641,645,2.521,730,2.429,984,2.946,1023,3.066,1557,3.027,1561,3.503,1562,4.198]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[]],["title//docs/applications/containers/node-js-web-server-deployed-within-docker/",[44,2.762,73,0.981,114,4.307,192,1.763,352,2.207,777,5.12]],["keywords//docs/applications/containers/node-js-web-server-deployed-within-docker/",[44,2.325,46,2.819,114,3.627,128,0.934,132,2.942,287,0.566,672,2.597,1565,4.787]],["toc//docs/applications/containers/node-js-web-server-deployed-within-docker/",[38,0.065,44,4.969,46,4.214,73,1.594,114,6.997,192,2.219,290,3.021,331,2.691,420,4.348]],["deprecated//docs/applications/containers/node-js-web-server-deployed-within-docker/",[]],["title//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[128,1.195,263,3.381,287,0.725,1566,5.138,1567,6.126]],["keywords//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[128,1.162,287,0.704,776,4.722,1568,6.466,1569,6.466]],["toc//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[38,0.051,73,0.977,74,0.866,75,1.436,76,1.445,115,0.341,173,4.746,263,5.014,308,2.495,318,2.614,666,1.836,1050,4.61,1191,5.66,1211,7.891,1243,3.518,1566,7.619,1567,9.085,1570,5.66]],["deprecated//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[]],["title//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[74,0.938,295,4.547,375,1.455,481,4.745,1441,4.745]],["keywords//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[375,1.538,1441,5.018,1571,7.037,1572,6.479]],["toc//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[278,4.803,295,5.31,375,2.193,884,5.42,922,6.747,1441,5.541,1573,7.771,1574,7.771,1575,7.771,1576,7.771,1577,7.771,1578,7.771]],["deprecated//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[]],["title//docs/uptime/reboot-survival-guide/",[27,5.755,1013,7.254,1133,5.908]],["keywords//docs/uptime/reboot-survival-guide/",[27,5.14,1579,7.037,1580,7.037,1581,7.037]],["toc//docs/uptime/reboot-survival-guide/",[27,6.04,79,1.786,86,1.945,99,2.336,110,4.166,111,1.423,122,2.489,128,1.05,131,2.44,139,1.772,154,5.112,156,3.269,259,4.075,268,2.805,269,3.561,287,0.637,452,4.381,572,3.847,644,2.181,778,5.073,991,2.455,1582,5.843,1583,5.843,1584,5.843]],["deprecated//docs/uptime/reboot-survival-guide/",[]],["title//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[73,1.252,191,1.072,278,4.87]],["keywords//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[115,0.39,191,0.957,672,3.516,1572,6.479]],["toc//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[68,5.147,191,0.934,196,4.135,244,3.884,348,5.478,797,5.961,884,4.788,1452,4.788,1453,5.961,1585,6.32,1586,6.865,1587,6.865,1588,6.865,1589,6.865,1590,6.865,1591,6.865,1592,6.865,1593,6.865]],["deprecated//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[]],["title//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[38,0.055,44,2.976,214,3.808,352,2.379,722,2.937]],["keywords//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[44,2.892,128,1.162,287,0.704,722,3.918]],["toc//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[38,0.08,44,4.817,46,3.953,115,0.404,121,1.089,191,0.992,290,2.834,331,2.524,375,1.593,420,4.079,609,4.572,666,2.177,722,3.218]],["deprecated//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[804,0.471]],["title//docs/uptime/monitoring/top-htop-iotop/",[73,1.057,74,0.938,125,1.914,481,4.745,504,5.31]],["keywords//docs/uptime/monitoring/top-htop-iotop/",[125,1.86,504,5.16,1594,5.614,1595,5.953,1596,5.16]],["toc//docs/uptime/monitoring/top-htop-iotop/",[88,3.547,231,5.827,277,3.265,318,4.724,339,4.672,504,6.201,704,7.154,705,5.116,1529,7.154,1594,6.747,1595,7.154]],["deprecated//docs/uptime/monitoring/top-htop-iotop/",[]],["title//docs/tools-reference/tools/load-testing-with-siege/",[73,1.057,139,2.018,192,1.9,259,4.641,1597,5.778]],["keywords//docs/tools-reference/tools/load-testing-with-siege/",[1597,6.703,1598,7.72,1599,7.72]],["toc//docs/tools-reference/tools/load-testing-with-siege/",[66,1.599,79,2.429,115,0.564,230,6.341,290,3.089,318,4.327,331,2.751,338,4.6,1597,8.836]],["deprecated//docs/tools-reference/tools/load-testing-with-siege/",[]],["title//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[121,0.861,122,1.733,128,1.035,190,3.418,271,2.526,287,0.627,1057,4.596]],["keywords//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[128,0.934,190,3.086,271,2.28,287,0.566,375,1.136,454,3.899,1057,4.149,1600,4.787]],["toc//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[38,0.069,57,2.514,111,2.027,115,0.461,121,1.243,139,2.524,195,3.075,268,3.995,1044,4.655,1057,6.64]],["deprecated//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[]],["title//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[11,3.253,432,5.188,1131,5.282]],["keywords//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[453,7.455,454,4.171,1131,5.353,1600,5.121]],["toc//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[88,3.47,115,0.421,120,1.954,149,5.422,329,2.08,539,6.602,600,6.305,641,4.043,852,5.553,1131,7.37,1601,4.7,1602,7.604]],["deprecated//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[]],["title//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[38,0.055,50,3.411,221,3.058,863,5.518,1053,4.86]],["keywords//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[50,3.065,863,4.959,1603,5.193,1604,4.772,1605,4.772,1606,4.959]],["toc//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[38,0.052,50,3.207,66,1.746,115,0.347,139,2.632,147,3.327,221,2.875,402,5.188,427,3.54,727,5.76,863,7.195,1053,6.337,1510,8.649,1607,8.677,1608,6.257,1609,6.257,1610,6.257]],["deprecated//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[]],["title//docs/uptime/monitoring/ossec-ids-debian-7/",[38,0.055,115,0.369,128,1.195,131,2.779,518,5.518]],["keywords//docs/uptime/monitoring/ossec-ids-debian-7/",[1611,8.548,1612,8.548]],["toc//docs/uptime/monitoring/ossec-ids-debian-7/",[28,3.819,31,2.898,38,0.044,79,2.759,102,3.589,115,0.424,121,0.782,125,1.506,161,3.578,269,3.191,290,2.035,309,3.652,416,6.923,491,3.389,518,8.753,570,4.821,666,1.564,729,1.863,802,3.824,861,3.069,1322,3.652,1407,4.821,1613,4.821]],["deprecated//docs/uptime/monitoring/ossec-ids-debian-7/",[]],["title//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[38,0.06,128,1.296,1253,4.282,1614,6.265]],["keywords//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[128,0.877,850,3.109,851,4.238,1218,3.565,1253,2.897,1535,2.934,1614,4.238,1615,4.238,1616,3.404]],["toc//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[11,3.208,21,2.33,38,0.083,73,1.234,75,1.815,76,1.827,115,0.431,268,3.731,666,2.321,752,2.236,1253,4.612,1614,6.747]],["deprecated//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[]],["title//docs/game-servers/multicraft-on-debian/",[38,0.065,128,1.416,1617,6.083]],["keywords//docs/game-servers/multicraft-on-debian/",[128,1.387,1253,4.581,1617,5.96]],["toc//docs/game-servers/multicraft-on-debian/",[38,0.09,115,0.484,426,4.13,666,2.608,707,5.397,1253,5.182,1617,6.741]],["deprecated//docs/game-servers/multicraft-on-debian/",[804,0.471]],["title//docs/game-servers/multicraft-on-ubuntu/",[38,0.065,287,0.858,1617,6.083]],["keywords//docs/game-servers/multicraft-on-ubuntu/",[287,0.841,1253,4.581,1617,5.96]],["toc//docs/game-servers/multicraft-on-ubuntu/",[38,0.09,115,0.484,426,4.13,666,2.608,707,5.397,1253,5.182,1617,6.741]],["deprecated//docs/game-servers/multicraft-on-ubuntu/",[]],["title//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[20,1.459,38,0.04,73,0.761,128,0.861,267,3.006,287,0.522,870,3.5,1072,4.161,1618,4.161,1619,4.412]],["keywords//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[1618,6.703,1619,7.106,1620,7.72]],["toc//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[38,0.074,74,1.262,115,0.496,282,2.457,354,3.277,1618,9.522]],["deprecated//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[]],["title//docs/uptime/analytics/google-analytics-for-websites/",[233,4.003,725,5.188,1074,4.737]],["keywords//docs/uptime/analytics/google-analytics-for-websites/",[303,4.185,1074,5.336,1621,5.953,1622,3.94]],["toc//docs/uptime/analytics/google-analytics-for-websites/",[87,4.263,122,2.447,193,2.075,267,6.476,725,5.352,759,4.166,1074,4.887,1565,7.483,1623,5.352]],["deprecated//docs/uptime/analytics/google-analytics-for-websites/",[]],["title//docs/uptime/analytics/google-analytics-on-wordpress/",[497,4.409,725,5.188,1074,4.737]],["keywords//docs/uptime/analytics/google-analytics-on-wordpress/",[303,3.871,497,3.346,1074,5.055,1621,5.506,1622,3.645]],["toc//docs/uptime/analytics/google-analytics-on-wordpress/",[87,3.719,122,1.989,228,5.479,267,5.65,387,3.873,725,7.585,759,3.387,1074,6.926,1175,5.738,1179,5.102,1624,6.608]],["deprecated//docs/uptime/analytics/google-analytics-on-wordpress/",[]],["title//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[4,5.41,685,5.758,1001,3.491,1625,6.642]],["keywords//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[17,3.565,99,1.379,128,0.877,262,1.189,287,0.532,685,3.895,831,3.66,1001,2.361,1111,1.578]],["toc//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[35,5.847,38,0.076,52,3.996,99,2.578,128,1.639,131,2.812,139,2.042,287,0.994,984,3.451,991,2.829,1001,3.258,1111,2.177,1244,4.918,1625,6.199,1626,6.734,1627,6.734]],["deprecated//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[]],["title//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[73,0.981,121,0.923,122,1.858,128,1.109,287,0.673,1253,3.664]],["keywords//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[128,1.387,287,0.841,1253,4.581]],["toc//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[38,0.073,67,3.758,73,1.387,331,3.024,666,2.608,1253,6.958]],["deprecated//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[]],["title//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[287,0.858,722,3.478,737,4.362]],["keywords//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[191,0.707,193,1.327,375,1.136,1172,3.486,1628,4.787,1629,5.2,1630,5.2,1631,4.014]],["toc//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[38,0.081,66,1.498,75,1.739,76,1.75,111,1.813,115,0.603,120,1.913,191,1.013,193,1.9,329,2.036,375,2.132]],["deprecated//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[]],["title//docs/game-servers/garrys-mod-server-on-centos-7/",[99,2.038,131,3.014,1454,5.571,1632,7.216]],["keywords//docs/game-servers/garrys-mod-server-on-centos-7/",[99,2.18,856,5.384,1633,7.72]],["toc//docs/game-servers/garrys-mod-server-on-centos-7/",[27,4.413,32,1.805,38,0.05,73,1.553,74,0.852,75,1.411,76,1.42,79,1.847,115,0.335,254,3.586,308,3.437,536,5.011,666,1.805,1050,6.35,1454,7.548,1634,9.777,1635,6.043,1636,6.043]],["deprecated//docs/game-servers/garrys-mod-server-on-centos-7/",[]],["title//docs/networking/dns/common-dns-configurations/",[109,5.496,115,0.437,444,2.778]],["keywords//docs/networking/dns/common-dns-configurations/",[1464,6.703,1637,7.106,1638,7.106]],["toc//docs/networking/dns/common-dns-configurations/",[73,1.362,74,1.208,86,2.047,104,4.432,115,0.341,120,1.58,121,0.919,122,1.85,160,3.979,164,4.288,341,4.667,443,3.747,444,2.168,445,4.61,729,2.188,730,2.598,1534,5.338,1639,5.66,1640,4.906,1641,4.906]],["deprecated//docs/networking/dns/common-dns-configurations/",[]],["title//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[38,0.06,89,1.409,114,5.033,128,1.296]],["keywords//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[128,0.877,233,2.48,1642,3.895,1643,4.238,1644,4.881,1645,4.881,1646,4.238,1647,4.881,1648,4.881]],["toc//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[38,0.08,66,1.936,73,1.158,79,2.941,89,1.423,102,3.423,114,5.084,115,0.404,192,2.082,249,4.887,321,6.711,1649,6.711,1650,7.29]],["deprecated//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[]],["title//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[38,0.051,51,1.925,260,4.927,619,2.579,1651,5.361,1652,5.361]],["keywords//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[260,5.616,619,2.939,883,5.616,1651,6.11]],["toc//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[38,0.054,51,2.022,72,4.444,73,1.413,74,0.914,128,1.165,139,1.967,277,2.725,287,0.707,1244,6.496,1288,3.385,1395,4.068,1483,4.009,1651,7.724,1653,6.487,1654,5.379,1655,5.972,1656,6.487]],["deprecated//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[]],["title//docs/websites/cms/high-availability-wordpress/",[120,1.854,476,4.596,497,4.037,1056,5.27]],["keywords//docs/websites/cms/high-availability-wordpress/",[375,1.413,454,4.848,497,3.618,1044,3.618,1657,5.953]],["toc//docs/websites/cms/high-availability-wordpress/",[38,0.068,57,1.737,66,1.156,111,1.4,115,0.607,121,0.859,122,1.73,133,4.525,191,0.782,195,2.124,211,3.056,283,2.008,497,3.216,666,1.717,752,1.653,1044,5.323,1131,3.853,1489,4.991,1658,4.309,1659,4.991,1660,5.748]],["deprecated//docs/websites/cms/high-availability-wordpress/",[]],["title//docs/databases/mysql/configure-master-master-mysql-database-replication/",[111,1.504,115,0.342,133,4.759,375,1.35,1044,3.455]],["keywords//docs/databases/mysql/configure-master-master-mysql-database-replication/",[454,5.276,1044,3.937,1657,6.479,1661,7.037]],["toc//docs/databases/mysql/configure-master-master-mysql-database-replication/",[38,0.062,66,1.498,111,1.813,115,0.541,133,5.4,211,3.958,283,2.601,375,2.132,1044,6.089,1658,5.581]],["deprecated//docs/databases/mysql/configure-master-master-mysql-database-replication/",[]],["title//docs/development/nodejs/how-to-install-nodejs/",[38,0.072,114,6.053]],["keywords//docs/development/nodejs/how-to-install-nodejs/",[233,3.575,1642,5.616,1643,6.11,1662,6.11]],["toc//docs/development/nodejs/how-to-install-nodejs/",[21,3.165,38,0.058,52,4.155,57,2.83,81,3.588,132,5.299,291,3.071,508,6.079,577,4.992,643,5.805,690,5.805,1663,7.001,1664,7.001,1665,7.001]],["deprecated//docs/development/nodejs/how-to-install-nodejs/",[]],["title//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[38,0.051,99,1.744,131,2.579,214,3.533,1140,2.375,1149,3.137]],["keywords//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[51,1.734,89,1.086,99,1.571,193,1.42,1140,2.14,1149,2.826,1666,2.612]],["toc//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[11,2.63,38,0.073,86,2.121,89,2.116,115,0.557,120,1.637,121,0.952,190,3.78,193,2.242,296,4.652,329,1.742,352,2.277,357,1.557,1140,3.379,1667,4.776]],["deprecated//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[]],["title//docs/platform/network-helper/",[619,3.624,896,6.925]],["keywords//docs/platform/network-helper/",[516,2.876,592,3.26,611,4.439,619,3.335,1668,5.563,1669,5.563]],["toc//docs/platform/network-helper/",[35,5.338,79,1.879,99,1.737,115,0.341,121,0.919,128,1.104,240,4.61,287,0.67,331,2.129,416,4.288,479,3.979,619,3.58,896,6.84,1111,1.988,1244,6.26,1288,3.208,1386,5.66,1410,5.66,1483,3.8,1654,5.098,1670,5.338,1671,6.148]],["deprecated//docs/platform/network-helper/",[]],["title//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[128,0.969,131,2.254,156,3.019,196,2.413,516,2.79,636,3.289,1179,4.166,1672,4.306]],["keywords//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[128,0.934,497,2.909,636,3.169,637,3.126,638,3.797,1142,3.423,1672,4.149,1673,4.787]],["toc//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[20,2.175,23,3.173,38,0.079,93,3.133,156,5.312,165,4.239,196,3.194,498,3.797,636,4.353,666,2.133,1179,5.514,1672,9.068]],["deprecated//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[]],["title//docs/websites/cms/drush-drupal/",[38,0.048,74,0.812,128,1.035,131,2.405,516,2.978,636,3.51,1672,4.596]],["keywords//docs/websites/cms/drush-drupal/",[128,0.934,497,2.909,516,2.689,636,3.169,637,3.126,638,3.797,1142,3.423,1673,4.787]],["toc//docs/websites/cms/drush-drupal/",[38,0.077,48,4.109,50,2.809,66,1.103,73,1.255,74,0.772,79,1.675,88,2.501,121,0.819,233,2.784,262,1.335,277,2.302,283,2.76,498,2.914,636,3.34,666,1.637,802,4.002,933,4.883,983,6.305,1244,4.002,1452,3.822,1672,8.091,1674,5.48]],["deprecated//docs/websites/cms/drush-drupal/",[]],["title//docs/security/ssl/ssl-apache2-centos/",[99,1.88,131,2.779,191,0.905,644,2.484,739,2.496]],["keywords//docs/security/ssl/ssl-apache2-centos/",[191,0.707,644,1.941,1111,1.681,1675,3.553,1676,4.787,1677,4.515,1678,5.2,1679,3.423]],["toc//docs/security/ssl/ssl-apache2-centos/",[74,1.201,75,1.99,76,2.003,115,0.59,139,2.584,191,1.159,644,3.18,739,3.196]],["deprecated//docs/security/ssl/ssl-apache2-centos/",[]],["title//docs/security/ssl/ssl-apache2-debian-ubuntu/",[128,1.109,191,0.84,287,0.673,516,3.193,644,2.305,739,2.316]],["keywords//docs/security/ssl/ssl-apache2-debian-ubuntu/",[128,0.934,191,0.707,287,0.566,644,1.941,672,2.597,1675,3.553,1680,4.787,1681,4.787]],["toc//docs/security/ssl/ssl-apache2-debian-ubuntu/",[74,1.201,75,1.99,76,2.003,115,0.59,139,2.584,191,1.159,644,3.18,739,3.196]],["deprecated//docs/security/ssl/ssl-apache2-debian-ubuntu/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[287,0.786,737,3.994,1001,3.491,1156,3.546]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[287,0.841,1001,3.735,1172,5.175]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[5,3.31,20,2.05,32,2.011,38,0.056,86,2.242,122,2.027,154,4.162,287,0.994,354,2.465,476,4.289,538,4.223,945,5.584,984,3.451,1001,5.007,1156,3.31,1157,5.584,1682,2.898]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[804,0.471]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[38,0.048,89,1.124,128,1.035,131,2.405,739,2.16,1316,4.446,1535,3.463]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[89,0.898,1112,3.448,1114,3.551,1316,3.551,1535,2.765,1616,3.208,1646,3.993,1683,4.599,1684,4.234,1685,3.814]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[20,1.526,38,0.062,57,1.515,79,1.532,87,2.07,88,2.288,89,1.445,122,1.509,128,0.901,139,1.521,147,3.936,183,2.304,195,1.853,221,2.304,291,2.199,341,2.371,485,3.055,515,4.157,582,4.157,642,2.407,666,1.497,724,2.504,739,3.646,759,4.511,861,2.938,1114,3.87,1316,7.505]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[996,3.837]],["title//docs/websites/cms/cms-overview/",[21,2.163,282,1.98,673,3.546,852,5.27]],["keywords//docs/websites/cms/cms-overview/",[497,3.112,516,2.876,636,3.39,637,3.344,638,4.063,1142,3.662,1686,5.121]],["toc//docs/websites/cms/cms-overview/",[20,2.315,21,2.28,23,3.378,93,3.335,282,2.087,497,5.535,598,6.602,636,6.028,638,7.224,673,3.737,1179,5.87]],["deprecated//docs/websites/cms/cms-overview/",[]],["title//docs/security/security-patches/disabling-sslv3-for-poodle/",[355,5.019,1687,6.842,1688,7.254]],["keywords//docs/security/security-patches/disabling-sslv3-for-poodle/",[17,3.797,99,1.469,128,0.934,262,1.267,287,0.566,1111,1.681,1687,4.515,1688,4.787]],["toc//docs/security/security-patches/disabling-sslv3-for-poodle/",[89,1.394,139,2.166,191,1.292,355,6.046,451,5.514,693,3.598,1023,2.679,1026,5.216,1557,3.762,1687,9.258,1689,7.143,1690,6.575,1691,7.143]],["deprecated//docs/security/security-patches/disabling-sslv3-for-poodle/",[]],["title//docs/tools-reference/file-transfer/filezilla/",[79,2.408,1000,5.384,1692,6.083]],["keywords//docs/tools-reference/file-transfer/filezilla/",[1692,4.617,1693,4.772,1694,5.506,1695,4.617,1696,5.506,1697,5.506]],["toc//docs/tools-reference/file-transfer/filezilla/",[38,0.078,74,1.329,666,2.817,1692,8.738]],["deprecated//docs/tools-reference/file-transfer/filezilla/",[]],["title//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[38,0.048,196,2.576,287,0.627,426,2.724,437,2.831,707,3.56,1698,5.001]],["keywords//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[426,3.328,707,4.349,1698,6.11,1699,7.037]],["toc//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[21,1.752,38,0.08,75,1.365,76,1.373,79,1.786,115,0.324,181,4.511,196,4.294,357,1.428,426,2.763,612,2.613,645,2.563,707,3.611,984,2.994,1244,4.267,1640,4.663,1641,4.663,1698,9.932,1700,4.845]],["deprecated//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[]],["title//docs/email/iredmail/install-iredmail-on-ubuntu/",[38,0.048,73,0.915,106,3.792,287,0.627,291,2.526,730,2.434,1701,5.001]],["keywords//docs/email/iredmail/install-iredmail-on-ubuntu/",[729,2.747,730,3.263,1701,6.703]],["toc//docs/email/iredmail/install-iredmail-on-ubuntu/",[38,0.045,73,0.857,87,2.228,124,4.9,139,1.637,191,0.734,279,2.842,283,1.886,327,3.764,331,1.869,343,3.764,443,3.289,666,1.612,730,2.281,739,2.931,913,3.553,939,4.046,1233,7.09,1234,7.329,1461,8.455,1701,4.686,1702,4.475,1703,5.396,1704,5.396,1705,5.396]],["deprecated//docs/email/iredmail/install-iredmail-on-ubuntu/",[]],["title//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[4,5.41,831,5.41,1001,3.491,1706,6.642]],["keywords//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[17,3.565,99,1.379,128,0.877,262,1.189,287,0.532,831,3.66,1001,2.361,1111,1.578,1706,4.493]],["toc//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[4,3.759,38,0.042,51,1.563,99,1.416,128,0.901,287,0.546,831,7.775,984,2.569,1001,2.425,1111,1.621,1288,2.616,1483,3.098,1654,4.157,1670,4.353,1707,10.37,1708,10.37,1709,5.013,1710,5.013,1711,5.013,1712,5.013,1713,5.013,1714,5.013,1715,5.013,1716,5.013,1717,5.013,1718,5.013]],["deprecated//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[]],["title//docs/platform/linode-images/",[20,2.642,420,4.855]],["keywords//docs/platform/linode-images/",[420,4.783,1719,8.548]],["toc//docs/platform/linode-images/",[21,2.684,352,3.201,420,6.634,1450,7.145,1720,8.953]],["deprecated//docs/platform/linode-images/",[]],["title//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[89,1.206,128,1.109,131,2.579,375,1.35,1535,3.712,1721,5.361]],["keywords//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[89,1.374,375,1.538,1616,4.908,1721,6.11]],["toc//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[38,0.08,57,2.203,74,1.027,89,1.879,115,0.404,195,2.694,352,2.606,354,2.668,375,1.593,382,3.35,666,2.177,1721,9.352]],["deprecated//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[]],["title//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[38,0.051,287,0.673,737,3.418,1182,4.767,1278,5.684,1279,5.361]],["keywords//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[50,2.665,89,1.015,116,2.28,375,1.136,412,2.713,1169,3.126,1182,4.014,1183,4.014]],["toc//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[38,0.08,57,1.795,89,1.16,106,3.912,111,1.447,116,2.606,120,1.527,121,0.888,122,1.788,195,2.196,238,2.64,262,1.447,282,2.297,329,1.625,352,2.124,354,2.175,376,4.741,412,3.1,616,3.324,1182,8.559]],["deprecated//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[]],["title//docs/applications/messaging/using-weechat-for-irc/",[74,0.938,607,5.518,1029,5.518,1459,5.138,1722,5.778]],["keywords//docs/applications/messaging/using-weechat-for-irc/",[1459,4.992,1722,5.614,1723,4.51,1724,5.614,1725,5.614]],["toc//docs/applications/messaging/using-weechat-for-irc/",[38,0.049,51,1.166,53,3.425,55,3.442,56,3.442,58,1.9,67,1.609,73,0.594,74,0.834,75,0.873,76,0.879,99,1.056,115,0.207,121,0.884,128,0.672,287,0.407,298,3.557,318,1.59,331,1.295,387,2.191,393,2.382,418,3.895,474,2.092,485,2.279,516,1.934,587,3.511,608,1.454,630,3.101,641,1.988,642,1.795,679,2.984,705,2.462,1024,2.191,1027,2.984,1111,1.209,1243,2.14,1288,1.951,1722,8.79,1723,2.608,1726,2.555,1727,3.442,1728,3.739,1729,5.446,1730,3.739,1731,5.446,1732,3.739,1733,3.739]],["deprecated//docs/applications/messaging/using-weechat-for-irc/",[]],["title//docs/applications/messaging/install-znc-debian/",[38,0.06,128,1.296,291,3.165,1734,6.265]],["keywords//docs/applications/messaging/install-znc-debian/",[1734,5.614,1735,6.466,1736,6.466,1737,6.466,1738,6.466]],["toc//docs/applications/messaging/install-znc-debian/",[38,0.062,67,3.204,72,3.718,75,1.739,76,1.75,115,0.413,168,4.6,277,3.127,644,2.778,739,2.792,759,3.815,1734,8.47,1739,7.444,1740,7.444]],["deprecated//docs/applications/messaging/install-znc-debian/",[]],["title//docs/email/using-google-apps-for-email/",[74,1.017,119,4.178,725,4.751,729,2.568]],["keywords//docs/email/using-google-apps-for-email/",[1741,7.72,1742,7.72,1743,7.72]],["toc//docs/email/using-google-apps-for-email/",[66,1.848,341,4.344,443,5.598,861,5.383,983,7.33,1702,7.617]],["deprecated//docs/email/using-google-apps-for-email/",[]],["title//docs/networking/linux-static-ip-configuration/",[51,2.249,115,0.4,592,4.229,1397,4.282]],["keywords//docs/networking/linux-static-ip-configuration/",[152,4.581,611,6.16,1397,4.581]],["toc//docs/networking/linux-static-ip-configuration/",[46,3.221,51,1.852,67,2.557,99,2.364,115,0.329,128,1.067,131,2.481,139,1.802,152,3.526,287,0.912,335,0.847,355,3.784,393,3.784,619,2.481,724,2.968,893,4.236,896,4.741,991,2.496,1111,1.921,1288,3.1,1335,5.158,1397,3.526,1483,3.672,1654,4.926,1744,5.941]],["deprecated//docs/networking/linux-static-ip-configuration/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[86,1.918,287,0.627,352,2.059,1297,4.596,1353,4.206,1682,2.479,1745,4.446]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[191,0.626,193,1.174,881,2.695,1297,3.67,1353,3.359,1357,3.993,1468,3.67,1745,3.551,1746,3.028,1747,4.599]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[5,2.271,32,1.38,38,0.087,57,1.396,66,1.687,115,0.555,121,0.69,122,1.39,180,3.294,195,1.708,196,2.066,211,2.456,214,2.644,282,1.268,283,1.614,290,1.796,320,3.687,479,2.99,489,3.687,666,1.38,722,2.039,725,3.042,753,2.253,861,2.707,881,2.707,1353,5.087,1745,6.473,1748,4.62,1749,4.253,1750,4.62]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[128,0.969,131,2.254,191,0.734,193,1.377,331,1.869,1217,4.475,1535,3.244,1751,4.475]],["keywords//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[191,0.88,193,1.65,1048,5.614,1140,2.487,1222,5.953]],["toc//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[38,0.066,115,0.564,191,1.081,193,2.866,277,3.338,462,6.135,1217,8.439,1751,6.589]],["deprecated//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[]],["title//docs/databases/mariadb/mariadb-setup-debian/",[121,0.994,122,2.003,128,1.195,190,3.949,256,4.641]],["keywords//docs/databases/mariadb/mariadb-setup-debian/",[111,1.575,128,1.162,190,3.837,375,1.413,1486,5.953]],["toc//docs/databases/mariadb/mariadb-setup-debian/",[38,0.057,67,2.955,73,1.091,74,0.967,115,0.381,126,3.296,190,7.135,262,1.672,278,4.243,283,2.399,917,4.243,918,3.65,919,3.091,1752,6.865]],["deprecated//docs/databases/mariadb/mariadb-setup-debian/",[]],["title//docs/applications/cloud-storage/owncloud-debian-7/",[38,0.055,115,0.369,128,1.195,809,5.138,1753,6.655]],["keywords//docs/applications/cloud-storage/owncloud-debian-7/",[128,1.264,375,1.538,809,5.433,1301,6.11]],["toc//docs/applications/cloud-storage/owncloud-debian-7/",[38,0.087,115,0.581,335,1.186,375,1.819,666,2.485,809,8.09,1324,1.225]],["deprecated//docs/applications/cloud-storage/owncloud-debian-7/",[]],["title//docs/email/postfix/postfix-smtp-debian7/",[73,0.857,74,0.76,115,0.299,730,2.281,1023,2.024,1024,3.162,1026,3.941,1623,3.553]],["keywords//docs/email/postfix/postfix-smtp-debian7/",[729,2.301,730,2.733,1023,2.425,1026,4.722,1616,4.51]],["toc//docs/email/postfix/postfix-smtp-debian7/",[32,1.663,38,0.046,73,0.884,79,1.701,111,1.356,113,2.96,115,0.518,119,3.223,121,1.194,139,1.688,262,1.356,438,3.491,666,1.663,725,3.665,919,3.597,1023,3.506,1025,4.616,1026,4.065,1027,4.442,1028,5.124,1029,4.616,1133,4.174,1754,4.297,1755,5.567,1756,5.567]],["deprecated//docs/email/postfix/postfix-smtp-debian7/",[]],["title//docs/applications/cloud-storage/dropbox/",[38,0.065,115,0.437,1757,6.842]],["keywords//docs/applications/cloud-storage/dropbox/",[92,3.214,99,1.469,128,0.934,287,0.566,556,4.787,1111,1.681,1301,4.515,1757,4.515]],["toc//docs/applications/cloud-storage/dropbox/",[38,0.078,115,0.523,139,2.86,640,6.888,1757,8.189]],["deprecated//docs/applications/cloud-storage/dropbox/",[]],["title//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[5,3.271,51,2.074,679,5.31,1758,5.778,1759,5.518]],["keywords//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[175,3.285,1496,4.848,1760,6.466,1761,6.466,1762,6.466]],["toc//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[5,3.905,51,2.477,99,2.244,128,1.427,287,0.866,679,6.341,1111,2.569,1288,4.146,1483,4.911,1497,4.984,1758,6.899,1759,6.589]],["deprecated//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[996,3.837]],["title//docs/web-servers/lamp/lamp-server-on-fedora-20/",[73,1.146,722,3.185,1111,2.333,1763,6.642]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-20/",[722,2.64,1111,1.934,1764,5.981,1765,4.368,1766,4.484,1767,5.981]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-20/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-20/",[804,0.471]],["title//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[20,1.754,128,1.035,331,1.994,587,3.418,752,1.657,1066,3.463,1436,4.596]],["keywords//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[128,0.999,612,2.488,850,3.543,1768,4.613,1769,5.563,1770,5.121,1771,5.121]],["toc//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[20,2.475,38,0.086,51,2.534,53,4.706,58,4.13,67,3.499,72,4.061,139,2.465,1768,8.562]],["deprecated//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[]],["title//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[20,1.643,287,0.588,331,1.869,587,3.202,752,1.552,1066,3.244,1436,4.306,1682,2.323]],["keywords//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[287,0.652,612,2.675,1746,3.937,1768,4.959,1770,5.506,1771,5.506]],["toc//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[20,2.475,38,0.086,51,2.534,53,4.706,58,4.13,67,3.499,72,4.061,139,2.465,1768,8.562]],["deprecated//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[804,0.471]],["title//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[74,0.87,287,0.673,365,4.63,370,4.51,1070,4.63,1682,2.658]],["keywords//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[287,0.767,367,6.11,370,5.14,1682,3.029]],["toc//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[11,2.412,20,1.779,38,0.049,51,2.578,53,4.788,58,4.202,67,3.56,73,0.928,115,0.324,262,1.423,298,4.972,365,7.198,370,8.046,587,4.908,589,4.267,606,3.467]],["deprecated//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[66,1.242,99,1.744,121,0.923,668,2.92,1044,3.455,1772,5.361]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[111,1.575,271,2.836,668,3.058,858,3.257,1773,4.992]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[28,2.504,38,0.042,66,1.009,73,0.796,77,1.776,79,2.263,86,1.669,91,2.242,111,1.221,115,0.278,120,1.288,121,1.452,211,2.665,261,2.718,318,3.148,562,3.87,573,3.661,619,3.092,641,2.665,668,4.163,861,2.938,1044,4.925,1045,4.157,1497,3.144,1773,3.87,1774,4.353,1775,4.157,1776,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[804,0.471]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[66,1.159,121,0.861,128,1.035,131,2.405,668,2.724,1044,3.222,1535,3.463]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[111,1.575,271,2.836,668,3.058,858,3.257,1773,4.992]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[28,2.504,38,0.042,66,1.009,73,0.796,77,1.776,79,2.263,86,1.669,91,2.242,111,1.221,115,0.278,120,1.288,121,1.452,211,2.665,261,2.718,318,3.148,562,3.87,573,3.661,619,3.092,641,2.665,668,4.163,861,2.938,1044,4.925,1045,4.157,1497,3.144,1773,3.87,1774,4.353,1775,4.157,1776,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[804,0.471]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[66,1.159,121,0.861,287,0.627,668,2.724,1044,3.222,1682,2.479,1777,2.952]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[111,1.575,271,2.836,668,3.058,858,3.257,1773,4.992]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[28,2.504,38,0.042,66,1.009,73,0.796,77,1.776,79,2.263,86,1.669,91,2.242,111,1.221,115,0.278,120,1.288,121,1.452,211,2.665,261,2.718,318,3.148,562,3.87,573,3.661,619,3.092,641,2.665,668,4.163,861,2.938,1044,4.925,1045,4.157,1497,3.144,1773,3.87,1774,4.353,1775,4.157,1776,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[4,5.41,17,5.27,1260,5.145,1778,6.642]],["keywords//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[17,3.797,99,1.469,128,0.934,262,1.267,287,0.566,1111,1.681,1260,3.707,1778,4.787]],["toc//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[17,5.803,38,0.066,52,4.715,88,3.626,93,3.485,99,2.244,128,1.427,262,1.936,287,0.866,739,2.98,1111,2.569,1779,7.946]],["deprecated//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[]],["title//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[38,0.055,287,0.725,730,2.812,949,4.238,1682,2.864]],["keywords//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[287,0.501,375,1.005,448,3.551,729,1.637,730,1.944,1023,1.725,1351,3.993,1557,2.422,1682,1.979,1780,2.842]],["toc//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[38,0.063,115,0.421,121,1.136,139,3,270,2.77,277,3.195,307,5.422,448,7.637,666,2.271,1351,6.602,1780,6.114]],["deprecated//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[804,0.471]],["title//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[32,1.612,120,1.387,121,0.806,191,1.063,329,1.476,1277,4.968,1781,5.396]],["keywords//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[32,1.374,99,1.299,128,0.826,287,0.501,1001,2.225,1111,1.487,1288,2.4,1477,4.234,1483,2.842,1782,4.599]],["toc//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[32,2.529,33,2.858,115,0.335,120,2.176,121,1.265,128,1.086,143,3.978,156,3.381,180,4.309,191,0.822,196,2.702,245,4.665,287,0.658,329,2.316,418,3.978,577,4.309,641,3.213,844,4.665,933,3.735,1001,2.923,1775,5.011,1783,5.563]],["deprecated//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[]],["title//docs/networking/squid/squid-http-proxy-centos-6-4/",[66,1.159,74,0.812,99,1.627,137,2.449,144,2.647,1772,5.001,1784,4.446]],["keywords//docs/networking/squid/squid-http-proxy-centos-6-4/",[99,1.826,137,2.749,144,2.971,1772,5.614,1784,4.992]],["toc//docs/networking/squid/squid-http-proxy-centos-6-4/",[38,0.066,77,2.815,115,0.44,137,3.378,144,3.652,266,5.327,279,4.185,441,4.777,616,4.446,1784,7.857,1785,7.315]],["deprecated//docs/networking/squid/squid-http-proxy-centos-6-4/",[]],["title//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[66,1.159,74,0.812,137,2.449,144,2.647,287,0.627,1682,2.479,1784,4.446]],["keywords//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[137,2.543,144,2.748,287,0.652,516,3.092,1682,2.574,1784,4.617]],["toc//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[38,0.066,77,2.815,115,0.44,137,3.378,144,3.652,266,5.327,279,4.185,441,4.777,616,4.446,1784,7.857,1785,7.315]],["deprecated//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[804,0.471]],["title//docs/platform/billing-and-payments/",[1003,6.338,1005,6.507]],["keywords//docs/platform/billing-and-payments/",[1003,6.243,1005,6.409]],["toc//docs/platform/billing-and-payments/",[15,3.333,20,2.494,32,1.328,69,3.686,86,2.252,88,2.029,120,1.142,156,2.487,188,2.747,335,0.965,340,2.673,356,2.41,382,2.043,427,2.515,452,3.333,577,3.17,608,1.728,650,2.788,721,5.874,1000,4.623,1002,3.86,1003,6.685,1005,5.073,1056,3.247,1090,3.86,1324,0.655,1700,3.686,1786,4.446,1787,4.446,1788,3.432,1789,4.092,1790,4.446,1791,3.432,1792,3.86,1793,5.874,1794,3.686]],["deprecated//docs/platform/billing-and-payments/",[]],["title//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[128,1.195,186,5.518,256,4.641,602,4.461,1795,5.778]],["keywords//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[1795,7.422,1796,8.548]],["toc//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[72,4.679,73,1.488,79,2.14,113,3.722,115,0.388,277,3.935,282,1.921,441,4.209,616,5.241,619,2.924,666,2.091,1795,9.166]],["deprecated//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[]],["title//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[20,1.754,121,0.861,122,1.733,557,5.302,612,2.576,1065,3.296,1797,5.759]],["keywords//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[137,2.749,1065,5.079,1798,5.953,1799,6.466]],["toc//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[51,2.423,53,4.499,58,3.948,73,1.234,121,1.161,122,2.339,298,4.672,376,6.201,587,4.612,666,2.321,703,6,1497,4.874,1798,7.154]],["deprecated//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[]],["title//docs/platform/package-mirrors/",[57,2.622,460,6.925]],["keywords//docs/platform/package-mirrors/",[20,1.486,57,1.475,99,1.379,128,0.877,220,3.768,221,2.243,287,0.532,460,3.895,1800,4.493]],["toc//docs/platform/package-mirrors/",[57,2.401,99,2.244,121,1.769,128,1.427,282,3.082,287,0.866,460,6.341]],["deprecated//docs/platform/package-mirrors/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[89,1.206,128,1.109,131,2.579,412,3.222,1168,3.283,1535,3.712]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[11,2.949,38,0.089,57,2.158,89,1.853,121,1.067,195,2.64,270,2.602,277,3.001,357,1.746,375,1.561,422,4.558,670,5.371]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[]],["title//docs/web-servers/lemp/lemp-stack-on-debian-8/",[38,0.042,51,1.583,89,0.991,128,0.912,190,3.013,193,1.296,214,2.905,219,2.699,1149,2.579]],["keywords//docs/web-servers/lemp/lemp-stack-on-debian-8/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-stack-on-debian-8/",[38,0.08,73,1.711,75,1.703,76,1.714,89,1.423,111,1.776,115,0.404,192,2.082,193,1.861,309,5.084,352,2.606,375,1.593,1140,2.804]],["deprecated//docs/web-servers/lemp/lemp-stack-on-debian-8/",[]],["title//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[73,1.057,128,1.195,131,2.779,1149,3.381,1535,4.001]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[38,0.087,73,1.469,89,1.805,111,1.672,115,0.381,120,1.764,121,1.026,192,1.96,193,1.752,329,1.877,352,2.454,357,1.678,375,1.5,666,2.05,1140,2.641]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[]],["title//docs/websites/varnish/getting-started-with-varnish-cache/",[11,2.979,432,4.751,794,4.525,1046,5.571]],["keywords//docs/websites/varnish/getting-started-with-varnish-cache/",[128,1.162,287,0.704,516,3.343,794,4.055,1046,4.992]],["toc//docs/websites/varnish/getting-started-with-varnish-cache/",[20,1.163,24,3.317,31,2.115,38,0.032,74,0.538,75,0.892,76,0.898,115,0.541,139,1.159,149,4.29,161,2.611,192,1.091,266,2.561,268,1.834,269,2.328,277,1.605,296,2.79,416,2.665,441,2.297,476,2.433,673,2.957,794,6.633,1046,8.4,1047,4.394,1056,2.79,1320,3.049,1803,3.82,1804,5.224,1805,3.317,1806,3.82,1807,3.82,1808,3.82,1809,4.394,1810,3.317,1811,3.82]],["deprecated//docs/websites/varnish/getting-started-with-varnish-cache/",[]],["title//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[99,1.88,125,1.914,991,2.796,1023,2.496,1812,5.778]],["keywords//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[125,2.025,1023,2.64,1344,4.414,1812,6.11]],["toc//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[38,0.071,139,2.584,166,4.994,231,6.389,255,6.579,532,7.066,666,2.545,1812,7.399,1813,6.076]],["deprecated//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[89,1.124,287,0.627,412,3.005,1156,2.831,1168,3.062,1682,2.479,1777,2.952]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[11,3.139,38,0.082,75,1.776,76,1.787,89,1.931,270,2.77,277,3.195,375,1.662,422,4.749,670,5.596]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[38,0.055,99,1.88,115,0.369,991,2.796,1814,3.472]],["keywords//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[99,1.988,162,5.018,375,1.538,1814,3.672]],["toc//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[38,0.086,75,1.899,76,1.911,115,0.451,139,2.465,265,5.67,644,3.034,1814,5.921]],["deprecated//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[]],["title//docs/applications/containers/what-is-docker/",[44,4.319]],["keywords//docs/applications/containers/what-is-docker/",[44,2.892,46,3.506,99,1.826,287,0.704,1682,2.783]],["toc//docs/applications/containers/what-is-docker/",[38,0.062,44,3.329,89,1.453,99,2.103,117,5.307,118,5.192,249,4.99,287,0.811,335,1.061,805,5.436,991,3.127,1324,1.096,1682,3.204,1815,9.755]],["deprecated//docs/applications/containers/what-is-docker/",[804,0.471]],["title//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[38,0.055,89,1.299,128,1.195,131,2.779,1535,4.001]],["keywords//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[89,1.015,128,0.934,144,2.389,672,2.597,1615,4.515,1616,3.627,1646,4.515,1816,5.2]],["toc//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[21,1.812,32,1.805,33,2.858,38,0.081,66,1.216,89,2.069,121,0.903,125,1.738,128,1.086,221,2.777,262,1.472,290,2.349,291,2.65,308,2.453,357,1.477,666,1.805,752,1.738,812,3.865,1006,2.278,1817,3.125]],["deprecated//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[74,0.87,111,1.504,375,1.35,1032,3.348,1111,1.996,1763,5.684]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[1818,7.72,1819,5.96,1820,6.401]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[38,0.061,74,1.027,115,0.533,278,4.506,282,2.001,335,1.039,375,2.504,917,4.506,918,3.876,919,3.282,1324,1.073,1658,5.466]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[804,0.471]],["title//docs/platform/api/api-key/",[64,5.714,183,3.988]],["keywords//docs/platform/api/api-key/",[183,3.548,1821,7.72,1822,7.106]],["toc//docs/platform/api/api-key/",[340,6.164,724,5.122]],["deprecated//docs/platform/api/api-key/",[]],["title//docs/platform/linode-cli/",[20,2.642,434,6.188]],["keywords//docs/platform/linode-cli/",[1822,6.479,1823,7.037,1824,7.037,1825,7.037]],["toc//docs/platform/linode-cli/",[20,1.548,32,1.519,38,0.062,51,1.585,53,4.332,64,3.348,74,0.717,104,2.63,128,1.344,183,2.337,277,3.729,283,1.777,287,0.815,298,4.498,341,2.405,384,3.143,427,2.877,434,6.329,493,4.217,587,4.44,616,2.845,1111,1.644,1131,3.409,1783,4.682,1826,5.086,1827,5.086,1828,5.086]],["deprecated//docs/platform/linode-cli/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[38,0.06,99,2.038,375,1.577,991,3.031]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[51,1.355,99,1.228,111,1.059,188,2.687,190,2.58,375,0.95,1437,2.863,1438,3.47,1439,3.47,1440,3.605,1441,3.1]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[11,2.495,28,3.019,38,0.05,66,1.704,73,0.96,74,0.852,75,1.411,76,1.42,111,1.472,140,3.911,278,3.735,283,2.111,375,2.528,913,3.978,917,3.735,918,4.503,919,2.721,955,4.215,1035,3.458]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[]],["title//docs/networking/dns/previewing-websites-without-dns/",[181,5.571,233,3.666,444,2.544,1829,6.642]],["keywords//docs/networking/dns/previewing-websites-without-dns/",[233,3.922,444,2.722,1829,7.106]],["toc//docs/networking/dns/previewing-websites-without-dns/",[32,2.133,51,2.227,53,4.135,58,3.629,79,3.259,120,2.74,139,2.166,152,4.239,298,4.294,587,4.239,592,4.186,609,5.954]],["deprecated//docs/networking/dns/previewing-websites-without-dns/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[38,0.06,128,1.296,131,3.014,375,1.577]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[51,1.222,111,0.955,128,0.704,188,2.423,190,2.326,375,0.857,1437,2.581,1438,3.128,1439,3.128,1440,3.25,1441,2.795,1615,3.404,1616,2.734]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[]],["title//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[38,0.051,128,1.109,219,3.283,287,0.673,437,3.035,1830,4.403]],["keywords//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[128,0.999,287,0.606,850,3.543,1830,3.966,1831,5.563,1832,4.83,1833,5.563]],["toc//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[38,0.071,115,0.59,120,2.19,192,2.433,261,4.62,329,2.33,759,4.367,1830,6.076]],["deprecated//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[]],["title//docs/email/clients/installing-squirrelmail-on-debian-7/",[38,0.06,128,1.296,131,3.014,1830,5.145]],["keywords//docs/email/clients/installing-squirrelmail-on-debian-7/",[128,1.264,1616,4.908,1830,5.018,1832,6.11]],["toc//docs/email/clients/installing-squirrelmail-on-debian-7/",[38,0.071,115,0.59,120,2.19,192,2.433,261,4.62,329,2.33,759,4.367,1830,6.076]],["deprecated//docs/email/clients/installing-squirrelmail-on-debian-7/",[804,0.471]],["title//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[38,0.06,287,0.786,1682,3.106,1830,5.145]],["keywords//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[287,0.767,1682,3.029,1830,5.018,1832,6.11]],["toc//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[38,0.071,115,0.59,120,2.19,192,2.433,261,4.62,329,2.33,759,4.367,1830,6.076]],["deprecated//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[99,1.744,191,0.84,193,1.576,331,2.138,991,2.594,1220,3.418]],["keywords//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[144,2.389,191,0.707,193,1.327,1220,2.878,1666,2.441,1834,3.553,1835,3.553,1836,4.515]],["toc//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[38,0.071,75,1.99,76,2.003,115,0.472,191,1.447,193,2.715,1220,4.717]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[804,0.471]],["title//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[128,1.035,131,2.405,191,0.784,193,1.47,331,1.994,1220,3.188,1535,3.463]],["keywords//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[191,0.757,193,1.42,1220,3.079,1666,2.612,1834,3.801,1835,3.801,1836,4.83]],["toc//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[38,0.066,75,1.856,76,1.868,115,0.44,191,1.385,193,2.598,270,2.895,1220,4.398,1837,5.958,1838,7.315]],["deprecated//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[804,0.471]],["title//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[38,0.055,128,1.195,131,2.779,375,1.455,1814,3.472]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[128,0.999,162,3.966,375,1.216,1814,2.903,1839,4.613,1840,4.613,1841,4.613]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[]],["title//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[38,0.055,115,0.369,128,1.195,219,3.538,1814,3.472]],["keywords//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[128,0.826,162,3.279,193,1.174,375,1.005,850,2.929,1814,2.4,1839,3.814,1840,3.814,1841,3.814,1842,4.599]],["toc//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-19/",[73,1.146,722,3.185,1111,2.333,1843,7.216]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-19/",[1765,5.14,1766,5.276,1844,7.037,1845,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-19/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-19/",[804,0.471]],["title//docs/web-servers/apache/apache-web-server-on-centos-6/",[73,1.057,99,1.88,191,0.905,192,1.9,991,2.796]],["keywords//docs/web-servers/apache/apache-web-server-on-centos-6/",[99,1.689,191,0.814,993,4.772,1679,3.937,1846,3.871,1847,5.506]],["toc//docs/web-servers/apache/apache-web-server-on-centos-6/",[38,0.089,75,1.668,76,1.679,115,0.396,120,1.835,191,1.546,196,3.194,308,3.853,329,1.953,422,3.429,1454,5.514]],["deprecated//docs/web-servers/apache/apache-web-server-on-centos-6/",[]],["title//docs/platform/longview/longview-app-for-mysql/",[119,4.562,375,1.722,885,5.384]],["keywords//docs/platform/longview/longview-app-for-mysql/",[375,1.687,885,5.275,1622,4.704]],["toc//docs/platform/longview/longview-app-for-mysql/",[16,3.13,33,2.076,38,0.036,67,3.915,111,1.633,115,0.451,128,0.789,175,2.231,244,2.484,254,3.977,287,0.478,335,0.626,356,2.38,375,1.776,384,2.713,650,2.754,753,2.141,794,2.754,1011,3.503,1038,6.094,1255,3.503,1258,3.13,1406,3.64,1423,7.542,1622,2.675,1848,4.042,1849,3.812,1850,4.39,1851,4.39,1852,3.503,1853,3.64,1854,4.042,1855,4.39,1856,3.64]],["deprecated//docs/platform/longview/longview-app-for-mysql/",[]],["title//docs/platform/longview/longview-app-for-nginx/",[89,1.538,119,4.562,885,5.384]],["keywords//docs/platform/longview/longview-app-for-nginx/",[89,1.374,885,4.809,1622,4.289,1857,7.037]],["toc//docs/platform/longview/longview-app-for-nginx/",[16,5.45,33,2.476,38,0.044,67,2.254,73,0.832,89,1.763,115,0.424,128,0.941,147,2.784,175,2.66,244,2.962,254,3.107,287,0.57,348,4.179,356,2.839,384,3.236,595,5.45,608,2.035,650,3.284,753,2.553,1255,4.179,1406,4.342,1423,4.342,1622,3.191,1852,4.179,1853,4.342,1856,4.342,1858,4.547,1859,4.547,1860,4.342]],["deprecated//docs/platform/longview/longview-app-for-nginx/",[]],["title//docs/platform/longview/longview-app-for-apache/",[119,4.562,191,1.072,885,5.384]],["keywords//docs/platform/longview/longview-app-for-apache/",[191,0.957,885,4.809,1622,4.289,1861,7.037]],["toc//docs/platform/longview/longview-app-for-apache/",[16,5.016,33,2.214,38,0.039,73,0.744,115,0.39,128,0.841,142,2.489,147,2.489,175,2.378,191,1.15,244,2.648,254,2.778,270,1.705,287,0.51,348,3.736,356,2.538,384,2.893,595,3.338,608,1.82,650,2.936,753,2.282,1255,3.736,1406,5.833,1423,3.882,1585,4.309,1622,2.853,1690,4.309,1848,4.309,1852,3.736,1853,3.882,1854,4.309,1856,3.882,1858,4.065,1859,4.065,1860,3.882,1862,4.681,1863,4.065,1864,4.681]],["deprecated//docs/platform/longview/longview-app-for-apache/",[]],["title//docs/web-servers/lamp/lamp-server-on-gentoo/",[73,1.252,722,3.478,1483,4.87]],["keywords//docs/web-servers/lamp/lamp-server-on-gentoo/",[722,3.408,1483,4.771,1865,7.106]],["toc//docs/web-servers/lamp/lamp-server-on-gentoo/",[38,0.087,73,1.329,111,2.039,115,0.638,120,1.527,121,1.25,122,1.788,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,1866,5.158]],["deprecated//docs/web-servers/lamp/lamp-server-on-gentoo/",[804,0.471]],["title//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[20,2.197,120,1.854,186,5.983,1496,5.41]],["keywords//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[1496,5.788,1867,7.72,1868,7.72]],["toc//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[20,1.905,23,2.78,38,0.052,73,0.994,75,1.461,76,1.471,77,2.216,93,2.744,122,1.883,154,3.867,192,1.787,214,3.58,233,4.408,341,4.104,354,2.29,541,7.195,642,3.004,722,2.762,729,2.226,1601,3.867,1804,5.433]],["deprecated//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[73,1.057,128,1.195,131,2.779,722,2.937,1535,4.001]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[128,0.781,191,0.592,193,1.11,375,0.95,722,1.919,1476,3.605,1616,3.033,1765,3.175,1869,4.348,1870,3.775,1871,4.348]],["toc//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[38,0.079,66,1.437,75,1.668,76,1.679,111,1.74,115,0.591,120,1.835,134,3.306,191,0.972,193,1.823,329,1.953,375,2.075,642,3.429]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[]],["title//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[38,0.055,51,2.074,214,3.808,722,2.937,1288,3.472]],["keywords//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[191,0.561,193,1.052,375,0.901,722,1.82,1288,2.151,1468,3.29,1872,4.123,1873,4.123,1874,4.123,1875,4.123,1876,4.123,1877,3.58]],["toc//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[38,0.081,51,2.64,66,1.216,73,0.96,75,1.411,76,1.42,87,2.495,111,1.472,115,0.542,120,1.553,134,2.797,191,1.152,193,2.162,329,1.653,375,1.851,642,2.901,722,2.667,1288,3.153]],["deprecated//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[]],["title//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[20,2.197,287,0.786,1253,4.282,1682,3.106]],["keywords//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[287,0.767,1253,4.176,1682,3.029,1878,6.479]],["toc//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[32,1.902,38,0.073,72,3.182,73,1.012,79,1.947,102,2.99,115,0.557,121,0.952,122,1.917,211,3.387,282,1.748,335,0.908,354,2.332,903,5.083,906,3.937,1253,5.967,1324,0.938,1879,6.37]],["deprecated//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[804,0.471]],["title//docs/development/version-control/introduction-to-version-control/",[52,4.676,59,4.618,426,3.727]],["keywords//docs/development/version-control/introduction-to-version-control/",[50,3.607,1183,5.433,1880,7.037,1881,7.037]],["toc//docs/development/version-control/introduction-to-version-control/",[11,2.78,38,0.056,50,3.451,52,6.142,74,0.949,113,3.58,121,1.006,122,2.027,203,3.853,282,1.848,426,4.895,432,4.434,1882,6.734,1883,7.923,1884,6.734]],["deprecated//docs/development/version-control/introduction-to-version-control/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[128,1.109,131,2.579,191,0.84,412,3.222,1168,3.283,1535,3.712]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[1169,4.231,1485,4.349,1885,6.11,1886,5.276]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[38,0.055,287,0.725,375,1.455,1682,2.864,1814,3.472]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[162,3.1,287,0.474,375,0.95,1156,2.137,1746,2.863,1777,2.228,1814,2.269,1839,3.605,1840,3.605,1841,3.605,1887,4.003]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[38,0.055,287,0.725,375,1.455,737,3.684,1814,3.472]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[162,3.1,287,0.474,375,0.95,1156,2.137,1172,2.915,1777,2.228,1814,2.269,1839,3.605,1840,3.605,1841,3.605,1887,4.003]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[38,0.063,75,1.776,76,1.787,79,2.324,121,1.136,122,2.289,139,2.306,262,1.852,265,5.303,590,4.769,644,2.838,1814,5.737]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[73,0.981,192,1.763,287,0.673,1135,3.763,1682,2.658,1777,3.165]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[672,3.856,1135,4.704,1137,7.106]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[38,0.043,66,1.038,85,6.383,88,2.355,115,0.496,120,2.533,121,0.771,196,2.308,287,0.562,308,2.094,329,2.696,331,1.787,357,1.261,429,3.869,616,4.231,1118,4.118,1135,4.608,1138,7.772,1139,4.48,1481,4.118,1751,4.279,1888,4.75]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[804,0.471]],["title//docs/web-servers/apache/apache-web-server-debian-7/",[73,0.981,128,1.109,131,2.579,191,0.84,192,1.763,1535,3.712]],["keywords//docs/web-servers/apache/apache-web-server-debian-7/",[128,1.074,191,0.814,1535,3.596,1616,4.171,1847,5.506,1889,5.193]],["toc//docs/web-servers/apache/apache-web-server-debian-7/",[38,0.089,75,1.668,76,1.679,115,0.396,120,1.835,191,1.546,196,4.246,308,3.853,329,1.953,422,3.429]],["deprecated//docs/web-servers/apache/apache-web-server-debian-7/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[128,0.969,131,2.254,262,1.315,287,0.588,693,2.718,859,3.437,1682,2.323,1777,2.766]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[128,0.934,287,0.566,407,2.689,619,2.172,693,2.619,1616,3.627,1682,2.238,1878,4.787]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[20,1.464,30,3.354,38,0.06,67,3.089,72,4.29,73,0.764,115,0.267,121,0.718,183,3.947,262,1.171,267,3.016,374,2.891,382,2.21,407,4.441,485,2.93,608,1.869,693,3.616,724,3.586,739,2.692,752,1.383,915,3.354,958,3.429,959,3.429,966,3.429,1063,3.113,1065,2.752,1259,4.427,1294,3.429,1890,3.512,1891,3.605]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[804,0.471]],["title//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[375,1.455,753,3.245,1023,2.496,1536,5.778,1557,3.505]],["keywords//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[375,1.687,1023,2.895,1557,4.066]],["toc//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[20,1.244,53,2.365,77,2.246,93,2.781,115,0.226,121,0.61,122,1.23,142,2.172,168,2.525,270,1.488,279,2.152,283,2.215,297,2.365,329,1.734,331,1.415,341,2.999,375,0.893,476,2.602,644,1.525,645,2.781,651,3.547,746,2.984,753,1.992,861,2.394,913,2.69,984,4.858,1023,3.285,1026,2.984,1258,2.913,1557,4.612,1561,2.49,1892,3.547,1893,3.761,1894,4.086,1895,4.086,1896,4.086,1897,4.086,1898,4.086]],["deprecated//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[]],["title//docs/development/ror/ruby-on-rails-apache-debian-8/",[38,0.051,128,1.109,191,0.84,219,3.283,412,3.222,1168,3.283]],["keywords//docs/development/ror/ruby-on-rails-apache-debian-8/",[1169,4.231,1485,4.349,1885,6.11,1886,5.276]],["toc//docs/development/ror/ruby-on-rails-apache-debian-8/",[38,0.065,75,1.815,76,1.827,104,4.018,115,0.431,119,4.499,191,1.057,238,3.453,352,2.778,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-apache-debian-8/",[]],["title//docs/security/encryption/full-disk-encryption-xen/",[168,4.87,175,4.003,589,5.755]],["keywords//docs/security/encryption/full-disk-encryption-xen/",[128,0.999,168,3.438,175,2.826,262,1.355,589,4.063,1535,3.344,1899,5.563]],["toc//docs/security/encryption/full-disk-encryption-xen/",[11,2.834,38,0.057,66,1.381,115,0.512,122,2.066,128,1.661,168,4.243,175,4.697,270,2.501,432,4.52,479,4.443,589,5.014,602,4.602,1900,6.32,1901,6.32,1902,6.865]],["deprecated//docs/security/encryption/full-disk-encryption-xen/",[804,0.471]],["title//docs/platform/automating-server-builds/",[73,1.252,81,4.038,165,4.676]],["keywords//docs/platform/automating-server-builds/",[175,3.285,710,4.848,1503,4.61,1903,6.466,1904,6.466]],["toc//docs/platform/automating-server-builds/",[20,3.183,32,2.05,73,1.091,81,3.518,86,2.286,152,4.074,156,3.841,165,4.074,175,3.488,357,1.678,573,5.014,592,4.023,771,4.691,884,4.788,1640,5.478,1641,5.478,1905,6.865]],["deprecated//docs/platform/automating-server-builds/",[]],["title//docs/email/running-a-mail-server/",[73,1.252,331,2.728,730,3.33]],["keywords//docs/email/running-a-mail-server/",[1344,4.414,1642,5.616,1662,6.11,1906,7.037]],["toc//docs/email/running-a-mail-server/",[23,1.951,38,0.036,72,2.193,73,1.556,81,2.25,86,1.462,93,1.926,130,5.024,136,2.943,150,2.943,222,3.13,331,1.52,364,3.64,382,2.018,443,4.953,444,2.363,644,1.639,730,4.68,739,1.647,746,3.206,752,1.263,1000,3,1193,4.042,1233,3.389,1247,4.042,1524,3.13,1623,2.89,1702,3.64,1901,4.042,1907,3.292,1908,4.042,1909,4.39,1910,4.39]],["deprecated//docs/email/running-a-mail-server/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[375,1.577,729,2.568,1023,2.706,1557,3.8]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[73,0.775,128,0.877,287,0.532,375,1.067,729,1.737,730,2.063,1023,1.831,1557,2.571,1911,4.881]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[28,2.968,38,0.07,57,1.795,75,1.388,76,1.397,91,2.657,115,0.329,139,2.538,152,4.966,341,3.958,375,1.299,444,2.095,641,4.449,644,2.217,729,3.447,739,2.228,1023,2.228,1557,3.129,1561,5.1]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[]],["title//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[128,1.296,131,3.014,1001,3.491,1535,4.338]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[1535,4.231,1912,6.479,1913,6.479,1914,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[5,3.31,11,2.78,20,2.05,32,2.011,38,0.056,86,2.242,122,2.027,128,1.21,131,2.812,154,4.162,317,4.801,354,2.465,476,4.289,538,4.223,705,4.434,753,3.283,984,3.451,1001,4.415,1536,5.847]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[804,0.471]],["title//docs/security/linode-manager-security-controls/",[20,2.197,21,2.163,262,1.758,426,3.412]],["keywords//docs/security/linode-manager-security-controls/",[262,1.575,911,4.722,919,2.911,1119,4.992,1915,6.466]],["toc//docs/security/linode-manager-security-controls/",[23,1.858,28,2.089,64,2.754,68,3.136,82,1.626,83,3.85,87,1.727,88,1.909,93,1.834,115,0.232,123,5.262,126,2.008,152,3.831,183,1.922,262,1.019,265,2.917,270,2.352,279,4.67,283,1.461,292,3.337,307,2.982,355,4.112,427,2.366,592,3.784,608,1.626,645,1.834,724,2.089,729,1.488,748,6.845,898,2.982,919,1.883,961,3.468,985,3.054,1077,6.539,1119,3.229,1916,4.182,1917,4.182]],["deprecated//docs/security/linode-manager-security-controls/",[]],["title//docs/security/backups/backing-up-your-data/",[91,3.524,122,2.371,154,4.87]],["keywords//docs/security/backups/backing-up-your-data/",[156,4.966,166,3.789,1918,5.16,1919,6.466]],["toc//docs/security/backups/backing-up-your-data/",[0,2.834,51,1.77,53,2.056,54,2.299,58,1.804,73,0.902,86,1.182,121,0.848,122,2.439,150,2.381,154,3.509,156,6.228,166,2.081,175,1.804,182,2.594,185,1.907,254,3.369,275,2.338,291,1.558,298,2.135,318,1.51,365,2.663,375,0.776,384,2.195,477,5.476,494,2.945,560,2.834,587,2.108,779,2.742,1754,2.742,1860,2.945,1918,7.071,1920,3.269,1921,2.742,1922,4.93,1923,2.945,1924,3.269,1925,2.945,1926,3.551,1927,3.551,1928,3.551,1929,3.551]],["deprecated//docs/security/backups/backing-up-your-data/",[]],["title//docs/platform/longview/longview/",[74,1.223,885,5.93]],["keywords//docs/platform/longview/longview/",[885,5.275,1930,7.72,1931,7.72]],["toc//docs/platform/longview/longview/",[32,1.345,38,0.057,64,2.964,72,4.123,77,1.595,91,3.055,119,2.607,175,2.287,178,2.824,183,3.139,220,3.476,244,2.547,268,2.161,269,2.744,282,1.236,384,2.783,422,2.161,619,1.88,649,3.476,753,2.195,852,3.288,861,2.638,883,3.593,885,7.124,1053,3.288,1435,3.909,1863,3.909,1932,4.502,1933,4.502,1934,4.502,1935,4.502,1936,4.502,1937,4.502,1938,4.502,1939,3.733,1940,3.909]],["deprecated//docs/platform/longview/longview/",[]],["title//docs/platform/linode-managed/",[20,2.642,21,2.602]],["keywords//docs/platform/linode-managed/",[911,6.243,1941,8.548]],["toc//docs/platform/linode-managed/",[11,2.07,20,1.526,28,2.504,38,0.062,86,3.738,113,2.665,115,0.278,121,0.749,125,1.442,141,4.353,183,2.304,283,1.752,340,3.014,355,4.715,374,3.014,432,3.301,612,2.242,641,4.68,918,2.665,1063,3.245,1258,5.279,1810,4.353,1859,4.353,1892,4.353,1939,4.157,1942,5.013,1943,5.013]],["deprecated//docs/platform/linode-managed/",[]],["title//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[38,0.051,51,1.925,73,0.981,576,3.816,612,2.762,1944,5.361]],["keywords//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[516,3.992,612,3.452,1944,6.703]],["toc//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[20,1.905,33,2.959,38,0.072,51,2.705,53,3.622,58,3.179,67,2.693,128,1.124,268,3.004,287,0.682,298,3.762,354,2.29,364,5.188,365,4.691,494,5.188,587,3.713,612,2.798,1288,3.265,1944,9.34]],["deprecated//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[191,0.84,287,0.673,1144,3.455,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[667,3.343,1946,6.466,1947,6.466,1948,5.953,1949,5.16]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[38,0.074,74,1.262,139,2.715,191,1.218,666,2.674,1144,6.136]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[38,0.051,287,0.673,1243,3.533,1682,2.658,1950,3.664,1951,3.997]],["keywords//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[516,2.378,903,3.67,1746,3.028,1950,2.729,1952,3.359,1953,3.028,1954,3.028,1955,2.977,1956,2.977,1957,4.599]],["toc//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[38,0.073,115,0.484,121,1.305,268,4.192,439,5.321,666,2.608,1950,6.409]],["deprecated//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[804,0.471]],["title//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[39,2.154,74,0.76,89,1.054,119,3.124,287,0.588,352,1.929,1276,2.79,1682,2.323]],["keywords//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[39,2.076,89,1.015,287,0.566,766,2.665,1276,2.689,1958,5.2,1959,5.2,1960,4.787]],["toc//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[38,0.066,73,1.262,82,3.089,88,3.626,89,1.551,115,0.564,335,1.133,666,2.373,1276,5.262,1324,1.17]],["deprecated//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[804,0.471]],["title//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[73,0.915,287,0.627,352,2.059,730,2.434,1024,3.375,1682,2.479,1961,3.418]],["keywords//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[1344,3.751,1746,3.937,1961,3.549,1962,5.981,1963,4.484,1964,4.484]],["toc//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[38,0.065,57,2.348,86,2.587,115,0.556,121,1.161,139,2.357,142,4.132,195,2.872,357,1.899,730,4.24,1961,4.612]],["deprecated//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[804,0.471]],["title//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[287,0.588,703,4.166,1682,2.323,1777,2.766,1945,3.088,1965,3.764,1966,3.687,1967,3.289]],["keywords//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[193,1.526,1666,2.808,1746,3.937,1967,3.645,1968,4.368,1969,4.959]],["toc//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[32,1.836,38,0.082,52,3.648,57,1.857,115,0.341,125,1.769,262,1.498,290,2.39,291,2.696,527,4.384,608,2.39,666,1.836,752,1.769,812,2.806,1006,2.318,1967,7.086,1970,5.66,1971,6.148]],["deprecated//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[804,0.471]],["title//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[73,0.915,104,2.978,192,1.645,287,0.627,352,2.059,1682,2.479,1972,3.188]],["keywords//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[191,0.88,1135,3.94,1972,3.579,1973,4.722,1974,4.61]],["toc//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[137,4.877,196,3.721,270,3.031,338,4.817,341,3.935,718,5.478,1135,6.386]],["deprecated//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[86,2.216,125,1.914,287,0.725,1163,3.949,1682,2.864]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[144,1.998,307,3.1,516,2.248,612,1.945,1026,3.175,1163,2.58,1322,3.033,1746,2.863,1908,4.003,1975,4.348,1976,4.003]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[23,3.173,38,0.059,93,3.133,115,0.396,192,2.04,261,3.873,307,6.769,318,3.037,608,2.776,729,2.542,1163,5.634,1322,4.982,1623,4.703,1723,4.982,1977,6.575]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[287,0.627,729,2.049,1156,2.831,1682,2.479,1777,2.952,1945,3.296,1978,3.418]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[1978,3.837,1979,6.466,1980,6.466,1981,4.418,1982,4.848]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.058,121,1.046,270,2.55,331,3.244,335,0.998,357,1.711,666,2.091,898,4.992,919,3.152,949,4.459,1324,1.031,1601,4.327,1780,4.327,1978,6.265,1983,5.113]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[287,0.627,729,2.049,737,3.188,1156,2.831,1279,5.001,1978,3.418,1984,5.759]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[1978,3.837,1981,4.418,1982,4.848,1985,6.466,1986,6.466]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[38,0.061,121,1.089,270,2.656,331,3.332,357,1.782,666,2.177,898,5.198,919,3.282,949,4.643,1601,4.506,1780,4.506,1978,6.392,1983,5.324]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[996,3.837]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[89,1.054,287,0.588,1140,2.076,1156,2.652,1682,2.323,1777,2.766,1802,2.652,1945,3.088]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[89,1.262,1499,3.789,1987,4.992,1988,5.614,1989,4.51]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.051,57,1.857,61,5.643,66,1.237,102,2.886,113,4.557,115,0.592,120,1.58,121,0.919,139,1.865,195,2.272,270,2.24,329,1.681,357,1.503,444,2.168,498,3.269,1140,2.365,1395,3.856,1501,3.8,1802,3.021]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[191,0.691,193,1.296,287,0.553,331,1.758,1156,2.495,1220,2.81,1682,2.185,1777,2.602,1945,2.905]],["keywords//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[191,0.757,193,1.42,1220,3.079,1666,2.612,1834,3.801,1835,3.801,1836,4.83]],["toc//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[38,0.066,75,1.856,76,1.868,115,0.44,191,1.385,193,2.598,270,2.895,1220,4.398,1837,5.958,1838,7.315]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[804,0.471]],["title//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[74,0.812,197,3.56,287,0.627,1243,3.296,1951,3.728,1990,3.375,1991,5.759]],["keywords//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[1952,3.011,1954,2.714,1955,2.669,1956,2.669,1990,2.416,1992,4.123,1993,4.123,1994,3.091,1995,2.714,1996,2.213,1997,4.123,1998,4.123]],["toc//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[38,0.055,74,0.931,77,2.341,88,3.016,115,0.366,120,1.698,248,3.873,283,2.309,297,3.826,329,1.807,357,1.615,444,2.33,684,3.826,753,3.222,1990,6.007,1996,3.548,1999,4.955,2000,4.609,2001,4.277]],["deprecated//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[287,0.725,791,3.538,1682,2.864,1777,3.411,1945,3.808]],["keywords//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[111,1.575,858,3.257,2002,6.466,2003,6.466,2004,4.61]],["toc//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[21,2.57,33,2.908,38,0.071,90,3.8,91,2.75,115,0.341,133,3.403,185,3.301,282,1.687,290,2.39,331,2.129,354,2.25,362,3.916,474,3.44,791,6.182,1044,3.44,2005,6.112]],["deprecated//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1281,3.853,1682,2.864,1777,3.411,1945,3.808]],["keywords//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.048,89,1.124,287,0.627,1156,2.831,1682,2.479,1777,2.952,1945,3.296]],["keywords//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[89,1.086,144,2.556,287,0.606,672,2.779,1988,4.83,2008,5.563,2009,5.563]],["toc//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[33,3.311,38,0.098,75,1.635,76,1.646,89,2.201,139,2.123,221,4.305,291,3.071,2010,7.001,2011,7.001]],["deprecated//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1682,2.864,1777,3.411,1945,3.808,2012,3.808]],["keywords//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[66,0.964,74,0.675,287,0.522,413,3.417,1682,2.063,1777,2.456,1945,2.742,2016,3.155,2017,3.102,2018,4.412]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[38,0.068,77,2.879,115,0.629,331,2.815,752,2.339,2016,5.352,2017,7.345]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[125,1.552,282,1.481,287,0.588,645,2.367,1445,3.088,1682,2.323,1777,2.766,1945,3.088]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[191,0.84,287,0.673,554,3.816,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[39,2.809,191,0.957,554,4.349,1275,3.234]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[38,0.056,75,1.573,76,1.583,77,2.385,115,0.643,117,4.801,118,4.697,191,0.916,238,2.992,337,4.918,766,5.686,1275,3.095,1281,3.899]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1682,2.864,1777,3.411,1945,3.808,2019,3.645]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[50,2.851,287,0.606,415,3.344,1802,2.734,1969,4.613,2013,3.344,2019,3.047]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[74,0.715,86,1.69,137,2.158,191,0.691,271,2.226,287,0.553,1682,2.185,1777,2.602,1945,2.905]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[74,0.812,125,1.657,287,0.627,716,4.107,1682,2.479,1921,4.446,2026,4.107]],["keywords//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[287,0.652,1746,3.937,2026,4.264,2027,5.193,2028,4.959,2029,5.981]],["toc//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[38,0.077,72,3.429,74,0.967,115,0.512,121,1.026,221,3.155,238,3.05,270,2.501,349,4.895,542,4.306,666,2.05,1320,5.478,2026,6.592,2028,5.692,2030,5.3,2031,4.602]],["deprecated//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[73,0.857,191,0.734,192,1.541,287,0.588,1156,2.652,1682,2.323,1777,2.766,1945,3.088]],["keywords//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[191,0.707,287,0.566,516,2.689,672,2.597,1746,3.423,1777,2.665,1889,4.515,2032,5.2]],["toc//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[38,0.089,75,1.703,76,1.714,115,0.404,120,1.873,191,1.465,196,3.26,308,3.906,329,1.994,422,3.5,1454,5.628]],["deprecated//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[73,0.915,192,1.645,233,2.926,287,0.627,352,2.059,1682,2.479,2033,3.155]],["keywords//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[1746,4.257,1846,4.185,1969,5.362,2033,3.542,2034,6.466]],["toc//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[38,0.057,57,2.074,58,3.488,115,0.381,121,1.026,124,4.306,262,2.252,291,3.011,357,1.678,608,3.593,707,5.714,767,6.317,984,3.518,2033,5.064]],["deprecated//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[287,0.725,1682,2.864,1777,3.411,1945,3.808,2035,3.765]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2037,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[38,0.073,115,0.484,120,2.244,329,2.388,666,2.608,771,5.967,2035,6.11]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[73,0.981,74,0.87,192,1.763,287,0.673,1682,2.658,2033,3.382]],["keywords//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[612,2.183,1746,3.214,1846,3.159,1969,4.047,2033,2.674,2038,4.881,2039,3.895,2040,4.881,2041,3.565]],["toc//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[38,0.057,57,2.074,58,3.488,115,0.381,121,1.026,124,4.306,262,2.252,291,3.011,357,1.678,608,3.593,707,5.714,767,6.317,984,3.518,2033,5.064]],["deprecated//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[804,0.471]],["title//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[38,0.042,54,3.286,89,0.991,193,1.296,287,0.553,1140,1.953,1682,2.185,1777,2.602,1945,2.905]],["keywords//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[89,1.015,193,1.327,1140,2,1499,3.047,1500,3.486,1988,4.515,2042,5.2,2043,5.2]],["toc//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[73,0.981,287,0.673,1149,3.137,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[32,1.637,38,0.066,57,1.656,73,1.255,89,1.809,111,1.335,115,0.304,120,1.408,121,0.819,125,1.577,192,1.565,193,1.399,262,1.335,282,1.504,287,0.597,291,2.404,329,1.499,330,3.547,352,3.312,354,2.006,357,1.339,375,1.198,752,1.577,812,2.501,1006,2.066,1140,2.108]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[21,1.522,287,0.553,475,3.052,729,1.806,1682,2.185,1726,3.469,1777,2.602,1945,2.905,2044,3.094]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[86,1.918,287,0.627,438,3.612,444,2.031,1682,2.479,2046,4.107,2047,3.155]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[287,0.652,444,2.109,619,2.498,2047,3.276,2048,5.981,2049,5.981]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[38,0.055,66,1.33,79,2.02,86,2.2,115,0.499,120,1.698,121,0.987,195,2.442,356,3.583,357,1.615,439,4.027,752,1.901,1376,5.931,2047,6.03,2050,4.609,2051,4.712]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[74,0.76,91,2.413,92,3.335,134,2.497,287,0.588,1682,2.323,2052,2.897,2053,3.848]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[287,0.704,858,3.257,2052,3.471,2054,4.61,2055,5.362]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[38,0.081,74,1.366,2052,6.175]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[74,0.675,142,2.548,287,0.522,444,1.69,1156,2.355,1682,2.063,1777,2.456,1945,2.742,2056,2.548,2057,3.275]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[804,0.471]],["title//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[111,1.315,287,0.588,352,1.929,375,1.179,1032,2.926,1682,2.323,1777,2.766,1945,3.088]],["keywords//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[375,1.413,1437,4.257,1746,4.257,2061,4.992,2062,4.722]],["toc//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[28,3.126,38,0.052,66,1.746,73,0.994,111,1.524,140,4.05,278,3.867,283,2.186,352,2.237,375,2.555,666,1.869,913,4.119,917,3.867,918,4.613,919,2.817,955,4.364,1035,3.58]],["deprecated//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[38,0.06,287,0.786,375,1.577,737,3.994]],["keywords//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[51,1.285,287,0.449,375,0.901,1172,2.764,1437,2.714,1439,3.29,1441,2.94,2063,4.123,2064,4.123,2065,4.123,2066,4.123,2067,4.123]],["toc//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[28,3.071,38,0.051,66,1.725,73,0.977,74,0.866,75,1.436,76,1.445,111,1.498,140,3.979,278,3.8,283,2.148,375,2.541,913,4.048,917,3.8,918,4.557,919,2.768,955,4.288,1035,3.518]],["deprecated//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,1682,2.323,1777,2.766]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[11,3.139,38,0.063,73,1.571,88,3.47,115,0.421,248,4.456,335,1.084,538,4.769,668,5.507,1324,1.12]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[804,0.471]],["title//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[74,0.87,111,1.504,116,2.708,287,0.673,1032,3.348,1682,2.658]],["keywords//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[116,2.836,1033,5.16,1034,3.94,1132,4.335,1746,4.257]],["toc//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[38,0.074,66,2.043,111,2.167,115,0.36,116,4.453,121,0.969,126,3.114,155,4.199,262,1.58,283,2.266,608,2.521,919,2.92,1035,3.712,1039,4.271,2068,5.008,2069,5.008]],["deprecated//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[38,0.045,73,0.857,287,0.588,1682,2.323,1777,2.766,1945,3.088,1996,2.897,2070,3.162]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[1996,3.211,2070,3.505,2071,5.981,2072,4.484,2073,4.484,2074,4.484]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[38,0.062,73,1.182,74,1.049,115,0.413,221,3.421,222,5.307,270,2.712,444,2.625,641,3.958,752,2.141,1996,3.996,2001,4.818,2070,5.717,2075,5.581]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[73,0.981,287,0.673,722,2.726,1682,2.658,1777,3.165,1945,3.533]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[191,0.664,193,1.246,287,0.532,375,1.067,722,2.155,1468,3.895,2076,3.768,2077,4.881,2078,4.881]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[38,0.079,66,1.437,75,1.668,76,1.679,111,1.74,115,0.591,120,1.835,134,3.306,191,0.972,193,1.823,329,1.953,375,2.075,642,3.429]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[804,0.471]],["title//docs/uptime/monitoring-and-maintaining-your-server/",[73,1.252,125,2.267,1925,6.534]],["keywords//docs/uptime/monitoring-and-maintaining-your-server/",[8,5.362,125,2.553,847,5.362,1925,5.362]],["toc//docs/uptime/monitoring-and-maintaining-your-server/",[0,3.593,5,2.213,11,1.859,20,2.513,21,2.475,28,2.249,32,2.465,38,0.037,57,1.36,74,0.963,115,0.379,125,2.375,282,1.236,432,2.964,476,2.867,481,3.21,609,2.824,645,3.62,729,1.602,752,1.295,779,3.476,884,4.764,885,3.076,1001,2.178,1157,3.733,1314,4.145,1322,3.14,1335,3.909,1640,3.593,1641,3.593,1860,3.733,1920,4.145,2079,4.502]],["deprecated//docs/uptime/monitoring-and-maintaining-your-server/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[73,1.252,125,2.267,2080,6.842]],["keywords//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[125,2.025,1596,7.501,2080,6.11]],["toc//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[11,3.03,19,2.666,28,2.955,38,0.087,57,1.13,66,1.19,73,0.594,74,0.527,79,1.808,115,0.504,120,0.961,121,0.559,125,1.076,130,4.435,191,0.509,192,1.068,193,1.51,254,2.219,261,2.028,283,2.067,290,1.454,291,1.64,335,0.533,375,1.293,527,2.666,606,2.219,641,1.988,645,1.64,666,1.117,812,3.349,860,2.42,1324,0.551,1863,3.247,1970,3.442,2080,8.392]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[804,0.471]],["title//docs/applications/social-networking/dolphin/",[2081,8.385]],["keywords//docs/applications/social-networking/dolphin/",[2081,6.703,2082,6.16,2083,7.106]],["toc//docs/applications/social-networking/dolphin/",[32,1.476,38,0.09,73,0.785,111,1.204,115,0.406,121,0.739,122,1.488,180,3.525,193,2.228,196,2.211,283,1.727,290,1.921,308,2.006,331,1.712,375,1.08,641,2.628,645,2.168,666,1.476,707,3.055,729,1.759,767,3.378,870,3.61,903,3.945,933,4.528,2081,8.952,2084,4.943]],["deprecated//docs/applications/social-networking/dolphin/",[566,0.702,801,0.642,804,0.086,2083,2.161,2085,0.88,2086,0.88,2087,0.88]],["title//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[21,1.995,74,0.938,111,1.621,341,3.147,1099,4.055]],["keywords//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[111,1.12,375,1.005,445,3.448,1099,2.803,1814,2.4,2088,4.599,2089,4.599,2090,4.599,2091,4.599,2092,4.599]],["toc//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[21,3.008,66,1.564,87,3.208,111,2.444,283,2.715,341,5.254,375,1.699,445,5.827,2093,7.771]],["deprecated//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[]],["title//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[38,0.055,51,2.074,73,1.057,2094,5.778,2095,6.126]],["keywords//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[2094,6.11,2096,7.037,2097,7.037,2098,7.037]],["toc//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[11,3.539,38,0.071,115,0.475,290,3.332,291,2.696,752,1.769,2094,10.734,2095,5.66,2099,10.676,2100,6.148]],["deprecated//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[]],["title//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[175,3.666,612,3.227,860,4.67,915,5.033]],["keywords//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[175,3.922,612,3.452,860,4.997]],["toc//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[11,2.538,20,1.872,58,3.124,66,1.237,175,5.908,178,3.856,184,4.49,299,4.384,354,2.25,494,5.098,606,3.648,660,4.384,860,3.979,861,5.023,1080,5.66,1096,4.49,1727,5.66,2101,5.338,2102,5.098]],["deprecated//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[]],["title//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[175,3.666,427,4.082,860,4.67,1754,5.571]],["keywords//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[175,3.922,1496,5.788,2103,7.72]],["toc//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[20,3.033,28,3.126,66,1.746,115,0.347,175,5.465,178,3.924,291,2.744,354,3.176,479,4.05,606,5.911,860,4.05,861,3.667,1096,4.569,2101,7.534]],["deprecated//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[287,0.786,1001,3.491,1682,3.106,1777,3.698]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[287,0.841,1001,3.735,1777,3.956]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[5,2.97,11,2.495,20,1.84,32,1.805,38,0.05,86,2.012,122,1.819,154,3.735,287,1.065,317,4.309,354,2.212,476,3.849,538,3.79,705,3.978,945,5.011,984,3.097,1001,5.126,1156,2.97,1157,5.011,2104,2.685,2105,5.011]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[804,0.471]],["title//docs/troubleshooting/rescue-and-rebuild/",[1096,6.338,2106,7.196]],["keywords//docs/troubleshooting/rescue-and-rebuild/",[1096,6.243,2106,7.088]],["toc//docs/troubleshooting/rescue-and-rebuild/",[11,3.299,20,1.695,38,0.046,57,1.682,67,2.396,79,1.701,156,3.115,175,2.828,178,5.011,182,4.065,282,2.193,331,1.928,393,3.545,481,3.969,602,3.732,606,3.303,612,2.49,915,3.882,918,2.96,984,2.853,1096,6.826,1532,5.124,2106,4.616,2107,4.833,2108,5.124,2109,5.567]],["deprecated//docs/troubleshooting/rescue-and-rebuild/",[]],["title//docs/platform/disk-images/migrating-a-server-to-your-linode/",[20,2.399,73,1.252,1496,5.908]],["keywords//docs/platform/disk-images/migrating-a-server-to-your-linode/",[2110,7.72,2111,7.72,2112,7.72]],["toc//docs/platform/disk-images/migrating-a-server-to-your-linode/",[20,2.302,28,2.578,54,3.34,66,1.522,79,1.577,86,1.718,90,3.189,115,0.546,121,0.771,132,2.919,152,3.062,175,4.548,178,3.236,201,3.679,269,3.144,354,1.889,374,3.102,479,3.34,538,3.236,592,3.024,602,3.459,606,4.488,860,3.34,939,3.869,964,4.75,1000,3.526,1096,3.768,1307,4.75]],["deprecated//docs/platform/disk-images/migrating-a-server-to-your-linode/",[804,0.471]],["title//docs/platform/disk-images/disk-images-and-configuration-profiles/",[115,0.437,175,4.003,479,5.1]],["keywords//docs/platform/disk-images/disk-images-and-configuration-profiles/",[175,4.343,2113,8.548]],["toc//docs/platform/disk-images/disk-images-and-configuration-profiles/",[11,1.985,33,2.274,38,0.04,51,1.499,66,1.728,74,1.012,115,0.593,175,5.627,211,2.557,340,4.316,432,3.166,479,6.919,535,4.175,609,3.016,871,3.605,938,3.987,961,3.987,1053,3.512,1900,4.427,2114,4.427,2115,4.809]],["deprecated//docs/platform/disk-images/disk-images-and-configuration-profiles/",[]],["title//docs/platform/prepaid-billing-and-payments-legacy/",[992,6.642,1003,5.27,1004,5.983,1005,5.41]],["keywords//docs/platform/prepaid-billing-and-payments-legacy/",[1003,4.368,1004,4.959,1005,4.484,1792,5.193,1793,5.193,2116,5.981]],["toc//docs/platform/prepaid-billing-and-payments-legacy/",[32,1.869,69,5.188,86,2.083,335,0.892,340,3.762,382,2.875,427,3.54,577,4.461,608,2.432,1003,6.337,1004,5.188,1005,6.506,1090,5.433,1789,5.76,1791,4.83,1792,5.433,1793,7.534,1794,5.188,2117,6.257,2118,6.257,2119,6.257]],["deprecated//docs/platform/prepaid-billing-and-payments-legacy/",[804,0.471]],["title//docs/troubleshooting/troubleshooting/",[753,4.709]],["keywords//docs/troubleshooting/troubleshooting/",[753,4.669]],["toc//docs/troubleshooting/troubleshooting/",[20,2.893,21,1.564,28,1.597,54,2.07,67,1.376,73,0.508,74,0.451,79,1.595,87,2.154,88,1.459,92,1.976,102,1.501,108,2.144,110,2.28,111,0.779,115,0.177,120,0.822,152,1.898,175,2.65,192,0.913,233,1.625,259,2.23,283,1.117,297,3.02,309,3.638,329,0.875,331,1.806,335,0.456,356,1.734,393,2.037,408,2.944,427,1.809,443,1.949,444,1.127,589,2.335,592,1.874,612,1.43,619,1.336,641,1.7,645,1.403,880,2.28,919,2.349,1027,2.552,1369,2.777,1424,2.777,1693,4.163,1788,2.469,1849,2.777,2120,3.198,2121,3.198,2122,2.777,2123,3.198,2124,3.198,2125,3.198,2126,3.198,2127,3.198,2128,3.198,2129,3.198,2130,2.944,2131,3.198,2132,3.198,2133,3.198,2134,3.198]],["deprecated//docs/troubleshooting/troubleshooting/",[]],["title//docs/platform/accounts-and-passwords/",[427,4.909,919,3.907]],["keywords//docs/platform/accounts-and-passwords/",[21,2.11,427,3.981,911,5.14,919,3.168]],["toc//docs/platform/accounts-and-passwords/",[20,2.327,21,2.292,23,2.327,32,1.564,93,2.297,121,0.782,152,4.536,283,3.154,335,1.09,340,3.148,393,4.869,641,2.784,729,2.72,917,4.724,918,2.784,919,4.469,933,4.724,1027,4.179,1939,6.338,1983,3.824,2107,4.547]],["deprecated//docs/platform/accounts-and-passwords/",[]],["title//docs/platform/support/",[422,4.636]],["keywords//docs/platform/support/",[422,3.379,2135,7.037,2136,7.037,2137,7.037]],["toc//docs/platform/support/",[20,2.797,255,7.092,422,4.41,666,2.744,1939,7.617,2138,9.186]],["deprecated//docs/platform/support/",[]],["title//docs/platform/linode-backup-service/",[20,1.754,74,0.812,86,1.918,91,2.576,156,3.222,262,1.403,1524,4.107]],["keywords//docs/platform/linode-backup-service/",[2139,4.881,2140,4.881,2141,4.881,2142,4.881,2143,4.881,2144,4.881,2145,4.881,2146,4.881,2147,4.881]],["toc//docs/platform/linode-backup-service/",[20,2.796,21,1.618,24,4.686,28,2.696,86,2.601,156,6.428,182,6.707,270,1.966,342,3.848,356,2.926,382,2.48,384,3.335,468,4.968,532,4.475,573,3.941,606,3.202,721,6.784,1056,3.941,1700,4.475,1794,4.475,2148,5.396]],["deprecated//docs/platform/linode-backup-service/",[]],["title//docs/websites/hosting-a-website/",[120,2.23,233,4.409]],["keywords//docs/websites/hosting-a-website/",[233,3.575,1642,5.616,1643,6.11,1662,6.11]],["toc//docs/websites/hosting-a-website/",[20,2.615,38,0.071,66,0.968,73,0.764,79,1.47,87,1.985,111,2.092,115,0.267,120,1.236,121,0.718,134,2.225,136,3.223,139,1.458,191,0.977,192,1.373,193,2.192,233,2.443,295,5.869,329,1.315,375,1.569,443,2.93,444,2.531,534,7.906,572,3.166,642,2.309,660,3.429]],["deprecated//docs/websites/hosting-a-website/",[]],["title//docs/security/securing-your-server/",[73,1.379,262,2.114]],["keywords//docs/security/securing-your-server/",[262,2.048,268,2.871,612,2.675,2149,5.981,2150,5.981]],["toc//docs/security/securing-your-server/",[23,1.927,32,1.983,66,0.872,74,0.611,86,3.009,87,1.79,93,1.902,99,1.225,115,0.24,128,0.779,183,1.993,254,2.573,262,1.056,268,2.082,277,1.822,279,2.284,283,1.515,287,0.472,331,1.502,340,3.991,342,3.092,349,3.092,427,2.453,516,2.242,526,3.596,608,1.686,612,3.607,619,1.811,913,2.855,955,3.024,1111,1.402,1325,2.855,1395,2.72,1524,3.092,1655,3.992,1940,3.765,2000,3.024,2151,4.336,2152,3.992,2153,4.336,2154,5.504]],["deprecated//docs/security/securing-your-server/",[]],["title//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[73,1.057,121,0.994,122,2.003,722,2.937,1483,4.113]],["keywords//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[722,3.408,1483,4.771,1865,7.106]],["toc//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[38,0.087,73,1.329,111,2.039,115,0.638,120,1.527,121,1.25,122,1.788,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,1866,5.158]],["deprecated//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[73,0.981,125,1.776,287,0.673,2155,4.403,2156,4.403,2157,4.307]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[125,1.72,287,0.652,2155,4.264,2157,4.171,2158,5.981,2159,5.506]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[38,0.062,115,0.64,132,4.211,133,4.12,192,2.126,261,4.036,335,1.061,1324,1.096,2155,8.235]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[191,1.181,2160,7.535]],["keywords//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[191,0.957,2160,6.11,2161,7.037,2162,7.037]],["toc//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[38,0.058,115,0.388,152,4.155,277,2.941,592,4.103,666,2.091,1077,5.805,2160,8.133,2163,7.001,2164,7.001,2165,7.001,2166,7.001,2167,7.001,2168,7.001,2169,7.001,2170,7.001,2171,7.001]],["deprecated//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[]],["title//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[115,0.437,191,1.072,2172,7.254]],["keywords//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[191,1.163,2173,8.548]],["toc//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[23,3.378,38,0.063,59,4.456,93,3.335,99,2.148,121,1.136,139,2.306,269,4.634,914,6.068,2172,10.122,2174,7.604,2175,7.604]],["deprecated//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[]],["title//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[128,1.195,729,2.368,991,2.796,1978,3.949,2176,3.195]],["keywords//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[1981,4.418,1982,4.848,2177,6.466,2178,6.466,2179,5.953]],["toc//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[38,0.053,115,0.353,121,0.952,270,2.32,331,2.206,335,0.908,357,1.557,644,2.377,739,3.295,758,3.882,759,3.265,898,4.542,919,2.868,949,4.057,1110,3.995,1324,0.938,1780,3.937,1978,5.213,1983,4.652,2102,7.284]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[804,0.471]],["title//docs/tools-reference/tools/use-nano-text-editor-commands/",[51,1.925,74,0.87,318,2.625,567,4.307,568,4.927,920,4.63]],["keywords//docs/tools-reference/tools/use-nano-text-editor-commands/",[568,6.821,920,6.409]],["toc//docs/tools-reference/tools/use-nano-text-editor-commands/",[66,1.459,77,1.727,79,3.133,106,5.701,115,0.27,121,0.728,122,1.467,156,2.728,198,3.155,211,2.592,318,2.073,339,4.36,567,6.688,604,3.655,609,3.058,652,5.171,920,3.655,947,6.296,984,2.498,1334,4.488,1450,6.91,2180,4.875,2181,4.875,2182,4.233,2183,4.875]],["deprecated//docs/tools-reference/tools/use-nano-text-editor-commands/",[]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[73,1.057,287,0.725,1149,3.381,2105,5.518,2184,5.778]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,287,0.579,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[804,0.471]],["title//docs/websites/cms/set-up-dns-services-on-cpanel/",[86,2.216,121,0.994,122,2.003,444,2.346,1099,4.055]],["keywords//docs/websites/cms/set-up-dns-services-on-cpanel/",[444,3.014,1099,5.209]],["toc//docs/websites/cms/set-up-dns-services-on-cpanel/",[21,2.555,74,1.201,362,5.427,443,5.193,444,3.004,961,7.066,1103,9.792,1922,7.399]],["deprecated//docs/websites/cms/set-up-dns-services-on-cpanel/",[]],["title//docs/websites/cms/kloxo-guides/",[1133,6.507,2185,7.196]],["keywords//docs/websites/cms/kloxo-guides/",[1099,4.289,2185,5.835,2186,5.018,2187,5.018]],["toc//docs/websites/cms/kloxo-guides/",[]],["deprecated//docs/websites/cms/kloxo-guides/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-centos-6/",[73,1.146,99,2.038,991,3.031,1149,3.666]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-6/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-centos-6/",[32,1.663,38,0.066,57,1.682,73,1.269,89,1.825,111,1.356,115,0.309,120,1.43,121,0.832,125,1.601,192,1.59,193,1.421,262,1.356,282,1.528,291,2.441,329,1.522,352,3.341,354,2.038,357,1.361,375,1.217,752,1.601,812,2.54,1006,2.098,1140,2.141,1667,4.174]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-6/",[]],["title//docs/websites/cms/creating-accounts-on-directadmin/",[66,1.585,427,4.458,2188,6.534]],["keywords//docs/websites/cms/creating-accounts-on-directadmin/",[427,4.367,2188,6.401,2189,7.106]],["toc//docs/websites/cms/creating-accounts-on-directadmin/",[57,2.989,66,2.343,283,3.456,335,1.084,427,5.596,1324,1.12,2189,9.106]],["deprecated//docs/websites/cms/creating-accounts-on-directadmin/",[804,0.471]],["title//docs/websites/cms/directadmin/",[2188,8.008]],["keywords//docs/websites/cms/directadmin/",[2188,7.94]],["toc//docs/websites/cms/directadmin/",[]],["deprecated//docs/websites/cms/directadmin/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[73,1.057,287,0.725,722,2.937,2105,5.518,2184,5.778]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[1631,4.992,2076,4.992,2190,6.466,2191,6.466,2192,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[38,0.087,73,1.329,111,2.039,115,0.615,120,1.527,121,1.25,122,1.788,134,2.749,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,642,2.852]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[804,0.471]],["title//docs/websites/cms/install-kloxo-on-centos-5/",[38,0.06,99,2.038,2185,5.983,2193,2.521]],["keywords//docs/websites/cms/install-kloxo-on-centos-5/",[1099,4.289,2185,5.835,2186,5.018,2187,5.018]],["toc//docs/websites/cms/install-kloxo-on-centos-5/",[38,0.083,374,5.99,616,5.575]],["deprecated//docs/websites/cms/install-kloxo-on-centos-5/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[287,0.786,1001,3.491,2105,5.983,2184,6.265]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[2194,7.037,2195,7.037,2196,5.835,2197,5.835]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[354,3.647,1001,5.657]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[804,0.471]],["title//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[38,0.051,74,0.87,644,2.305,739,2.316,1099,3.763,1110,3.873]],["keywords//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[592,4.524,644,2.881,1099,4.704]],["toc//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[38,0.068,66,1.636,75,1.899,76,1.911,147,4.322,644,3.034,739,3.873,753,3.963,759,4.166,1110,5.098]],["deprecated//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[]],["title//docs/websites/ecommerce/opencart-on-fedora-15/",[931,5.282,1111,2.547,2198,6.534]],["keywords//docs/websites/ecommerce/opencart-on-fedora-15/",[185,3.471,742,4.51,931,4.335,932,5.362,1111,2.091]],["toc//docs/websites/ecommerce/opencart-on-fedora-15/",[38,0.076,121,1.373,193,2.345,375,2.008,931,6.158,1258,6.55]],["deprecated//docs/websites/ecommerce/opencart-on-fedora-15/",[804,0.471]],["title//docs/websites/ecommerce/opencart-on-centos-6/",[99,2.226,931,5.282,991,3.31]],["keywords//docs/websites/ecommerce/opencart-on-centos-6/",[99,1.826,185,3.471,742,4.51,931,4.335,932,5.362]],["toc//docs/websites/ecommerce/opencart-on-centos-6/",[38,0.076,121,1.373,193,2.345,375,2.008,931,6.158,1258,6.55]],["deprecated//docs/websites/ecommerce/opencart-on-centos-6/",[]],["title//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[128,1.296,931,4.837,991,3.031,2176,3.464]],["keywords//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[128,1.074,185,3.211,742,4.171,931,4.009,932,4.959,2176,2.871]],["toc//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[38,0.076,121,1.373,193,2.345,375,2.008,931,6.158,1258,6.55]],["deprecated//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-15/",[73,1.146,722,3.185,1111,2.333,2198,5.983]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-15/",[1765,5.14,1766,5.276,2199,7.037,2200,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-15/",[38,0.085,73,1.284,111,1.969,115,0.603,120,1.453,121,1.207,122,1.702,134,2.617,191,1.099,192,1.615,193,1.443,329,1.547,357,1.382,375,2.248,491,3.661,642,2.715]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-15/",[804,0.471]],["title//docs/web-servers/lamp/lamp-on-centos-6/",[99,2.226,722,3.478,991,3.31]],["keywords//docs/web-servers/lamp/lamp-on-centos-6/",[99,1.571,191,0.757,193,1.42,375,1.216,722,2.456,993,4.439,1273,5.121]],["toc//docs/web-servers/lamp/lamp-on-centos-6/",[38,0.087,66,1.381,75,1.603,76,1.614,111,1.672,115,0.62,120,1.764,191,1.258,192,1.96,193,1.752,329,1.877,375,2.021]],["deprecated//docs/web-servers/lamp/lamp-on-centos-6/",[]],["title//docs/platform/nodebalancer/nodebalancer-reference-guide/",[1131,5.282,1133,5.908,1490,6.534]],["keywords//docs/platform/nodebalancer/nodebalancer-reference-guide/",[453,6.821,1131,5.73]],["toc//docs/platform/nodebalancer/nodebalancer-reference-guide/",[16,3.848,89,1.054,115,0.299,121,0.806,132,5.196,145,4.686,148,4.475,152,3.202,178,3.385,183,2.48,191,0.734,264,3.941,297,3.124,317,3.848,485,3.289,587,3.202,592,3.162,641,2.869,739,2.024,802,3.941,960,4.968,984,2.766,1066,3.244,1131,5.238,2201,5.396,2202,5.396,2203,5.396,2204,5.396,2205,5.396,2206,4.968]],["deprecated//docs/platform/nodebalancer/nodebalancer-reference-guide/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[128,1.035,375,1.259,729,2.049,991,2.42,1023,2.16,1557,3.033,2176,2.765]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[128,0.999,729,1.979,1557,2.93,2176,2.671,2179,5.121,2207,5.563,2208,5.563]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[99,1.744,375,1.35,729,2.197,1023,2.316,1557,3.252,2193,2.157]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[729,2.301,1560,4.61,2210,6.466,2211,6.466,2212,6.466]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[38,0.048,57,1.737,115,0.527,121,1.221,122,2.46,139,2.886,195,2.124,283,2.856,329,1.572,341,3.866,375,1.787,382,2.641,645,2.521,730,2.429,984,2.946,1023,3.066,1557,3.027,1561,3.503,1562,4.198]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-fedora-15/",[73,1.146,1111,2.333,1149,3.666,2198,5.983]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-15/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-15/",[32,1.689,38,0.078,57,1.709,73,1.284,89,1.578,111,1.378,115,0.523,120,1.453,121,0.845,125,1.627,192,1.615,193,1.443,262,1.969,329,1.547,335,0.806,357,1.382,375,1.236,572,3.724,752,1.627,1006,2.132,1140,2.176,1324,0.833,1497,3.547]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-15/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[73,1.057,128,1.195,991,2.796,1149,3.381,2176,3.195]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,128,0.955,192,1.518,193,1.357,262,1.295,282,1.459,291,2.331,329,1.454,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,981,4.615,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[73,0.915,287,0.627,730,2.434,1024,3.375,1961,3.418,2156,4.107,2157,4.017]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[1344,3.489,1961,3.301,1963,4.171,1964,4.171,2213,5.563,2214,4.83,2215,4.613]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[86,2.646,115,0.564,121,1.187,139,2.41,142,4.225,335,1.133,357,1.942,730,4.301,1324,1.17,1961,4.715]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[73,1.057,287,0.725,722,2.937,2156,4.745,2157,4.641]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[1631,4.992,2076,4.992,2159,5.953,2216,6.466,2217,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[38,0.087,73,1.329,111,2.039,115,0.615,120,1.527,121,1.25,122,1.788,134,2.749,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,642,2.852]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[86,1.797,128,0.969,438,3.385,444,1.903,991,2.267,2046,3.848,2047,2.956,2176,2.591]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[128,1.162,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2156,3.848,2157,3.764]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[287,0.704,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[74,0.812,142,3.062,444,2.031,1111,1.862,2056,3.062,2057,3.935,2198,4.776]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[444,2.109,794,3.751,2056,3.18,2059,4.368,2060,3.211,2218,5.193]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[38,0.055,74,0.931,115,0.568,121,0.987,261,3.583,282,1.814,335,0.942,357,1.615,426,3.125,444,2.33,474,3.697,608,2.569,1324,0.973,2056,6.125,2060,3.548]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[74,0.76,142,2.869,287,0.588,444,1.903,2056,2.869,2057,3.687,2156,3.848,2157,3.764]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[21,1.851,287,0.673,330,3.997,669,3.763,2156,4.403,2157,4.307]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[669,3.94,2219,6.466,2220,5.16,2221,5.16,2222,5.16]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[32,1.612,38,0.065,57,1.63,66,1.086,86,1.797,89,1.054,111,1.315,115,0.558,121,0.806,125,1.552,137,2.294,139,1.637,191,0.734,262,1.315,277,2.267,335,0.769,343,3.764,357,1.319,669,5.597,670,3.053,729,1.92,752,1.552,1006,2.034,1109,3.764,1168,2.869,1324,0.795,2223,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[21,1.851,128,1.109,330,3.997,669,3.763,991,2.594,2176,2.964]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[669,3.94,2220,5.16,2221,5.16,2222,5.16,2224,6.466]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[32,1.612,38,0.065,57,1.63,66,1.086,86,1.797,89,1.054,111,1.315,115,0.558,121,0.806,125,1.552,137,2.294,139,1.637,191,0.734,262,1.315,277,2.267,335,0.769,343,3.764,357,1.319,669,5.597,670,3.053,729,1.92,752,1.552,1006,2.034,1109,3.764,1168,2.869,1324,0.795,2223,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[89,1.206,128,1.109,193,1.576,991,2.594,1140,2.375,2176,2.964]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[89,1.374,1499,4.124,1500,4.718,2225,7.037]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[89,1.206,193,1.576,287,0.673,1140,2.375,2156,4.403,2157,4.307]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[89,1.374,1499,4.124,1500,4.718,2226,7.037]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/an-overview-of-ipv6-on-linode/",[20,2.399,852,5.755,1067,5.908]],["keywords//docs/networking/an-overview-of-ipv6-on-linode/",[2227,8.548,2228,8.548]],["toc//docs/networking/an-overview-of-ipv6-on-linode/",[88,3.397,115,0.413,152,5.789,418,4.901,462,5.747,609,4.669,1066,4.475,1067,8.99,2229,7.444,2230,7.444]],["deprecated//docs/networking/an-overview-of-ipv6-on-linode/",[]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[89,1.206,287,0.673,1140,2.375,1802,3.035,2156,4.403,2157,4.307]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[1987,4.992,2231,6.466,2232,5.953,2233,6.466,2234,6.466]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[38,0.049,57,1.795,61,5.51,66,1.195,102,2.789,113,4.449,115,0.583,120,1.527,121,0.888,139,1.802,195,2.196,270,2.164,329,1.625,335,0.847,357,1.452,444,2.095,498,3.159,1140,2.285,1324,0.875,1395,3.726,1501,3.672,1802,2.92]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[804,0.471]],["title//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[20,2.026,121,0.994,122,2.003,1065,3.808,1067,4.99]],["keywords//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[619,2.939,1065,4.027,1067,5.276,2235,7.037]],["toc//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[51,2.92,75,1.635,76,1.646,99,2.646,115,0.388,128,1.258,131,2.924,287,0.763,384,4.327,616,3.917,724,3.497,991,2.941,1111,2.263,1288,3.653,1483,4.327,2130,6.445]],["deprecated//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[287,0.786,1001,3.491,2156,5.145,2157,5.033]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[2196,5.835,2197,5.835,2236,7.037,2237,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[354,3.647,1001,5.657]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[804,0.471]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[73,0.915,104,2.978,128,1.035,192,1.645,991,2.42,1972,3.188,2176,2.765]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[191,0.957,1472,5.616,1972,3.895,1974,5.018]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[128,1.195,191,0.905,554,4.113,991,2.796,2176,3.195]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[191,0.982,554,4.459,1111,2.333,2238,3.952]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[191,0.905,287,0.725,554,4.113,2104,2.957,2239,2.864]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/platform/stackscripts/",[165,4.676,352,2.817,493,6.534]],["keywords//docs/platform/stackscripts/",[165,3.837,188,3.996,213,4.848,2240,6.466,2241,6.466]],["toc//docs/platform/stackscripts/",[20,1.643,28,2.696,33,2.552,59,3.162,64,3.553,66,1.086,74,1.294,200,3.162,241,3.764,271,2.367,352,2.793,473,4.686,474,3.019,493,9.755,752,1.552,859,3.437,2021,3.618,2242,5.396,2243,4.968,2244,5.396,2245,5.396,2246,5.396,2247,5.396]],["deprecated//docs/platform/stackscripts/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[128,1.109,991,2.594,1965,4.307,1966,4.219,1967,3.763,2176,2.964]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[32,2.373,115,0.44,125,2.286,262,1.936,290,3.089,335,1.133,527,5.666,666,2.373,752,2.286,1006,2.995,1324,1.17,1967,4.842]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[1111,2.151,1965,4.641,1966,4.547,1967,4.055,2238,3.645]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[32,2.373,115,0.44,125,2.286,262,1.936,290,3.089,335,1.133,527,5.666,666,2.373,752,2.286,1006,2.995,1324,1.17,1967,4.842]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[191,0.905,554,4.113,1111,2.151,1275,3.058,2238,3.645]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[39,2.809,191,0.957,554,4.349,1275,3.234]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[38,0.079,82,3.69,115,0.526,121,1.067,191,1.292,238,3.173,335,1.018,352,2.553,357,1.746,766,3.661,1275,4.363,1324,1.052]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[128,1.296,991,3.031,2019,3.952,2176,3.464]],["keywords//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[50,2.665,128,0.934,415,3.126,1802,2.555,2013,3.126,2019,2.848,2248,5.2,2249,5.2]],["toc//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[287,0.786,2019,3.952,2104,3.206,2239,3.106]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2239,2.394]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[287,0.786,2019,3.952,2250,3.518,2251,3.491]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2239,2.394]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[21,1.727,128,1.035,415,3.463,673,2.831,991,2.42,2176,2.765,2252,4.206]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[21,1.851,415,3.712,673,3.035,1111,1.996,2238,3.382,2252,4.51]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[21,1.727,287,0.627,415,3.463,673,2.831,2250,2.808,2251,2.786,2252,4.206]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[21,1.727,99,1.627,200,3.375,2193,2.012,2254,4.107,2255,4.446,2256,5.001]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[200,3.789,2254,4.61,2257,5.953,2258,5.614,2259,5.16]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[32,2.428,38,0.086,115,0.451,125,2.339,262,1.98,666,2.428,752,2.339,1006,3.064,2254,7.363]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[804,0.471]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[21,1.727,200,3.375,1111,1.862,2238,3.155,2254,4.107,2255,4.446,2256,5.001]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[200,3.789,2254,4.61,2257,5.953,2258,5.614,2259,5.16]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[32,2.321,38,0.083,115,0.431,125,2.236,262,1.893,335,1.108,666,2.321,752,2.236,1006,2.929,1324,1.144,2254,7.153]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[21,1.618,128,0.969,475,3.244,729,1.92,991,2.267,1726,3.687,2044,3.289,2176,2.591]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[38,0.059,115,0.591,121,1.067,335,1.018,339,4.294,357,1.746,416,4.982,573,5.216,576,4.414,730,3.019,1324,1.052,2044,6.498,2260,6.202]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[20,1.88,21,1.851,128,1.109,991,2.594,2176,2.964,2261,3.619]],["keywords//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[804,0.471]],["title//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[20,2.026,21,1.995,1111,2.151,2238,3.645,2261,3.9]],["keywords//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[28,2.696,32,1.612,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,354,1.975,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[125,1.776,282,1.695,645,2.708,1111,1.996,1445,3.533,2238,3.382]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[125,1.657,282,1.581,287,0.627,645,2.526,1445,3.296,2250,2.808,2251,2.786]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[73,0.981,125,1.776,128,1.109,991,2.594,2155,4.403,2176,2.964]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[125,2.459,2155,6.095]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[38,0.062,115,0.64,132,4.211,133,4.12,192,2.126,261,4.036,335,1.061,1324,1.096,2155,8.235]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[211,3.062,287,0.627,906,3.56,2250,2.808,2251,2.786,2271,4.596,2272,4.318]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[1034,2.974,2273,4.881,2274,4.881,2275,4.881,2276,4.238,2277,3.895,2278,3.895,2279,3.768,2280,3.895]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/redis/redis-on-debian-6-squeeze/",[128,1.296,791,3.836,991,3.031,2176,3.464]],["keywords//docs/databases/redis/redis-on-debian-6-squeeze/",[111,1.714,791,3.742,858,3.545,2004,5.018]],["toc//docs/databases/redis/redis-on-debian-6-squeeze/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-debian-6-squeeze/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[128,1.109,191,0.84,412,3.222,991,2.594,1168,3.283,2176,2.964]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[191,0.84,263,3.137,644,2.305,739,2.316,1111,1.996,2238,3.382]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[672,3.516,1675,4.809,1677,6.11,2283,5.835]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[128,1.109,262,1.504,693,3.111,859,3.933,991,2.594,2176,2.964]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[2284,7.72,2285,7.72,2286,7.72]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,4.302,485,4.203,619,2.881,693,3.475,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[804,0.471]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[89,1.299,1111,2.151,2238,3.645,2287,4.745,2288,5.518]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[200,3.789,352,2.312,412,3.374,1666,3.036,2287,4.61]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[38,0.077,66,1.381,73,1.091,77,2.432,82,3.593,89,1.34,115,0.381,121,1.026,192,1.96,335,0.979,352,2.454,357,1.678,752,1.975,1324,1.011,2287,6.592,2289,5.961]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[804,0.471]],["title//docs/websites/wikis/twiki-on-centos-5/",[99,2.226,2012,4.509,2193,2.753]],["keywords//docs/websites/wikis/twiki-on-centos-5/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-centos-5/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-centos-5/",[804,0.471]],["title//docs/websites/wikis/twiki-on-debian-6-squeeze/",[128,1.296,991,3.031,2012,4.129,2176,3.464]],["keywords//docs/websites/wikis/twiki-on-debian-6-squeeze/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-debian-6-squeeze/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/twiki-on-fedora-14/",[1111,2.547,2012,4.509,2238,4.316]],["keywords//docs/websites/wikis/twiki-on-fedora-14/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-fedora-14/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-fedora-14/",[804,0.471]],["title//docs/security/authentication/use-public-key-authentication-with-ssh/",[74,0.938,183,3.058,279,3.505,612,2.976,1063,4.307]],["keywords//docs/security/authentication/use-public-key-authentication-with-ssh/",[407,3.092,612,2.675,956,5.506,1065,3.422,1087,5.506,1890,4.368]],["toc//docs/security/authentication/use-public-key-authentication-with-ssh/",[51,1.852,58,3.018,67,3.602,73,1.329,126,4.018,142,3.159,168,3.672,183,4.833,279,3.129,282,2.297,612,2.657,660,4.236,724,4.18,1070,6.275,1501,3.672,2041,4.339,2290,8.369]],["deprecated//docs/security/authentication/use-public-key-authentication-with-ssh/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[51,1.925,74,0.87,111,1.504,375,1.35,1032,3.348,1288,3.222]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[1819,5.96,1877,6.703,2291,7.72]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[38,0.061,74,1.027,115,0.533,278,4.506,282,2.001,335,1.039,375,2.504,917,4.506,918,3.876,919,3.282,1324,1.073,1658,5.466]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[804,0.471]],["title//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[191,0.905,287,0.725,554,4.113,2250,3.245,2251,3.219]],["keywords//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[86,1.918,128,1.035,991,2.42,1243,3.296,1950,3.418,1951,3.728,2176,2.765]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[1952,3.565,1953,3.214,1955,3.159,1956,3.159,1995,3.214,2292,4.881,2293,4.881,2294,4.047,2295,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[38,0.083,115,0.431,121,1.499,268,3.731,335,1.108,357,1.899,439,4.736,666,2.321,1324,1.144,1950,5.954]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[73,0.915,128,1.035,191,0.784,192,1.645,263,2.926,991,2.42,2176,2.765]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[647,5.16,1472,5.16,2296,6.466,2297,6.466,2298,6.466]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[38,0.081,75,1.411,76,1.42,115,0.469,120,1.553,134,2.797,191,1.33,196,3.788,244,3.419,263,3.07,277,3.558,308,2.453,329,1.653,335,0.862,422,2.901,642,2.901,1324,0.89,1452,4.215,2299,5.247]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-arch-linux/",[51,2.456,1288,4.111,2019,4.316]],["keywords//docs/websites/wikis/ikiwiki-on-arch-linux/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2239,2.394]],["toc//docs/websites/wikis/ikiwiki-on-arch-linux/",[38,0.096,73,1.182,89,1.453,115,0.413,191,1.013,192,2.126,335,1.061,684,4.31,1324,1.096,1601,4.6,2019,5.344]],["deprecated//docs/websites/wikis/ikiwiki-on-arch-linux/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2250,2.808,2251,2.786]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2300,5.506]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[73,1.057,128,1.195,722,2.937,991,2.796,2176,3.195]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[1476,6.401,1870,6.703,2301,7.72]],["toc//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[73,0.981,104,3.193,192,1.763,1111,1.996,1972,3.418,2238,3.382]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[191,0.957,1972,3.895,1974,5.018,2302,6.479]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[128,1.035,211,3.062,906,3.56,991,2.42,2176,2.765,2271,4.596,2272,4.318]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[1034,2.974,2277,3.895,2278,3.895,2279,3.768,2280,3.895,2303,4.881,2304,4.881,2305,4.881,2306,4.493]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[74,0.715,91,2.27,92,3.137,128,0.912,134,2.349,991,2.133,2052,2.725,2053,3.62,2176,2.437]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[128,1.264,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[74,0.812,86,1.918,137,2.449,191,0.784,271,2.526,1111,1.862,2238,3.155]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[74,0.812,89,1.124,128,1.035,766,2.952,991,2.42,1276,2.978,2176,2.765]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[38,0.059,73,1.135,82,2.776,88,3.26,89,1.853,115,0.526,121,1.067,335,1.018,357,1.746,422,3.429,812,3.26,1276,5.514,1324,1.052]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[89,1.299,128,1.195,233,3.381,991,2.796,2176,3.195]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[89,1.168,128,1.074,144,2.748,672,2.988,2307,5.506,2308,5.981]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,128,1.067,262,1.447,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[804,0.471]],["title//docs/databases/postgresql/debian-6-squeeze/",[74,0.812,111,1.403,116,2.526,128,1.035,991,2.42,1032,3.123,2176,2.765]],["keywords//docs/databases/postgresql/debian-6-squeeze/",[1034,4.289,1132,4.718,2309,7.037,2310,7.037]],["toc//docs/databases/postgresql/debian-6-squeeze/",[38,0.076,66,2.083,111,1.641,115,0.373,116,4.54,121,1.006,155,4.359,283,2.353,335,0.96,919,3.032,1035,3.853,1039,4.434,1324,0.992,2068,5.199,2069,5.199]],["deprecated//docs/databases/postgresql/debian-6-squeeze/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[128,1.195,191,0.905,991,2.796,1144,3.723,2176,3.195]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[667,3.639,2311,5.835,2312,6.479,2313,6.479]],["toc//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[38,0.082,74,1.072,121,1.136,139,2.306,150,5.097,191,1.034,335,1.084,357,1.859,667,3.932,1144,5.535,1324,1.12,2314,5.701]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[128,1.195,191,0.905,554,4.113,2193,2.325,2315,2.671]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[39,3.082,191,1.05,1280,5.175]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[38,0.054,77,2.298,115,0.634,117,4.625,118,4.524,121,0.969,191,0.882,238,2.882,335,0.925,337,4.737,357,1.585,766,5.598,1275,2.981,1281,3.756,1324,0.955]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[77,2.04,128,1.035,692,4.318,729,2.049,991,2.42,1023,2.16,2176,2.765]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[128,1.109,191,0.84,554,3.816,991,2.594,1275,2.838,2176,2.964]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[89,1.206,128,1.109,991,2.594,1140,2.375,1802,3.035,2176,2.964]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[1987,4.992,2232,5.953,2318,6.466,2319,6.466,2320,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[38,0.049,57,1.795,61,5.51,66,1.195,102,2.789,113,4.449,115,0.583,120,1.527,121,0.888,139,1.802,195,2.196,270,2.164,329,1.625,335,0.847,357,1.452,444,2.095,498,3.159,1140,2.285,1324,0.875,1395,3.726,1501,3.672,1802,2.92]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[128,0.969,282,1.481,283,1.885,427,3.053,1023,2.024,1557,2.842,2193,1.885,2315,2.166]],["keywords//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[729,2.504,1023,2.64,1557,3.706,2321,7.037]],["toc//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[38,0.05,86,2.82,115,0.587,121,0.903,126,2.901,279,3.182,335,0.862,357,1.477,608,2.349,644,2.255,730,4.478,746,4.413,752,1.738,928,4.822,1023,2.267,1324,0.89,1557,3.182,2322,6.043,2323,6.043]],["deprecated//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[191,0.84,287,0.673,412,3.222,1168,3.283,2250,3.011,2251,2.987]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[89,1.206,128,1.109,991,2.594,2176,2.964,2287,4.403,2288,5.12]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[200,3.789,352,2.312,412,3.374,1666,3.036,2287,4.61]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[38,0.077,66,1.381,73,1.091,77,2.432,82,3.593,89,1.34,115,0.381,121,1.026,192,1.96,335,0.979,352,2.454,357,1.678,752,1.975,1324,1.011,2287,6.592,2289,5.961]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[74,0.812,89,1.124,287,0.627,766,2.952,1276,2.978,2104,2.559,2239,2.479]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[38,0.058,73,1.488,82,2.721,88,3.195,89,1.829,115,0.519,121,1.046,335,0.998,357,1.711,422,3.361,812,3.195,1276,5.459,1324,1.031]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/webpy-on-debian-6-squeeze/",[128,1.296,991,3.031,1281,4.178,2176,3.464]],["keywords//docs/development/frameworks/webpy-on-debian-6-squeeze/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-debian-6-squeeze/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-debian-6-squeeze/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[128,1.035,729,2.049,991,3.439,1342,3.792,2176,2.765,2324,4.596]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[1560,4.264,2325,5.981,2326,5.981,2327,5.506,2328,4.772,2329,4.772]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[32,2.223,38,0.081,57,2.249,77,2.637,115,0.413,125,2.141,262,1.813,282,2.043,335,1.061,666,2.223,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[21,1.727,128,1.035,415,3.463,673,2.831,2193,2.012,2252,4.206,2315,2.312]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[415,4.231,637,4.231,1142,4.633,2253,5.835]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[38,0.058,115,0.519,121,1.046,191,0.952,249,4.693,282,1.921,335,0.998,354,2.563,357,1.711,498,3.722,673,3.441,762,4.992,1324,1.031,1809,5.113,2252,7.71]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[73,0.915,128,1.035,730,2.434,991,2.42,1024,3.375,1961,3.418,2176,2.765]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[1344,3.489,1963,4.171,1964,4.171,2307,5.121,2330,5.563,2331,5.563,2332,5.121]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[804,0.471]],["title//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[287,0.786,2012,4.129,2104,3.206,2239,3.106]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[287,0.786,2012,4.129,2250,3.518,2251,3.491]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[74,0.76,128,0.969,142,2.869,444,1.903,991,2.267,2056,2.869,2057,3.687,2176,2.591]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[128,0.934,444,1.833,794,3.261,2056,2.764,2060,2.791,2333,5.2,2334,5.2,2335,5.2]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[89,1.299,233,3.381,287,0.725,2250,3.245,2251,3.219]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[89,1.168,144,2.748,287,0.652,672,2.988,2336,5.193,2337,4.959]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,262,1.447,287,0.647,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[128,1.296,991,3.031,1001,3.491,2176,3.464]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[1912,6.479,1913,6.479,2176,3.379,2338,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[245,7.281,282,2.589,354,3.452,1001,5.476]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[51,2.074,89,1.299,1140,2.56,1288,3.472,1802,3.271]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[1140,2.487,1989,4.51,2339,6.466,2340,5.614,2341,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[38,0.061,57,2.203,115,0.533,120,1.873,121,1.089,139,2.211,195,2.694,329,1.994,335,1.039,357,1.782,1140,3.702,1324,1.073,1525,5.324,1802,3.583]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[51,2.074,89,1.299,193,1.698,1140,2.56,1288,3.472]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[1499,4.124,1500,4.718,2340,6.11,2341,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[38,0.066,115,0.44,120,2.042,121,1.187,139,2.41,193,2.028,329,2.173,335,1.133,357,1.942,752,2.286,1140,3.057,1324,1.17]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[74,0.812,142,3.062,444,2.031,1111,1.862,2056,3.062,2057,3.935,2238,3.155]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[444,2.109,794,3.751,2056,3.18,2059,4.368,2060,3.211,2218,5.193]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[38,0.055,74,0.931,115,0.568,121,0.987,261,3.583,282,1.814,335,0.942,357,1.615,426,3.125,444,2.33,474,3.697,608,2.569,1324,0.973,2056,6.125,2060,3.548]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[74,0.76,142,2.869,287,0.588,444,1.903,2056,2.869,2057,3.687,2250,2.631,2251,2.611]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[51,2.249,89,1.409,233,3.666,1288,3.765]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[89,1.262,672,3.23,2340,5.614,2341,5.614,2342,6.466]],["toc//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[38,0.076,89,1.793,121,1.373,335,1.31,357,2.245,1324,1.353]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[128,1.296,2019,3.952,2193,2.521,2315,2.896]],["keywords//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[50,2.665,128,0.934,415,3.126,1802,2.555,2013,3.126,2019,2.848,2343,5.2,2344,5.2]],["toc//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[38,0.093,73,1.091,77,2.432,89,1.34,115,0.579,191,0.934,192,1.96,282,1.884,335,0.979,684,3.975,1324,1.011,1601,4.243,2019,5.064]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/social-networking/phpfox/",[2345,7.706]],["keywords//docs/applications/social-networking/phpfox/",[859,4.917,2082,6.16,2345,6.16]],["toc//docs/applications/social-networking/phpfox/",[]],["deprecated//docs/applications/social-networking/phpfox/",[804,0.471]],["title//docs/websites/wikis/twiki-on-debian-5-lenny/",[128,1.296,2012,4.129,2193,2.521,2315,2.896]],["keywords//docs/websites/wikis/twiki-on-debian-5-lenny/",[2012,4.027,2013,4.231,2014,5.276,2015,5.276]],["toc//docs/websites/wikis/twiki-on-debian-5-lenny/",[38,0.092,73,1.07,115,0.574,191,0.916,192,1.923,282,1.848,335,0.96,354,2.465,666,2.011,752,1.937,1324,0.992,2012,6.349]],["deprecated//docs/websites/wikis/twiki-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[74,0.812,111,1.403,128,1.035,375,1.259,991,2.42,1032,3.123,2176,2.765]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[1819,4.992,2346,6.466,2347,5.953,2348,6.466,2349,6.466]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[287,0.786,2035,4.082,2250,3.518,2251,3.491]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2350,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[38,0.073,115,0.484,120,2.244,329,2.388,666,2.608,771,5.967,2035,6.11]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[86,1.918,438,3.612,444,2.031,1111,1.862,2046,4.107,2047,3.155,2238,3.155]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[444,2.28,619,2.701,2047,3.542,2060,3.471,2283,5.362]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2250,2.631,2251,2.611]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[287,0.704,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[287,0.786,1281,4.178,2250,3.518,2251,3.491]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[89,1.206,128,1.109,2193,2.157,2287,4.403,2288,5.12,2315,2.479]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[200,3.789,352,2.312,412,3.374,1666,3.036,2287,4.61]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[38,0.077,66,1.381,73,1.091,77,2.432,82,3.593,89,1.34,115,0.381,121,1.026,192,1.96,335,0.979,352,2.454,357,1.678,752,1.975,1324,1.011,2287,6.592,2289,5.961]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[74,0.938,111,1.621,375,1.455,1032,3.608,1483,4.113]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[111,1.714,375,1.538,1483,4.349,2279,5.433]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[38,0.069,74,1.173,115,0.461,278,5.142,335,1.186,375,2.632,1324,1.225]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[804,0.471]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[21,1.851,287,0.673,375,1.35,1814,3.222,2250,3.011,2251,2.987]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[162,5.018,287,0.767,375,1.538,1814,3.672]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[38,0.08,79,2.228,115,0.533,139,2.211,191,0.992,262,1.776,265,5.084,354,2.668,590,4.572,644,2.721,1814,5.977]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[89,1.299,193,1.698,1111,2.151,1140,2.56,2238,3.645]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[89,1.374,1499,4.124,1500,4.718,2351,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[38,0.062,57,2.249,115,0.541,121,1.112,139,2.258,193,1.9,195,2.751,335,1.061,357,1.819,498,3.958,1140,2.863,1324,1.096,2265,4.818,2352,5.581]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[89,1.299,1111,2.151,1140,2.56,1802,3.271,2238,3.645]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[89,1.374,1499,4.124,1989,4.908,2351,6.11]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[38,0.062,57,2.249,115,0.541,121,1.112,139,2.258,195,2.751,335,1.061,357,1.819,498,3.958,1140,3.753,1324,1.096,1525,5.436,1802,3.658]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[287,0.786,1281,4.178,2104,3.206,2239,3.106]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-fedora-13/",[1111,2.547,2035,4.458,2353,4.316]],["keywords//docs/uptime/analytics/piwik-on-fedora-13/",[99,1.571,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2354,5.563]],["toc//docs/uptime/analytics/piwik-on-fedora-13/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[51,1.925,74,0.87,89,1.206,766,3.165,1276,3.193,1288,3.222]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[39,2.581,89,1.262,766,3.314,1276,3.343,1877,5.614]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[38,0.061,66,1.467,73,1.529,82,2.834,88,3.327,89,1.423,115,0.404,121,1.089,308,2.959,335,1.039,357,1.782,1276,4.976,1324,1.073,1817,3.77]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[74,0.87,89,1.206,766,3.165,1111,1.996,1276,3.193,2238,3.382]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[38,0.081,73,1.182,82,2.893,88,3.397,89,1.905,115,0.541,121,1.112,335,1.061,357,1.819,1276,5.044,1324,1.096]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[73,0.981,191,0.84,192,1.763,263,3.137,1111,1.996,2238,3.382]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[647,6.16,2355,7.72,2356,7.106]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[38,0.077,73,0.871,102,2.573,115,0.562,120,1.408,121,0.819,134,2.536,144,2.518,191,1.26,196,2.451,275,3.608,277,2.302,308,2.224,329,1.499,335,0.781,338,3.173,357,1.339,422,2.631,590,3.437,642,2.631,878,4.109,919,2.467,1324,0.807,1524,3.907,2357,4.109]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-fedora-14/",[191,0.982,1111,2.333,1144,4.037,2238,3.952]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-14/",[667,3.343,2358,6.466,2359,6.466,2360,6.466,2361,5.614]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-14/",[38,0.069,74,1.173,121,1.243,139,2.524,191,1.132,335,1.186,357,2.034,1144,5.863,1324,1.225]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[191,0.905,287,0.725,1144,3.723,2250,3.245,2251,3.219]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[667,3.343,1949,5.16,2362,6.466,2363,6.466,2364,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[38,0.082,74,1.072,121,1.136,139,2.306,150,5.097,191,1.034,335,1.084,357,1.859,667,3.932,1144,5.535,1324,1.12,2314,5.701]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[191,0.784,263,2.926,287,0.627,644,2.15,739,2.16,2250,2.808,2251,2.786]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[287,0.652,1675,4.087,1846,3.871,2337,4.959,2365,5.506,2366,5.506]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[74,0.87,111,1.504,375,1.35,1032,3.348,1111,1.996,2238,3.382]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[1819,5.96,1820,6.401,2367,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.403,917,4.7,918,4.043,919,3.423,1324,1.12,1658,5.701]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[89,1.409,233,3.666,1111,2.333,2238,3.952]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[89,1.168,144,2.748,672,2.988,2283,4.959,2351,5.193,2368,5.193]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[21,1.812,32,1.805,33,2.858,38,0.07,57,1.826,66,1.216,89,2.069,121,0.903,125,1.738,262,1.472,290,2.349,291,2.65,308,2.453,335,0.862,357,1.477,666,1.805,752,1.738,812,2.758,1006,2.278,1324,0.89,1667,4.531,1817,3.125]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[73,0.915,191,0.784,192,1.645,263,2.926,287,0.627,2250,2.808,2251,2.786]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[191,0.814,672,2.988,1973,4.368,2369,5.981,2370,5.981,2371,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[38,0.084,115,0.487,120,1.637,121,0.952,134,2.948,191,1.195,196,3.929,244,3.603,263,3.236,277,2.676,308,2.585,329,1.742,335,0.908,357,1.557,422,3.058,642,3.058,1324,0.938,1452,4.443]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2104,2.559,2239,2.479]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2300,5.506]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[21,1.618,287,0.588,475,3.244,729,1.92,1726,3.687,2044,3.289,2250,2.631,2251,2.611]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[287,0.786,2035,4.082,2104,3.206,2239,3.106]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2372,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[38,0.073,115,0.484,120,2.244,329,2.388,666,2.608,771,5.967,2035,6.11]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2104,2.398,2239,2.323]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[287,0.704,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/databases/redis/redis-on-fedora-14/",[791,4.189,1111,2.547,2238,4.316]],["keywords//docs/databases/redis/redis-on-fedora-14/",[111,1.575,791,3.438,858,3.257,2004,4.61,2373,6.466]],["toc//docs/databases/redis/redis-on-fedora-14/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-fedora-14/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[89,1.206,287,0.673,412,3.222,1168,3.283,2250,3.011,2251,2.987]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[82,1.973,191,0.691,193,1.296,287,0.553,331,1.758,1220,2.81,2250,2.475,2251,2.456,2374,3.62]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[1666,2.612,1834,3.801,1835,3.801,2375,5.563,2376,5.563,2377,4.063,2378,4.063]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[38,0.061,115,0.404,121,1.089,146,5.628,191,1.309,193,2.456,196,3.26,270,2.656,335,1.039,357,1.782,1220,4.035,1243,4.171,1324,1.073,1837,5.466]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[73,0.915,287,0.627,730,2.434,1024,3.375,1961,3.418,2250,2.808,2251,2.786]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[1344,3.489,1961,3.301,1963,4.171,1964,4.171,2214,4.83,2215,4.613,2379,5.563]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[74,0.76,91,2.413,92,3.335,134,2.497,1111,1.745,2052,2.897,2053,3.848,2238,2.956]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[99,1.988,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[74,0.715,91,2.27,92,3.137,134,2.349,287,0.553,2052,2.725,2053,3.62,2250,2.475,2251,2.456]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[287,0.767,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[38,0.088,74,1.201,335,1.215,752,2.451,1324,1.255,2052,6.226]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[74,0.76,86,1.797,137,2.294,191,0.734,271,2.367,287,0.588,2250,2.631,2251,2.611]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-fedora-14/",[73,1.146,1111,2.333,1149,3.666,2238,3.952]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-14/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-14/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1111,1.718,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-14/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[73,1.057,287,0.725,1149,3.381,2380,3.124,2381,3.08]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[32,1.637,38,0.066,57,1.656,73,1.255,89,1.809,111,1.335,115,0.304,120,1.408,125,1.577,192,1.565,193,1.399,262,1.335,282,1.504,287,0.597,291,2.404,329,1.499,330,3.547,335,0.781,352,3.312,354,2.006,375,1.198,752,1.577,812,2.501,1006,2.066,1140,2.108,1324,0.807]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-14/",[73,1.146,722,3.185,1111,2.333,2238,3.952]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-14/",[1765,5.14,1766,5.276,2382,7.037,2383,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-14/",[38,0.085,73,1.284,111,1.969,115,0.603,120,1.453,121,1.207,122,1.702,134,2.617,191,1.099,192,1.615,193,1.443,329,1.547,357,1.382,375,2.248,491,3.661,642,2.715]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-14/",[804,0.471]],["title//docs/uptime/monitoring/nagios-server-monitoring/",[73,1.252,125,2.267,1163,4.676]],["keywords//docs/uptime/monitoring/nagios-server-monitoring/",[1163,4.581,1596,6.16,2384,7.72]],["toc//docs/uptime/monitoring/nagios-server-monitoring/",[]],["deprecated//docs/uptime/monitoring/nagios-server-monitoring/",[804,0.471]],["title//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[475,4.338,2385,5.41,2386,6.265,2387,6.265]],["keywords//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[51,1.864,332,3.871,831,4.484,2386,5.193,2387,5.193,2388,4.959]],["toc//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[78,3.824,113,2.784,339,5.968,340,4.596,475,4.596,535,8.618,1448,4.547,1613,7.037,1754,4.043,1853,4.342,2021,5.124,2182,4.547,2299,4.547,2386,8.618,2387,9.166,2389,7.644,2390,5.236]],["deprecated//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[262,1.504,287,0.673,693,3.111,859,3.933,2250,3.011,2251,2.987]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[287,0.652,407,3.092,619,2.498,693,3.013,2337,4.959,2366,5.506]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,3.567,485,4.203,619,2.881,693,4.191,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[51,1.795,74,0.812,244,3.258,318,2.449,538,3.612,2391,5.001,2392,5.001]],["keywords//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[51,2.194,2391,6.11,2392,6.11,2393,7.037]],["toc//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[78,5.937,244,5.842,282,2.231,312,5.449,331,2.815,336,7.483,609,5.098,861,4.764,2391,7.058,2392,7.058]],["deprecated//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[]],["title//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[79,1.887,567,4.307,650,3.873,952,4.927,2260,5.361,2394,4.767]],["keywords//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[51,1.864,434,4.264,952,4.772,1501,3.696,2388,4.959,2395,5.506]],["toc//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[74,1.072,339,4.572,426,3.596,645,4.339,867,5.422,949,4.843,952,8.774,1813,5.422,2260,8.589,2396,7]],["deprecated//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[74,0.812,82,2.239,91,2.576,185,3.092,668,2.724,1111,1.862,2238,3.155]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[73,1.057,287,0.725,1149,3.381,2250,3.245,2251,3.219]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,287,0.579,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[51,2.074,86,2.216,125,1.914,1163,3.949,1483,4.113]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[38,0.082,77,2.178,115,0.592,191,0.836,307,4.384,331,2.129,335,0.877,354,2.25,666,1.836,730,2.598,1024,3.603,1163,6.663,1322,5.978,1324,0.905,1723,4.288]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[86,2.056,125,1.776,287,0.673,1163,3.664,2250,3.011,2251,2.987]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[38,0.089,66,0.981,77,1.727,81,3.717,115,0.48,238,2.166,283,1.703,290,1.895,307,3.476,331,1.688,335,0.695,354,1.784,387,2.857,666,1.456,730,2.06,752,1.402,914,5.787,1024,2.857,1040,3.331,1163,6.784,1322,5.058,1324,0.718,1723,3.4]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[74,0.87,89,1.206,99,1.744,766,3.165,1276,3.193,2193,2.157]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[38,0.08,73,1.529,82,2.834,88,3.327,89,1.879,115,0.533,121,1.089,335,1.039,357,1.782,1276,4.976,1324,1.073]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[74,0.87,89,1.206,766,3.165,1111,1.996,1276,3.193,2353,3.382]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[38,0.061,73,1.529,82,2.834,88,3.327,89,1.879,115,0.533,335,1.039,422,3.5,812,3.327,1276,5.57,1324,1.073]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[74,0.812,89,1.124,287,0.627,766,2.952,1276,2.978,2380,2.704,2381,2.665]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[38,0.061,73,1.529,82,2.834,88,3.327,89,1.879,115,0.533,335,1.039,422,3.5,812,3.327,1276,5.57,1324,1.073]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[77,2.04,287,0.627,692,4.318,729,2.049,1023,2.16,2104,2.559,2239,2.479]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[77,2.04,287,0.627,692,4.318,729,2.049,1023,2.16,2250,2.808,2251,2.786]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[89,1.299,115,0.369,144,3.058,270,2.424,644,2.484]],["keywords//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[89,1.015,144,2.389,264,3.797,644,1.941,1684,4.787,2397,5.2,2398,5.2,2399,5.2]],["toc//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[21,1.3,38,0.036,52,3.939,66,0.872,74,0.936,77,1.536,89,1.764,104,2.242,115,0.368,120,1.706,144,3.051,147,2.305,164,3.024,295,2.963,329,1.816,422,2.082,498,2.305,593,2.907,644,4.117,724,3.316,739,3.654,758,2.643,759,3.402,1110,2.72,2400,4.336,2401,6.638]],["deprecated//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[74,0.812,89,1.124,128,1.035,766,2.952,1276,2.978,2193,2.012,2315,2.312]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[38,0.059,73,1.135,82,2.776,88,3.26,89,1.853,115,0.526,121,1.067,335,1.018,357,1.746,422,3.429,812,3.26,1276,5.514,1324,1.052]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[74,0.812,89,1.124,287,0.627,766,2.952,1276,2.978,2250,2.808,2251,2.786]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[39,2.809,89,1.374,766,3.607,1276,3.639]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[38,0.059,73,1.135,82,2.776,88,3.26,89,1.853,115,0.526,121,1.067,335,1.018,357,1.746,422,3.429,812,3.26,1276,5.514,1324,1.052]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[20,1.88,21,1.851,287,0.673,2250,3.011,2251,2.987,2261,3.619]],["keywords//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[287,0.786,791,3.836,2250,3.518,2251,3.491]],["keywords//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[111,1.575,858,3.257,2004,4.61,2402,6.466,2403,6.466]],["toc//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[21,2.068,32,1.362,33,2.157,38,0.038,66,0.918,90,2.818,91,2.04,115,0.461,125,1.312,133,2.524,185,2.448,262,1.111,282,1.252,290,3.234,308,1.851,331,1.579,335,0.65,354,1.669,362,2.904,474,2.552,752,2.668,791,5.785,812,3.797,1006,1.719,1044,2.552,1324,0.671,1817,2.358,2005,4.918]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[191,0.84,287,0.673,554,3.816,1275,2.838,2250,3.011,2251,2.987]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[290,2.587,318,2.829,339,4.001,716,4.745,865,5.138]],["keywords//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[865,5.96,921,6.16,2404,7.72]],["toc//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[29,4.968,34,4.046,74,0.76,79,1.649,113,2.869,144,3.591,148,4.475,290,4.153,342,3.848,458,4.306,650,3.385,673,2.652,716,5.571,739,2.024,758,3.289,759,2.766,865,6.032,1070,4.046,1258,3.848,1700,4.475,1813,3.848,1977,4.968,2243,4.968,2405,4.968,2406,4.968,2407,4.968]],["deprecated//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[]],["title//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[51,1.925,74,0.87,79,1.887,318,2.625,339,3.712,609,3.873]],["keywords//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[51,2.406,921,6.16,2408,7.72]],["toc//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[51,2.767,74,1.054,77,1.801,79,3.188,80,3.626,108,3.409,109,3.547,113,2.704,134,2.354,161,3.475,180,3.626,244,2.877,277,2.137,295,3.475,318,3.774,339,3.058,609,7.258,642,2.442,673,2.499,867,3.626,1394,4.416]],["deprecated//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[]],["title//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[20,2.026,21,1.995,1111,2.151,2261,3.9,2353,3.645]],["keywords//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[125,1.776,282,1.695,645,2.708,1111,1.996,1445,3.533,2353,3.382]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-10-10-maverick/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2250,2.808,2251,2.786]],["keywords//docs/databases/postgresql/ubuntu-10-10-maverick/",[116,2.623,1033,4.772,1034,3.645,1132,4.009,2409,5.981,2410,5.981]],["toc//docs/databases/postgresql/ubuntu-10-10-maverick/",[38,0.072,66,2.004,111,2.114,115,0.347,116,4.369,121,0.935,126,3.004,155,4.05,262,1.524,283,2.186,335,0.892,608,2.432,919,2.817,1035,3.58,1039,4.119,1324,0.921,2068,4.83,2069,4.83]],["deprecated//docs/databases/postgresql/ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[76,1.564,79,2.034,567,4.641,650,4.174,950,5.31]],["keywords//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[51,2.194,434,5.018,950,5.616,2388,5.835]],["toc//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[74,1.072,76,1.787,79,2.324,104,3.932,318,3.233,426,3.596,650,4.769,950,9.292,1062,6.602,1813,5.422,2396,7]],["deprecated//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[73,0.915,104,2.978,192,1.645,287,0.627,1972,3.188,2250,2.808,2251,2.786]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[191,0.957,1972,3.895,1973,5.14,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2250,2.808,2251,2.786]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[1437,4.257,2061,4.992,2062,4.722,2411,6.466,2412,6.466]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[38,0.068,74,1.146,77,2.879,115,0.572,282,2.231,335,1.159,375,2.48,1324,1.197]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[89,1.206,287,0.673,1140,2.375,1802,3.035,2250,3.011,2251,2.987]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[89,1.262,1499,3.789,1987,4.992,1989,4.51,2336,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[38,0.049,57,1.795,61,5.51,66,1.195,102,2.789,113,4.449,115,0.583,120,1.527,121,0.888,139,1.802,195,2.196,270,2.164,329,1.625,335,0.847,357,1.452,444,2.095,498,3.159,1140,2.285,1324,0.875,1395,3.726,1501,3.672,1802,2.92]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[287,0.786,1001,3.491,2250,3.518,2251,3.491]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[2196,5.835,2197,5.835,2413,7.037,2414,7.037]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[282,2.589,939,7.071,1001,4.563,2102,7.82,2415,8.189]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[73,1.057,287,0.725,722,2.937,2250,3.245,2251,3.219]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[1631,4.992,2076,4.992,2337,5.362,2416,6.466,2417,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[38,0.087,73,1.329,111,2.039,115,0.615,120,1.527,121,1.25,122,1.788,134,2.749,191,0.808,192,1.697,193,1.516,329,1.625,357,1.452,375,2.117,642,2.852]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[74,0.87,384,3.816,444,2.177,481,4.403,1038,4.63,2418,5.361]],["keywords//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[444,2.481,753,3.431,1685,5.835,2418,6.11]],["toc//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[38,0.049,73,0.944,74,1.562,242,4.741,443,3.62,444,2.951,560,4.741,718,3.912,724,2.968,1038,4.454,1210,4.587,1754,4.587,1813,4.236,2418,10.261,2419,5.941,2420,5.941]],["deprecated//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[]],["title//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[74,0.938,125,1.914,282,1.826,481,4.745,2421,5.778]],["keywords//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[51,1.864,78,4.368,356,3.243,753,2.916,2422,5.981,2423,5.981]],["toc//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[74,1.072,184,5.553,282,2.087,318,3.233,356,4.123,1813,5.422,1852,6.068,2122,6.602,2421,10.11,2424,7.604,2425,7.604]],["deprecated//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[]],["title//docs/websites/ecommerce/oscommerce-on-fedora-13/",[1111,2.547,2353,4.316,2426,6.083]],["keywords//docs/websites/ecommerce/oscommerce-on-fedora-13/",[185,3.778,742,4.908,1111,2.275,2426,5.433]],["toc//docs/websites/ecommerce/oscommerce-on-fedora-13/",[32,2.223,38,0.081,115,0.413,125,2.141,192,2.126,262,1.813,335,1.061,644,2.778,666,2.223,739,2.792,752,2.141,1006,2.806,1324,1.096,1809,5.436]],["deprecated//docs/websites/ecommerce/oscommerce-on-fedora-13/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[287,0.627,375,1.259,729,2.049,1023,2.16,1557,3.033,2250,2.808,2251,2.786]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[287,0.606,729,1.979,1557,2.93,2251,2.691,2427,5.563,2428,5.563,2429,5.563]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[89,1.206,193,1.576,287,0.673,1140,2.375,2250,3.011,2251,2.987]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[89,1.374,1499,4.124,1500,4.718,2336,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,2250,2.631,2251,2.611]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[804,0.471]],["title//docs/tools-reference/tools/create-file-system-links-with-ln/",[66,1.339,79,2.034,282,1.826,640,4.86,2431,6.126]],["keywords//docs/tools-reference/tools/create-file-system-links-with-ln/",[51,2.016,456,5.953,921,5.16,1501,3.996,2388,5.362]],["toc//docs/tools-reference/tools/create-file-system-links-with-ln/",[66,1.932,74,0.823,79,1.786,113,3.106,262,1.423,282,1.604,318,2.484,530,7.614,640,8.354,2021,3.917,2431,5.379,2432,9.064,2433,8.271,2434,5.843,2435,5.843,2436,5.843]],["deprecated//docs/tools-reference/tools/create-file-system-links-with-ln/",[]],["title//docs/uptime/logs/use-logrotate-to-manage-log-files/",[21,1.995,74,0.938,79,2.034,645,2.919,2437,5.778]],["keywords//docs/uptime/logs/use-logrotate-to-manage-log-files/",[2437,6.703,2438,7.72,2439,7.72]],["toc//docs/uptime/logs/use-logrotate-to-manage-log-files/",[74,0.797,79,2.882,115,0.523,180,4.033,275,3.724,318,2.405,331,2.798,426,2.675,645,4.773,779,6.239,933,3.495,969,5.207,1068,6.449,1925,4.69,2437,8.187,2440,5.656,2441,5.656]],["deprecated//docs/uptime/logs/use-logrotate-to-manage-log-files/",[]],["title//docs/databases/mongodb/build-database-clusters-with-mongodb/",[81,3.698,111,1.758,271,3.165,668,3.412]],["keywords//docs/databases/mongodb/build-database-clusters-with-mongodb/",[111,1.714,271,3.087,668,3.328,858,3.545]],["toc//docs/databases/mongodb/build-database-clusters-with-mongodb/",[23,2.108,66,0.955,73,0.754,75,1.108,76,1.115,79,2.172,87,1.959,93,2.081,111,1.156,115,0.472,120,1.219,121,0.709,122,1.428,139,1.439,183,2.18,270,2.589,271,3.737,279,2.498,283,1.658,374,2.852,440,4.119,536,3.934,668,2.244,684,2.747,724,2.37,795,8.798,897,4.119,1011,3.786,1038,3.557,2442,4.367,2443,7.106]],["deprecated//docs/databases/mongodb/build-database-clusters-with-mongodb/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[287,0.673,1965,4.307,1966,4.219,1967,3.763,2104,2.743,2239,2.658]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[32,2.373,115,0.44,125,2.286,262,1.936,290,3.089,335,1.133,527,5.666,666,2.373,752,2.286,1006,2.995,1324,1.17,1967,4.842]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[119,3.334,192,1.645,193,1.47,1111,1.862,1140,2.216,2033,3.155,2353,3.155]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[2033,3.542,2444,5.953,2445,5.953,2446,5.953,2447,6.466]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[38,0.071,57,2.574,115,0.59,139,2.584,195,3.149,335,1.215,498,4.53,1324,1.255]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[1111,1.996,1566,4.767,1788,4.767,2353,3.382,2448,4.403,2449,4.51]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[729,2.504,1111,2.275,1981,4.809,2448,5.018]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[38,0.071,115,0.59,335,1.215,608,3.312,1324,1.255,2449,8.469]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-fedora-13/",[1111,2.547,2019,4.316,2353,4.316]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-13/",[50,2.851,415,3.344,1111,1.798,1802,2.734,2013,3.344,2019,3.047,2450,4.439]],["toc//docs/websites/wikis/ikiwiki-on-fedora-13/",[38,0.057,74,1.303,115,0.512,254,4.074,335,0.979,384,4.243,441,4.127,616,3.841,1324,1.011,1601,4.243,2019,6.586,2451,5.961]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-13/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[86,2.056,1111,1.996,1243,3.533,1951,3.997,1990,3.619,2353,3.382]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[1953,3.662,1954,3.662,1955,3.601,1956,3.601,1990,3.26,1994,4.171,1995,3.662]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[38,0.051,74,0.866,77,2.178,88,2.806,115,0.341,120,1.58,121,0.919,248,3.603,283,2.148,297,3.559,329,1.681,335,0.877,357,2.095,444,2.168,684,3.559,753,2.998,1324,0.905,1990,5.783,1996,3.301,1999,4.61,2000,4.288,2001,3.979]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[125,1.657,128,1.035,282,1.581,645,2.526,1445,3.296,2193,2.012,2315,2.312]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[804,0.471]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[125,1.657,282,1.581,287,0.627,645,2.526,1445,3.296,2104,2.559,2239,2.479]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[32,2.428,38,0.068,57,2.456,115,0.451,166,4.764,282,2.231,531,5.352,641,4.322,1445,6.493]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/uptime/monitoring/logwatch-log-monitoring/",[125,2.267,645,3.456,1445,4.509]],["keywords//docs/uptime/monitoring/logwatch-log-monitoring/",[262,1.714,645,3.087,1445,4.027,1446,5.018]],["toc//docs/uptime/monitoring/logwatch-log-monitoring/",[]],["deprecated//docs/uptime/monitoring/logwatch-log-monitoring/",[804,0.471]],["title//docs/websites/wikis/confluence-on-centos-5/",[99,2.226,2193,2.753,2452,5.019]],["keywords//docs/websites/wikis/confluence-on-centos-5/",[2452,4.482,2453,7.037,2454,5.616,2455,5.616]],["toc//docs/websites/wikis/confluence-on-centos-5/",[38,0.079,66,1.91,111,1.74,115,0.396,120,1.835,121,1.067,329,1.953,357,1.746,667,3.693,905,5.355,991,3.001,2452,7.237]],["deprecated//docs/websites/wikis/confluence-on-centos-5/",[804,0.471]],["title//docs/websites/wikis/confluence-on-fedora-13/",[1111,2.547,2353,4.316,2452,5.019]],["keywords//docs/websites/wikis/confluence-on-fedora-13/",[2452,4.482,2454,5.616,2455,5.616,2456,7.037]],["toc//docs/websites/wikis/confluence-on-fedora-13/",[38,0.077,66,1.86,111,1.672,115,0.381,120,1.764,121,1.026,329,1.877,335,0.979,357,1.678,667,3.55,905,5.147,991,2.884,1324,1.011,2452,7.123]],["deprecated//docs/websites/wikis/confluence-on-fedora-13/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[86,1.918,438,3.612,444,2.031,1111,1.862,2046,4.107,2047,3.155,2353,3.155]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[444,2.28,619,2.701,2047,3.542,2060,3.471,2457,5.614]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[38,0.055,66,1.33,79,2.02,86,2.2,115,0.499,120,1.698,195,2.442,335,0.942,356,3.583,439,4.027,752,1.901,1324,0.973,1376,5.931,2047,6.03,2050,4.609,2051,4.712]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[74,0.812,142,3.062,444,2.031,1111,1.862,2056,3.062,2057,3.935,2353,3.155]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[444,2.109,794,3.751,2056,3.18,2059,4.368,2060,3.211,2218,5.193]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[38,0.057,74,0.967,115,0.579,261,3.722,282,1.884,335,0.979,426,3.247,444,2.42,474,3.841,608,2.668,1324,1.011,2056,6.206,2060,3.685]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[74,0.76,142,2.869,287,0.588,444,1.903,2056,2.869,2057,3.687,2380,2.533,2381,2.497]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[38,0.057,74,0.967,115,0.579,261,3.722,282,1.884,335,0.979,426,3.247,444,2.42,474,3.841,608,2.668,1324,1.011,2056,6.206,2060,3.685]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/wikis/confluence-on-debian-5-lenny/",[128,1.296,2193,2.521,2315,2.896,2452,4.596]],["keywords//docs/websites/wikis/confluence-on-debian-5-lenny/",[2452,4.482,2454,5.616,2455,5.616,2458,7.037]],["toc//docs/websites/wikis/confluence-on-debian-5-lenny/",[38,0.062,66,1.963,111,1.813,115,0.413,120,1.913,121,1.112,329,2.036,335,1.061,357,1.819,1324,1.096,2452,7.356]],["deprecated//docs/websites/wikis/confluence-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[287,0.786,2380,3.388,2381,3.339,2452,4.596]],["keywords//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[2452,4.482,2454,5.616,2455,5.616,2459,7.037]],["toc//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[38,0.062,66,1.963,111,1.813,115,0.413,120,1.913,121,1.112,329,2.036,335,1.061,357,1.819,1324,1.096,2452,7.356]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[287,0.786,2104,3.206,2239,3.106,2452,4.596]],["keywords//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[2452,4.482,2454,5.616,2455,5.616,2460,7.037]],["toc//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[38,0.062,66,1.963,111,1.813,115,0.413,120,1.913,121,1.112,329,2.036,335,1.061,357,1.819,1324,1.096,2452,7.356]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[86,1.797,287,0.588,438,3.385,444,1.903,2046,3.848,2047,2.956,2380,2.533,2381,2.497]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[444,2.28,619,2.701,2047,3.542,2060,3.471,2461,5.16]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[38,0.054,66,1.305,79,1.983,115,0.36,120,1.667,195,2.397,221,2.981,270,2.363,335,0.925,349,4.625,356,3.517,439,3.953,752,1.866,1324,0.955,1376,5.857,2031,4.348,2047,5.561,2050,4.524,2051,4.625]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/tools-reference/tools/use-the-date-command-in-linux/",[51,2.249,74,1.017,318,3.068,844,5.571]],["keywords//docs/tools-reference/tools/use-the-date-command-in-linux/",[161,4.418,332,4.185,844,4.992,2395,5.953,2462,6.466]],["toc//docs/tools-reference/tools/use-the-date-command-in-linux/",[51,2.463,74,1.113,113,2.914,121,0.819,277,2.302,308,2.224,312,3.674,318,3.359,384,3.387,438,3.437,537,4.544,844,8.298,1570,5.045,2030,4.231,2154,4.544,2463,5.48,2464,7.273,2465,9.264,2466,5.48,2467,5.48,2468,5.48,2469,5.48]],["deprecated//docs/tools-reference/tools/use-the-date-command-in-linux/",[]],["title//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[128,1.109,619,2.579,2193,2.157,2315,2.479,2345,4.927,2470,5.684]],["keywords//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[859,4.917,2082,6.16,2345,6.16]],["toc//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[38,0.076,290,3.571,335,1.31,666,2.744,1324,1.353,2345,7.33]],["deprecated//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[66,1.021,74,0.715,287,0.553,413,3.62,2016,3.342,2017,3.286,2018,4.673,2104,2.255,2239,2.185]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[38,0.068,77,2.879,115,0.629,331,2.815,752,2.339,2016,5.352,2017,7.345]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[66,1.086,74,0.76,287,0.588,413,3.848,2016,3.553,2017,3.493,2380,2.533,2381,2.497]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[38,0.062,77,2.637,115,0.603,221,3.421,270,2.712,331,2.578,752,2.141,2016,4.901,2017,7.475,2031,4.99]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[191,0.784,263,2.926,287,0.627,644,2.15,739,2.16,2104,2.559,2239,2.479]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[287,0.652,1675,4.087,1846,3.871,2365,5.506,2471,4.617,2472,5.506]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[81,2.766,82,2.098,128,0.969,191,0.734,2193,1.885,2315,2.166,2473,4.686,2474,4.166]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[191,0.88,2475,5.614,2476,5.614,2477,4.992,2478,5.614]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[38,0.088,66,1.704,82,2.349,85,4.309,111,1.472,115,0.335,121,0.903,139,1.833,191,1.152,195,2.233,335,0.862,357,1.477,375,1.851,752,1.738,1324,0.89,2474,4.665,2477,6.538,2479,5.247,2480,5.247]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[81,2.766,82,2.098,191,0.734,287,0.588,2104,2.398,2239,2.323,2473,4.686,2474,4.166]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[191,0.88,2475,5.614,2476,5.614,2477,4.992,2478,5.614]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[38,0.086,66,1.645,82,2.234,85,4.098,111,1.4,115,0.319,121,0.859,139,1.743,191,1.112,195,2.124,221,2.641,270,2.094,335,0.82,357,1.405,375,1.787,752,1.653,1324,0.846,2031,3.853,2474,4.437,2477,6.311,2479,4.991,2480,4.991]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[86,2.056,99,1.744,1243,3.533,1950,3.664,1951,3.997,2193,2.157]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2481,4.881,2482,4.493]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[38,0.088,115,0.472,121,1.273,268,4.091,439,5.193,666,2.545,1950,6.312]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[21,1.618,287,0.588,475,3.244,729,1.92,1726,3.687,2044,3.289,2104,2.398,2239,2.323]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/applications/social-networking/planet-feed-aggregator/",[990,6.083,2016,5.188,2017,5.1]],["keywords//docs/applications/social-networking/planet-feed-aggregator/",[2017,5.533,2082,6.821]],["toc//docs/applications/social-networking/planet-feed-aggregator/",[]],["deprecated//docs/applications/social-networking/planet-feed-aggregator/",[804,0.471]],["title//docs/databases/redis/redis-on-centos-5/",[99,2.226,791,4.189,2193,2.753]],["keywords//docs/databases/redis/redis-on-centos-5/",[111,1.575,791,3.438,858,3.257,2004,4.61,2483,6.466]],["toc//docs/databases/redis/redis-on-centos-5/",[21,2.342,32,1.612,33,2.552,38,0.045,90,3.335,91,2.413,115,0.299,125,1.552,133,2.987,185,2.897,262,1.315,282,1.481,290,2.098,308,2.19,331,1.869,352,1.929,354,1.975,362,3.437,474,3.019,752,2.248,791,5.68,812,2.463,1006,2.034,1044,3.019,1817,2.79,2005,5.571]],["deprecated//docs/databases/redis/redis-on-centos-5/",[804,0.471]],["title//docs/databases/redis/redis-on-fedora-13/",[791,4.189,1111,2.547,2353,4.316]],["keywords//docs/databases/redis/redis-on-fedora-13/",[111,1.575,791,3.438,858,3.257,2004,4.61,2484,6.466]],["toc//docs/databases/redis/redis-on-fedora-13/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-fedora-13/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[287,0.786,791,3.836,2380,3.388,2381,3.339]],["keywords//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[111,1.575,858,3.257,2004,4.61,2485,6.466,2486,5.953]],["toc//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[82,2.098,191,0.734,193,1.377,331,1.869,1111,1.745,1220,2.987,2353,2.956,2374,3.848]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[38,0.068,115,0.451,121,1.215,191,1.405,193,2.635,335,1.159,357,1.987,1220,4.5,1324,1.197]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[191,0.84,287,0.673,412,3.222,1168,3.283,2104,2.743,2239,2.658]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[38,0.065,104,4.018,115,0.431,119,4.499,121,1.161,191,1.057,238,3.453,352,2.778,357,1.899,382,3.571,670,5.676,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[81,2.766,82,2.098,191,0.734,287,0.588,2380,2.533,2381,2.497,2473,4.686,2474,4.166]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[191,0.88,2475,5.614,2476,5.614,2477,4.992,2478,5.614]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[38,0.086,66,1.645,82,2.234,85,4.098,111,1.4,115,0.319,121,0.859,139,1.743,191,1.112,195,2.124,221,2.641,270,2.094,335,0.82,357,1.405,375,1.787,752,1.653,1324,0.846,2031,3.853,2474,4.437,2477,6.311,2479,4.991,2480,4.991]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/firewalls/control-network-traffic-with-iptables/",[266,4.837,426,3.412,580,4.751,619,3.014]],["keywords//docs/security/firewalls/control-network-traffic-with-iptables/",[268,3.379,580,4.633,619,2.939,949,4.482]],["toc//docs/security/firewalls/control-network-traffic-with-iptables/",[15,1.899,21,1.288,27,3.138,38,0.021,51,1.339,59,1.484,66,0.51,74,0.789,77,1.982,80,1.806,90,4.956,99,0.715,108,1.698,115,0.238,122,0.762,128,0.455,143,1.668,152,1.503,154,1.565,195,0.936,266,5.376,267,1.589,268,1.216,269,4.887,277,1.064,287,0.276,297,2.487,309,2.997,318,1.077,352,0.905,418,1.668,509,2.199,512,1.766,516,2.222,580,7.241,592,1.484,604,1.899,619,1.058,650,1.589,753,1.235,861,1.484,1035,1.449,1067,4.942,1111,0.819,1261,3.955,1288,1.322,1294,1.806,1369,2.199,1380,5.151,1397,1.503,1404,2.332,1450,2.021,1858,2.199,2182,2.199,2487,2.332,2488,2.533,2489,2.533,2490,2.533,2491,2.533,2492,2.533]],["deprecated//docs/security/firewalls/control-network-traffic-with-iptables/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[191,0.84,287,0.673,412,3.222,1168,3.283,2380,2.899,2381,2.858]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[38,0.061,82,2.834,104,3.77,115,0.404,119,4.221,191,0.992,238,3.239,352,2.606,382,4.422,416,5.084,670,6.094,1168,5.116]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[89,1.206,287,0.673,412,3.222,1168,3.283,2104,2.743,2239,2.658]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[287,0.786,791,3.836,2104,3.206,2239,3.106]],["keywords//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[111,1.575,858,3.257,2004,4.61,2486,5.953,2493,6.466]],["toc//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[79,1.76,1068,4.596,1726,5.594,1923,4.776,2494,5.302,2495,5.759]],["keywords//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[1399,5.193,1923,4.959,2496,5.981,2497,5.981,2498,5.981,2499,5.981]],["toc//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[66,1.023,74,1.251,79,2.713,134,2.354,180,3.626,254,3.018,318,3.181,320,4.058,645,2.231,673,2.499,1068,8.706,1399,7.707,1923,7.36,2154,4.217,2494,10.043,2500,5.086,2501,5.086,2502,5.086]],["deprecated//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[]],["title//docs/websites/cms/how-to-install-and-configure-wordpress/",[38,0.065,115,0.437,497,4.409]],["keywords//docs/websites/cms/how-to-install-and-configure-wordpress/",[499,5.614,500,5.614,502,5.614,2503,6.466,2504,6.466]],["toc//docs/websites/cms/how-to-install-and-configure-wordpress/",[38,0.076,75,2.145,76,2.159,115,0.509,497,6.233]],["deprecated//docs/websites/cms/how-to-install-and-configure-wordpress/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-centos-5/",[73,1.146,99,2.038,1149,3.666,2193,2.521]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-5/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-centos-5/",[32,1.612,38,0.065,57,1.63,73,1.241,89,1.793,111,1.315,115,0.299,120,1.387,121,0.806,125,1.552,192,1.541,193,1.377,262,1.315,282,1.481,291,2.367,329,1.476,335,0.769,352,3.283,354,1.975,357,1.319,375,1.179,752,1.552,812,2.463,1006,2.034,1140,2.076,1324,0.795,1667,4.046]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-5/",[804,0.471]],["title//docs/databases/redis/redis-on-debian-5-lenny/",[128,1.296,791,3.836,2193,2.521,2315,2.896]],["keywords//docs/databases/redis/redis-on-debian-5-lenny/",[111,1.575,858,3.257,2004,4.61,2505,6.466,2506,6.466]],["toc//docs/databases/redis/redis-on-debian-5-lenny/",[21,2.292,32,1.564,33,2.476,38,0.044,90,3.236,91,2.342,115,0.29,125,1.506,133,2.898,185,2.811,262,1.276,282,1.437,290,2.035,308,2.125,331,1.813,335,0.747,352,1.872,354,1.917,362,3.335,474,2.93,752,2.199,791,5.612,812,2.39,1006,1.974,1044,2.93,1324,0.771,1817,2.708,2005,5.45]],["deprecated//docs/databases/redis/redis-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-fedora-12/",[191,0.982,197,4.459,1111,2.333,1144,4.037]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-12/",[667,3.343,2361,5.614,2507,6.466,2508,6.466,2509,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-12/",[38,0.073,74,1.231,139,2.648,191,1.188,335,1.245,1144,6.042,1324,1.286]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-12/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-fedora-13/",[191,0.982,1111,2.333,1144,4.037,2353,3.952]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-13/",[667,3.343,2361,5.614,2510,6.466,2511,6.466,2512,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-13/",[38,0.073,74,1.231,139,2.648,191,1.188,335,1.245,1144,6.042,1324,1.286]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-13/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[191,0.905,287,0.725,1144,3.723,2104,2.957,2239,2.864]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[667,3.343,1948,5.953,1949,5.16,2513,6.466,2514,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[38,0.082,74,1.072,121,1.136,139,2.306,150,5.097,191,1.034,335,1.084,357,1.859,667,3.932,1144,5.535,1324,1.12,2314,5.701]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[191,0.905,287,0.725,1144,3.723,2380,3.124,2381,3.08]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[667,3.343,1949,5.16,2515,6.466,2516,6.466,2517,6.466]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[38,0.085,74,1.12,139,2.41,150,5.327,191,1.081,335,1.133,667,4.109,1144,5.694,1324,1.17,2314,5.958]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[5,2.831,31,3.188,51,1.795,812,2.628,881,3.375,1288,3.005,1545,4.107]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[813,4.295,814,4.295,815,4.171,816,3.966,1288,2.903,1546,4.439,1547,4.439]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[5,2.831,31,3.188,99,1.627,131,2.405,812,2.628,881,3.375,1545,4.107]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[99,1.571,813,4.295,814,4.295,815,4.171,816,3.966,1546,4.439,1547,4.439]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[5,3.035,31,3.418,331,2.138,812,2.818,881,3.619,1545,4.403]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[813,4.617,814,4.617,815,4.484,816,4.264,1546,4.772,1547,4.772]],["toc//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[5,5.63,38,0.061,81,3.736,115,0.533,282,2.001,290,2.834,291,3.197,354,2.668,418,4.8,812,3.327,881,4.272,1545,5.198]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-arch-linux/",[51,2.249,73,1.146,1149,3.666,1288,3.765]],["keywords//docs/web-servers/lemp/lemp-server-on-arch-linux/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-arch-linux/",[38,0.077,73,1.469,89,1.805,111,1.672,115,0.381,120,1.764,121,1.026,192,1.96,193,1.752,329,1.877,335,0.979,352,2.454,357,1.678,375,1.5,1140,2.641,1324,1.011]],["deprecated//docs/web-servers/lemp/lemp-server-on-arch-linux/",[804,0.471]],["title//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[318,2.829,339,4.001,567,4.641,2385,4.99,2518,5.778]],["keywords//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[1501,4.349,2518,6.11,2519,7.037,2520,6.479]],["toc//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[74,1.431,79,3.103,108,4.348,180,4.625,318,2.758,339,3.9,393,4.131,604,4.864,609,4.068,777,5.379,2518,10.265,2521,6.487,2522,5.972]],["deprecated//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[]],["title//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[79,2.205,416,5.033,933,4.459,2523,5.983]],["keywords//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[318,2.992,1490,5.835,2524,7.037,2525,7.037]],["toc//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[74,0.987,77,2.48,79,3.227,118,4.883,182,5.113,318,2.977,340,4.209,418,4.609,577,4.992,819,6.079,933,6.524,1040,4.784,2523,7.767]],["deprecated//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[]],["title//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[79,2.408,567,5.496,867,5.618]],["keywords//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[79,1.976,652,4.61,867,4.61,949,4.118,2520,5.953]],["toc//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[74,1.007,79,2.183,318,4.036,645,3.133,852,5.216,867,8.434,949,6.046,1068,5.7,2272,5.355,2526,6.202,2527,7.143]],["deprecated//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[]],["title//docs/web-servers/lemp/lemp-server-on-fedora-13/",[73,1.146,1111,2.333,1149,3.666,2353,3.952]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-13/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-13/",[32,1.637,38,0.066,57,1.656,73,1.255,89,1.809,111,1.335,115,0.304,120,1.408,125,1.577,192,1.565,193,1.399,262,1.335,282,1.504,291,2.404,329,1.499,330,3.547,335,0.781,352,3.312,354,2.006,375,1.198,752,1.577,812,2.501,1006,2.066,1111,1.772,1140,2.108,1324,0.807]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-13/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[73,1.057,287,0.725,1149,3.381,2104,2.957,2239,2.864]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[51,2.016,89,1.262,193,1.65,1149,3.285,1666,3.036]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[32,1.588,38,0.064,57,1.606,73,1.228,89,1.778,111,1.295,115,0.295,120,1.366,121,0.794,125,1.529,192,1.518,193,1.357,262,1.295,282,1.459,287,0.579,291,2.331,329,1.454,330,3.44,335,0.758,352,3.255,354,1.946,357,1.299,375,1.162,752,1.529,812,2.426,1006,2.004,1140,2.045,1324,0.783]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[77,2.04,128,1.035,692,4.318,729,2.049,1023,2.16,2193,2.012,2315,2.312]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[516,3.343,729,2.301,1023,2.425,1066,3.887,2316,5.362]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[38,0.055,66,1.33,102,3.102,115,0.499,120,1.698,121,0.987,262,1.61,329,1.807,335,0.942,357,1.615,729,3.206,730,3.807,746,4.826,1023,3.379,1024,3.873,1324,0.973,2317,5.479]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[50,2.766,128,0.969,134,2.497,200,3.162,619,2.254,2193,1.885,2315,2.166,2528,4.686]],["keywords//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[50,3.314,1606,5.362,2528,5.614,2529,6.466,2530,6.466]],["toc//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[38,0.081,73,0.96,79,1.847,81,3.097,115,0.587,167,4.309,192,1.726,282,1.658,308,2.453,331,2.092,335,0.862,427,3.419,666,1.805,896,4.822,1001,2.923,1324,0.89,2526,5.247,2528,9.2]],["deprecated//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[73,1.057,128,1.195,1149,3.381,2193,2.325,2315,2.671]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[39,2.076,51,1.621,89,1.015,193,1.327,1149,2.642,1666,2.441,1801,4.311,1802,2.555]],["toc//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[32,1.497,38,0.062,57,2.237,73,1.176,89,1.719,111,1.221,115,0.278,120,1.288,121,0.749,125,1.442,128,1.33,192,1.432,193,1.28,262,1.221,282,1.376,291,2.199,329,1.371,335,0.715,352,3.475,354,1.835,357,1.225,375,1.096,752,1.442,812,2.288,981,4.353,1006,1.89,1140,1.929,1324,0.738,2531,5.013]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[119,2.939,192,1.45,193,1.296,287,0.553,1140,1.953,1156,2.495,2033,2.781,2104,2.255,2239,2.185]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[1846,3.871,2444,5.506,2445,5.506,2471,4.617,2532,5.506,2533,5.506]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[38,0.069,57,2.514,115,0.581,139,2.524,195,3.075,335,1.186,498,4.424,666,2.485,1324,1.225]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[375,1.35,729,2.197,1023,2.316,1111,1.996,2263,3.455,2353,3.382]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2534,4.881,2535,3.768,2536,3.768,2537,3.768,2538,3.768]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[38,0.061,57,1.493,66,0.995,74,1.033,81,2.533,115,0.535,121,1.095,122,2.205,139,1.499,195,1.827,283,2.56,329,1.352,335,0.705,341,3.465,375,2.11,382,2.272,644,1.845,730,2.089,739,1.854,1023,3.275,1324,0.728,1561,3.012,2209,3.378,2263,4.099]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[73,0.981,191,0.84,192,1.763,263,3.137,1111,1.996,2353,3.382]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[647,6.16,2356,7.106,2539,7.72]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[38,0.08,73,0.928,102,2.743,115,0.579,120,1.501,144,2.685,191,1.306,196,2.613,275,3.847,277,2.455,308,2.371,329,1.598,335,0.833,338,3.383,422,2.805,590,3.665,878,4.381,919,2.631,1324,0.86,1524,4.166,2357,4.381]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[74,0.87,111,1.504,375,1.35,1032,3.348,1111,1.996,2353,3.382]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[1819,5.96,1820,6.401,2540,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.403,917,4.7,918,4.043,919,3.423,1324,1.12,1658,5.701]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[804,0.471]],["title//docs/databases/postgresql/fedora-13/",[74,0.87,111,1.504,116,2.708,1032,3.348,1111,1.996,2353,3.382]],["keywords//docs/databases/postgresql/fedora-13/",[1034,4.704,1132,5.175,2541,7.72]],["toc//docs/databases/postgresql/fedora-13/",[38,0.055,66,2.062,111,2.195,115,0.366,116,4.496,121,0.987,126,3.172,155,4.277,262,1.61,283,2.309,335,0.942,608,2.569,919,2.975,1035,3.781,1039,4.351,1324,0.973]],["deprecated//docs/databases/postgresql/fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[89,1.299,193,1.698,1111,2.151,1140,2.56,2353,3.645]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[89,1.374,1499,4.124,1500,4.718,2542,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,193,1.861,195,2.694,282,2.001,335,1.039,498,3.876,1140,2.804,1324,1.073,2265,4.719,2352,5.466]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[89,1.299,1111,2.151,1140,2.56,1802,3.271,2353,3.645]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[89,1.374,1499,4.124,1989,4.908,2542,6.11]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,195,2.694,282,2.001,335,1.039,498,3.876,1140,3.702,1324,1.073,1525,5.324,1802,3.583]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[74,0.76,91,2.413,92,3.335,134,2.497,1111,1.745,2052,2.897,2053,3.848,2353,2.956]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[99,1.988,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[74,0.812,82,2.239,91,2.576,185,3.092,668,2.724,1111,1.862,2353,3.155]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[73,0.981,192,1.763,233,3.137,1111,1.996,2033,3.382,2353,3.382]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[2033,3.855,2446,6.479,2457,6.11,2543,6.479]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[38,0.058,58,3.557,115,0.388,121,1.046,124,4.391,262,2.282,335,0.998,357,1.711,608,3.641,707,5.789,767,6.401,1324,1.031,2033,5.131]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[73,0.981,192,1.763,233,3.137,1111,1.996,2033,3.382,2238,3.382]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[2033,3.855,2283,5.835,2543,6.479,2544,7.037]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[38,0.058,58,3.557,115,0.388,121,1.046,124,4.391,262,2.282,335,0.998,357,1.711,608,3.641,707,5.789,767,6.401,1324,1.031,2033,5.131]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[804,0.471]],["title//docs/development/frameworks/cakephp-on-debian-5-lenny/",[128,1.296,2193,2.521,2315,2.896,2545,6.265]],["keywords//docs/development/frameworks/cakephp-on-debian-5-lenny/",[128,1.162,2545,5.614,2546,6.466,2547,6.466,2548,6.466]],["toc//docs/development/frameworks/cakephp-on-debian-5-lenny/",[38,0.076,139,2.786,335,1.31,545,7.33,1324,1.353,2545,7.976]],["deprecated//docs/development/frameworks/cakephp-on-debian-5-lenny/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[197,3.816,375,1.35,729,2.197,1023,2.316,1111,1.996,2263,3.455]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2549,4.881]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[38,0.061,57,1.493,66,0.995,74,1.033,81,2.533,115,0.535,121,1.095,122,2.205,139,1.499,195,1.827,283,2.56,329,1.352,335,0.705,341,3.465,375,2.11,382,2.272,644,1.845,730,2.089,739,1.854,1023,3.275,1324,0.728,1561,3.012,2209,3.378,2263,4.099]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[86,2.056,125,1.776,287,0.673,1163,3.664,2104,2.743,2239,2.658]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[38,0.089,66,0.981,77,1.727,81,3.717,115,0.48,238,2.166,283,1.703,290,1.895,307,3.476,331,1.688,335,0.695,354,1.784,387,2.857,666,1.456,730,2.06,752,1.402,914,5.787,1024,2.857,1040,3.331,1163,6.784,1322,5.058,1324,0.718,1723,3.4]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-13/",[73,1.146,722,3.185,1111,2.333,2353,3.952]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-13/",[1765,5.14,1766,5.276,2550,7.037,2551,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-13/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,191,1.087,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,491,3.603]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-13/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[89,1.409,233,3.666,1111,2.333,2353,3.952]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[89,1.168,144,2.748,672,2.988,2368,5.193,2457,5.193,2542,5.193]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[21,1.843,32,1.836,33,2.908,38,0.082,57,1.857,66,1.237,89,2.084,125,1.769,262,1.498,290,2.39,291,2.696,308,2.495,335,0.877,666,1.836,752,1.769,812,2.806,1006,2.318,1324,0.905,1667,4.61,1817,3.179]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[73,0.981,125,1.776,287,0.673,2104,2.743,2155,4.403,2239,2.658]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[125,2.459,2155,6.095]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[38,0.062,115,0.64,132,4.211,133,4.12,192,2.126,261,4.036,335,1.061,1324,1.096,2155,8.235]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[20,1.88,21,1.851,287,0.673,2104,2.743,2239,2.658,2261,3.619]],["keywords//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[99,1.88,191,0.905,554,4.113,1275,3.058,2193,2.325]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[38,0.081,82,3.792,115,0.541,121,1.112,191,1.327,238,3.307,352,2.661,357,1.819,766,3.815,1275,4.483]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[191,0.84,287,0.673,554,3.816,1275,2.838,2104,2.743,2239,2.658]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[191,0.84,287,0.673,554,3.816,1275,2.838,2380,2.899,2381,2.858]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[38,0.085,82,3.089,115,0.564,191,1.081,238,3.53,335,1.133,766,4.072,1275,4.677,1324,1.17]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[125,1.657,287,0.627,716,4.107,1921,4.446,2026,4.107,2104,2.559,2239,2.479]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[287,0.704,2026,4.61,2027,5.614,2239,2.783,2471,4.992]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[38,0.073,72,3.182,74,0.898,115,0.557,121,0.952,221,2.927,238,2.83,270,2.32,335,0.908,349,4.542,542,3.995,666,1.902,1320,5.083,1324,0.938,2026,6.264,2028,5.282,2030,4.918,2031,4.27,2552,5.864]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[191,0.84,287,0.673,1275,2.838,2104,2.743,2239,2.658,2553,4.927]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[39,2.221,191,0.757,287,0.606,1275,2.556,2239,2.394,2472,5.121,2554,4.439]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[38,0.055,39,2.638,74,0.931,82,2.569,104,3.417,115,0.366,120,2.315,121,0.987,191,0.899,238,2.936,282,1.814,335,0.942,354,2.419,357,1.615,673,3.248,1275,4.711,1324,0.973,1397,3.921]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[128,1.109,191,0.84,554,3.816,1275,2.838,2193,2.157,2315,2.479]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[39,2.809,191,0.957,1275,3.234,1280,4.718]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[38,0.082,82,2.956,115,0.548,121,1.136,191,1.034,238,3.378,335,1.084,357,1.859,766,3.897,1275,4.546,1324,1.12]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[804,0.471]],["title//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[74,0.76,89,1.054,137,2.294,259,3.764,452,4.046,752,1.552,2394,4.166,2555,4.686]],["keywords//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[89,0.849,137,1.849,144,1.998,191,0.592,271,1.907,453,5.308,672,2.172,2556,4.348,2557,4.348,2558,4.348]],["toc//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[77,2.385,86,2.242,89,1.315,115,0.373,137,2.863,144,3.095,191,0.916,259,6.365,271,2.953,297,3.899,382,3.095,441,4.049,452,6.842,666,2.011,752,1.937,2000,4.697,2394,5.199,2555,5.847]],["deprecated//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[]],["title//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[128,1.035,859,3.668,2193,2.012,2315,2.312,2559,5.759,2560,5.759,2561,5.302]],["keywords//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[2562,7.037,2563,7.037,2564,7.037,2565,5.433]],["toc//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[32,2.133,38,0.079,82,2.776,115,0.396,125,2.055,262,1.74,290,2.776,335,1.018,352,2.553,666,2.133,752,2.731,1006,2.692,1324,1.052,2561,8.739]],["deprecated//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[262,1.504,287,0.673,693,3.111,859,3.933,2104,2.743,2239,2.658]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[287,0.652,407,3.092,619,2.498,693,3.013,2471,4.617,2566,5.981]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,3.567,485,4.203,619,2.881,693,4.191,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[287,0.673,729,2.197,1156,3.035,1978,3.664,2104,2.743,2239,2.658]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[1978,3.837,1981,4.418,1982,4.848,2567,6.466,2568,5.953]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[38,0.059,121,1.067,270,2.602,331,3.287,335,1.018,357,1.746,898,5.093,919,3.216,949,4.549,1324,1.052,1601,4.414,1780,4.414,1978,6.328,1983,5.216]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[287,0.588,375,1.179,729,1.92,1023,2.024,1156,2.652,1557,2.842,2104,2.398,2239,2.323]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[287,0.606,729,1.979,1557,2.93,2239,2.394,2568,5.121,2569,5.563,2570,5.563]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[211,3.062,287,0.627,906,3.56,2271,4.596,2272,4.318,2380,2.704,2381,2.665]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[1034,3.39,2276,4.83,2277,4.439,2278,4.439,2279,4.295,2280,4.439,2571,5.563]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[211,2.869,287,0.588,906,3.335,1156,2.652,2104,2.398,2239,2.323,2271,4.306,2272,4.046]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[1034,3.39,2276,4.83,2277,4.439,2278,4.439,2279,4.295,2280,4.439,2572,5.563]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[74,0.76,86,1.797,137,2.294,191,0.734,271,2.367,287,0.588,2104,2.398,2239,2.323]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-fluxbb/",[1965,5.496,1966,5.384,2573,6.842]],["keywords//docs/websites/forums/discussion-forums-with-fluxbb/",[1966,4.809,2573,6.11,2574,7.037,2575,6.479]],["toc//docs/websites/forums/discussion-forums-with-fluxbb/",[32,2.428,38,0.086,125,2.339,262,1.98,335,1.159,666,2.428,752,2.339,1006,3.064,1324,1.197,2573,7.058]],["deprecated//docs/websites/forums/discussion-forums-with-fluxbb/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-vanilla-forums/",[1366,5.983,1965,5.033,1966,6.531]],["keywords//docs/websites/forums/discussion-forums-with-vanilla-forums/",[722,2.854,1366,5.362,2575,5.953,2576,6.466,2577,6.466]],["toc//docs/websites/forums/discussion-forums-with-vanilla-forums/",[38,0.093,335,1.31,666,2.744,1324,1.353,1366,7.617]],["deprecated//docs/websites/forums/discussion-forums-with-vanilla-forums/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[287,0.588,729,1.92,991,2.267,1156,2.652,1342,3.553,2104,2.398,2239,2.323,2324,4.306]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[1560,4.264,2328,4.772,2329,4.772,2578,5.981,2579,5.981,2580,5.506]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[32,2.223,38,0.081,57,2.249,79,2.275,125,2.141,262,1.813,282,2.043,335,1.061,666,2.914,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[86,1.797,287,0.588,1156,2.652,1243,3.088,1950,3.202,1951,3.493,2104,2.398,2239,2.323]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2294,4.047,2581,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-flatpress/",[21,2.163,192,2.061,673,3.546,2582,6.265]],["keywords//docs/websites/cms/manage-web-content-with-flatpress/",[193,1.65,634,5.614,637,3.887,1142,4.257,2582,5.614]],["toc//docs/websites/cms/manage-web-content-with-flatpress/",[32,2.428,38,0.086,125,2.339,262,1.98,335,1.159,666,2.428,752,2.339,1006,3.064,1324,1.197,2582,7.058]],["deprecated//docs/websites/cms/manage-web-content-with-flatpress/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[73,0.915,104,2.978,192,1.645,287,0.627,1972,3.188,2104,2.559,2239,2.479]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[191,0.957,1972,3.895,1973,5.14,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.124,287,0.627,1140,2.216,1156,2.831,1802,2.831,2104,2.559,2239,2.479]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.262,1499,3.789,1987,4.992,1989,4.51,2583,5.614]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[38,0.079,57,1.453,61,4.726,66,0.968,89,0.939,102,2.258,113,3.816,115,0.528,120,1.236,121,0.718,139,1.458,195,1.777,270,1.752,287,0.782,329,1.315,335,0.686,357,1.175,444,1.695,498,2.557,1140,1.85,1324,0.708,1395,3.016,1501,2.972,1758,4.175,1759,5.952,1802,2.363,2265,3.113,2352,3.605,2584,7.178,2585,4.809]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[82,1.863,191,0.652,193,1.223,287,0.522,331,1.659,1156,2.355,1220,2.653,2104,2.129,2239,2.063,2374,3.417]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[1666,2.612,1834,3.801,1835,3.801,2377,4.063,2378,4.063,2586,5.563,2587,5.563]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[38,0.057,115,0.381,121,1.026,146,5.3,191,1.258,193,2.36,196,3.07,221,3.155,270,3.368,335,0.979,357,1.678,1220,3.8,1243,3.928,1324,1.011,1837,5.147,2031,4.602]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[73,0.857,287,0.588,730,2.281,1024,3.162,1156,2.652,1961,3.202,2104,2.398,2239,2.323]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[1344,3.489,1961,3.301,1963,4.171,1964,4.171,2214,4.83,2215,4.613,2588,5.563]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[21,1.851,200,3.619,303,3.997,2255,6.638,2589,5.684]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[2259,5.16,2590,6.466,2591,5.953,2592,6.466,2593,6.466]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[32,2.373,38,0.085,125,2.286,262,1.936,335,1.133,666,2.373,752,2.286,1006,2.995,1324,1.17,2255,6.135,2589,7.315]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[804,0.471]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[21,1.995,200,3.9,303,4.307,2255,5.138,2594,5.778]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[2259,5.616,2591,6.479,2594,6.11,2595,7.037]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[32,2.428,38,0.086,125,2.339,262,1.98,335,1.159,666,2.428,752,2.339,1006,3.064,1324,1.197,2594,7.058]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[74,0.715,91,2.27,92,3.137,134,2.349,287,0.553,2052,2.725,2053,3.62,2104,2.255,2239,2.185]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[287,0.767,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,2104,2.398,2239,2.323]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[74,0.715,142,2.699,287,0.553,444,1.79,1156,2.495,2056,2.699,2057,3.469,2104,2.255,2239,2.185]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[444,2.109,794,3.751,2056,3.18,2058,4.772,2059,4.368,2060,3.211]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[73,0.857,192,1.541,233,2.742,287,0.588,1156,2.652,2033,2.956,2104,2.398,2239,2.323]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[1846,4.185,2033,3.542,2471,4.992,2532,5.953,2533,5.953]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[38,0.055,57,1.996,58,3.357,115,0.366,121,0.987,124,4.144,262,2.195,291,2.898,335,0.942,357,1.615,608,3.502,707,5.568,767,6.156,984,3.387,1324,0.973,2033,4.935]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[21,1.522,53,2.939,73,0.806,116,2.226,126,2.437,262,1.237,298,3.052,587,3.013,2596,3.919]],["keywords//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[2039,5.16,2596,4.992,2597,6.466,2598,5.953,2599,5.953]],["toc//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[38,0.074,74,1.262,115,0.496,612,4.004,1065,5.123,2596,8.467]],["deprecated//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[74,0.76,111,1.315,287,0.588,375,1.179,1032,2.926,1156,2.652,2104,2.398,2239,2.323]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[1437,4.633,2061,5.433,2062,5.14,2600,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[38,0.068,74,1.146,77,2.879,115,0.572,282,2.231,335,1.159,375,2.48,1324,1.197]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[73,0.857,191,0.734,192,1.541,263,2.742,287,0.588,1156,2.652,2104,2.398,2239,2.323]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[191,0.814,672,2.988,1973,4.368,2601,5.981,2602,5.981,2603,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[38,0.084,115,0.487,120,1.637,121,0.952,134,2.948,191,1.195,196,3.929,244,3.603,263,3.236,277,2.676,308,2.585,329,1.742,335,0.908,357,1.557,422,3.058,642,3.058,1324,0.938,1452,4.443]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[287,0.725,1001,3.219,1156,3.271,2104,2.957,2239,2.864]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[2196,6.401,2197,6.401,2604,7.72]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[282,2.589,939,7.071,1001,4.563,2102,7.82,2415,8.189]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[21,1.727,287,0.627,330,3.728,669,3.51,1156,2.831,2104,2.559,2239,2.479]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[669,3.94,2220,5.16,2221,5.16,2222,5.16,2605,6.466]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[32,1.612,38,0.065,57,1.63,66,1.086,86,1.797,89,1.054,111,1.315,115,0.558,121,0.806,125,1.552,137,2.294,139,1.637,191,0.734,262,1.315,277,2.267,335,0.769,343,3.764,357,1.319,669,5.597,670,3.053,729,1.92,752,1.552,1006,2.034,1109,3.764,1168,2.869,1324,0.795,2223,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-10-04-lucid/",[74,0.76,111,1.315,116,2.367,287,0.588,1032,2.926,1156,2.652,2104,2.398,2239,2.323]],["keywords//docs/databases/postgresql/ubuntu-10-04-lucid/",[116,2.623,1033,4.772,1034,3.645,1132,4.009,2606,5.981,2607,5.981]],["toc//docs/databases/postgresql/ubuntu-10-04-lucid/",[38,0.072,66,2.004,111,2.114,115,0.347,116,4.369,121,0.935,126,3.004,155,4.05,262,1.524,283,2.186,335,0.892,608,2.432,919,2.817,1035,3.58,1039,4.119,1324,0.921,2068,4.83,2069,4.83]],["deprecated//docs/databases/postgresql/ubuntu-10-04-lucid/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[89,1.206,233,3.137,287,0.673,1156,3.035,2104,2.743,2239,2.658]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[89,1.086,144,2.556,287,0.606,672,2.779,2471,4.295,2583,4.83,2608,5.563]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,262,1.447,287,0.647,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[110,5.145,619,3.014,1652,6.265,2609,5.983]],["keywords//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[2609,5.835,2610,6.479,2611,6.479,2612,6.479]],["toc//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[38,0.068,51,1.118,53,2.077,58,2.908,74,0.807,109,2.502,110,2.558,115,0.317,120,0.922,134,1.66,231,2.69,255,6.876,275,2.362,282,1.571,298,2.157,342,2.558,441,2.157,587,2.129,619,3.404,651,3.115,724,1.792,861,2.102,879,3.303,883,2.863,968,3.115,1403,3.303,1501,2.217,1639,3.303,1976,3.303,2060,1.926,2406,3.303,2407,3.303,2442,5.269,2609,8.841,2611,3.303,2612,3.303,2613,3.588,2614,3.588,2615,3.588,2616,3.588,2617,3.588,2618,3.588,2619,3.588]],["deprecated//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[]],["title//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[58,2.926,74,0.812,111,1.403,116,2.526,126,2.765,608,2.239,2596,4.446]],["keywords//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[2039,4.772,2596,4.617,2598,5.506,2599,5.506,2620,5.981,2621,5.981]],["toc//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[38,0.074,74,1.262,115,0.496,612,4.004,1065,5.123,2596,8.467]],["deprecated//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[128,1.035,729,2.049,991,2.42,1342,3.792,2193,2.012,2315,2.312,2324,4.596]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[1560,4.264,2327,5.506,2328,4.772,2329,4.772,2622,5.981,2623,5.981]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[32,2.223,38,0.081,57,2.249,79,2.275,125,2.141,262,1.813,282,2.043,335,1.061,666,2.914,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[21,1.995,33,3.147,52,3.949,426,3.147,2624,5.778]],["keywords//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[1183,4.014,1604,4.149,1605,4.149,2624,4.515,2625,5.2,2626,4.787,2627,4.787,2628,5.2]],["toc//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[17,4.065,33,2.633,38,0.046,66,1.88,79,2.442,126,2.672,142,2.96,221,3.672,242,4.442,392,4.616,641,2.96,650,3.491,673,3.927,1394,4.833,1791,6.168,1883,6.937,2385,4.174,2448,3.969,2487,5.124,2624,8.868,2629,5.124]],["deprecated//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[86,1.797,287,0.588,352,1.929,1297,4.306,1353,3.941,1745,4.166,2380,2.533,2381,2.497]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[1297,4.439,1353,4.063,1357,4.83,1745,4.295,2630,5.563,2631,5.563,2632,5.563]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[5,2.574,38,0.082,66,1.538,115,0.55,121,0.782,122,1.576,196,2.342,211,4.064,214,2.996,283,1.83,290,2.035,291,2.297,320,4.179,335,0.747,475,3.148,479,3.389,666,1.564,722,2.311,753,2.553,881,3.069,1324,0.771,1353,5.583,1365,4.821,1745,5.901,1749,4.821]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[86,2.056,125,1.776,128,1.109,1163,3.664,2193,2.157,2315,2.479]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[125,2.459,1163,5.073]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[38,0.088,77,1.855,81,3.918,115,0.5,290,2.035,307,3.734,331,1.813,335,0.747,354,1.917,387,3.069,666,1.564,730,2.213,752,1.506,914,6.1,1024,3.069,1163,6.924,1322,5.331,1324,0.771,1723,3.652]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.124,193,1.47,287,0.627,1140,2.216,1156,2.831,2104,2.559,2239,2.479]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[89,1.374,1499,4.124,1500,4.718,2583,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[11,2.373,38,0.048,57,1.737,61,5.382,66,1.156,86,1.914,102,2.698,113,4.346,115,0.527,120,1.477,121,0.859,139,1.743,193,1.467,195,2.124,262,1.4,270,2.094,329,1.572,335,0.82,357,1.405,572,3.784,1140,2.211,1324,0.846,1395,3.605,1497,3.605,1501,3.552]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[804,0.471]],["title//docs/tools-reference/tools/synchronize-files-with-unison/",[79,2.408,2633,7.254,2634,6.842]],["keywords//docs/tools-reference/tools/synchronize-files-with-unison/",[128,1.162,156,3.618,2565,4.992,2634,5.614,2635,6.466]],["toc//docs/tools-reference/tools/synchronize-files-with-unison/",[20,2.132,38,0.078,51,2.182,99,1.978,128,1.258,142,3.722,287,0.763,542,4.391,1111,2.263,1288,3.653,2104,3.111,2193,3.273,2239,3.013,2315,2.81,2634,8.133]],["deprecated//docs/tools-reference/tools/synchronize-files-with-unison/",[804,0.471]],["title//docs/databases/mysql/back-up-your-mysql-databases/",[111,1.758,122,2.172,154,4.459,375,1.577]],["keywords//docs/databases/mysql/back-up-your-mysql-databases/",[156,4.319,375,1.687,2636,7.106]],["toc//docs/databases/mysql/back-up-your-mysql-databases/",[21,1.174,66,1.87,72,2.577,74,1.206,79,0.694,91,2.307,102,1.838,111,1.494,156,5.871,164,5.969,182,5.916,263,3.116,277,3.595,282,1.075,375,1.653,391,6.961,860,2.534,897,1.973,1035,4.327,1497,1.425,1658,1.704,1921,3.023,2636,5.646,2637,2.272,2638,6.917,2639,6.134,2640,3.915,2641,3.915,2642,2.272,2643,2.092,2644,2.272]],["deprecated//docs/databases/mysql/back-up-your-mysql-databases/",[]],["title//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[20,1.88,21,1.851,128,1.109,2193,2.157,2261,3.619,2315,2.479]],["keywords//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[804,0.471]],["title//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[20,1.88,21,1.851,287,0.673,2261,3.619,2380,2.899,2381,2.858]],["keywords//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[1099,3.94,2186,4.61,2187,4.61,2261,3.789,2262,4.848]],["toc//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[28,2.696,32,2.334,38,0.093,125,1.552,191,0.734,193,1.377,238,2.398,262,1.315,282,1.481,335,0.769,375,1.179,752,1.552,1006,2.034,1023,2.024,1324,0.795,1325,3.553,1780,3.335,1814,2.816,2261,3.162,2263,3.019,2264,4.046,2265,3.493,2266,4.046,2267,4.046,2268,4.046,2269,4.046,2270,3.553]],["deprecated//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[804,0.471]],["title//docs/websites/wikis/dokuwiki-engine/",[2645,7.989,2646,8.678]],["keywords//docs/websites/wikis/dokuwiki-engine/",[193,1.97,2013,4.641,2647,7.72]],["toc//docs/websites/wikis/dokuwiki-engine/",[32,2.545,38,0.088,125,2.451,262,2.076,666,2.545,752,2.451,1006,3.212,2645,7.844]],["deprecated//docs/websites/wikis/dokuwiki-engine/",[]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[21,1.851,287,0.673,375,1.35,1814,3.222,2380,2.899,2381,2.858]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[162,5.018,287,0.767,375,1.538,1814,3.672]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[38,0.077,79,2.098,115,0.512,139,2.082,191,0.934,221,3.155,262,1.672,265,4.788,270,2.501,354,2.513,590,4.306,644,2.562,1814,5.835,2648,6.32]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-phpfusion/",[21,1.995,192,1.9,193,1.698,673,3.271,2649,6.126]],["keywords//docs/websites/cms/manage-web-content-with-phpfusion/",[637,4.231,722,3.106,2650,7.037,2651,7.037]],["toc//docs/websites/cms/manage-web-content-with-phpfusion/",[32,2.373,38,0.085,125,2.286,193,2.028,262,1.936,335,1.133,666,2.373,752,2.286,1006,2.995,1324,1.17,2649,7.315]],["deprecated//docs/websites/cms/manage-web-content-with-phpfusion/",[804,0.471]],["title//docs/uptime/analytics/webalizer-on-centos-5/",[99,2.226,2193,2.753,2270,5.188]],["keywords//docs/uptime/analytics/webalizer-on-centos-5/",[99,1.689,1074,3.596,1596,4.772,1622,3.645,2270,3.937,2652,5.506]],["toc//docs/uptime/analytics/webalizer-on-centos-5/",[38,0.08,66,1.176,102,2.743,115,0.458,120,1.501,121,0.873,139,1.772,166,3.424,191,0.795,195,2.159,262,1.423,308,2.371,329,1.598,343,4.075,357,1.428,531,3.847,752,1.681,1497,3.665,1813,4.166,2270,7.532]],["deprecated//docs/uptime/analytics/webalizer-on-centos-5/",[804,0.471]],["title//docs/development/frameworks/webpy-on-debian-5-lenny/",[128,1.296,1281,4.178,2193,2.521,2315,2.896]],["keywords//docs/development/frameworks/webpy-on-debian-5-lenny/",[39,2.809,1281,4.074,1666,3.304,2006,5.276]],["toc//docs/development/frameworks/webpy-on-debian-5-lenny/",[38,0.084,66,1.305,77,2.298,81,3.324,82,3.946,111,1.58,121,0.969,335,0.925,352,2.319,357,1.585,666,1.937,1281,6.627,1324,0.955,2007,5.176]],["deprecated//docs/development/frameworks/webpy-on-debian-5-lenny/",[804,0.471]],["title//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[21,2.163,196,3.227,2653,6.642,2654,6.642]],["keywords//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[1802,3.794,2653,7.106,2655,7.72]],["toc//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[38,0.096,57,2.249,74,1.049,77,2.637,78,5.436,126,3.574,238,3.307,335,1.061,338,4.31,2654,8.981,2656,7.444]],["deprecated//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[66,1.086,74,0.76,128,0.969,413,3.848,2016,3.553,2017,3.493,2193,1.885,2315,2.166]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[413,4.61,985,4.722,990,4.992,2016,4.257,2017,4.185]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[38,0.068,77,2.879,115,0.629,331,2.815,752,2.339,2016,5.352,2017,7.345]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[99,1.88,1965,4.641,1966,4.547,1967,4.055,2193,2.325]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[32,2.485,115,0.461,125,2.394,262,2.027,290,3.234,527,5.933,666,2.485,752,2.394,1006,3.136,1967,5.07]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[804,0.471]],["title//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[21,1.727,74,0.812,90,3.56,312,3.861,317,4.107,705,3.792,1726,3.935]],["keywords//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[51,2.016,312,4.335,705,4.257,891,4.51,2657,6.466]],["toc//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[21,1.981,31,3.658,38,0.055,74,0.931,77,2.341,314,5.479,317,4.712,318,2.81,393,4.209,418,4.351,612,2.955,705,8.01,1726,4.515,2385,4.955,2658,6.608]],["deprecated//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[]],["title//docs/websites/wikis/twiki/",[2012,5.526]],["keywords//docs/websites/wikis/twiki/",[415,4.231,1802,3.459,2012,4.027,2013,4.231]],["toc//docs/websites/wikis/twiki/",[]],["deprecated//docs/websites/wikis/twiki/",[804,0.471]],["title//docs/applications/messaging/advanced-irssi-usage/",[78,5.755,441,4.737,2659,6.288]],["keywords//docs/applications/messaging/advanced-irssi-usage/",[1459,4.617,1723,4.171,1724,5.193,1725,5.193,2659,4.772,2660,5.506]],["toc//docs/applications/messaging/advanced-irssi-usage/",[74,1.201,151,7.066,183,3.916,335,1.215,387,4.994,1324,1.255,1450,6.8,1466,6.8,1561,5.193]],["deprecated//docs/applications/messaging/advanced-irssi-usage/",[]],["title//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[74,0.938,607,5.518,1029,5.518,1459,5.138,2659,5.31]],["keywords//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[1459,4.617,1723,4.171,1724,5.193,1725,5.193,2659,4.772,2660,5.506]],["toc//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[11,1.985,21,2.152,38,0.04,58,3.647,77,1.703,78,3.512,95,3.987,115,0.476,283,1.68,318,2.045,387,2.818,418,4.726,619,2.998,630,5.952,641,2.557,666,1.436,947,4.175,1024,2.818,1243,2.752,1723,5.006,1729,4.427,1731,6.608,2385,3.605,2659,8.132,2661,4.809,2662,4.809,2663,4.809,2664,4.809]],["deprecated//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[74,0.812,82,2.239,91,2.576,99,1.627,185,3.092,668,2.724,2193,2.012]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[111,1.714,668,3.328,858,3.545,1009,4.809]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[74,0.76,82,2.098,91,2.413,185,2.897,287,0.588,668,2.552,2380,2.533,2381,2.497]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[74,0.76,86,1.797,128,0.969,137,2.294,191,0.734,271,2.367,2193,1.885,2315,2.166]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[73,0.808,74,0.717,86,1.693,123,3.018,137,3.181,143,3.348,147,2.704,154,3.143,160,3.292,191,0.692,271,2.231,335,0.725,352,1.818,542,3.19,576,3.143,597,3.547,622,3.626,673,4.362,1066,3.058,1324,0.749,1397,4.44,1623,3.348,1972,2.815,2021,6.993,2022,3.626,2023,3.714,2024,3.714,2025,3.714,2394,3.926]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[74,0.76,86,1.797,137,2.294,191,0.734,271,2.367,287,0.588,2380,2.533,2381,2.497]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-fedora-12/",[197,4.87,1111,2.547,2019,4.316]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-12/",[50,2.851,415,3.344,1111,1.798,1802,2.734,2013,3.344,2019,3.047,2450,4.439]],["toc//docs/websites/wikis/ikiwiki-on-fedora-12/",[38,0.057,74,1.303,115,0.512,254,4.074,335,0.979,384,4.243,441,4.127,616,3.841,1324,1.011,1601,4.243,2019,6.586,2451,5.961]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-12/",[804,0.471]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[287,0.786,2019,3.952,2380,3.388,2381,3.339]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[50,2.851,287,0.606,415,3.344,1802,2.734,2013,3.344,2019,3.047,2381,2.574]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[38,0.057,74,1.303,115,0.512,254,4.074,335,0.979,384,4.243,441,4.127,616,3.841,1324,1.011,1601,4.243,2019,6.586,2451,5.961]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[74,0.812,82,2.239,91,2.576,185,3.092,197,3.56,668,2.724,1111,1.862]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[32,1.869,38,0.083,66,1.259,74,0.882,77,3.073,88,2.855,125,1.8,248,3.667,262,1.524,308,3.522,335,0.892,426,2.959,666,1.869,668,4.711,752,1.8,1006,2.359,1324,0.921,1817,3.235]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[74,0.812,86,1.918,99,1.627,137,2.449,191,0.784,271,2.526,2193,2.012]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[73,0.832,74,0.738,86,1.743,123,3.107,137,3.25,143,3.448,147,2.784,154,3.236,160,3.389,191,0.712,271,2.297,352,1.872,542,3.284,576,3.236,597,3.652,622,3.734,673,4.437,1066,3.148,1397,4.536,1623,3.448,1972,2.898,2021,7.076,2022,3.734,2023,3.824,2024,3.824,2025,3.824,2394,4.043]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[21,1.618,287,0.588,475,3.244,729,1.92,1726,3.687,2044,3.289,2380,2.533,2381,2.497]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[38,0.063,115,0.645,120,1.954,329,2.08,335,1.084,576,4.7,730,3.214,1324,1.12,2044,6.7]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-mybb/",[1965,5.496,1966,5.384,2665,6.842]],["keywords//docs/websites/forums/discussion-forums-with-mybb/",[193,1.796,1666,3.304,1968,5.14,2665,6.11]],["toc//docs/websites/forums/discussion-forums-with-mybb/",[32,2.485,38,0.069,125,2.394,262,2.027,335,1.186,666,2.485,752,2.394,1006,3.136,1324,1.225,2665,7.224]],["deprecated//docs/websites/forums/discussion-forums-with-mybb/",[804,0.471]],["title//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[38,0.048,51,1.795,85,4.107,542,3.612,1965,4.017,1966,3.935,2666,5.001]],["keywords//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[193,1.796,1666,3.304,1968,5.14,2666,6.11]],["toc//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[38,0.083,666,2.976,2666,8.651]],["deprecated//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[996,3.837]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[89,1.299,193,1.698,197,4.113,1111,2.151,1140,2.56]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[89,1.374,1499,4.124,1500,4.718,2667,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,193,1.861,195,2.694,282,2.001,335,1.039,498,3.876,1140,2.804,1324,1.073,2265,4.719,2352,5.466]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[89,1.299,197,4.113,1111,2.151,1140,2.56,1802,3.271]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[89,1.374,1499,4.124,1989,4.908,2667,6.11]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[38,0.059,57,2.158,77,2.53,115,0.591,120,1.835,139,2.166,195,2.64,282,1.96,329,1.953,335,1.018,1140,3.652,1324,1.052,1525,5.216,1802,3.51]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[804,0.471]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[74,0.812,86,1.918,137,2.449,191,0.784,197,3.56,271,2.526,1111,1.862]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[137,2.749,191,0.88,271,2.836,1679,4.257,2020,4.722]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[73,0.82,74,0.727,86,1.718,123,3.062,137,3.215,143,3.397,147,2.743,149,3.679,160,3.34,191,0.702,271,2.263,335,0.736,352,1.845,542,3.236,576,3.189,597,3.599,622,3.679,673,4.399,1066,3.102,1324,0.76,1397,4.488,1623,3.397,1972,2.856,2021,7.034,2022,3.679,2023,3.768,2024,3.768,2025,3.768]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[287,0.627,375,1.259,729,2.049,1023,2.16,1557,3.033,2380,2.704,2381,2.665]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[1560,4.61,2668,5.953,2669,6.466,2670,6.466,2671,6.466]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[38,0.04,57,1.453,66,0.968,74,0.678,77,1.703,115,0.565,121,1.072,122,2.16,139,2.177,195,1.777,282,1.32,283,2.508,329,1.315,335,0.686,341,3.395,375,1.877,382,2.21,644,1.795,645,2.109,730,2.032,739,1.804,984,2.464,1023,3.221,1324,0.708,1557,2.532,1561,2.93,1562,3.512,2209,3.286]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[99,1.88,191,0.905,263,3.381,644,2.484,739,2.496]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[672,2.988,856,4.171,993,4.772,1675,4.087,1676,5.506,2672,4.959]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[191,0.84,197,3.816,263,3.137,644,2.305,739,2.316,1111,1.996]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[672,3.516,1675,4.809,1677,6.11,2450,5.616]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[804,0.471]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[191,0.784,263,2.926,287,0.627,644,2.15,739,2.16,2380,2.704,2381,2.665]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[287,0.606,644,2.076,1675,3.801,1681,5.121,1846,3.601,2461,4.439,2673,4.613]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[99,1.88,262,1.621,693,3.352,859,4.238,991,2.796]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[99,1.988,407,3.639,619,2.939,693,3.545]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[30,4.907,38,0.039,67,3.638,72,2.338,74,0.66,115,0.39,126,2.247,183,4.319,241,3.265,262,1.714,267,2.936,329,1.28,374,2.814,407,3.638,485,4.287,619,2.938,693,4.257,724,3.514,739,2.639,958,3.338,959,3.338,966,3.338,1063,4.554,1065,2.679,1294,3.338,1890,3.419,1891,3.51]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[]],["title//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[89,1.409,99,2.038,233,3.666,2193,2.521]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[89,1.168,99,2.375,144,2.748,672,2.988,2672,4.959]],["toc//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,262,1.447,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1667,4.454,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[115,0.437,191,1.072,390,6.083]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[115,0.428,191,1.05,1679,5.082]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[79,2.324,102,3.57,277,4.892,477,5.87,590,4.769,1382,5.87,2272,5.701,2299,6.602,2526,6.602,2674,7.604,2675,7.604]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[]],["title//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[21,2.163,191,0.982,716,5.145,2676,6.265]],["keywords//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[21,1.668,79,1.7,144,2.556,191,0.757,677,5.121,716,3.966,2676,4.83]],["toc//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[66,2.063,1561,6.248]],["deprecated//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[128,1.109,262,1.504,693,3.111,859,3.933,2193,2.157,2315,2.479]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[128,1.162,407,3.343,619,2.701,693,3.257,2315,2.595]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,4.302,485,4.203,619,2.881,693,3.475,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[804,0.471]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[262,1.504,287,0.673,693,3.111,859,3.933,2380,2.899,2381,2.858]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[287,0.652,407,3.092,619,2.498,693,3.013,2461,4.772,2673,4.959]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[30,4.811,38,0.038,67,3.58,72,2.278,74,0.643,115,0.382,126,2.189,183,4.262,241,3.181,262,1.68,267,2.86,329,1.247,335,0.65,374,2.742,407,3.567,485,4.203,619,2.881,693,4.191,724,3.446,739,2.587,958,3.252,959,3.252,966,3.252,1063,4.465,1065,2.609,1294,3.252,1324,0.671,1890,3.33,1891,3.419]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[89,1.299,128,1.195,233,3.381,2193,2.325,2315,2.671]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[89,1.168,128,1.074,144,2.748,672,2.988,2565,4.617,2677,5.506]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[21,1.781,32,1.774,33,2.81,38,0.08,57,1.795,66,1.195,89,2.053,121,0.888,125,1.709,128,1.067,262,1.447,290,2.309,291,2.606,308,2.411,335,0.847,357,1.452,666,1.774,752,1.709,812,2.711,1006,2.24,1324,0.875,1817,3.072]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[89,1.409,197,4.459,233,3.666,1111,2.333]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[89,1.168,144,2.748,672,2.988,2368,5.193,2450,4.772,2667,5.193]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[21,1.843,32,1.836,33,2.908,38,0.082,57,1.857,66,1.237,89,2.084,125,1.769,262,1.498,290,2.39,291,2.696,308,2.495,335,0.877,666,1.836,752,1.769,812,2.806,1006,2.318,1324,0.905,1667,4.61,1817,3.179]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-centos-5/",[99,2.226,2035,4.458,2193,2.753]],["keywords//docs/uptime/analytics/piwik-on-centos-5/",[99,1.571,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2678,5.563]],["toc//docs/uptime/analytics/piwik-on-centos-5/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-centos-5/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[89,1.206,287,0.673,412,3.222,1168,3.283,2380,2.899,2381,2.858]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[38,0.089,57,2.158,89,1.853,121,1.067,122,2.15,195,2.64,277,3.001,308,2.899,335,1.018,375,1.561,422,3.429,670,4.041,1324,1.052,1817,3.693]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[82,1.973,191,0.691,193,1.296,287,0.553,331,1.758,1220,2.81,2374,3.62,2679,3.403,2680,3.342]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[38,0.063,115,0.421,146,5.87,191,1.346,193,2.525,196,3.401,270,2.77,335,1.084,1220,4.209,1243,4.351,1324,1.12,1837,5.701]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[74,0.76,91,2.413,92,3.335,99,1.524,134,2.497,2052,2.897,2053,3.848,2193,1.885]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[99,1.988,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[38,0.081,74,1.366,2052,6.175]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[74,0.715,91,2.27,92,3.137,134,2.349,287,0.553,2052,2.725,2053,3.62,2380,2.383,2381,2.349]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[287,0.767,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[38,0.085,74,1.12,221,3.652,270,2.895,335,1.133,752,2.286,1324,1.17,2031,5.327,2052,6.028]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[82,1.973,191,0.691,193,1.296,287,0.553,331,1.758,1220,2.81,2374,3.62,2380,2.383,2381,2.349]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[38,0.059,115,0.396,146,5.514,191,1.292,193,2.423,196,3.194,221,3.282,270,3.458,335,1.018,1220,3.954,1243,4.087,1324,1.052,1837,5.355,2031,4.788]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[21,1.618,128,0.969,200,3.162,2193,1.885,2254,3.848,2255,4.166,2256,4.686,2315,2.166]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[200,3.789,2254,4.61,2258,5.614,2259,5.16,2681,6.466]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[32,2.321,38,0.083,115,0.431,125,2.236,262,1.893,335,1.108,666,2.321,752,2.236,1006,2.929,1324,1.144,2254,7.153]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[804,0.471]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[21,1.618,128,0.969,475,3.244,729,1.92,1726,3.687,2044,3.289,2193,1.885,2315,2.166]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[729,2.504,1023,2.64,2044,4.289,2045,5.433]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[38,0.061,115,0.635,120,1.873,121,1.089,329,1.994,335,1.039,357,1.782,576,4.506,730,3.081,1324,1.073,2044,6.564]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[128,1.035,375,1.259,729,2.049,1023,2.16,1557,3.033,2193,2.012,2315,2.312]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[128,1.162,729,2.301,1023,2.425,1557,3.405,2315,2.595]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[38,0.041,57,1.473,66,0.981,74,0.687,115,0.532,121,1.294,122,2.183,139,2.199,195,1.802,283,2.534,329,1.333,335,0.695,341,3.43,357,1.192,375,1.893,382,2.24,644,1.82,645,2.138,730,2.06,739,1.829,984,2.498,1023,3.248,1324,0.718,1557,2.567,1561,2.971,1562,3.56,2209,3.331]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[74,0.715,91,2.27,92,3.137,128,0.912,134,2.349,2052,2.725,2053,3.62,2193,1.774,2315,2.038]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[128,1.264,858,3.545,2052,3.778,2054,5.018]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[38,0.076,74,1.295,335,1.31,1324,1.353,2052,5.981]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[287,0.786,2380,3.388,2381,3.339,2426,5.571]],["keywords//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[185,3.211,742,4.171,2426,4.617,2682,5.506,2683,7.74]],["toc//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[32,2.223,38,0.081,115,0.413,125,2.141,192,2.126,262,1.813,335,1.061,644,2.778,666,2.223,739,2.792,752,2.141,1006,2.806,1324,1.096,1809,5.436]],["deprecated//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[191,0.84,287,0.673,1275,2.838,2380,2.899,2381,2.858,2553,4.927]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[39,2.221,191,0.757,287,0.606,1275,2.556,2381,2.574,2461,4.439,2554,4.439]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[38,0.057,39,2.741,74,0.967,82,2.668,104,3.55,115,0.381,120,2.376,191,0.934,221,3.155,238,3.05,270,2.501,335,0.979,673,3.374,1275,4.248,1324,1.011,1397,4.074,2648,6.32]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[287,0.786,1018,4.837,2380,3.388,2381,3.339]],["keywords//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[185,3.211,742,4.171,1018,4.009,2682,5.506,2683,7.74]],["toc//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[38,0.094,134,3.762,192,2.321,335,1.159,644,3.034,666,2.428,739,3.049,1018,5.449,1324,1.197]],["deprecated//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[608,2.4,612,2.762,915,4.307,2052,3.315,2055,5.12,2684,5.684]],["keywords//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[58,2.642,191,0.707,612,2.325,1256,4.787,2041,3.797,2052,2.791,2055,4.311,2685,5.2]],["toc//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[67,3.854,192,2.557,376,7.145,608,3.48,612,4.004,2055,7.424,2686,8.953]],["deprecated//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[73,0.981,99,1.744,104,3.193,192,1.763,1972,3.418,2193,2.157]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[191,0.957,1972,3.895,1974,5.018,2687,7.037]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[137,4.877,196,3.721,270,3.031,338,4.817,341,3.935,718,5.478,1135,6.386]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[73,0.981,104,3.193,192,1.763,197,3.816,1111,1.996,1972,3.418]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[191,0.957,1972,3.895,1974,5.018,2302,6.479]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[73,0.915,104,2.978,192,1.645,287,0.627,1972,3.188,2380,2.704,2381,2.665]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[191,0.957,1972,3.895,1973,5.14,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[99,1.88,191,0.905,1275,3.058,2193,2.325,2553,5.31]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[39,2.581,99,1.826,191,0.88,1275,2.971,2554,5.16]],["toc//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[38,0.076,74,0.949,82,2.617,104,3.482,111,1.641,115,0.373,120,2.345,121,1.006,191,0.916,335,0.96,357,1.646,422,3.233,673,3.31,1275,4.757,1324,0.992,1397,3.996]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[99,1.744,1566,4.767,1788,4.767,2193,2.157,2448,4.403,2449,4.51]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[99,1.988,729,2.504,1981,4.809,2448,5.018]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[38,0.074,115,0.608,608,3.48,2449,8.659]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[82,2.098,99,1.524,191,0.734,193,1.377,331,1.869,1220,2.987,2193,1.885,2374,3.848]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[38,0.068,115,0.451,121,1.215,191,1.405,193,2.635,335,1.159,357,1.987,1220,4.5,1324,1.197]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[82,2.098,191,0.734,193,1.377,197,3.335,331,1.869,1111,1.745,1220,2.987,2374,3.848]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[38,0.071,115,0.472,191,1.447,193,2.715,335,1.215,1220,4.717,1324,1.255]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[804,0.471]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[74,0.76,82,2.098,91,2.413,128,0.969,185,2.897,668,2.552,2193,1.885,2315,2.166]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[111,1.714,858,3.545,1009,4.809,2430,5.616]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[32,2.011,38,0.056,66,1.355,74,0.949,77,3.232,88,3.073,125,1.937,248,3.946,262,1.641,308,3.704,335,0.96,426,3.185,668,4.316,752,1.937,1006,2.538,1324,0.992,1817,3.482]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[287,0.627,1566,4.446,1788,4.446,2380,2.704,2381,2.665,2448,4.107,2449,4.206]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[287,0.704,729,2.301,1981,4.418,2381,2.992,2448,4.61]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[38,0.071,115,0.59,335,1.215,608,3.312,1324,1.255,2449,8.469]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/email/clients/retrieve-email-using-getmail/",[74,1.017,242,5.758,729,2.568,2688,6.265]],["keywords//docs/email/clients/retrieve-email-using-getmail/",[729,2.747,2688,6.703,2689,7.106]],["toc//docs/email/clients/retrieve-email-using-getmail/",[38,0.055,74,1.27,77,2.341,104,3.417,115,0.499,166,3.873,427,3.738,441,3.973,729,3.206,949,4.209,965,6.083,984,4.617,1623,4.351,1921,5.102,2688,8.9]],["deprecated//docs/email/clients/retrieve-email-using-getmail/",[]],["title//docs/development/frameworks/catalyst-and-modperl/",[2690,7.535,2691,7.989]],["keywords//docs/development/frameworks/catalyst-and-modperl/",[1666,3.624,2690,6.703,2692,7.72]],["toc//docs/development/frameworks/catalyst-and-modperl/",[38,0.067,73,0.898,82,2.198,88,2.581,115,0.448,120,1.453,121,0.845,122,1.702,191,1.4,238,2.513,282,1.552,329,1.547,335,0.806,352,2.022,354,2.07,673,2.78,1047,4.13,1324,0.833,1397,3.356,2643,5.207,2690,8.187,2691,7.44]],["deprecated//docs/development/frameworks/catalyst-and-modperl/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[21,1.727,128,1.035,192,1.645,673,2.831,2193,2.012,2315,2.312,2693,5.001]],["keywords//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[39,2.221,128,0.999,637,3.344,1142,3.662,2006,4.171,2693,4.83,2694,5.563]],["toc//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[38,0.058,74,0.987,89,1.367,115,0.519,137,3.983,191,0.952,203,4.006,335,0.998,545,5.587,1324,1.031,2394,7.232,2555,8.133,2693,8.133]],["deprecated//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[21,1.851,128,1.109,375,1.35,1814,3.222,2193,2.157,2315,2.479]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[128,1.264,162,5.018,375,1.538,1814,3.672]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[38,0.08,79,2.228,115,0.533,139,2.211,191,0.992,262,1.776,265,5.084,354,2.668,590,4.572,644,2.721,1814,5.977]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[128,1.035,211,3.062,906,3.56,2193,2.012,2271,4.596,2272,4.318,2315,2.312]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[1034,3.39,2277,4.439,2278,4.439,2279,4.295,2280,4.439,2306,5.121,2695,5.563]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[21,1.781,32,1.774,38,0.07,67,2.557,87,2.453,115,0.329,121,0.888,183,2.73,195,2.196,221,2.73,318,2.526,335,0.847,339,3.572,357,1.452,595,4.236,619,2.481,752,1.709,801,4.339,889,4.236,906,6.5,1324,0.875,2281,6.461]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[804,0.471]],["title//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[262,1.504,612,2.762,906,3.816,1065,3.533,2281,4.767,2684,5.684]],["keywords//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[2039,6.16,2696,7.72,2697,7.72]],["toc//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[20,2.175,51,2.227,53,4.135,58,3.629,66,1.91,67,3.074,121,1.067,122,2.15,298,4.294,587,4.239,906,4.414,1065,6.502,2041,5.216]],["deprecated//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[804,0.471]],["title//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[128,1.296,2193,2.521,2270,4.751,2315,2.896]],["keywords//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[128,1.074,1074,3.596,1596,4.772,1622,3.645,2270,3.937,2652,5.506]],["toc//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[38,0.076,66,1.069,102,2.495,115,0.428,120,1.366,121,0.794,139,1.612,166,3.115,191,1.051,262,1.295,308,2.157,329,1.454,335,0.758,343,3.707,355,3.385,357,1.299,498,2.826,531,3.499,752,1.529,1324,0.783,1497,3.334,1813,3.79,2152,4.893,2270,7.529]],["deprecated//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[128,1.035,1566,4.446,1788,4.446,2193,2.012,2315,2.312,2448,4.107,2449,4.206]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[128,1.264,729,2.504,1981,4.809,2448,5.018]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[38,0.071,115,0.59,335,1.215,608,3.312,1324,1.255,2449,8.469]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[2698,4.808]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[86,1.797,128,0.969,438,3.385,444,1.903,2046,3.848,2047,2.956,2193,1.885,2315,2.166]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[128,1.162,444,2.28,619,2.701,2047,3.542,2060,3.471]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[38,0.053,66,1.282,79,1.947,86,2.121,115,0.487,120,1.637,121,0.952,195,2.354,335,0.908,356,3.454,357,1.557,439,3.882,752,1.832,1324,0.938,1376,5.784,2047,5.938,2050,4.443,2051,4.542]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-joomla/",[21,2.163,192,2.061,638,5.27,673,3.546]],["keywords//docs/websites/cms/manage-web-content-with-joomla/",[637,4.641,638,5.638,1142,5.082]],["toc//docs/websites/cms/manage-web-content-with-joomla/",[32,2.373,38,0.085,115,0.44,125,2.286,262,1.936,290,3.089,638,7.432,666,2.373,752,2.286,1006,2.995]],["deprecated//docs/websites/cms/manage-web-content-with-joomla/",[804,0.471]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[74,0.76,128,0.969,142,2.869,444,1.903,2056,2.869,2057,3.687,2193,1.885,2315,2.166]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[128,1.162,444,2.28,794,4.055,2056,3.438,2060,3.471]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[38,0.054,74,0.914,115,0.563,121,0.969,261,3.517,282,1.78,335,0.925,357,1.585,426,3.068,444,2.287,474,4.977,608,2.521,1324,0.955,2056,6.085,2060,3.482]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[128,1.296,2193,2.521,2315,2.896,2426,5.571]],["keywords//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[128,1.264,185,3.778,742,4.908,2426,5.433]],["toc//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[32,2.223,38,0.081,115,0.413,125,2.141,192,2.126,262,1.813,335,1.061,644,2.778,666,2.223,739,2.792,752,2.141,1006,2.806,1324,1.096,1809,5.436]],["deprecated//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/how-to-configure-nginx/",[89,1.694,115,0.481]],["keywords//docs/web-servers/nginx/how-to-configure-nginx/",[38,0.058,89,1.374,672,3.516,1413,6.479]],["toc//docs/web-servers/nginx/how-to-configure-nginx/",[11,2.994,59,2.857,73,0.774,75,1.139,79,1.49,80,3.476,84,4.233,89,0.952,115,0.532,120,1.253,134,2.256,144,2.24,275,3.21,297,2.822,329,1.983,341,2.306,382,3.333,429,3.655,477,5.598,538,3.058,608,1.895,642,2.34,645,2.138,666,1.456,918,2.592,1118,3.89,1382,3.764,1649,4.488,1659,4.233,2000,3.4,2031,3.268,2699,4.488,2700,4.488]],["deprecated//docs/web-servers/nginx/how-to-configure-nginx/",[]],["title//docs/websites/ecommerce/magento-on-debian-5-lenny/",[128,1.296,1018,4.837,2193,2.521,2315,2.896]],["keywords//docs/websites/ecommerce/magento-on-debian-5-lenny/",[128,1.264,185,3.778,742,4.908,1018,4.718]],["toc//docs/websites/ecommerce/magento-on-debian-5-lenny/",[38,0.094,134,3.762,192,2.321,335,1.159,644,3.034,666,2.428,739,3.049,1018,5.449,1324,1.197]],["deprecated//docs/websites/ecommerce/magento-on-debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[21,1.995,33,3.147,291,2.919,397,5.518,2701,5.778]],["keywords//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[1604,5.16,1605,5.16,2626,5.953,2701,5.614,2702,6.466]],["toc//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[21,2.232,38,0.062,66,1.498,74,1.049,109,5.192,318,3.165,330,6.314,374,4.475,392,6.172,397,6.172,2629,6.852,2701,9.448]],["deprecated//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[125,1.657,128,1.035,716,4.107,1921,4.446,2026,4.107,2193,2.012,2315,2.312]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[128,1.264,2026,5.018,2027,6.11,2315,2.825]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[38,0.085,72,3.301,74,0.931,115,0.568,121,0.987,238,2.936,335,0.942,349,4.712,542,4.144,666,1.974,1320,5.273,1324,0.973,2026,6.424,2028,5.479,2030,5.102,2552,6.083]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[82,2.805,352,2.58,2703,6.265,2704,6.265]],["keywords//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[191,0.814,2288,4.959,2703,5.193,2704,5.193,2705,5.981,2706,5.981]],["toc//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[38,0.043,115,0.546,120,1.943,123,3.062,137,3.215,147,2.743,160,4.895,191,1.341,203,2.953,271,2.263,329,2.068,335,0.736,673,3.717,1047,5.523,1324,0.76,1397,4.488,2021,5.069,2022,5.392,2703,4.48,2704,4.48,2707,5.16]],["deprecated//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[804,0.471]],["title//docs/email/clients/using-fetchmail-to-retrieve-email/",[74,1.017,242,5.758,729,2.568,2708,6.265]],["keywords//docs/email/clients/using-fetchmail-to-retrieve-email/",[730,2.733,1501,3.996,2689,5.953,2708,5.614,2709,6.466]],["toc//docs/email/clients/using-fetchmail-to-retrieve-email/",[38,0.046,59,3.262,69,4.616,74,0.784,80,5.697,88,3.646,121,0.832,145,4.833,160,3.603,178,3.491,240,4.174,248,3.262,279,2.932,283,1.945,331,1.928,349,3.969,576,4.938,645,2.441,730,2.353,1883,4.833,2708,8.868,2710,5.567,2711,5.124,2712,5.567,2713,5.567]],["deprecated//docs/email/clients/using-fetchmail-to-retrieve-email/",[804,0.471]],["title//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[66,1.242,126,2.964,375,1.35,608,2.4,612,2.762,1065,3.533]],["keywords//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[2039,6.16,2714,7.72,2715,7.72]],["toc//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[51,2.022,53,3.756,66,1.79,67,2.792,90,4.009,121,0.969,122,1.952,126,3.114,298,3.9,375,1.944,587,3.849,608,2.521,612,3.978,666,1.937,1065,6.251,2041,4.737]],["deprecated//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[]],["title//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[128,1.109,287,0.673,342,4.403,608,2.4,1332,5.684,1695,4.767]],["keywords//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[954,6.11,1695,5.433,2716,7.037,2717,7.037]],["toc//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[115,0.523,283,3.295,416,6.578,427,5.336,954,8.189]],["deprecated//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[287,0.786,2035,4.082,2718,4.751,2719,4.751]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2720,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[287,0.786,2035,4.082,2380,3.388,2381,3.339]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[287,0.606,303,3.601,1074,3.344,1622,3.39,2035,3.147,2036,4.063,2721,5.563]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[38,0.062,73,1.182,115,0.541,120,1.913,121,1.112,192,2.126,193,1.9,329,2.036,356,4.036,491,4.818,666,2.223,771,5.086,2035,5.519]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[82,1.973,128,0.912,191,0.691,193,1.296,331,1.758,1220,2.81,2193,1.774,2315,2.038,2374,3.62]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[1666,3.036,1834,4.418,1835,4.418,2377,4.722,2378,4.722]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[38,0.061,115,0.404,121,1.089,146,5.628,191,1.309,193,2.456,196,3.26,270,2.656,335,1.039,357,1.782,1220,4.035,1243,4.171,1324,1.073,1837,5.466]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[73,0.915,128,1.035,730,2.434,1024,3.375,1961,3.418,2193,2.012,2315,2.312]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[1344,3.751,1961,3.549,1963,4.484,1964,4.484,2332,5.506,2565,4.617]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[38,0.062,57,2.249,86,2.478,115,0.541,121,1.112,139,2.258,142,3.958,195,2.751,335,1.061,357,1.819,730,4.123,1324,1.096,1961,4.417]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[804,0.471]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[73,0.915,287,0.627,730,2.434,1024,3.375,1961,3.418,2380,2.704,2381,2.665]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[1344,3.751,1961,3.549,1963,4.484,1964,4.484,2215,4.959,2461,4.772]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[38,0.065,57,2.348,86,2.587,115,0.556,139,2.357,142,4.132,195,2.872,335,1.108,730,4.24,1324,1.144,1961,4.612]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[89,1.299,99,1.88,1140,2.56,1802,3.271,2193,2.325]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[89,1.374,1499,4.124,1989,4.908,2722,6.479]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[38,0.063,57,2.297,115,0.548,120,1.954,121,1.136,139,2.306,195,2.81,329,2.08,357,1.859,1140,3.805,1525,5.553,1802,3.737]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[89,1.206,128,1.109,1140,2.375,1802,3.035,2193,2.157,2315,2.479]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[89,1.262,1499,3.789,1989,4.51,2320,5.614,2723,6.466]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[38,0.061,57,2.203,115,0.533,120,1.873,121,1.089,139,2.211,195,2.694,329,1.994,335,1.039,357,1.782,1140,3.702,1324,1.073,1525,5.324,1802,3.583]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[89,1.206,287,0.673,1140,2.375,1802,3.035,2380,2.899,2381,2.858]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[89,1.262,1499,3.789,1987,4.992,1989,4.51,2724,6.466]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[38,0.061,57,2.203,77,2.582,115,0.597,139,2.211,195,2.694,282,2.001,335,1.039,498,3.876,1140,2.804,1324,1.073,1802,3.583,2265,4.719,2352,5.466]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/development/version-control/manage-source-code-versions-with-subversion/",[21,1.995,52,3.949,291,2.919,292,5.31,2725,5.778]],["keywords//docs/development/version-control/manage-source-code-versions-with-subversion/",[1183,5.433,2627,6.479,2725,6.11,2726,7.037]],["toc//docs/development/version-control/manage-source-code-versions-with-subversion/",[21,2.382,38,0.054,52,2.512,66,0.852,73,0.672,74,0.596,75,0.989,76,0.995,87,1.747,104,2.188,109,2.952,115,0.361,122,1.274,144,1.945,154,2.616,164,2.952,191,0.886,192,1.209,221,4.872,231,3.173,283,1.479,318,1.8,426,2.002,438,2.655,489,3.377,608,2.533,861,2.48,915,2.952,933,2.616,1001,2.048,1040,2.892,1268,3.896,2725,8.835,2727,4.232]],["deprecated//docs/development/version-control/manage-source-code-versions-with-subversion/",[804,0.471]],["title//docs/tools-reference/tools/schedule-tasks-with-cron/",[166,4.618,167,5.618,532,6.534]],["keywords//docs/tools-reference/tools/schedule-tasks-with-cron/",[51,1.621,165,3.086,166,3.047,282,1.427,684,3.01,2728,5.2,2729,4.787,2730,5.2]],["toc//docs/tools-reference/tools/schedule-tasks-with-cron/",[74,1.378,77,2.14,80,4.309,113,3.213,141,5.247,166,6.538,283,2.111,331,2.092,441,3.633,531,5.576,593,4.051,678,5.563,844,4.665,1070,4.531,1813,4.309,2711,7.796,2729,7.796]],["deprecated//docs/tools-reference/tools/schedule-tasks-with-cron/",[]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[89,1.299,99,1.88,193,1.698,1140,2.56,2193,2.325]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[89,1.374,1499,4.124,1500,4.718,2722,6.479]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[38,0.063,57,2.297,77,2.693,115,0.609,139,2.306,193,1.941,195,2.81,282,2.087,498,4.043,1140,2.925,2265,4.922,2352,5.701]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[804,0.471]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[89,1.206,128,1.109,193,1.576,1140,2.375,2193,2.157,2315,2.479]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[89,1.374,1499,4.124,1500,4.718,2320,6.11]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[38,0.081,57,2.249,115,0.413,121,1.112,139,2.258,193,1.9,195,2.751,335,1.061,357,1.819,498,3.958,1140,2.863,1324,1.096,2265,4.818,2352,5.581]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[804,0.471]],["title//docs/tools-reference/linux-system-administration-basics/",[51,2.249,77,2.556,282,1.98,684,4.178]],["keywords//docs/tools-reference/linux-system-administration-basics/",[51,1.621,144,2.389,730,2.198,753,2.535,767,3.553,2731,5.2,2732,4.787,2733,5.2]],["toc//docs/tools-reference/linux-system-administration-basics/",[15,1.704,21,1.547,38,0.019,51,1.608,57,1.559,73,1.287,77,0.805,78,3.768,79,2.476,99,0.642,110,2.792,115,0.217,121,1.13,122,0.684,125,1.126,126,1.88,128,0.408,131,0.949,144,1.044,150,2.625,161,4.191,191,0.309,192,1.118,211,1.208,233,1.154,244,1.285,282,1.899,287,0.248,318,2.194,335,0.324,341,1.075,356,2.123,357,0.555,384,1.404,444,1.381,445,1.704,567,2.731,593,1.523,604,1.704,609,2.456,619,0.949,640,1.659,642,1.88,645,0.997,652,2.792,660,1.62,729,1.836,867,1.62,883,3.124,984,1.164,1024,1.331,1026,1.659,1038,1.704,1040,1.553,1047,1.659,1288,1.186,1376,4.038,1424,1.973,1524,1.62,1594,1.973,1852,1.813,1866,1.973,2122,1.973,2385,1.704,2421,1.973,2432,1.973,2522,2.092,2609,1.884,2610,2.092,2734,2.092,2735,2.272]],["deprecated//docs/tools-reference/linux-system-administration-basics/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[73,0.981,191,0.84,192,1.763,197,3.816,263,3.137,1111,1.996]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[191,1.05,1846,4.997,2450,6.16]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[38,0.08,73,0.928,102,2.743,115,0.579,120,1.501,144,2.685,191,1.306,196,2.613,275,3.847,277,2.455,308,2.371,329,1.598,335,0.833,338,3.383,422,2.805,590,3.665,878,4.381,919,2.631,1324,0.86,1524,4.166,2357,4.381]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[804,0.471]],["title//docs/uptime/analytics/piwik-on-debian-5-lenny/",[128,1.296,2035,4.082,2193,2.521,2315,2.896]],["keywords//docs/uptime/analytics/piwik-on-debian-5-lenny/",[1074,3.596,1622,3.645,2035,3.383,2036,4.368,2736,5.981,2737,5.981]],["toc//docs/uptime/analytics/piwik-on-debian-5-lenny/",[32,2.011,38,0.056,73,1.07,115,0.506,120,1.73,121,1.006,125,1.937,192,1.923,193,1.719,262,1.641,329,1.842,356,3.651,491,4.359,666,2.011,752,1.937,771,4.601,1006,2.538,2035,5.162]],["deprecated//docs/uptime/analytics/piwik-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[86,2.056,99,1.744,1243,3.533,1951,3.997,1990,3.619,2193,2.157]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[1953,3.662,1954,3.662,1955,3.601,1956,3.601,1990,3.26,1994,4.171,1995,3.662]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[38,0.053,74,0.898,77,2.256,88,2.907,115,0.353,120,1.637,121,0.952,248,3.733,283,2.226,297,3.688,329,1.742,357,2.147,444,2.246,684,3.688,753,3.106,1990,5.893,1996,3.42,1999,4.776,2000,4.443,2001,4.123]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[804,0.471]],["title//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[128,1.109,619,2.579,2193,2.157,2315,2.479,2470,5.684,2738,5.361]],["keywords//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[722,3.106,2082,5.616,2738,6.11,2739,7.037]],["toc//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[32,2.091,38,0.088,74,0.987,115,0.388,125,2.014,244,3.961,262,1.706,335,0.998,666,2.091,752,2.014,1006,2.639,1324,1.031,2738,9.787]],["deprecated//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/apache/apache-access-control/",[191,1.072,426,3.727,608,3.063]],["keywords//docs/web-servers/apache/apache-access-control/",[144,2.556,191,0.757,262,1.355,672,2.779,1528,4.83,2740,5.563,2741,5.563]],["toc//docs/web-servers/apache/apache-access-control/",[75,1.703,76,1.714,144,4.422,191,0.992,279,3.839,426,4.551,475,4.383,608,3.74,724,3.642,919,3.282,1040,4.981,1481,5.817,2405,6.711]],["deprecated//docs/web-servers/apache/apache-access-control/",[]],["title//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[134,3.08,191,0.905,269,4.055,426,3.147,608,2.587]],["keywords//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[144,2.971,191,0.88,262,1.575,672,3.23,1528,5.614]],["toc//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[88,3.327,113,3.876,134,3.374,269,5.864,426,5.418,441,4.383,592,4.272,608,4.453,2206,6.711]],["deprecated//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[21,1.851,128,1.109,330,3.997,669,3.763,2193,2.157,2315,2.479]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[669,3.645,2220,6.709,2221,4.772,2222,4.772,2742,5.981]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[32,1.497,38,0.081,57,1.515,66,1.009,77,1.776,86,1.669,89,1.719,111,1.221,115,0.622,125,1.442,137,2.132,139,1.521,191,0.682,262,1.221,282,1.376,335,0.715,343,3.497,666,1.497,669,5.364,670,2.836,729,1.784,752,1.442,1006,1.89,1109,3.497,1324,0.738]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[73,0.915,104,2.978,128,1.035,192,1.645,1972,3.188,2193,2.012,2315,2.312]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[191,0.957,1472,5.616,1972,3.895,1974,5.018]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[137,4.774,196,3.554,270,2.895,335,1.133,338,4.6,341,3.758,718,5.232,1135,6.202,1324,1.17]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[21,1.851,287,0.673,330,3.997,669,3.763,2380,2.899,2381,2.858]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[669,3.94,2220,5.16,2221,5.16,2222,5.16,2743,6.466]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[32,1.456,38,0.08,57,2.191,66,0.981,86,1.623,89,1.69,111,1.188,115,0.596,121,0.728,125,1.402,137,2.073,139,1.479,191,0.663,221,2.24,262,1.188,270,1.776,335,0.695,343,3.4,357,1.192,666,1.456,669,5.277,670,2.758,729,1.735,752,1.402,1006,1.838,1109,3.4,1324,0.718]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[66,1.242,99,1.744,739,2.316,758,3.763,759,3.165,1111,1.996]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[99,1.826,1111,2.091,1112,4.848,1113,5.16,2744,5.953]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[66,1.848,75,2.145,76,2.159,739,3.446,758,5.598,759,4.708]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[66,1.242,128,1.109,287,0.673,739,2.316,758,3.763,759,3.165]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[128,1.162,287,0.704,1112,4.848,1113,5.16,2744,5.953]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[66,1.848,75,2.145,76,2.159,739,3.446,758,5.598,759,4.708]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[]],["title//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[577,4.745,644,2.484,739,2.496,758,4.055,759,3.411]],["keywords//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[1112,4.848,1113,5.16,2745,6.466,2746,5.614,2747,6.466]],["toc//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[23,3.88,38,0.073,66,1.757,93,3.83,739,3.275,758,5.321,759,4.475,1260,6.226]],["deprecated//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[804,0.471]],["title//docs/platform/linode-beginners-guide/",[20,2.399,1133,5.908,1502,7.254]],["keywords//docs/platform/linode-beginners-guide/",[1642,5.616,2732,6.479,2748,7.037,2749,7.037]],["toc//docs/platform/linode-beginners-guide/",[20,3.499,38,0.033,51,1.245,67,1.719,77,1.414,79,1.221,87,1.649,120,1.026,121,0.597,136,2.677,139,1.211,152,3.696,156,2.234,199,2.729,233,2.029,260,3.187,290,2.421,426,1.888,444,1.408,484,2.994,543,3.187,592,3.65,645,1.751,660,2.847,707,2.468,729,1.421,752,1.149,922,3.467,1000,2.729,1001,1.932,1024,2.34,1754,3.083,1810,5.408,1849,3.467,2101,3.467,2415,3.467,2750,3.993,2751,3.993,2752,6.229,2753,3.993,2754,3.993]],["deprecated//docs/platform/linode-beginners-guide/",[]],["title//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[644,2.693,739,2.706,1109,5.033,1110,4.525]],["keywords//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[1260,5.018,1675,4.809,2746,6.11,2755,7.037]],["toc//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[38,0.071,66,1.714,147,4.53,739,3.99,759,4.367,918,4.53,1115,5.943,1260,6.076]],["deprecated//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[804,0.471]],["title//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[74,0.87,104,3.193,341,2.92,498,3.283,2756,6.175,2757,5.684]],["keywords//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[1260,5.018,1675,4.809,2746,6.11,2757,6.479]],["toc//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[38,0.081,724,4.841,739,3.635,1260,6.909]],["deprecated//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[]],["title//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[53,3.575,79,1.887,298,3.712,587,3.664,1000,4.219,2758,5.361]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[1693,4.772,1695,4.617,2758,5.193,2759,5.981,2760,5.981,2761,5.981]],["toc//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[38,0.063,67,4.258,74,1.072,181,5.87,183,3.494,335,1.084,612,3.401,919,3.423,1109,5.303,1324,1.12,2758,8.589,2762,7.604]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[804,0.471]],["title//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[79,1.887,287,0.673,365,4.63,1000,4.219,1692,4.767,2380,2.899]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[1692,4.617,1693,4.772,1694,5.506,1695,4.617,1696,5.506,1697,5.506]],["toc//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[38,0.068,67,3.499,74,1.146,181,6.276,183,3.736,335,1.159,612,3.636,919,3.66,1324,1.197,1692,7.972]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[128,1.195,729,2.368,1978,3.949,2193,2.325,2315,2.671]],["keywords//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[1978,3.837,1981,4.418,1982,4.848,2763,6.466,2764,5.614]],["toc//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[38,0.059,121,1.067,270,2.602,331,3.287,335,1.018,357,1.746,898,5.093,919,3.216,949,4.549,1324,1.052,1601,4.414,1780,4.414,1978,6.328,1983,5.216]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[287,0.725,729,2.368,1978,3.949,2718,4.381,2719,4.381]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[1978,3.837,1981,4.418,1982,4.848,2764,5.614,2765,6.466]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[38,0.053,57,1.924,115,0.353,121,1.313,270,2.32,291,2.794,331,3.042,335,0.908,357,1.557,666,1.902,898,4.542,919,2.868,949,4.057,1324,0.938,1601,3.937,1780,3.937,1978,5.967,1983,4.652,2030,4.918]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[287,0.725,729,2.368,1978,3.949,2380,3.124,2381,3.08]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[1978,3.837,1981,4.418,1982,4.848,2764,5.614,2766,6.466]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[38,0.053,57,1.924,115,0.353,121,1.313,270,2.32,291,2.794,331,3.042,335,0.908,357,1.557,666,1.902,898,4.542,919,2.868,949,4.057,1324,0.938,1601,3.937,1780,3.937,1978,5.967,1983,4.652,2030,4.918]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2380,2.704,2381,2.665]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2767,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[86,1.918,287,0.627,1243,3.296,1951,3.728,1990,3.375,2380,2.704,2381,2.665]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[1953,3.214,1954,3.214,1955,3.159,1956,3.159,1990,2.86,1994,3.66,1995,3.214,2768,4.881,2769,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[38,0.05,74,0.852,77,2.14,88,2.758,115,0.335,120,1.553,221,2.777,248,3.541,270,2.201,283,2.111,297,3.499,329,1.653,335,0.862,357,1.477,444,2.131,684,3.499,753,2.946,1324,0.89,1990,5.73,1996,3.244,1999,4.531,2000,4.215,2001,3.911,2031,4.051]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[77,2.791,115,0.437,191,1.072]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[115,0.358,144,2.971,191,0.88,672,3.23,1960,5.953]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[66,1.53,77,2.693,79,3.024,115,0.421,120,1.954,128,1.366,164,5.303,191,1.034,329,2.08,640,5.553,928,6.068,938,6.305,2432,6.602]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[]],["title//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[191,0.982,338,4.178,878,5.41,2357,5.41]],["keywords//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[191,0.814,338,3.463,593,4.009,1679,3.937,2357,4.484,2770,5.506]],["toc//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[75,1.856,76,1.868,292,6.341,338,5.892,593,5.327,718,5.232,878,7.631,1409,7.315,2357,5.958,2374,5.666]],["deprecated//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[]],["title//docs/troubleshooting/troubleshooting-common-apache-issues/",[109,5.033,110,5.145,191,0.982,753,3.518]],["keywords//docs/troubleshooting/troubleshooting-common-apache-issues/",[191,0.957,753,3.431,1679,4.633,2771,7.037]],["toc//docs/troubleshooting/troubleshooting-common-apache-issues/",[80,4.461,115,0.347,120,1.608,191,1.464,230,4.993,270,2.279,329,1.711,331,2.167,491,4.05,645,3.806,753,4.231,984,5.105,1382,4.83,1893,5.76,2700,5.76,2772,6.257,2773,6.257]],["deprecated//docs/troubleshooting/troubleshooting-common-apache-issues/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[73,0.915,191,0.784,192,1.645,263,2.926,287,0.627,2380,2.704,2381,2.665]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[191,0.814,672,2.988,1973,4.368,2774,5.981,2775,5.981,2776,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[38,0.082,77,2.178,115,0.547,120,1.58,134,2.845,191,1.343,196,3.833,244,3.478,263,3.124,277,2.583,282,1.687,308,2.495,329,1.681,335,0.877,422,2.952,642,2.952,1324,0.905,1452,4.288]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[287,0.627,375,1.259,729,2.049,1023,2.16,2263,3.222,2380,2.704,2381,2.665]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[1023,1.631,1344,2.727,1907,3.26,2263,2.433,2535,3.357,2536,3.357,2537,3.357,2538,3.357,2668,4.003,2777,4.348,2778,4.003]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[38,0.043,57,1.559,66,1.038,74,1.066,115,0.546,121,1.13,122,2.276,139,1.565,195,1.907,283,2.642,329,1.411,335,0.736,341,3.576,375,2.154,382,2.371,644,1.926,730,2.181,739,1.935,1023,3.358,1324,0.76,1561,3.144,2209,3.526,2263,2.887]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[86,1.918,287,0.627,1243,3.296,1950,3.418,1951,3.728,2380,2.704,2381,2.665]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2294,4.047,2779,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[73,1.057,287,0.725,722,2.937,2380,3.124,2381,3.08]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[1631,4.992,2076,4.992,2673,5.362,2780,6.466,2781,6.466]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,134,2.576,191,0.757,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,642,2.672]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2380,2.704,2381,2.665]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[1437,4.633,2061,5.433,2062,5.14,2782,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-9-10-karmic/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2380,2.704,2381,2.665]],["keywords//docs/databases/postgresql/ubuntu-9-10-karmic/",[116,2.623,1034,3.645,1132,4.009,2783,5.981,2784,5.981,2785,5.981]],["toc//docs/databases/postgresql/ubuntu-9-10-karmic/",[38,0.072,66,2.004,111,2.114,115,0.347,116,4.369,121,0.935,126,3.004,155,4.05,262,1.524,283,2.186,335,0.892,608,2.432,919,2.817,1035,3.58,1039,4.119,1324,0.921,2068,4.83,2069,4.83]],["deprecated//docs/databases/postgresql/ubuntu-9-10-karmic/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[73,0.915,192,1.645,233,2.926,287,0.627,2033,3.155,2380,2.704,2381,2.665]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[1846,4.185,2033,3.542,2673,5.362,2786,6.466,2787,6.466]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[38,0.055,57,1.996,58,3.357,115,0.366,121,0.987,124,4.144,262,2.195,291,2.898,335,0.942,357,1.615,608,3.502,707,5.568,767,6.156,984,3.387,1324,0.973,2033,4.935]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[804,0.471]],["title//docs/networking/ssh/using-sshfs-on-linux/",[74,0.938,102,3.124,126,3.195,602,4.461,2788,5.138]],["keywords//docs/networking/ssh/using-sshfs-on-linux/",[2788,5.433,2789,7.037,2790,7.037,2791,7.037]],["toc//docs/networking/ssh/using-sshfs-on-linux/",[23,2.882,38,0.054,51,2.022,57,1.96,72,3.24,74,0.914,79,1.983,90,4.009,93,2.845,102,3.045,121,0.969,122,1.952,126,4.271,183,2.981,282,1.78,602,6.806,612,2.901,666,1.937,2788,5.008]],["deprecated//docs/networking/ssh/using-sshfs-on-linux/",[]],["title//docs/web-servers/lamp/lamp-server-on-centos-5/",[73,1.146,99,2.038,722,3.185,2193,2.521]],["keywords//docs/web-servers/lamp/lamp-server-on-centos-5/",[99,2.18,722,3.408,2672,6.401]],["toc//docs/web-servers/lamp/lamp-server-on-centos-5/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-centos-5/",[804,0.471]],["title//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[58,3.666,79,2.205,1000,4.93,2792,6.265]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[1693,5.16,1695,4.992,2792,5.614,2793,6.466,2794,6.466]],["toc//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[38,0.074,74,1.262,335,1.277,1109,6.244,1324,1.318,2792,9.522]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[38,0.048,73,0.915,128,1.035,1996,3.092,2070,3.375,2193,2.012,2315,2.312]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2795,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2679,3.861,2680,3.792]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2796,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[38,0.048,73,0.915,287,0.627,1996,3.092,2070,3.375,2718,3.792,2719,3.792]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[1996,3.211,2070,3.505,2072,4.484,2073,4.484,2074,4.484,2797,5.981]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[38,0.059,73,1.135,74,1.007,115,0.396,221,3.282,222,5.093,270,2.602,335,1.018,444,2.518,641,3.797,752,2.055,1324,1.052,1996,3.834,2001,4.623,2070,5.563,2075,5.355]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[86,1.918,287,0.627,1243,3.296,1951,3.728,1990,3.375,2679,3.861,2680,3.792]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[1953,3.423,1954,3.423,1955,3.366,1956,3.366,1990,3.047,1994,3.899,1995,3.423,2798,5.2]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[38,0.053,74,0.898,77,2.256,88,2.907,115,0.353,120,1.637,248,3.733,283,2.226,297,3.688,329,1.742,335,0.908,357,1.557,444,2.246,684,3.688,753,3.106,1324,0.938,1990,5.893,1996,3.42,1999,4.776,2000,4.443,2001,4.123]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[86,1.918,287,0.627,1243,3.296,1951,3.728,1990,3.375,2718,3.792,2719,3.792]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[1953,3.423,1954,3.423,1955,3.366,1956,3.366,1990,3.047,1994,3.899,1995,3.423,2799,5.2]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[38,0.05,74,0.852,77,2.14,88,2.758,115,0.335,120,1.553,221,2.777,248,3.541,270,2.201,283,2.111,297,3.499,329,1.653,335,0.862,357,1.477,444,2.131,684,3.499,753,2.946,1324,0.89,1990,5.73,1996,3.244,1999,4.531,2000,4.215,2001,3.911,2031,4.051]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[73,1.057,191,0.905,192,1.9,338,3.853,593,4.461]],["keywords//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[191,0.88,338,3.744,593,4.335,2676,5.614,2770,5.953]],["toc//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[75,2.091,76,2.105,338,5.184,593,7.352,1382,6.912,2800,8.953]],["deprecated//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[86,1.918,128,1.035,1243,3.296,1951,3.728,1990,3.375,2193,2.012,2315,2.312]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[1953,3.662,1954,3.662,1955,3.601,1956,3.601,1990,3.26,1994,4.171,1995,3.662]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[38,0.053,74,0.898,77,2.256,88,2.907,115,0.353,120,1.637,248,3.733,283,2.226,297,3.688,329,1.742,335,0.908,357,1.557,444,2.246,684,3.688,753,3.106,1324,0.938,1990,5.893,1996,3.42,1999,4.776,2000,4.443,2001,4.123]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[128,1.109,1965,4.307,1966,4.219,1967,3.763,2193,2.157,2315,2.479]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[193,1.796,1666,3.304,1967,4.289,1968,5.14]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[32,2.428,115,0.451,125,2.339,262,1.98,290,3.16,335,1.159,527,5.796,752,2.339,1006,3.064,1324,1.197,1967,4.954]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[38,0.06,287,0.786,437,3.546,2801,6.265]],["keywords//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[2013,4.641,2801,6.703,2802,7.72]],["toc//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[115,0.59,290,3.312,375,1.862,527,6.076,1001,4.122,2801,10.069]],["deprecated//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[]],["title//docs/websites/cms/managing-web-content-with-drupal-7/",[38,0.065,131,3.291,636,4.802]],["keywords//docs/websites/cms/managing-web-content-with-drupal-7/",[193,1.42,636,3.39,637,3.344,1142,3.662,1666,2.612,1686,5.121,2006,4.171]],["toc//docs/websites/cms/managing-web-content-with-drupal-7/",[38,0.069,74,1.173,115,0.461,121,1.243,131,3.475,290,3.234,636,6.99,666,2.485]],["deprecated//docs/websites/cms/managing-web-content-with-drupal-7/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-11/",[73,1.146,722,3.185,1111,2.333,2803,7.216]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-11/",[1765,5.14,1766,5.276,2804,7.037,2805,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-11/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,191,1.087,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,491,3.603]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-11/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-fedora-12/",[73,1.146,197,4.459,722,3.185,1111,2.333]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-12/",[1765,5.14,1766,5.276,2806,7.037,2807,7.037]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-12/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,191,1.087,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,491,3.603]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-12/",[804,0.471]],["title//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[128,1.195,191,0.905,1144,3.723,2193,2.325,2315,2.671]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[667,3.639,2311,5.835,2312,6.479,2313,6.479]],["toc//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[11,2.89,38,0.078,74,0.987,121,1.046,139,2.123,150,4.693,191,0.952,254,4.155,270,2.55,335,0.998,357,1.711,667,3.62,1144,5.907,1324,1.031,2314,5.249]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[38,0.048,191,0.784,287,0.627,1144,3.222,1156,2.831,2679,3.861,2680,3.792]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[667,3.639,1949,5.616,2311,5.835,2808,7.037]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[11,3.01,38,0.08,74,1.027,139,2.211,150,4.887,191,0.992,254,4.326,270,2.656,335,1.039,667,3.77,1144,6.027,1324,1.073,2314,5.466]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[287,0.627,375,1.259,729,2.049,1023,2.16,2263,3.222,2679,3.861,2680,3.792]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2809,4.881]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[38,0.043,57,1.559,66,1.038,74,1.066,115,0.546,121,1.13,122,2.276,139,1.565,195,1.907,283,2.642,329,1.411,335,0.736,341,3.576,375,2.154,382,2.371,644,1.926,730,2.181,739,1.935,1023,3.358,1324,0.76,1561,3.144,2209,3.526,2263,2.887]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[58,3.381,67,2.864,74,0.938,612,2.976,2041,4.86]],["keywords//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[2041,5.638,2810,7.72,2811,7.72]],["toc//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[38,0.061,67,3.138,82,2.834,120,1.873,126,4.62,297,4.221,331,2.524,612,4.303,915,5.084,1065,4.171,1066,4.383,1436,5.817,2041,7.027]],["deprecated//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[86,1.918,287,0.627,1243,3.296,1950,3.418,1951,3.728,2718,3.792,2719,3.792]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[1950,2.897,1952,3.565,1953,3.214,1954,3.214,1955,3.159,1956,3.159,1995,3.214,2294,4.047,2812,4.881]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[86,1.918,128,1.035,1243,3.296,1950,3.418,1951,3.728,2193,2.012,2315,2.312]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[1950,3.086,1952,3.797,1953,3.423,1954,3.423,1955,3.366,1956,3.366,1995,3.423,2482,4.787]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[38,0.086,115,0.451,121,1.215,268,3.903,335,1.159,439,4.954,666,2.428,1324,1.197,1950,6.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[287,0.627,729,2.049,991,2.42,1342,3.792,2324,4.596,2679,3.861,2680,3.792]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[1560,5.018,2328,5.616,2329,5.616,2580,6.479]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[32,2.223,38,0.081,57,2.249,79,2.275,125,2.141,262,1.813,282,2.043,335,1.061,666,2.914,752,2.141,1006,2.806,1324,1.096,1342,4.901]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[287,0.627,375,1.259,729,2.049,1023,2.16,2263,3.222,2718,3.792,2719,3.792]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2778,4.493]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[38,0.043,57,1.559,66,1.038,74,1.066,115,0.546,121,1.13,122,2.276,139,1.565,195,1.907,283,2.642,329,1.411,335,0.736,341,3.576,375,2.154,382,2.371,644,1.926,730,2.181,739,1.935,1023,3.358,1324,0.76,1561,3.144,2209,3.526,2263,2.887]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/security/backups/using-rdiff-backup-with-sshfs/",[74,1.017,156,4.037,1924,6.642,2788,5.571]],["keywords//docs/security/backups/using-rdiff-backup-with-sshfs/",[2788,5.433,2813,7.037,2814,7.037,2815,7.037]],["toc//docs/security/backups/using-rdiff-backup-with-sshfs/",[73,1.182,115,0.603,156,6.089,165,4.417,182,5.436,299,5.307,602,4.99,608,2.893,612,3.329,2788,5.747,2816,7.444]],["deprecated//docs/security/backups/using-rdiff-backup-with-sshfs/",[]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[73,0.915,192,1.645,233,2.926,287,0.627,2033,3.155,2718,3.792,2719,3.792]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[1846,4.555,2033,3.855,2817,7.037,2818,6.11]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[38,0.057,57,2.074,58,3.488,115,0.381,124,4.306,262,2.252,291,3.011,335,0.979,608,3.593,707,5.714,767,6.317,984,3.518,1324,1.011,2033,5.064]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[99,1.744,729,2.197,991,2.594,1342,4.065,2193,2.157,2324,4.927]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[1560,5.018,2328,5.616,2329,5.616,2819,7.037]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[32,2.321,38,0.083,57,2.348,79,2.375,125,2.236,262,1.893,282,2.133,666,2.996,752,2.236,1006,2.929,1342,5.116]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[804,0.471]],["title//docs/databases/postgresql/centos-5/",[74,0.87,99,1.744,111,1.504,116,2.708,1032,3.348,2193,2.157]],["keywords//docs/databases/postgresql/centos-5/",[116,3.087,1034,4.289,1132,4.718,2820,7.037]],["toc//docs/databases/postgresql/centos-5/",[38,0.055,66,2.062,111,2.195,115,0.366,116,4.496,121,0.987,126,3.172,155,4.277,262,1.61,283,2.309,335,0.942,608,2.569,919,2.975,1035,3.781,1039,4.351,1324,0.973]],["deprecated//docs/databases/postgresql/centos-5/",[804,0.471]],["title//docs/databases/postgresql/fedora-12/",[74,0.87,111,1.504,116,2.708,197,3.816,1032,3.348,1111,1.996]],["keywords//docs/databases/postgresql/fedora-12/",[1034,4.704,1132,5.175,2821,7.72]],["toc//docs/databases/postgresql/fedora-12/",[38,0.055,66,2.062,111,2.195,115,0.366,116,4.496,121,0.987,126,3.172,155,4.277,262,1.61,283,2.309,335,0.942,608,2.569,919,2.975,1035,3.781,1039,4.351,1324,0.973]],["deprecated//docs/databases/postgresql/fedora-12/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-8-04-hardy/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2679,3.861,2680,3.792]],["keywords//docs/databases/postgresql/ubuntu-8-04-hardy/",[116,3.087,1034,4.289,1132,4.718,2822,6.479]],["toc//docs/databases/postgresql/ubuntu-8-04-hardy/",[38,0.061,66,2.167,111,1.776,115,0.404,116,4.724,283,2.547,335,1.372,1035,4.171,1039,4.8,1324,1.417]],["deprecated//docs/databases/postgresql/ubuntu-8-04-hardy/",[804,0.471]],["title//docs/databases/postgresql/ubuntu-9-04-jaunty/",[74,0.812,111,1.403,116,2.526,287,0.627,1032,3.123,2718,3.792,2719,3.792]],["keywords//docs/databases/postgresql/ubuntu-9-04-jaunty/",[116,3.087,1034,4.289,1132,4.718,2822,6.479]],["toc//docs/databases/postgresql/ubuntu-9-04-jaunty/",[38,0.063,66,2.212,111,1.852,115,0.421,116,4.822,283,2.657,335,1.084,1035,4.351,1039,5.006,1324,1.12]],["deprecated//docs/databases/postgresql/ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[128,1.035,375,1.259,729,2.049,1023,2.16,2193,2.012,2263,3.222,2315,2.312]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[1023,1.831,1344,3.061,1907,3.66,2263,2.731,2535,3.768,2536,3.768,2537,3.768,2538,3.768,2823,4.881]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[38,0.042,57,1.515,66,1.009,74,1.043,115,0.539,121,1.315,122,2.228,139,1.521,195,1.853,283,2.587,329,1.371,335,0.715,341,3.501,357,1.225,375,2.125,382,2.304,644,1.871,730,2.119,739,1.88,1023,3.302,1324,0.738,1561,3.055,2209,3.426,2263,2.805]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[128,1.109,191,0.84,1275,2.838,2193,2.157,2315,2.479,2553,4.927]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[39,2.809,191,0.957,1275,3.234,2554,5.616]],["toc//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[38,0.058,39,2.795,74,0.987,82,2.721,104,3.62,115,0.388,120,2.407,121,1.046,191,0.952,238,3.111,335,0.998,357,1.711,673,3.441,1275,4.305,1324,1.031,1397,4.155]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[191,0.84,287,0.673,1275,2.838,2553,4.927,2679,4.139,2680,4.065]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[39,2.221,191,0.757,287,0.606,1275,2.556,2554,4.439,2680,3.662,2824,5.563]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[38,0.077,39,2.741,74,0.967,82,2.668,104,3.55,115,0.381,120,2.376,191,0.934,238,3.05,290,2.668,335,0.979,673,3.374,1275,4.804,1324,1.011,1397,4.074]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[73,0.915,128,1.035,192,1.645,233,2.926,2033,3.155,2193,2.012,2315,2.312]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[1846,4.555,2033,3.855,2565,5.433,2677,6.479]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[38,0.061,58,3.704,115,0.404,124,4.572,262,2.344,335,1.039,608,3.74,707,5.947,767,6.575,1324,1.073,2033,5.271]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[5,3.035,33,2.92,34,4.63,331,2.138,881,3.619,1545,4.403]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[815,5.276,816,5.018,1546,5.616,1547,5.616]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[99,2.364,128,1.74,131,2.481,219,3.159,287,1.055,516,3.072,991,3.516,1111,1.921,1156,2.92,1218,4.339,1535,3.572,1682,2.557,1777,3.045,2104,2.64,2176,2.852,2193,2.076,2239,2.557,2825,5.941,2826,5.941,2827,5.941,2828,5.941]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[804,0.471]],["title//docs/tools-reference/tools/introduction-to-rsync/",[59,5.086,1918,6.925]],["keywords//docs/tools-reference/tools/introduction-to-rsync/",[156,3.112,860,3.601,1489,4.83,1918,4.439,2633,5.121,2829,5.563,2830,5.563]],["toc//docs/tools-reference/tools/introduction-to-rsync/",[382,3.916,915,5.943,1918,9.254,2831,8.521,2832,8.521,2833,8.521,2834,8.521]],["deprecated//docs/tools-reference/tools/introduction-to-rsync/",[]],["title//docs/databases/postgresql/debian-5-lenny/",[74,0.812,111,1.403,116,2.526,128,1.035,1032,3.123,2193,2.012,2315,2.312]],["keywords//docs/databases/postgresql/debian-5-lenny/",[116,3.087,1034,4.289,1132,4.718,2835,7.037]],["toc//docs/databases/postgresql/debian-5-lenny/",[38,0.076,66,2.083,111,1.641,115,0.373,116,4.54,121,1.006,155,4.359,283,2.353,335,0.96,919,3.032,1035,3.853,1039,4.434,1324,0.992,2068,5.199,2069,5.199]],["deprecated//docs/databases/postgresql/debian-5-lenny/",[804,0.471]],["title//docs/development/version-control/how-to-configure-git/",[11,3.253,50,4.038,432,5.188]],["keywords//docs/development/version-control/how-to-configure-git/",[50,2.357,128,0.826,287,0.501,1288,2.4,1483,2.842,1603,3.993,1604,3.67,1605,3.67,1606,3.814,2836,4.599]],["toc//docs/development/version-control/how-to-configure-git/",[50,5.577,77,2.637,115,0.413,126,3.574,142,3.958,221,4.483,318,3.165,382,4.483,397,6.172,573,5.436,1510,6.463]],["deprecated//docs/development/version-control/how-to-configure-git/",[]],["title//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[38,0.055,50,3.411,51,2.074,53,3.853,58,3.381]],["keywords//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[50,3.314,1603,5.614,1604,5.16,1605,5.16,1606,5.362]],["toc//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[11,3.792,38,0.076,50,6.145,59,5.383]],["deprecated//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[]],["title//docs/tools-reference/introduction-to-linux-concepts/",[51,2.456,59,4.618,562,6.083]],["keywords//docs/tools-reference/introduction-to-linux-concepts/",[51,2.406,1791,5.96,2837,7.72]],["toc//docs/tools-reference/introduction-to-linux-concepts/",[11,2.442,15,2.804,20,1.801,32,1.117,33,1.769,38,0.069,51,2.833,67,1.609,73,0.594,79,1.808,95,3.101,102,4.267,220,2.887,262,0.911,283,1.307,331,1.295,332,2.42,382,1.718,393,2.382,432,2.462,475,2.248,543,2.984,609,2.345,649,2.887,650,2.345,660,2.666,752,2.615,933,3.656,938,3.101,1324,0.551,1435,3.247,1448,3.247,1659,3.247,1759,4.905,1791,2.887,1940,3.247,2114,3.442,2838,5.916,2839,3.739,2840,3.739,2841,3.739]],["deprecated//docs/tools-reference/introduction-to-linux-concepts/",[]],["title//docs/tools-reference/linux-users-and-groups/",[51,2.456,283,2.753,1040,5.384]],["keywords//docs/tools-reference/linux-users-and-groups/",[51,1.864,283,2.09,933,3.696,2523,4.959,2842,5.981,2843,5.981]],["toc//docs/tools-reference/linux-users-and-groups/",[66,1.402,79,2.854,88,2.108,102,3.936,108,3.097,231,3.464,249,3.097,275,3.042,283,3.262,318,1.964,340,2.778,382,3.201,393,4.436,427,2.614,537,3.831,650,2.898,819,4.011,933,6.191,946,4.253,983,3.687,1040,6.379,1244,3.374,2523,5.776,2844,4.62,2845,4.62]],["deprecated//docs/tools-reference/linux-users-and-groups/",[]],["title//docs/security/recovering-from-a-system-compromise/",[282,2.163,2107,6.842,2108,7.254]],["keywords//docs/security/recovering-from-a-system-compromise/",[2846,7.037,2847,8.653,2848,6.479]],["toc//docs/security/recovering-from-a-system-compromise/",[20,2.743,74,0.931,91,4.584,115,0.366,152,3.921,184,4.826,592,3.873,860,5.831,1446,4.712,1794,5.479,2106,7.47,2464,6.083,2699,6.083,2849,6.608,2850,6.608,2851,6.608]],["deprecated//docs/security/recovering-from-a-system-compromise/",[]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[128,1.035,191,0.784,263,2.926,644,2.15,739,2.16,2193,2.012,2315,2.312]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[1675,4.809,1680,6.479,1846,4.555,2565,5.433]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[38,0.044,66,1.054,74,1.272,115,0.424,147,2.784,191,1.228,335,0.747,644,3.369,724,2.616,739,4.269,758,5.501,759,5.41,918,2.784,1110,3.284,1115,3.652,1324,0.771]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[89,1.299,99,1.88,412,3.472,1168,3.538,2193,2.325]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[1169,4.231,1484,4.908,1485,4.349,2852,7.037]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[89,1.206,128,1.109,412,3.222,1168,3.283,2193,2.157,2315,2.479]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[1169,4.231,1484,4.908,1485,4.349,1885,6.11]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[38,0.087,57,2.074,89,1.805,121,1.381,122,2.066,195,2.537,277,2.884,308,2.786,335,0.979,357,1.678,375,1.5,422,3.296,670,3.884,1324,1.011,1817,3.55]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[89,1.124,287,0.627,412,3.005,1156,2.831,1168,3.062,2679,3.861,2680,3.792]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[1169,4.231,1484,4.908,1485,4.349,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[38,0.089,57,2.158,89,1.853,121,1.067,122,2.15,195,2.64,277,3.001,308,2.899,335,1.018,375,1.561,422,3.429,670,4.041,1324,1.052,1817,3.693]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[89,1.206,287,0.673,412,3.222,1168,3.283,2718,4.065,2719,4.065]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[1169,4.641,1484,5.384,1485,4.771]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[38,0.089,57,2.158,89,1.853,121,1.067,122,2.15,195,2.64,277,3.001,308,2.899,335,1.018,375,1.561,422,3.429,670,4.041,1324,1.052,1817,3.693]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[20,2.026,31,3.684,33,3.147,38,0.055,1494,5.778]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[874,6.401,875,6.703,997,7.106]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[11,2.678,20,2.708,66,1.305,115,0.36,121,0.969,122,1.952,175,3.296,329,2.776,479,4.199,542,6.367,606,3.849,612,2.901,860,4.199,1249,8.189,1496,4.864,2853,6.487]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[804,0.471]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[191,0.84,287,0.673,412,3.222,1168,3.283,2718,4.065,2719,4.065]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[1169,4.231,1485,4.349,1886,5.276,2282,5.433]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[38,0.065,88,3.547,104,4.018,115,0.431,119,4.499,191,1.057,238,3.453,352,2.778,382,3.571,670,5.676,884,5.42,1168,4.132]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[73,0.857,191,0.734,192,1.541,263,2.742,287,0.588,1156,2.652,2679,3.617,2680,3.553]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[191,0.814,672,2.988,1973,4.368,2854,5.981,2855,5.981,2856,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[38,0.082,77,2.178,115,0.547,120,1.58,134,2.845,191,1.343,196,3.833,244,3.478,263,3.124,277,2.583,282,1.687,308,2.495,329,1.681,335,0.877,422,2.952,642,2.952,1324,0.905,1452,4.288]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[74,0.87,99,1.744,111,1.504,375,1.35,1032,3.348,2193,2.157]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[1437,5.082,2062,5.638,2857,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.545,917,4.7,918,4.043,919,3.423,1324,1.12]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[74,0.87,111,1.504,197,3.816,375,1.35,1032,3.348,1111,1.996]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[1819,5.96,1820,6.401,2858,7.72]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[38,0.063,74,1.072,115,0.548,282,2.087,335,1.084,375,2.545,917,4.7,918,4.043,919,3.423,1324,1.12]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2679,3.861,2680,3.792]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[1437,4.633,2061,5.433,2062,5.14,2859,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[74,0.812,111,1.403,287,0.627,375,1.259,1032,3.123,2718,3.792,2719,3.792]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[1437,4.633,2061,5.433,2062,5.14,2860,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[74,0.812,111,1.403,128,1.035,375,1.259,1032,3.123,2193,2.012,2315,2.312]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[1437,4.633,2062,5.14,2347,6.479,2861,7.037]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[38,0.073,74,1.231,115,0.484,335,1.245,375,2.563,1324,1.286]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[804,0.471]],["title//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[115,0.319,128,1.035,268,2.765,580,3.792,2193,2.012,2315,2.312,2862,5.759]],["keywords//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[619,2.939,2863,7.037,2864,7.037,2865,7.037]],["toc//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[38,0.076,115,0.509,268,5.348,335,1.31,1324,1.353]],["deprecated//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[804,0.471]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[38,0.051,191,0.84,287,0.673,1144,3.455,2718,4.065,2719,4.065]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[667,3.092,1144,3.346,2311,4.959,2818,5.193,2866,5.981,2867,5.981]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[38,0.085,74,1.12,139,2.41,150,5.327,191,1.081,335,1.133,667,4.109,1144,5.694,1324,1.17,2314,5.958]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[73,0.981,128,1.109,192,1.763,1135,3.763,2193,2.157,2315,2.479]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[672,3.23,2868,6.466,2869,6.466,2870,6.466,2871,6.466]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[38,0.047,85,4.033,88,2.581,115,0.448,120,2.423,121,0.845,128,1.016,308,2.295,329,2.579,331,1.958,335,0.806,357,1.382,429,4.24,616,4.522,1118,4.513,1135,4.925,1138,7.017,1139,4.911,1324,0.833,1481,4.513,1751,4.69,1888,5.207]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[804,0.471]],["title//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[110,5.145,356,3.912,619,3.014,753,3.518]],["keywords//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[2847,9.196,2848,7.106]],["toc//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[110,6.112,121,1.281,184,4.49,191,0.836,263,3.124,356,6.088,375,1.344,619,2.568,753,2.998,802,4.49,939,4.61,967,5.66,1652,5.338,1780,3.8,2050,5.978,2154,5.098,2872,6.148,2873,6.148]],["deprecated//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[]],["title//docs/networking/using-the-linode-shell-lish/",[20,2.197,74,1.017,332,4.67,880,5.145]],["keywords//docs/networking/using-the-linode-shell-lish/",[332,4.555,880,5.018,891,4.908,1096,5.14]],["toc//docs/networking/using-the-linode-shell-lish/",[67,2.434,74,1.139,82,2.198,87,2.335,183,2.599,192,1.615,263,2.873,275,3.724,312,3.791,318,2.405,376,4.513,441,3.4,692,4.24,709,4.911,880,7.335,1063,3.661,2874,5.656,2875,5.656,2876,5.656,2877,5.656,2878,5.656,2879,5.656,2880,5.656,2881,5.656,2882,8.081]],["deprecated//docs/networking/using-the-linode-shell-lish/",[]],["title//docs/networking/ssh/using-the-terminal/",[74,1.223,312,5.817]],["keywords//docs/networking/ssh/using-the-terminal/",[2883,7.72,2884,7.72,2885,7.72]],["toc//docs/networking/ssh/using-the-terminal/",[19,3.054,21,1.284,66,1.323,79,2.745,95,5.453,102,4.216,125,1.232,151,3.552,167,3.054,183,1.969,203,2.451,282,1.805,312,2.872,318,3.403,340,3.954,390,3.307,475,2.575,541,3.552,567,6.263,568,3.418,593,2.872,650,2.687,652,3.054,705,2.82,860,2.773,892,3.944,920,3.212,1072,3.719,1726,2.927,1791,3.307,1856,3.552,2385,3.212,2886,4.284,2887,4.284,2888,4.284]],["deprecated//docs/networking/ssh/using-the-terminal/",[]],["title//docs/networking/dns/dns-records-an-introduction/",[59,4.618,443,4.802,444,2.778]],["keywords//docs/networking/dns/dns-records-an-introduction/",[1685,5.835,2889,7.037,2890,7.037,2891,7.037]],["toc//docs/networking/dns/dns-records-an-introduction/",[73,0.944,79,1.816,341,2.81,382,2.73,442,4.926,443,5.1,444,3.708,642,4.018,740,5.469,1210,4.587,1233,4.587,1234,4.741,1376,3.912,1702,4.926,2057,4.06,2734,5.469,2892,5.941,2893,5.469,2894,5.941,2895,5.941,2896,5.941,2897,5.941]],["deprecated//docs/networking/dns/dns-records-an-introduction/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[73,0.981,99,1.744,191,0.84,192,1.763,263,3.137,2193,2.157]],["keywords//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[191,1.05,1846,4.997,2672,6.401]],["toc//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[38,0.077,73,0.871,102,2.573,115,0.562,120,1.408,121,0.819,134,2.536,144,2.518,191,1.26,196,2.451,275,3.608,277,2.302,308,2.224,329,1.499,335,0.781,338,3.173,357,1.339,422,2.631,590,3.437,642,2.631,878,4.109,919,2.467,1324,0.807,1524,3.907,2357,4.109]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[804,0.471]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[73,0.915,128,1.035,191,0.784,192,1.645,263,2.926,2193,2.012,2315,2.312]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[672,2.988,1472,4.772,1889,5.193,2898,5.981,2899,5.981,2900,5.981]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[38,0.084,115,0.487,120,1.637,121,0.952,134,2.948,191,1.195,196,3.929,244,3.603,263,3.236,277,2.676,308,2.585,329,1.742,335,0.908,357,1.557,422,3.058,642,3.058,1324,0.938,1452,4.443]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[804,0.471]],["title//docs/websites/cms/manage-web-content-with-movable-type/",[21,1.995,192,1.9,673,3.271,1210,5.138,2901,6.126]],["keywords//docs/websites/cms/manage-web-content-with-movable-type/",[2902,8.548,2903,8.548]],["toc//docs/websites/cms/manage-web-content-with-movable-type/",[32,1.937,38,0.074,66,1.305,111,1.58,125,1.866,196,2.901,262,1.58,290,2.521,382,2.981,422,3.114,577,4.625,752,1.866,1006,2.445,1210,7.838,2901,9.346,2904,6.487,2905,6.487]],["deprecated//docs/websites/cms/manage-web-content-with-movable-type/",[804,0.471]],["title//docs/networking/dns/dns-manager-overview/",[21,2.362,444,2.778,852,5.755]],["keywords//docs/networking/dns/dns-manager-overview/",[1463,5.121,1464,4.83,1637,5.121,1638,5.121,1685,4.613,1805,4.83,2906,5.563]],["toc//docs/networking/dns/dns-manager-overview/",[11,1.667,15,3.028,21,1.211,23,1.794,73,0.642,74,0.569,87,2.594,93,1.771,121,1.152,122,1.216,161,2.76,211,2.147,335,0.576,340,2.428,341,5.097,432,2.659,443,3.829,444,2.72,445,3.028,572,2.659,609,2.533,642,3.017,650,2.533,753,1.969,984,2.07,1053,2.95,1376,6.862,1534,3.507,1804,3.507,1805,3.507,1892,3.507,1922,3.507,2893,3.718,2907,4.039,2908,4.039]],["deprecated//docs/networking/dns/dns-manager-overview/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[73,1.057,128,1.195,722,2.937,2193,2.325,2315,2.671]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[1476,6.401,1870,6.703,2909,7.72]],["toc//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[38,0.087,73,1.314,111,2.015,115,0.611,120,1.501,121,1.236,122,1.758,134,2.704,191,0.795,192,1.669,193,1.491,329,1.598,357,1.428,375,2.282,642,2.805]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[73,0.981,287,0.673,722,2.726,1156,3.035,2679,4.139,2680,4.065]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[1628,7.106,2910,7.72,2911,7.72]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[38,0.086,73,1.299,111,1.992,115,0.649,120,2.101,121,0.859,122,1.73,191,0.782,192,1.641,193,1.467,282,1.578,329,2.236,375,2.265]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[804,0.471]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[73,1.057,287,0.725,722,2.937,2718,4.381,2719,4.381]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[1631,5.96,2076,5.96,2818,6.703]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[38,0.085,73,1.269,111,1.946,115,0.643,120,2.053,121,0.832,122,1.675,134,2.576,191,0.757,192,1.59,193,1.421,282,1.528,329,2.185,375,2.232,642,2.672]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[804,0.471]],["title//docs/tools-reference/linux-package-management/",[21,2.362,51,2.456,57,2.381]],["keywords//docs/tools-reference/linux-package-management/",[220,4.014,649,4.014,1800,4.787,2912,5.2,2913,4.787,2914,4.787,2915,5.2,2916,4.787]],["toc//docs/tools-reference/linux-package-management/",[21,2.927,32,1.02,51,1.715,57,3.325,74,0.775,81,1.75,99,0.964,115,0.189,126,1.639,128,0.613,142,1.815,220,4.247,277,1.434,282,0.937,287,0.372,318,1.452,335,0.487,382,2.528,416,2.381,441,2.053,562,2.636,649,2.636,884,2.381,1111,1.104,1288,2.87,1324,0.503,1483,2.11,1640,2.724,1641,2.724,1670,2.964,2913,5.064,2914,3.143,2916,6.36,2917,3.414,2918,3.414,2919,3.414,2920,3.414,2921,3.414,2922,3.414,2923,3.414,2924,3.414,2925,3.414,2926,3.414,2927,5.501,2928,3.414,2929,3.414]],["deprecated//docs/tools-reference/linux-package-management/",[]]],"invertedIndex":[["",{"_index":516,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{}},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["0.7.14",{"_index":2401,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["04",{"_index":1991,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["1",{"_index":2639,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["10",{"_index":974,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10.04",{"_index":2104,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["10.10",{"_index":2250,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10g",{"_index":2271,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11",{"_index":2803,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.04",{"_index":2156,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.10",{"_index":2105,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["12",{"_index":197,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["12.04",{"_index":1682,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["13",{"_index":2353,"title":{"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"keywords":{},"toc":{},"deprecated":{}}],["13.04",{"_index":2825,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["14",{"_index":2238,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"keywords":{},"toc":{},"deprecated":{}}],["14.04",{"_index":737,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["14.10",{"_index":1537,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["15",{"_index":2198,"title":{"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{}},"keywords":{},"toc":{},"deprecated":{}}],["16.04",{"_index":437,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["16.10",{"_index":799,"title":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17",{"_index":2828,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["17.04",{"_index":886,"title":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17.10",{"_index":1744,"title":{},"keywords":{},"toc":{"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["19",{"_index":1843,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2",{"_index":263,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["2 factor authent",{"_index":750,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["2.2",{"_index":1781,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2.4",{"_index":1277,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{}},"deprecated":{}}],["20",{"_index":1763,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2014",{"_index":1708,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["22",{"_index":2130,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"deprecated":{}}],["25565",{"_index":1417,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["2fa",{"_index":749,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{}},"toc":{},"deprecated":{}}],["2gb",{"_index":534,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/hosting-a-website/":{}},"deprecated":{}}],["3",{"_index":40,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["3.1",{"_index":1714,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["3.2",{"_index":1715,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["32",{"_index":2585,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["4",{"_index":1164,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["4.0",{"_index":1716,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.1",{"_index":1717,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.2",{"_index":1718,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["404",{"_index":594,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"deprecated":{}}],["443",{"_index":2125,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["5",{"_index":2193,"title":{"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6",{"_index":991,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6.4",{"_index":1772,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"toc":{},"deprecated":{}}],["6271",{"_index":1709,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["6277",{"_index":1713,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["64",{"_index":1758,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["64-bit",{"_index":1761,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["64bit",{"_index":1815,"title":{},"keywords":{},"toc":{"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["7",{"_index":131,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["7,linux",{"_index":215,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["7.0",{"_index":1155,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["7.1",{"_index":194,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["7.4",{"_index":1753,"title":{"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["7169",{"_index":1710,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7186",{"_index":1711,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7187",{"_index":1712,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["8",{"_index":219,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["8.04",{"_index":2679,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["8.2",{"_index":1391,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["80",{"_index":2124,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["9",{"_index":256,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["9.04",{"_index":2718,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["9.10",{"_index":2380,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["aaaa",{"_index":2892,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ab",{"_index":2927,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["abort",{"_index":1850,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["absolut",{"_index":2436,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["abus",{"_index":2138,"title":{},"keywords":{},"toc":{"/docs/platform/support/":{}},"deprecated":{}}],["accept",{"_index":1977,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["access",{"_index":608,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["access control",{"_index":1528,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{},"deprecated":{}}],["access control list",{"_index":2842,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["access log",{"_index":2439,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["account",{"_index":427,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"keywords":{"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["account’",{"_index":872,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["acl",{"_index":1527,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["acme,https,let'",{"_index":1195,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["action",{"_index":482,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["activ",{"_index":802,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["ad",{"_index":641,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["add",{"_index":87,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["add us",{"_index":2149,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["add-on domain",{"_index":2089,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["addit",{"_index":88,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["addon",{"_index":1636,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["address",{"_index":152,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["adjust",{"_index":439,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["admin",{"_index":767,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["admin panel",{"_index":1699,"title":{},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{},"deprecated":{}}],["administ",{"_index":2684,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{},"deprecated":{}}],["administer databas",{"_index":1264,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["administr",{"_index":684,"title":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["adminpack",{"_index":2068,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["adsp",{"_index":1242,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["advanc",{"_index":441,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["advanced linux",{"_index":875,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["advantag",{"_index":998,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["affect",{"_index":35,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["against",{"_index":1608,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["agent",{"_index":130,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["aggreg",{"_index":2016,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["agricultur",{"_index":720,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["ahead",{"_index":405,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ahvz",{"_index":1926,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["alert",{"_index":1322,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["algorithm",{"_index":960,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["alia",{"_index":677,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{},"deprecated":{}}],["alias",{"_index":1561,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["aliv",{"_index":1396,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["alloc",{"_index":509,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["allow",{"_index":512,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["alpin",{"_index":1092,"title":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["alpine linux",{"_index":1093,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alpine linux packag",{"_index":1095,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alter",{"_index":1041,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["altern",{"_index":576,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["amavi",{"_index":1351,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["amavisd",{"_index":2264,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["ami",{"_index":2240,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["amount",{"_index":1331,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["amp",{"_index":1244,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["anaconda",{"_index":757,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["analyt",{"_index":1074,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["analytics,owa,centos,mysql,debian,ubuntu",{"_index":1251,"title":{},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{},"deprecated":{}}],["analyz",{"_index":651,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["android",{"_index":1257,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"deprecated":{}}],["anonym",{"_index":1785,"title":{},"keywords":{},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["anoth",{"_index":1810,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-managed/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["ansibl",{"_index":697,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["ansible autom",{"_index":1429,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configur",{"_index":1426,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configuration change manag",{"_index":1430,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible infrastructur",{"_index":1428,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible provis",{"_index":1427,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible server autom",{"_index":1431,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible’",{"_index":1433,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["answer",{"_index":2560,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["antiviru",{"_index":450,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["anyth",{"_index":26,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["apach",{"_index":191,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apache 2",{"_index":1847,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{}},"toc":{},"deprecated":{}}],["apache 2.2",{"_index":1782,"title":{},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache 2.4",{"_index":1477,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache cassandra",{"_index":887,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["apache debian 5",{"_index":2898,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian 6",{"_index":2296,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache debian 8",{"_index":646,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian jessi",{"_index":1471,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian lenni",{"_index":2899,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian squeez",{"_index":2297,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache fedora 13",{"_index":2539,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache fedora 14",{"_index":2355,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache guacamol",{"_index":368,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["apache hardi",{"_index":2856,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache instal",{"_index":1151,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache jessi",{"_index":1473,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache karm",{"_index":2776,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache lenni",{"_index":2900,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache lucid",{"_index":2603,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache maverick",{"_index":2371,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache on cento",{"_index":2687,"title":{},"keywords":{"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{}},"toc":{},"deprecated":{}}],["apache on debian",{"_index":1472,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache on fedora",{"_index":2302,"title":{},"keywords":{"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache on ubuntu",{"_index":1973,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache squeez",{"_index":2298,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache ssl",{"_index":1675,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache tomcat",{"_index":2311,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 12",{"_index":2507,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 13",{"_index":2510,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 14",{"_index":2358,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.04",{"_index":2513,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.10",{"_index":2362,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 12.04",{"_index":1946,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 16.04",{"_index":1145,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 9.10",{"_index":2515,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.04",{"_index":2601,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.10",{"_index":2369,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 8.04",{"_index":2854,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 9.10",{"_index":2774,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu hardi",{"_index":2855,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu karm",{"_index":2775,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu lucid",{"_index":2602,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu maverick",{"_index":2370,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache web serv",{"_index":1889,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache-cassandra",{"_index":855,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"toc":{},"deprecated":{}}],["apache2",{"_index":755,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["apache2buddi",{"_index":1586,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["api",{"_index":64,"title":{"/docs/platform/api/api-key/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["api key",{"_index":1822,"title":{},"keywords":{"/docs/platform/api/api-key/":{},"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["apk",{"_index":1098,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["app",{"_index":119,"title":{"/docs/applications/project-management/install-farmos/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apparmor",{"_index":845,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["append",{"_index":1263,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"deprecated":{}}],["appimag",{"_index":571,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["appl",{"_index":586,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["appli",{"_index":1335,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["applianc",{"_index":2246,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["applic",{"_index":82,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["approach",{"_index":206,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["apps&rdquo",{"_index":1031,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["apt",{"_index":649,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["apt-cach",{"_index":2915,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["apt-get",{"_index":1800,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["aptitud",{"_index":2917,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arbitrari",{"_index":1377,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["arch",{"_index":1288,"title":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arch lamp",{"_index":1872,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch lamp stack",{"_index":1873,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linod",{"_index":1875,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux",{"_index":1877,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux lamp",{"_index":1876,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["architectur",{"_index":440,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["archiv",{"_index":2494,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["argument",{"_index":105,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["ark",{"_index":1012,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["ark survival evolv",{"_index":1015,"title":{},"keywords":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["arno",{"_index":2862,"title":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["arno-iptables-firewal",{"_index":2863,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["around",{"_index":2114,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["asdf",{"_index":790,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["askbot",{"_index":763,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["asp.net",{"_index":2477,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asp.net/mono",{"_index":2473,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["assess",{"_index":1920,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["asset",{"_index":1398,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["assign",{"_index":842,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["assumpt",{"_index":381,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["asterisk",{"_index":1353,"title":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asterisk 13",{"_index":1354,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk linux",{"_index":2631,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["asterisk pbx",{"_index":1358,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk ubuntu 9.10",{"_index":2630,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["async",{"_index":302,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["asynchron",{"_index":347,"title":{},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{},"deprecated":{}}],["atlanta",{"_index":2875,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["attach",{"_index":314,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["attribut",{"_index":71,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["audienc",{"_index":1389,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["audio",{"_index":1620,"title":{},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["audit",{"_index":1446,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["auth",{"_index":2405,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["authent",{"_index":279,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["author",{"_index":1241,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["authorit",{"_index":2046,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["autoconfigur",{"_index":1862,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["autojump",{"_index":96,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["autologin",{"_index":1523,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["autom",{"_index":165,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/stackscripts/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["automat",{"_index":254,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/security/securing-your-server/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["autostart",{"_index":778,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["avail",{"_index":476,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["avoid",{"_index":29,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["awstat",{"_index":1704,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["axfr",{"_index":2893,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["back",{"_index":154,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["back up",{"_index":2829,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["back-end request",{"_index":1648,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["backend",{"_index":149,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["background",{"_index":2406,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["backlog",{"_index":1402,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["backport",{"_index":2531,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["backup",{"_index":156,"title":{"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["backup servic",{"_index":2139,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["balanc",{"_index":452,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/platform/billing-and-payments/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["ban",{"_index":1329,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["bandwidth",{"_index":2119,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["banner",{"_index":972,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["base",{"_index":134,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["bash",{"_index":831,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["bash complet",{"_index":1177,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["basic",{"_index":77,"title":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["bazaar",{"_index":2701,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["bb",{"_index":2576,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["beauti",{"_index":234,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["beautiful soup",{"_index":236,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["befor",{"_index":75,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["begin",{"_index":76,"title":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["beginn",{"_index":1508,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["beginner'",{"_index":1502,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["behavior",{"_index":2658,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["behind",{"_index":754,"title":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["benchmark",{"_index":1599,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["benefit",{"_index":364,"title":{},"keywords":{},"toc":{"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["best",{"_index":1118,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["between",{"_index":1421,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["beyond",{"_index":2800,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["bidirect",{"_index":1656,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["big",{"_index":1071,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{},"toc":{},"deprecated":{}}],["big data",{"_index":547,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{},"deprecated":{}}],["bill",{"_index":1003,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["binari",{"_index":508,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["bind",{"_index":151,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["bit",{"_index":1759,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["black",{"_index":1186,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["black mesa",{"_index":1188,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["blank",{"_index":2115,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["block",{"_index":309,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["block storag",{"_index":869,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{},"deprecated":{}}],["blog",{"_index":413,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["blue",{"_index":385,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["bookmark",{"_index":2762,"title":{},"keywords":{},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["bookshelf",{"_index":1509,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["boolean",{"_index":826,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["boonex",{"_index":2083,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["boot",{"_index":606,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["boot from a backup",{"_index":2147,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["bootstrap",{"_index":473,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["bootup",{"_index":910,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["bottleneck",{"_index":2123,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["box",{"_index":731,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["box’",{"_index":1306,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["box.com",{"_index":1300,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["branch",{"_index":397,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["breakdown",{"_index":294,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["broken",{"_index":2415,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["broker",{"_index":2235,"title":{},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{},"deprecated":{}}],["brows",{"_index":557,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["browser",{"_index":376,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["bsd",{"_index":1174,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{},"deprecated":{}}],["buffer",{"_index":153,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["bug",{"_index":2255,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["bug geni",{"_index":2592,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["bug track",{"_index":2259,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["build",{"_index":81,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["built",{"_index":796,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["bukkit",{"_index":1416,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["bulletin board",{"_index":2574,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["bundl",{"_index":1116,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["bungeecord",{"_index":1414,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["busi",{"_index":2616,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["button",{"_index":2849,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["bzip2",{"_index":2500,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["bzr",{"_index":2702,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["ca",{"_index":1115,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["caa",{"_index":442,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["cach",{"_index":794,"title":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["cacti",{"_index":2026,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["caddi",{"_index":671,"title":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["caddyfil",{"_index":674,"title":{},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["cakephp",{"_index":2545,"title":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"deprecated":{}}],["cakephp debian",{"_index":2546,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["caldav",{"_index":734,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["calendar",{"_index":2324,"title":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{},"deprecated":{}}],["call",{"_index":2242,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["can’t",{"_index":2128,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["cancel",{"_index":1794,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["capabl",{"_index":2245,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["captur",{"_index":1720,"title":{},"keywords":{},"toc":{"/docs/platform/linode-images/":{}},"deprecated":{}}],["carbon",{"_index":1272,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["card",{"_index":1090,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["cardav",{"_index":735,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["cart",{"_index":2682,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["case",{"_index":2021,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cassandra",{"_index":854,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"deprecated":{}}],["catalyst",{"_index":2690,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["caus",{"_index":1336,"title":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["caveat",{"_index":1481,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cdn",{"_index":421,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["ce",{"_index":45,"title":{"/docs/applications/containers/install_docker_ce/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["celeri",{"_index":345,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["cento",{"_index":99,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["centos 5",{"_index":2672,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["centos 6",{"_index":993,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos 7",{"_index":856,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos configure firewal",{"_index":1375,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewal",{"_index":1372,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall config",{"_index":1373,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall gui",{"_index":1374,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos lamp",{"_index":1273,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{}},"toc":{},"deprecated":{}}],["centos/fedora",{"_index":1432,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["centos5",{"_index":2212,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["central",{"_index":624,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["certif",{"_index":739,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["certificate signing request",{"_index":1684,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["cgi",{"_index":1220,"title":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["chain",{"_index":1117,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["chang",{"_index":393,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/platform/kvm-reference/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["channel",{"_index":1729,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["channels/buff",{"_index":1730,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["charg",{"_index":1602,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["chat",{"_index":1459,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["chat softwar",{"_index":1955,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["cheat",{"_index":1553,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["cheat sheet",{"_index":1556,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["check",{"_index":984,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["checklist",{"_index":1892,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["chef",{"_index":1503,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["chef development kit",{"_index":1506,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["chef instal",{"_index":1517,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef serv",{"_index":1505,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef workst",{"_index":1518,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef-client",{"_index":1519,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chefdk",{"_index":1504,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["cheroke",{"_index":2033,"title":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cherokee admin",{"_index":2040,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["cherokee fastcgi",{"_index":2445,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 13",{"_index":2446,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 14",{"_index":2544,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee on ubuntu",{"_index":2817,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["cherokee php-fastcgi",{"_index":2444,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 10.04",{"_index":2532,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 9.10",{"_index":2786,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu karm",{"_index":2787,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu lucid",{"_index":2533,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee web sev",{"_index":2543,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee-admin",{"_index":2034,"title":{},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["child",{"_index":103,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["chmod",{"_index":2523,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["choos",{"_index":150,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["chown",{"_index":2843,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["chrome o",{"_index":371,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["chroot",{"_index":964,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["ci",{"_index":379,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["cipher",{"_index":2202,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["citadel",{"_index":1978,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["citadel debian 6",{"_index":2177,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel debian squeez",{"_index":2178,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 10.04",{"_index":2567,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 12.04",{"_index":1979,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 14.04",{"_index":1985,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clamav",{"_index":448,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["clariti",{"_index":2712,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["class",{"_index":1293,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"deprecated":{}}],["classif",{"_index":1776,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["clean",{"_index":247,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["cleanup",{"_index":396,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["cli",{"_index":434,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["client",{"_index":72,"title":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["client machin",{"_index":2029,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["client.ovpn",{"_index":583,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["clojur",{"_index":1223,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clone",{"_index":1053,"title":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/disk-images/clone-your-linode/":{}},"toc":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["close",{"_index":1405,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["cloud",{"_index":188,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/stackscripts/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["cloud host",{"_index":1438,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["cloud storag",{"_index":1301,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["cloud storage ubuntu",{"_index":811,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["cloud-based storag",{"_index":783,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["clozur",{"_index":787,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["cluebring",{"_index":1703,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["cluster",{"_index":271,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cm",{"_index":637,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["cname",{"_index":2734,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["code",{"_index":292,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["collabor",{"_index":2448,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["collaboration softwar",{"_index":1954,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["collect",{"_index":1011,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["column",{"_index":1036,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["combin",{"_index":1062,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["come",{"_index":2492,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["command",{"_index":318,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["command lin",{"_index":921,"title":{},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["command line interfac",{"_index":1824,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["command line shel",{"_index":832,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["command-lin",{"_index":97,"title":{},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{},"deprecated":{}}],["commerc",{"_index":932,"title":{},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["commerci",{"_index":1110,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["commercial ssl cert",{"_index":2755,"title":{},"keywords":{"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["commit",{"_index":392,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["common",{"_index":109,"title":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["common command",{"_index":2388,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["common linux command",{"_index":2393,"title":{},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{},"deprecated":{}}],["commun",{"_index":859,"title":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["compat",{"_index":603,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["compil",{"_index":812,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["compile kernel",{"_index":813,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["complet",{"_index":19,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["complex",{"_index":483,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"deprecated":{}}],["compon",{"_index":222,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["compos",{"_index":48,"title":{"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{}},"keywords":{"/docs/applications/containers/how-to-use-docker-compose/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["compress",{"_index":1068,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["compromis",{"_index":2108,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["comput",{"_index":494,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["concept",{"_index":562,"title":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["concern",{"_index":2434,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["conclus",{"_index":124,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["condens",{"_index":2420,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["condit",{"_index":1409,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["conf",{"_index":1775,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"deprecated":{}}],["confidenti",{"_index":488,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{},"deprecated":{}}],["config",{"_index":536,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["config profil",{"_index":2113,"title":{},"keywords":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{},"deprecated":{}}],["config_deathmatch.cfg",{"_index":1192,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["configur",{"_index":115,"title":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["configuration change manag",{"_index":713,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["configuration manag",{"_index":1292,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["configure ghost",{"_index":688,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["configure openfir",{"_index":1957,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{},"deprecated":{}}],["configure postgr",{"_index":274,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["configure znc",{"_index":1738,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["confirm",{"_index":358,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["conflict",{"_index":2773,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["confluenc",{"_index":2452,"title":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["confluence centos 5",{"_index":2453,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{}},"toc":{},"deprecated":{}}],["confluence debian 5",{"_index":2458,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["confluence fedora 13",{"_index":2456,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["confluence linux",{"_index":2455,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 10.04",{"_index":2460,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 9.10",{"_index":2459,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["confluence wiki",{"_index":2454,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["conform",{"_index":1245,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["connect",{"_index":67,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["connector",{"_index":2480,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["connector/net",{"_index":2479,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["consid",{"_index":2832,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["consider",{"_index":1497,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["consol",{"_index":891,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/remote-access/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["console access",{"_index":1107,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["construct",{"_index":1379,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["consumpt",{"_index":2873,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["contact",{"_index":1939,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{}},"deprecated":{}}],["contain",{"_index":46,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["container commun",{"_index":112,"title":{},"keywords":{"/docs/applications/containers/docker-container-communication/":{}},"toc":{},"deprecated":{}}],["container linux",{"_index":912,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{},"deprecated":{}}],["content",{"_index":673,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["content manag",{"_index":634,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{},"deprecated":{}}],["content management framework",{"_index":1673,"title":{},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"toc":{},"deprecated":{}}],["content management framwork",{"_index":1686,"title":{},"keywords":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content management system",{"_index":1142,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content mangement system",{"_index":2651,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["context",{"_index":825,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["continuum",{"_index":43,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["conto",{"_index":1678,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{}},"toc":{},"deprecated":{}}],["control",{"_index":426,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["control panel",{"_index":2186,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["convent",{"_index":1076,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["convert",{"_index":2467,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["cookbook",{"_index":1507,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["cooki",{"_index":1808,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["copi",{"_index":860,"title":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["core",{"_index":914,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["coreo",{"_index":893,"title":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["correct",{"_index":2126,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correctli",{"_index":2127,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correspond",{"_index":1313,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["corrupt",{"_index":464,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["couchdb",{"_index":2052,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"deprecated":{}}],["count",{"_index":1853,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["counter",{"_index":1199,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["counter strik",{"_index":1203,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["counter strike global offens",{"_index":1204,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["courier",{"_index":2263,"title":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["cover",{"_index":2754,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["cp",{"_index":2833,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["cpan",{"_index":2653,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanel",{"_index":1099,"title":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"deprecated":{}}],["cpanel cento",{"_index":1102,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["cpanel/whm",{"_index":1690,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["cpanm",{"_index":2655,"title":{},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanminu",{"_index":2654,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["cpu",{"_index":1852,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["crash",{"_index":2750,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["crawl",{"_index":323,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["creat",{"_index":66,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["create databas",{"_index":2091,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["create git repo",{"_index":864,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["creation",{"_index":633,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["credenti",{"_index":1258,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["credit",{"_index":1793,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["crm",{"_index":976,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["cron",{"_index":166,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["cron linux",{"_index":2730,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["cron tutori",{"_index":2728,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["crontab",{"_index":2729,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["crypt",{"_index":170,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["cryptsetup",{"_index":1899,"title":{},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{},"deprecated":{}}],["cs:go",{"_index":1202,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo",{"_index":1205,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo serv",{"_index":1206,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo server host",{"_index":1207,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csr",{"_index":1114,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["css",{"_index":980,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["curl",{"_index":1549,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["current",{"_index":15,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/billing-and-payments/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["custom",{"_index":31,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["custom distribut",{"_index":997,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom distro",{"_index":874,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom inst",{"_index":2241,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["custom kernel",{"_index":994,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["custom linod",{"_index":816,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["custom linux",{"_index":1479,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["custom linux kernel",{"_index":815,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["cut",{"_index":2180,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["cve",{"_index":1707,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["cyberduck",{"_index":2758,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["cygwin",{"_index":1727,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["daemon",{"_index":349,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["dahdi",{"_index":1365,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["daili",{"_index":2816,"title":{},"keywords":{},"toc":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["dalla",{"_index":2876,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["dandifi",{"_index":2922,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dashboard",{"_index":228,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["data",{"_index":91,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-backup-service/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["data stor",{"_index":793,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["databas",{"_index":111,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["database configur",{"_index":272,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["database tun",{"_index":273,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["datacent",{"_index":2752,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["dataset",{"_index":467,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["datasourc",{"_index":1392,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["datastor",{"_index":2005,"title":{},"keywords":{},"toc":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["date",{"_index":844,"title":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["date/tim",{"_index":2466,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["davf",{"_index":1304,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["davfs2",{"_index":1305,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["day",{"_index":1570,"title":{},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["dbm",{"_index":2638,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["dcv",{"_index":2626,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["deactiv",{"_index":803,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["dead",{"_index":1213,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["deathmatch",{"_index":770,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["debain 7",{"_index":1769,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{}},"toc":{},"deprecated":{}}],["debian",{"_index":128,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["debian 5",{"_index":2677,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian 6",{"_index":2308,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 exim",{"_index":2331,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 lamp serv",{"_index":2301,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 mail serv",{"_index":2179,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 send email",{"_index":2330,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 7",{"_index":1616,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["debian 7 lamp serv",{"_index":1869,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["debian 8",{"_index":850,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["debian 8 lamp serv",{"_index":1474,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian 9",{"_index":1486,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"toc":{},"deprecated":{}}],["debian exim",{"_index":2332,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian firewal",{"_index":2864,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian jessi",{"_index":851,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{},"deprecated":{}}],["debian lamp",{"_index":1475,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian lamp guid",{"_index":1870,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lamp serv",{"_index":2909,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lenni",{"_index":2565,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian mail serv",{"_index":2763,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian squeez",{"_index":2307,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian upgrad",{"_index":1912,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian vpn",{"_index":2286,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian wheezi",{"_index":1615,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["debian. track",{"_index":2737,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian/ubuntu",{"_index":98,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["debug",{"_index":1938,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["decid",{"_index":1970,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["decis",{"_index":1664,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["declar",{"_index":388,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["dedic",{"_index":771,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["deep",{"_index":553,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["deep learn",{"_index":546,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["default",{"_index":418,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["default.rb",{"_index":1516,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["defin",{"_index":84,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["definit",{"_index":2772,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["delay",{"_index":2441,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["deleg",{"_index":2023,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["delet",{"_index":108,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["deliveri",{"_index":746,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["demo",{"_index":425,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["demonstr",{"_index":2244,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["deni",{"_index":962,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["depend",{"_index":238,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy",{"_index":352,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/linode-images/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy ghost on ubuntu 16.04",{"_index":689,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["deploy python applications with nginx",{"_index":1959,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["describ",{"_index":1081,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["descript",{"_index":1879,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["descriptor",{"_index":1408,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["desktop",{"_index":365,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{},"toc":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["dest",{"_index":1929,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["destin",{"_index":2613,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["destroy",{"_index":480,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["detach",{"_index":315,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["determin",{"_index":2154,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["develop",{"_index":200,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["develop php",{"_index":2548,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["devic",{"_index":201,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["diagnos",{"_index":1652,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["diagnost",{"_index":883,"title":{},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["differ",{"_index":1754,"title":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["diffi",{"_index":958,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["dig",{"_index":2418,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["digest",{"_index":1449,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["direct",{"_index":1382,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["directadmin",{"_index":2188,"title":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"toc":{},"deprecated":{}}],["directli",{"_index":2643,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["directori",{"_index":102,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["disabl",{"_index":355,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["disable a backup",{"_index":2145,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["disconnect",{"_index":2662,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["discount",{"_index":2117,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["discov",{"_index":2502,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["discoveri",{"_index":2230,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["discuss",{"_index":1965,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["discussion forum",{"_index":2575,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["disk",{"_index":175,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["display",{"_index":408,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["distribut",{"_index":33,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["distributed version control",{"_index":2628,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["distributions/vers",{"_index":1626,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["distro",{"_index":1783,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["distro upgrad",{"_index":2196,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["django",{"_index":1275,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["dkim",{"_index":1234,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["dlna",{"_index":929,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["dm",{"_index":169,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["dm-crypt",{"_index":171,"title":{},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"toc":{},"deprecated":{}}],["dmarc",{"_index":1236,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["dn",{"_index":444,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["dna",{"_index":2095,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["dnf",{"_index":2923,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dns configur",{"_index":1464,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns debian",{"_index":2335,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dns manag",{"_index":1463,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns record",{"_index":2889,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns record typ",{"_index":2890,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns resolut",{"_index":2891,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["docker",{"_index":44,"title":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["docker c",{"_index":47,"title":{},"keywords":{"/docs/applications/containers/install_docker_ce/":{}},"toc":{},"deprecated":{}}],["docker compos",{"_index":49,"title":{},"keywords":{"/docs/applications/containers/install_docker_compose/":{}},"toc":{},"deprecated":{}}],["docker hub",{"_index":363,"title":{},"keywords":{"/docs/applications/containers/when-and-why-to-use-docker/":{}},"toc":{},"deprecated":{}}],["docker swarm",{"_index":627,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["docker,container,dockerfile,dock",{"_index":726,"title":{},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"toc":{},"deprecated":{}}],["dockerfil",{"_index":805,"title":{"/docs/applications/containers/how-to-use-dockerfiles/":{}},"keywords":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{}},"toc":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["document",{"_index":2053,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["doesn’t",{"_index":1858,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dog",{"_index":2920,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["doku wiki",{"_index":2647,"title":{},"keywords":{"/docs/websites/wikis/dokuwiki-engine/":{}},"toc":{},"deprecated":{}}],["dokuwiki",{"_index":2645,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{"/docs/websites/wikis/dokuwiki-engine/":{}},"deprecated":{}}],["dolphin",{"_index":2081,"title":{"/docs/applications/social-networking/dolphin/":{}},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["domain",{"_index":341,"title":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["domain nam",{"_index":1685,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["domain zon",{"_index":2906,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["don’t",{"_index":1543,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["don''t starv",{"_index":1541,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don''t starve togeth",{"_index":1542,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don't",{"_index":1539,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["don’t",{"_index":1544,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["dosblockingperiod",{"_index":2168,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dosemailnotifi",{"_index":2169,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doshashtables",{"_index":2163,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doslogdir",{"_index":2171,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospagecount",{"_index":2164,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospageinterv",{"_index":2166,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossitecount",{"_index":2165,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossiteinterv",{"_index":2167,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossystemcommand",{"_index":2170,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dovecot",{"_index":1557,"title":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["dovecot 2",{"_index":1911,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{},"deprecated":{}}],["dovecot centos 5",{"_index":2211,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["dovecot centos 6",{"_index":1564,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["dovecot centos 7",{"_index":1559,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["dovecot debian 6",{"_index":2208,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.04",{"_index":2570,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.10",{"_index":2428,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["dovecot’",{"_index":1896,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["downgrad",{"_index":2751,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["download",{"_index":290,"title":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["downtim",{"_index":1580,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["dpkg",{"_index":2914,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["drawback",{"_index":1901,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["drive",{"_index":1097,"title":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["driven",{"_index":2007,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["driver",{"_index":513,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["drop",{"_index":1404,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dropbox",{"_index":1757,"title":{"/docs/applications/cloud-storage/dropbox/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/cloud-storage/dropbox/":{}},"deprecated":{}}],["drupal",{"_index":636,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"deprecated":{}}],["drupal 8",{"_index":1143,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{}},"toc":{},"deprecated":{}}],["drush",{"_index":1672,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"toc":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["dsp",{"_index":2100,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["due",{"_index":843,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["dump",{"_index":163,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["duplic",{"_index":535,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["durat",{"_index":1935,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["dvc",{"_index":1603,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["dynam",{"_index":2022,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["dynamic apach",{"_index":2378,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["dynamic cont",{"_index":2692,"title":{},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{},"deprecated":{}}],["e-commerc",{"_index":1019,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["each",{"_index":525,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"deprecated":{}}],["earli",{"_index":12,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["easi",{"_index":937,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["easy linux",{"_index":934,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{},"deprecated":{}}],["easyrsa",{"_index":1262,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"deprecated":{}}],["echo",{"_index":2886,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ecommerc",{"_index":742,"title":{},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["edit",{"_index":211,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["editor",{"_index":568,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["effect",{"_index":2642,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["egroupwar",{"_index":2449,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd",{"_index":1990,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd on linux",{"_index":1994,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu",{"_index":1992,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 12.04",{"_index":1993,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 9.10",{"_index":2769,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu hardi",{"_index":2798,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu jaunti",{"_index":2799,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu karm",{"_index":2768,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["elast",{"_index":213,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["elastic stack",{"_index":648,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elasticsearch",{"_index":223,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["element",{"_index":706,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["elgg",{"_index":2738,"title":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"deprecated":{}}],["elgg debian lenni",{"_index":2739,"title":{},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["elk",{"_index":521,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["elk stack",{"_index":519,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elk,ossec-hid",{"_index":520,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{},"deprecated":{}}],["emac",{"_index":2888,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["email",{"_index":729,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["email howto",{"_index":2764,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["email serv",{"_index":1982,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["embed",{"_index":1127,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["emerge/portag",{"_index":2928,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["enabl",{"_index":270,"title":{"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["enable a backup",{"_index":2142,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["encrypt",{"_index":168,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["encrypt,ssl,ssl",{"_index":1196,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["encryption for http",{"_index":2398,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["end",{"_index":2394,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["engin",{"_index":2646,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{},"deprecated":{}}],["enhanc",{"_index":1139,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["enter",{"_index":943,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["enterprise search",{"_index":681,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["enterprise wiki",{"_index":2015,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["entir",{"_index":391,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["entri",{"_index":678,"title":{},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["enviro",{"_index":204,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["environ",{"_index":203,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["environment",{"_index":394,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["epel",{"_index":1667,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["ephemer",{"_index":1400,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["epoch",{"_index":2465,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["eras",{"_index":2109,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["erlang",{"_index":1998,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["erp",{"_index":1312,"title":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["error",{"_index":245,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"deprecated":{}}],["esr",{"_index":2709,"title":{},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["establish",{"_index":2686,"title":{},"keywords":{},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["etc/apt/sources.list",{"_index":2918,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/dnf/dnf.conf",{"_index":2924,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/host",{"_index":1866,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["etc/yum.conf",{"_index":2921,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etcd",{"_index":615,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["evalu",{"_index":1882,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["evas",{"_index":2162,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["event",{"_index":68,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["everyth",{"_index":1532,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["everything’",{"_index":1239,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["evolv",{"_index":1014,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["exampl",{"_index":113,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["excel",{"_index":250,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["except",{"_index":1533,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["exchang",{"_index":1128,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["exclud",{"_index":1806,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["execut",{"_index":819,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["executors&rsquo",{"_index":514,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["exim",{"_index":1961,"title":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["exim ubuntu 10.04",{"_index":2588,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 10.10",{"_index":2379,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 11.04",{"_index":2213,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["exist",{"_index":573,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["exit",{"_index":947,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["expand",{"_index":1080,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["expect",{"_index":570,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["experienc",{"_index":2121,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["expir",{"_index":1917,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["explain",{"_index":1934,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["explor",{"_index":1435,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["export",{"_index":414,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["express",{"_index":2272,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ext4",{"_index":601,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["extend",{"_index":417,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["extendedstatu",{"_index":1864,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["extens",{"_index":180,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["extern",{"_index":1623,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["extra",{"_index":1193,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["extract",{"_index":320,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["face",{"_index":2153,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["factor",{"_index":748,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["fail",{"_index":399,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["fail2ban",{"_index":1325,"title":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["fail2ban.loc",{"_index":1328,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failov",{"_index":1108,"title":{},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["failregex",{"_index":1333,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failur",{"_index":1671,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{}},"deprecated":{}}],["fals",{"_index":996,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}}}],["faq",{"_index":7,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["far.vim",{"_index":574,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["farmo",{"_index":719,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["fastcgi",{"_index":1140,"title":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fastcgi perl",{"_index":2723,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["faster",{"_index":94,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{},"deprecated":{}}],["fastscgi perl",{"_index":1987,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fault",{"_index":1583,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["fault toler",{"_index":1581,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["favorit",{"_index":1017,"title":{},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["fcgi",{"_index":2265,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fcgiwrap",{"_index":2584,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["featur",{"_index":600,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["feature develop",{"_index":2591,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["feder",{"_index":2001,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fedora",{"_index":1111,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["fedora 11 apach",{"_index":2805,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 11 lamp",{"_index":2804,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 12",{"_index":2450,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 apach",{"_index":2807,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 lamp",{"_index":2806,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 13",{"_index":2457,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 apach",{"_index":2551,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 lamp",{"_index":2550,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 web serv",{"_index":2447,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 14",{"_index":2283,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 apach",{"_index":2383,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 lamp",{"_index":2382,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 15 apach",{"_index":2200,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 15 lamp",{"_index":2199,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 19 apach",{"_index":1845,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 19 lamp",{"_index":1844,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 20 apach",{"_index":1767,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora 20 lamp",{"_index":1764,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora dn",{"_index":2218,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora web serv",{"_index":2356,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora/cento",{"_index":1653,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["feed",{"_index":990,"title":{"/docs/applications/social-networking/planet-feed-aggregator/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["fetch",{"_index":1460,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["fetchmail",{"_index":2708,"title":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["fetchmailrc",{"_index":2710,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["file",{"_index":79,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["file arch",{"_index":2499,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["file manag",{"_index":700,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["file permiss",{"_index":2525,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["file serv",{"_index":908,"title":{},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["file storag",{"_index":1302,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["file system",{"_index":456,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["file transf",{"_index":2830,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["filebeat",{"_index":224,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["filesystem",{"_index":299,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["filesystem/boot",{"_index":895,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"deprecated":{}}],["filezilla",{"_index":1692,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["filter",{"_index":949,"title":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["final",{"_index":343,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["find",{"_index":609,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["find and replac",{"_index":2519,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{},"deprecated":{}}],["find command",{"_index":2408,"title":{},"keywords":{"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"toc":{},"deprecated":{}}],["fingerprint",{"_index":2874,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["finnix",{"_index":1249,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["firewal",{"_index":268,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"deprecated":{}}],["firewall setup",{"_index":1287,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["firewalld",{"_index":1054,"title":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["first",{"_index":762,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["first lin",{"_index":951,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{}},"toc":{},"deprecated":{}}],["fish",{"_index":828,"title":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["fish script",{"_index":830,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["fish shel",{"_index":829,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["five",{"_index":2025,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fix",{"_index":939,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["flag",{"_index":2929,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["flask",{"_index":549,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["flatpress",{"_index":2582,"title":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"deprecated":{}}],["flower",{"_index":350,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["fluxbb",{"_index":2573,"title":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"deprecated":{}}],["flyspray",{"_index":2594,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"deprecated":{}}],["folder",{"_index":1659,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["follow",{"_index":2260,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["forc",{"_index":265,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["forens",{"_index":2851,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["forg",{"_index":632,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["forgot",{"_index":2131,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["fork",{"_index":1607,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["format",{"_index":537,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["formula",{"_index":1387,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"deprecated":{}}],["fortress",{"_index":1567,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["forum",{"_index":1966,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["forum softwar",{"_index":1968,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["forums](http://www.boonex.com/forum",{"_index":2087,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["forward",{"_index":1066,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["found",{"_index":1855,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["four",{"_index":2024,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fourm",{"_index":2577,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["fpm",{"_index":1217,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"deprecated":{}}],["frame",{"_index":1021,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["framework",{"_index":2288,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["frankfurt",{"_index":2877,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["free",{"_index":2872,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["freebsd",{"_index":1173,"title":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["freenod",{"_index":2660,"title":{},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["freepbx",{"_index":1745,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["freepbx ubuntu",{"_index":2632,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fremont",{"_index":2878,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["frequenc",{"_index":1321,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["friendli",{"_index":2664,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["front",{"_index":2555,"title":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["front-end proxi",{"_index":2558,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["front-end request",{"_index":1647,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["frontend",{"_index":1315,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["fstab",{"_index":999,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["ftp",{"_index":1693,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full",{"_index":589,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full disk encrypt",{"_index":1069,"title":{},"keywords":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{},"deprecated":{}}],["full duplex",{"_index":63,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["fulli",{"_index":1240,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["function",{"_index":248,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fundament",{"_index":2317,"title":{},"keywords":{},"toc":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["further",{"_index":230,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["fuse",{"_index":1370,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{},"deprecated":{}}],["fusion",{"_index":2649,"title":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"deprecated":{}}],["futon",{"_index":2055,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["futur",{"_index":579,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["galera",{"_index":1057,"title":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"deprecated":{}}],["game",{"_index":1016,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["game serv",{"_index":1209,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["garry’",{"_index":1634,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["garry'",{"_index":1632,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["garry''s mod",{"_index":1633,"title":{},"keywords":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["gateway",{"_index":692,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["gather",{"_index":582,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["gcc",{"_index":1627,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["gener",{"_index":724,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/api/api-key/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["generate csr",{"_index":1317,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["geni",{"_index":2589,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["gentoo",{"_index":1483,"title":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{}},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["gentoo linux",{"_index":1865,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{}},"toc":{},"deprecated":{}}],["get",{"_index":432,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["getmail",{"_index":2688,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"toc":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["getting start",{"_index":1919,"title":{},"keywords":{"/docs/security/backups/backing-up-your-data/":{}},"toc":{},"deprecated":{}}],["getting-start",{"_index":824,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["ghost",{"_index":685,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"toc":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"deprecated":{}}],["ghost on linod",{"_index":687,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["girocco",{"_index":2528,"title":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["git",{"_index":50,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["github",{"_index":863,"title":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["gitlab",{"_index":1182,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["gitolit",{"_index":2836,"title":{},"keywords":{"/docs/development/version-control/how-to-configure-git/":{}},"toc":{},"deprecated":{}}],["gitosi",{"_index":2451,"title":{},"keywords":{},"toc":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["gitweb",{"_index":1606,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["give",{"_index":510,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["given",{"_index":2469,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["glibc",{"_index":1625,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["glish",{"_index":916,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"deprecated":{}}],["global",{"_index":240,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["gluster",{"_index":1129,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["glusterf",{"_index":1055,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["gmail",{"_index":1025,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gnu",{"_index":1726,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["gnu screen",{"_index":2657,"title":{},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{},"deprecated":{}}],["gnu tar",{"_index":2496,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu zip",{"_index":2497,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu/linux",{"_index":584,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["go",{"_index":198,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["gog",{"_index":1341,"title":{"/docs/development/version-control/install-gogs-on-debian/":{}},"keywords":{"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/version-control/install-gogs-on-debian/":{}},"deprecated":{}}],["golang",{"_index":433,"title":{},"keywords":{"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["golden",{"_index":1905,"title":{},"keywords":{},"toc":{"/docs/platform/automating-server-builds/":{}},"deprecated":{}}],["golden disk",{"_index":1904,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["googl",{"_index":725,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/email/using-google-apps-for-email/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["google analyt",{"_index":1621,"title":{},"keywords":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"toc":{},"deprecated":{}}],["google app",{"_index":1742,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google apps linod",{"_index":1743,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google authent",{"_index":1064,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["google email",{"_index":1741,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google voic",{"_index":1747,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{},"deprecated":{}}],["gpg",{"_index":889,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["gpg-agent",{"_index":1085,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["grace",{"_index":970,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["grafana",{"_index":1270,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graph",{"_index":1863,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["graphic",{"_index":1436,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["graphit",{"_index":1269,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graylog",{"_index":663,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["graylog debian",{"_index":665,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["graylog2",{"_index":662,"title":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"keywords":{},"toc":{},"deprecated":{}}],["grep",{"_index":867,"title":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["greylist",{"_index":1705,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["grid",{"_index":492,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["group",{"_index":1040,"title":{"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["groupwar",{"_index":1981,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["grub",{"_index":881,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["grub 2",{"_index":1480,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["grub legaci",{"_index":995,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["guacamol",{"_index":366,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"deprecated":{}}],["gui",{"_index":2262,"title":{},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["guid",{"_index":1133,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gunicorn",{"_index":765,"title":{},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["gzip",{"_index":1399,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["ha",{"_index":1600,"title":{},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"toc":{},"deprecated":{}}],["hadoop",{"_index":505,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["half",{"_index":768,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["half-life 2",{"_index":772,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["hand",{"_index":1898,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["handl",{"_index":246,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["handler",{"_index":337,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["handshak",{"_index":65,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["haproxi",{"_index":451,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{}},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hard",{"_index":2433,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["harden",{"_index":955,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"keywords":{},"toc":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["harden mysql",{"_index":2065,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["hardi",{"_index":2680,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["hash",{"_index":1028,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["hdf",{"_index":507,"title":{},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["head",{"_index":950,"title":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["header",{"_index":148,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["headless",{"_index":556,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["headless brows",{"_index":558,"title":{},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{},"deprecated":{}}],["health",{"_index":2204,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["heartble",{"_index":1778,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{},"deprecated":{}}],["hellman",{"_index":959,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["hello",{"_index":117,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["hello.go",{"_index":431,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["help",{"_index":922,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["help desk",{"_index":2137,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["helper",{"_index":896,"title":{"/docs/platform/network-helper/":{}},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["here",{"_index":199,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["hexchat",{"_index":1739,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["hg",{"_index":2625,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["hiawatha",{"_index":1691,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hiera",{"_index":711,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"deprecated":{}}],["hierarchi",{"_index":717,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["high",{"_index":1056,"title":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["high avail",{"_index":454,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["highli",{"_index":613,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["hilight",{"_index":2663,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["histori",{"_index":1791,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["hl2",{"_index":774,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["home",{"_index":801,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["homebrew",{"_index":55,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["hook",{"_index":1238,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["host",{"_index":120,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/websites/hosting-a-website/":{}},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["hosting a websit",{"_index":1643,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["hostnam",{"_index":357,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["hosts fil",{"_index":676,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{},"deprecated":{}}],["hosts.allow",{"_index":1530,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hosts.deni",{"_index":1531,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hourli",{"_index":1002,"title":{"/docs/platform/upgrade-to-hourly-billing/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{}},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["how to",{"_index":866,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["how to configure wordpress",{"_index":502,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to install wordpress",{"_index":2504,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to manage repositories with gitlab",{"_index":1185,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["how to set up bungeecord",{"_index":1420,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["how to use git",{"_index":862,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["hst",{"_index":1125,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["htaccess",{"_index":590,"title":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["html",{"_index":321,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["htop",{"_index":1594,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["http",{"_index":144,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["http auth",{"_index":2740,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["http localhost phpmyadmin",{"_index":1841,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["http server",{"_index":2342,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["http/2",{"_index":1120,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["httpd",{"_index":1679,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["httpstubstatusmodul",{"_index":1857,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-nginx/":{}},"toc":{},"deprecated":{}}],["hub",{"_index":728,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["hybrid",{"_index":205,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["i/o",{"_index":2122,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["icinga",{"_index":127,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icinga2",{"_index":129,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icmp",{"_index":1976,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["id",{"_index":1611,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{},"deprecated":{}}],["identifi",{"_index":879,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ignor",{"_index":1613,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["ikiwiki",{"_index":2019,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ikiwiki debian 5",{"_index":2344,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian 6",{"_index":2249,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian lenni",{"_index":2343,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian squeez",{"_index":2248,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["imag",{"_index":420,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/platform/linode-images/":{}},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/linode-images/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/platform/linode-images/":{}},"deprecated":{}}],["imap",{"_index":1907,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["immut",{"_index":1224,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["impact",{"_index":1689,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["implement",{"_index":2314,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["import",{"_index":572,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["improperli",{"_index":2614,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["in",{"_index":761,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["increas",{"_index":258,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{}},"deprecated":{}}],["independ",{"_index":2707,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["index",{"_index":1649,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["individu",{"_index":1386,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["infil",{"_index":2644,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["inform",{"_index":335,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["infrastructur",{"_index":30,"title":{},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["init",{"_index":1817,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["initi",{"_index":374,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["inotifi",{"_index":301,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["insert",{"_index":2487,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["insid",{"_index":328,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["instal",{"_index":38,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["install alpine linux",{"_index":1094,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["install cpanel",{"_index":1101,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["install dock",{"_index":835,"title":{},"keywords":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"toc":{},"deprecated":{}}],["install ghost",{"_index":686,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install gitlab on ubuntu",{"_index":1184,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["install graylog",{"_index":664,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["install java",{"_index":899,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install lamp ubuntu 16.04",{"_index":1150,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install mail-in-a-box",{"_index":732,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["install mariadb",{"_index":1443,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["install mysql",{"_index":1439,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install mysql on ubuntu",{"_index":2063,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install nagio",{"_index":1165,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["install nginx",{"_index":1646,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install nginx on debian 7",{"_index":1816,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install node.j",{"_index":1645,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["install openva",{"_index":1008,"title":{},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install owncloud",{"_index":810,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install plex",{"_index":926,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install salt",{"_index":1383,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["install taskwarrior",{"_index":839,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["install turtl",{"_index":782,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["install uwsgi",{"_index":1958,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["install wordpress",{"_index":499,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["install wp-cli",{"_index":1176,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install zimbra",{"_index":1343,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install znc",{"_index":1735,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["installing monit for server monitor",{"_index":1319,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"toc":{},"deprecated":{}}],["instanc",{"_index":474,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["instant",{"_index":1951,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["instant messag",{"_index":1952,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["instead",{"_index":1091,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["instruct",{"_index":2102,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["integr",{"_index":489,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["interact",{"_index":704,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["interchang",{"_index":621,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interconnect",{"_index":625,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interfac",{"_index":261,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["internet",{"_index":607,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["internet radio",{"_index":2096,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["interpret",{"_index":2424,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["interv",{"_index":969,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["intro",{"_index":2290,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["introduc",{"_index":490,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["introduct",{"_index":59,"title":{"/docs/development/introduction-to-websockets/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/platform/stackscripts/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["introduction to git",{"_index":1881,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to version control",{"_index":1880,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to websocket",{"_index":62,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["intrusion detection system",{"_index":1612,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{},"deprecated":{}}],["inventori",{"_index":1434,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["invoic",{"_index":2116,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{},"deprecated":{}}],["io",{"_index":1255,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["iotop",{"_index":1595,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["ip",{"_index":592,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/platform/network-helper/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["ip address",{"_index":611,"title":{},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/remote-access/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{},"deprecated":{}}],["ip configur",{"_index":2228,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["ip failov",{"_index":1105,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["ip pbx system",{"_index":1362,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ip whitelist",{"_index":1326,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{},"deprecated":{}}],["ip6tabl",{"_index":2489,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["iperf",{"_index":1651,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["iptabl",{"_index":580,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv4",{"_index":1261,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6",{"_index":1067,"title":{"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6 network",{"_index":2227,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["irc",{"_index":1723,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["irc bounc",{"_index":1736,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["iredmail",{"_index":1701,"title":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["irssi",{"_index":2659,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["isp",{"_index":2617,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ispconfig",{"_index":2261,"title":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["issu",{"_index":110,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["issue manag",{"_index":2595,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["issue track",{"_index":2590,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["jabber daemon",{"_index":1997,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["jail",{"_index":1332,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jail.loc",{"_index":1327,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jaunti",{"_index":2719,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["java",{"_index":667,"title":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["java debian",{"_index":2312,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java fedora",{"_index":2361,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 12",{"_index":2508,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java fedora 13",{"_index":2511,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 14",{"_index":2359,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java hardi",{"_index":2808,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java jdk",{"_index":901,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"toc":{},"deprecated":{}}],["java jr",{"_index":900,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{}},"toc":{},"deprecated":{}}],["java lenni",{"_index":2313,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 12",{"_index":2509,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 13",{"_index":2512,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 14",{"_index":2360,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu karm",{"_index":2517,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu lucid",{"_index":1948,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu maverick",{"_index":2364,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu",{"_index":1949,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.04",{"_index":2514,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.10",{"_index":2363,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu 12.04",{"_index":1947,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["java ubuntu 16.04",{"_index":1147,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["java ubuntu 9.10",{"_index":2516,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java_hom",{"_index":528,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["javascript",{"_index":1565,"title":{},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{}},"deprecated":{}}],["jboss",{"_index":1229,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["jboss a",{"_index":1388,"title":{},"keywords":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{},"deprecated":{}}],["jc2",{"_index":1339,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["jclock",{"_index":435,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jclocksgmt",{"_index":430,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jdk",{"_index":905,"title":{},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{}},"deprecated":{}}],["jekyl",{"_index":411,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["jenkin",{"_index":377,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jenkinsfil",{"_index":389,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jessi",{"_index":1218,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["job",{"_index":531,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["join",{"_index":630,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["joomla",{"_index":638,"title":{"/docs/websites/cms/manage-web-content-with-joomla/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"toc":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"deprecated":{}}],["jre",{"_index":903,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["json",{"_index":2054,"title":{},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["juicessh",{"_index":210,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["jump",{"_index":101,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["jupyt",{"_index":409,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["jupyter notebook",{"_index":756,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["just cause 2",{"_index":1337,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["jvm",{"_index":1228,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["karmic",{"_index":2381,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["karmic lamp",{"_index":2781,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["keep",{"_index":484,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["keepal",{"_index":1593,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["keepaliv",{"_index":1130,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["kera",{"_index":548,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["kernel",{"_index":5,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["kernel compil",{"_index":814,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["key",{"_index":183,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/api/api-key/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/security/securing-your-server/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["key stor",{"_index":1009,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key-value stor",{"_index":2004,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key_buff",{"_index":1573,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["keypair",{"_index":1088,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["kibana",{"_index":226,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["kill",{"_index":2392,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killal",{"_index":2391,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killswitch",{"_index":581,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"keywords":{},"toc":{},"deprecated":{}}],["kit",{"_index":904,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["kloxo",{"_index":2185,"title":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"toc":{},"deprecated":{}}],["knife",{"_index":1511,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["knife.rb",{"_index":1520,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["know",{"_index":936,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["knowledge exchang",{"_index":2562,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["konvers",{"_index":1740,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["kubeadm",{"_index":359,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubectl",{"_index":360,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubelet",{"_index":361,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubernet",{"_index":353,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kvm",{"_index":876,"title":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["kvm linod",{"_index":1493,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["kvm refer",{"_index":1491,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["l2tp/ipsec",{"_index":695,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["l4d2",{"_index":1216,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["label",{"_index":1932,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["laf",{"_index":487,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lafs’",{"_index":495,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lamp",{"_index":722,"title":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["lamp debian",{"_index":1478,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["lamp guid",{"_index":2911,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["lamp howto",{"_index":1476,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lamp instal",{"_index":1630,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["lamp linux",{"_index":1874,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["lamp serv",{"_index":1765,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["lamp stack",{"_index":1468,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["languag",{"_index":351,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["laravel",{"_index":631,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["laravel forg",{"_index":639,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["larger",{"_index":1083,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["lassi",{"_index":847,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{},"deprecated":{}}],["last",{"_index":942,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["last lin",{"_index":953,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["latenc",{"_index":2611,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["latest",{"_index":1971,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"deprecated":{}}],["launch",{"_index":703,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["ldquo;incorrect&rdquo",{"_index":2133,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["ldquo;itk&rdquo",{"_index":1837,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["ldquo;less",{"_index":1030,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["ldquo;match&rdquo",{"_index":2674,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ldquo;universe&rdquo",{"_index":2648,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ldquo;varnish",{"_index":1051,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["learn",{"_index":543,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["left",{"_index":1212,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["left 4 dead",{"_index":1215,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["legaci",{"_index":992,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["leiningen",{"_index":1227,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["lemp",{"_index":1149,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["length",{"_index":2396,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["lenni",{"_index":2315,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["lepp",{"_index":1801,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["less",{"_index":979,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["let’",{"_index":1197,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["let'",{"_index":1194,"title":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"keywords":{},"toc":{},"deprecated":{}}],["letsencrypt",{"_index":764,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["level",{"_index":2443,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["leverag",{"_index":2845,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["librari",{"_index":1514,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["libuv",{"_index":785,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["life",{"_index":769,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["lighthttpd",{"_index":1888,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd",{"_index":1135,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd linod",{"_index":2869,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lighttpd serv",{"_index":2868,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["limit",{"_index":342,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["limits.conf",{"_index":1412,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["line",{"_index":339,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["link",{"_index":640,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["linking minecraft serv",{"_index":1419,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["linod",{"_index":20,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/platform/linode-images/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/cms-overview/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["linode api",{"_index":1821,"title":{},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{},"deprecated":{}}],["linode backup servic",{"_index":2141,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode beginn",{"_index":2749,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode beginners guid",{"_index":2748,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode cli",{"_index":1823,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["linode control panel",{"_index":1100,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["linode dn",{"_index":1637,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode guid",{"_index":1642,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode host",{"_index":2871,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode imag",{"_index":1719,"title":{},"keywords":{"/docs/platform/linode-images/":{}},"toc":{},"deprecated":{}}],["linode manag",{"_index":911,"title":{},"keywords":{"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{},"deprecated":{}}],["linode manager dn",{"_index":1638,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode migr",{"_index":2111,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["linode platform",{"_index":2140,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode quickstart guid",{"_index":1662,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["linode setup",{"_index":1644,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["linode terminal tutori",{"_index":2885,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linode troubleshoot",{"_index":2847,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linode web serv",{"_index":2870,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode’",{"_index":1922,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["linode'",{"_index":610,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{},"toc":{},"deprecated":{}}],["linode’",{"_index":14,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["linux",{"_index":51,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["linux backup",{"_index":2815,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["linux beginn",{"_index":2732,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linux command",{"_index":2395,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["linux common command",{"_index":2404,"title":{},"keywords":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{},"deprecated":{}}],["linux configur",{"_index":2848,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linux contain",{"_index":894,"title":{},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"toc":{},"deprecated":{}}],["linux firewal",{"_index":2865,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux ftp",{"_index":1697,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux jabber serv",{"_index":1956,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux kernel",{"_index":1760,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["linux lamp",{"_index":1766,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["linux mail",{"_index":1963,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["linux mail serv",{"_index":1560,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["linux package manag",{"_index":2912,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["linux scp",{"_index":1694,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux sftp program",{"_index":1696,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux termin",{"_index":2883,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linux tip",{"_index":2731,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["linux ufw",{"_index":1284,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["linux upgrade howto",{"_index":2197,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["linux web",{"_index":1871,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["linux web serv",{"_index":647,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["linux xmpp",{"_index":2295,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["lish",{"_index":880,"title":{"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["lisp",{"_index":788,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["list",{"_index":475,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["listen",{"_index":2000,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["listserv",{"_index":2045,"title":{},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["littl",{"_index":2838,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["live",{"_index":1804,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["lmtp",{"_index":1897,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["ln",{"_index":2431,"title":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["load",{"_index":259,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["load balanc",{"_index":453,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["load test",{"_index":1598,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["local",{"_index":142,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["localhost phpmyadmin",{"_index":1839,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["locat",{"_index":477,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["lock",{"_index":2490,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["log",{"_index":645,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["log fil",{"_index":2438,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["logic",{"_index":333,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["login",{"_index":913,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["logrot",{"_index":2437,"title":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logrotate.conf",{"_index":2440,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logstash",{"_index":524,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["logwatch",{"_index":1445,"title":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["london",{"_index":2879,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["longview",{"_index":885,"title":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"keywords":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["longview’",{"_index":1933,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["look",{"_index":1859,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/linode-managed/":{}},"deprecated":{}}],["loop",{"_index":310,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["loss",{"_index":2612,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["lost",{"_index":1983,"title":{},"keywords":{},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["low",{"_index":2050,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["lsyncd",{"_index":1660,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["lt",{"_index":1156,"title":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["lua",{"_index":2074,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["lucen",{"_index":682,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["lucid",{"_index":2239,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["luk",{"_index":172,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"deprecated":{}}],["luminu",{"_index":1226,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mac",{"_index":53,"title":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["mac os ftp",{"_index":2761,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os scp",{"_index":2759,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os sftp program",{"_index":2760,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os x",{"_index":2597,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{}},"toc":{},"deprecated":{}}],["machin",{"_index":542,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["machine learn",{"_index":550,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["maco",{"_index":100,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["macport",{"_index":56,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["magento",{"_index":1018,"title":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"deprecated":{}}],["magento cento",{"_index":1020,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{}},"toc":{},"deprecated":{}}],["magento ubuntu",{"_index":1022,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mail",{"_index":730,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mail client",{"_index":1832,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["mail serv",{"_index":1344,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mail zimbra",{"_index":1347,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mailbox",{"_index":1562,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mailman",{"_index":2044,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"deprecated":{}}],["main",{"_index":252,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"deprecated":{}}],["maintain",{"_index":1925,"title":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["mainten",{"_index":8,"title":{},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["make",{"_index":577,"title":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["malwar",{"_index":449,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["man pag",{"_index":1825,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["manag",{"_index":21,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-images/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["manage a backup",{"_index":2143,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["manage databas",{"_index":2092,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["manage postgresql databas",{"_index":2599,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["managing domain",{"_index":2088,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["mandatory access control system",{"_index":846,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mandril",{"_index":1755,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["mango",{"_index":2252,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["manifest",{"_index":715,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["manipul",{"_index":2385,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["manti",{"_index":2254,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"deprecated":{}}],["mantis debian",{"_index":2681,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mantis fedora",{"_index":2257,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mantis linux",{"_index":2258,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["manual",{"_index":384,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["map",{"_index":173,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["mapreduc",{"_index":540,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["mariadb",{"_index":190,"title":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{}},"keywords":{"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["mariadb on linux",{"_index":1442,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["mariadb’",{"_index":1752,"title":{},"keywords":{},"toc":{"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["markdown",{"_index":415,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["market](http://www.boonex.com/market",{"_index":2086,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["master",{"_index":133,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["master-mast",{"_index":1657,"title":{},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["master/slav",{"_index":1162,"title":{},"keywords":{},"toc":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["match",{"_index":281,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["mathjax",{"_index":423,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["maverick",{"_index":2251,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["maverick lamp",{"_index":2417,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["max",{"_index":1851,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["max_allowed_packet",{"_index":1574,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["max_connect",{"_index":1577,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["maxclient",{"_index":1590,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maximum",{"_index":511,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["maxrequestsperchild",{"_index":1591,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maxspareserv",{"_index":1589,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mcmyadmin",{"_index":1614,"title":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"deprecated":{}}],["mcrypt",{"_index":2268,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["mda",{"_index":2689,"title":{},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["mean",{"_index":22,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["media",{"_index":870,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["mediawiki",{"_index":2801,"title":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["meltdown",{"_index":2,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["member",{"_index":1045,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["memori",{"_index":356,"title":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["mercuri",{"_index":2624,"title":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["merg",{"_index":401,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["mesa",{"_index":1187,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["mesh",{"_index":623,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["messag",{"_index":1243,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["meta",{"_index":334,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["metadata_csum",{"_index":599,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["metamod",{"_index":1190,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["method",{"_index":69,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["methodolog",{"_index":2637,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["metric",{"_index":1931,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["metricbeat",{"_index":225,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["mid",{"_index":1786,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["midnight",{"_index":698,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"deprecated":{}}],["midnight command",{"_index":699,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["migrat",{"_index":1496,"title":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{"/docs/platform/kvm-reference/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["migrate linux",{"_index":2112,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["migrate to linod",{"_index":2110,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["mind",{"_index":1141,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["minecraft",{"_index":1253,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["minecraft serv",{"_index":1418,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["miniconda",{"_index":41,"title":{"/docs/development/python/install_python_miniconda/":{}},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["minimalist",{"_index":657,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["minion",{"_index":820,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["minspareserv",{"_index":1588,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mirror",{"_index":460,"title":{"/docs/platform/package-mirrors/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"deprecated":{}}],["miss",{"_index":1406,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mitig",{"_index":1,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mnist",{"_index":552,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mod",{"_index":1454,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"deprecated":{}}],["mod\\_mono",{"_index":2478,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mod\\_python",{"_index":2554,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mod\\_statu",{"_index":1861,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-apache/":{}},"toc":{},"deprecated":{}}],["mod\\_wsgi",{"_index":1280,"title":{},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mod_alia",{"_index":2676,"title":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["mod_auth",{"_index":2741,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["mod_dav_svn",{"_index":2727,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["mod_evas",{"_index":2160,"title":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["mod_fastcgi",{"_index":1751,"title":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["mod_jk",{"_index":1393,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["mod_mono",{"_index":2474,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["mod_perl",{"_index":2691,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["mod_php",{"_index":1221,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"deprecated":{}}],["mod_python",{"_index":2553,"title":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mod_rewrit",{"_index":2357,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["mod_secur",{"_index":2173,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"toc":{},"deprecated":{}}],["mod_statu",{"_index":1585,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mod_wsgi",{"_index":554,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mode",{"_index":178,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["model",{"_index":544,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["modevas",{"_index":2161,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["modif",{"_index":1394,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["modifi",{"_index":416,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/platform/network-helper/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["modsecur",{"_index":2172,"title":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["modul",{"_index":196,"title":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["mognodb",{"_index":2430,"title":{},"keywords":{"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mongo",{"_index":1774,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["mongodb",{"_index":668,"title":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"deprecated":{}}],["mongodb tutori",{"_index":1010,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["monit",{"_index":1318,"title":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monit’",{"_index":1323,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monitor",{"_index":125,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["monitor servic",{"_index":1975,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["monitor system secur",{"_index":784,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["monitoring tool",{"_index":1271,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mono",{"_index":2475,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["month",{"_index":1787,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["more",{"_index":1324,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["mosh",{"_index":1944,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"toc":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["mount",{"_index":602,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["movabl",{"_index":2901,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["movable typ",{"_index":2902,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["move",{"_index":541,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["moving to different account",{"_index":2103,"title":{},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{},"deprecated":{}}],["mp",{"_index":1340,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["mp3",{"_index":1367,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["mpm",{"_index":1838,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"deprecated":{}}],["mt howto",{"_index":2903,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["mta",{"_index":2316,"title":{},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mtr",{"_index":2609,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["multi",{"_index":1452,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["multicraft",{"_index":1617,"title":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"keywords":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"toc":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"deprecated":{}}],["multipl",{"_index":104,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/linode-cli/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["multiplay",{"_index":1214,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["multiplayer first-person shooter video gam",{"_index":775,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiplayer game serv",{"_index":1338,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiple web serv",{"_index":1974,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["multiple wordpress",{"_index":501,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"toc":{},"deprecated":{}}],["multiplex",{"_index":313,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{},"deprecated":{}}],["mumbl",{"_index":1295,"title":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["munin",{"_index":2155,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["murmur",{"_index":1296,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["music",{"_index":1619,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["mx",{"_index":1702,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["mybb",{"_index":2665,"title":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"deprecated":{}}],["mysql",{"_index":375,"title":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["mysql arch linux",{"_index":2291,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["mysql cento",{"_index":2857,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{}},"toc":{},"deprecated":{}}],["mysql debian",{"_index":2347,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql debian 6",{"_index":2346,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql debian squeez",{"_index":2348,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql fedora",{"_index":1820,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 12",{"_index":2858,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 13",{"_index":2540,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["mysql fedora 14",{"_index":2367,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mysql fedora 20",{"_index":1818,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["mysql hardi",{"_index":2859,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mysql instal",{"_index":1152,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mysql jaunti",{"_index":2860,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql karm",{"_index":2782,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mysql lenni",{"_index":2861,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linod",{"_index":2062,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linux",{"_index":1819,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql linux linod",{"_index":2349,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql manag",{"_index":1842,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["mysql maverick",{"_index":2412,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql on linux",{"_index":1437,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql over ssh",{"_index":2715,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql sample databas",{"_index":808,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mysql tun",{"_index":2064,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mysql tunnel",{"_index":2714,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu",{"_index":2061,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.04",{"_index":2600,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.10",{"_index":2411,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql virtual domain",{"_index":2538,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql workbench",{"_index":807,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["mysql’",{"_index":1658,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysql/mariadb",{"_index":1274,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-on-centos-7/":{}},"deprecated":{}}],["mysqldump",{"_index":2636,"title":{},"keywords":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysqltun",{"_index":1441,"title":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["nagio",{"_index":1163,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["nagios 4 ubuntu",{"_index":1166,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["nagios linux",{"_index":2384,"title":{},"keywords":{"/docs/uptime/monitoring/nagios-server-monitoring/":{}},"toc":{},"deprecated":{}}],["name",{"_index":642,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["name server daemon",{"_index":2049,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["namenod",{"_index":529,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["nameserv",{"_index":1103,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["nano",{"_index":920,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["natti",{"_index":2157,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["natty lamp",{"_index":2217,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["navig",{"_index":95,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ndash;delet",{"_index":1927,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;distribut",{"_index":1828,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;link",{"_index":1928,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;loc",{"_index":1827,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;plan",{"_index":1826,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["need",{"_index":0,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["neighbor",{"_index":2229,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["neomak",{"_index":575,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["neovim",{"_index":564,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["net",{"_index":2476,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["netfilt",{"_index":2491,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["network",{"_index":619,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/longview/longview/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["network backup",{"_index":2814,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["network file system",{"_index":1796,"title":{},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{},"deprecated":{}}],["network help",{"_index":1668,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["network monitor",{"_index":849,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{},"deprecated":{}}],["neural network",{"_index":551,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["new",{"_index":28,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/platform/stackscripts/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["newark",{"_index":2880,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["newer",{"_index":2827,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["next",{"_index":23,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["nextcloud",{"_index":187,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["nf",{"_index":1795,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"deprecated":{}}],["nginx",{"_index":89,"title":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["nginx arch",{"_index":2341,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx arch linux",{"_index":2340,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx centos 5",{"_index":2722,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{}},"toc":{},"deprecated":{}}],["nginx contain",{"_index":827,"title":{},"keywords":{"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{}},"toc":{},"deprecated":{}}],["nginx debian",{"_index":2320,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx debian 6",{"_index":2225,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx debian squeez",{"_index":2319,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx fastcgi",{"_index":1499,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx fedora",{"_index":2368,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 12",{"_index":2667,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 13",{"_index":2542,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["nginx fedora 14",{"_index":2351,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["nginx perl",{"_index":1989,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx perl debian 6",{"_index":2318,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl fastcgi",{"_index":2232,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl ubuntu 11.04",{"_index":2231,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx php",{"_index":1500,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx repositori",{"_index":1683,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu",{"_index":2234,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.04",{"_index":2583,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.10",{"_index":2336,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 11.04",{"_index":2226,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 12.04",{"_index":1988,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 14.04",{"_index":1498,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 9.10",{"_index":2724,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu natti",{"_index":2233,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx.conf",{"_index":1413,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["ngx_pagespe",{"_index":1310,"title":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{}},"keywords":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["nick",{"_index":2661,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nicknam",{"_index":1731,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nightmare.j",{"_index":555,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"deprecated":{}}],["nix",{"_index":877,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["nixo",{"_index":873,"title":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["node",{"_index":132,"title":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["node.j",{"_index":114,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["nodebalanc",{"_index":1131,"title":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"toc":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/platform/linode-cli/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["nodej",{"_index":383,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["non",{"_index":143,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["normal",{"_index":1299,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["nosql",{"_index":858,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["note",{"_index":1601,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["notebook",{"_index":410,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["notic",{"_index":1006,"title":{},"keywords":{},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["notif",{"_index":307,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["notifi",{"_index":306,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["npm",{"_index":690,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["ns",{"_index":2894,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["nsd",{"_index":2047,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["ntopng",{"_index":848,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["ntopng’",{"_index":853,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["number",{"_index":2182,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["nvim",{"_index":569,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["oath",{"_index":1061,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"deprecated":{}}],["object",{"_index":70,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["obtain",{"_index":1109,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["ocamlfus",{"_index":1371,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["ocean",{"_index":386,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ocsp",{"_index":1121,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["octal",{"_index":2844,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["odoo",{"_index":973,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["odoo 10",{"_index":978,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["odoo erp",{"_index":975,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["offcial",{"_index":2011,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["offens",{"_index":1201,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["offici",{"_index":1663,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["offsit",{"_index":2850,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["oftc",{"_index":1724,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["ohai",{"_index":1512,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["older",{"_index":1482,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"deprecated":{}}],["omnibu",{"_index":1181,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["on",{"_index":160,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["oneir",{"_index":2184,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{},"deprecated":{}}],["oneiric lamp",{"_index":2191,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["opcach",{"_index":257,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["open",{"_index":106,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["open sourc",{"_index":1355,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["open source analyt",{"_index":2036,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["open source databas",{"_index":1033,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["open source dn",{"_index":2059,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["open source guid",{"_index":1348,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["open source host",{"_index":189,"title":{},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{},"deprecated":{}}],["opencart",{"_index":931,"title":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"deprecated":{}}],["openconnect",{"_index":696,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["opendkim",{"_index":1235,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["openerp",{"_index":977,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["openfir",{"_index":1950,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["openfire cento",{"_index":2481,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{}},"toc":{},"deprecated":{}}],["openfire debian 6",{"_index":2292,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire debian squeez",{"_index":2293,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire linux",{"_index":2294,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire on linux",{"_index":2482,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 10.04",{"_index":2581,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.04",{"_index":2812,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.10",{"_index":2779,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["openjdk",{"_index":218,"title":{},"keywords":{"/docs/development/java/install-java-on-debian/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"deprecated":{}}],["openssh",{"_index":954,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"deprecated":{}}],["openssl",{"_index":1260,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"deprecated":{}}],["openssl'",{"_index":2756,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{},"deprecated":{}}],["opensus",{"_index":1654,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["openva",{"_index":1007,"title":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["openvpn",{"_index":693,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["openvpn debian",{"_index":2285,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvpn debian 6",{"_index":2284,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvz",{"_index":596,"title":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["oper",{"_index":1070,"title":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["opscod",{"_index":1515,"title":{},"keywords":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["optim",{"_index":295,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"deprecated":{}}],["option",{"_index":277,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["oracl",{"_index":906,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"deprecated":{}}],["oracle 10g",{"_index":2280,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle 10g debian 6",{"_index":2304,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle 10g ubuntu 10.10",{"_index":2274,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle debian",{"_index":2306,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian 6",{"_index":2305,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle debian lenni",{"_index":2695,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian squeez",{"_index":2303,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle jdk 8",{"_index":1230,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["oracle linux",{"_index":2277,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle over ssh",{"_index":2697,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle tunnel",{"_index":2696,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu",{"_index":2276,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.04",{"_index":2572,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.10",{"_index":2275,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 9.10",{"_index":2571,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu maverick",{"_index":2273,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["order",{"_index":2299,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["organ",{"_index":928,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["origin",{"_index":1609,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["os",{"_index":298,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["os x",{"_index":1256,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["oscommerc",{"_index":2426,"title":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["osqa",{"_index":2561,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"deprecated":{}}],["ossec",{"_index":518,"title":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["osx",{"_index":2685,"title":{},"keywords":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["otp",{"_index":751,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["out",{"_index":1369,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["outbound",{"_index":2323,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["outfil",{"_index":2640,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["output",{"_index":1813,"title":{},"keywords":{},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["outsid",{"_index":403,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["over",{"_index":915,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["overag",{"_index":1789,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["overrid",{"_index":2463,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["overview",{"_index":852,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["owa",{"_index":1250,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"deprecated":{}}],["owasp",{"_index":2175,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["owncloud",{"_index":809,"title":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"deprecated":{}}],["ownership",{"_index":983,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["packag",{"_index":57,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["package manag",{"_index":656,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["packet",{"_index":1403,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["pacman",{"_index":2916,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["page",{"_index":595,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["page](http://www.boonex.com",{"_index":2085,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["pager",{"_index":2887,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["pagespe",{"_index":1311,"title":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["pair",{"_index":526,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["pane",{"_index":316,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["panel",{"_index":707,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pangolin",{"_index":1945,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{},"deprecated":{}}],["paramet",{"_index":1294,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["park",{"_index":2093,"title":{},"keywords":{},"toc":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"deprecated":{}}],["parked domain",{"_index":2090,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["part",{"_index":1728,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["parti",{"_index":1641,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["partit",{"_index":176,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["pass",{"_index":146,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["passeng",{"_index":670,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["passiv",{"_index":2205,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["passlib",{"_index":659,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["passphras",{"_index":1582,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["password",{"_index":919,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/platform/accounts-and-passwords/":{}},"keywords":{"/docs/security/linode-manager-security-controls/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["past",{"_index":2181,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["patch",{"_index":17,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["path",{"_index":530,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["patroni",{"_index":614,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["payment",{"_index":1005,"title":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["pbx",{"_index":1357,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pc",{"_index":1894,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["pear",{"_index":2267,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["peer",{"_index":618,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["pengolin",{"_index":2032,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["perfect",{"_index":1884,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["perform",{"_index":481,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["perl",{"_index":1802,"title":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["perl fastcgi arch linux",{"_index":2339,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["perl/cgi",{"_index":2905,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["permalink",{"_index":1082,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["permiss",{"_index":933,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["permit",{"_index":1522,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["persist",{"_index":90,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["pflogsumm",{"_index":1812,"title":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"keywords":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"deprecated":{}}],["pg_dump",{"_index":158,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["pg_hba.conf",{"_index":280,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pg_ident.conf",{"_index":284,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pgadmin",{"_index":2596,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"deprecated":{}}],["pgadmin window",{"_index":2620,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["pharo",{"_index":2705,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["phase",{"_index":18,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["php",{"_index":193,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["php 7.0",{"_index":1153,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["php apach",{"_index":2377,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php cgi",{"_index":1834,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php framework",{"_index":2547,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php fusion",{"_index":2650,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["php mysql",{"_index":1840,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["php pool",{"_index":1222,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php script",{"_index":1835,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.04",{"_index":2586,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.10",{"_index":2375,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php ubuntu lucid",{"_index":2587,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu maverick",{"_index":2376,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php-fpm",{"_index":1048,"title":{},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php5",{"_index":1550,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["php5-mysql",{"_index":1219,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{},"deprecated":{}}],["phpbb",{"_index":1967,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"deprecated":{}}],["phpfox",{"_index":2345,"title":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"deprecated":{}}],["phpmyadmin",{"_index":1814,"title":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["phusion",{"_index":2223,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["ping",{"_index":1424,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["pip",{"_index":653,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pipelin",{"_index":378,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["piwik",{"_index":2035,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["piwik centos 5",{"_index":2678,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-centos-5/":{}},"toc":{},"deprecated":{}}],["piwik debian",{"_index":2736,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["piwik fedora 13",{"_index":2354,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.04",{"_index":2372,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.10",{"_index":2350,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 12.04",{"_index":2037,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.04",{"_index":2720,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.10",{"_index":2721,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pjproject",{"_index":1364,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["pki",{"_index":1890,"title":{},"keywords":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["place",{"_index":25,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["plain",{"_index":177,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["plain text",{"_index":2253,"title":{},"keywords":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["plan",{"_index":721,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["planet",{"_index":2017,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["play",{"_index":780,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["playbook",{"_index":1425,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["plesk",{"_index":2187,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["plex",{"_index":924,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["plex cento",{"_index":927,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["plex media serv",{"_index":925,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plex ubuntu",{"_index":930,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plone",{"_index":2693,"title":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["plug",{"_index":566,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["plugin",{"_index":387,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["pocketmin",{"_index":1552,"title":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"keywords":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"toc":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"deprecated":{}}],["point",{"_index":1307,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["polici",{"_index":1237,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["poll",{"_index":1320,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["poodl",{"_index":1688,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{},"deprecated":{}}],["pool",{"_index":462,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["pop3",{"_index":1908,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["popul",{"_index":1267,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["popup",{"_index":1854,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["port",{"_index":297,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["port/protocol",{"_index":1378,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["portain",{"_index":202,"title":{},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["posix",{"_index":2038,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["possibl",{"_index":496,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/upgrade-to-hourly-billing/":{}},"deprecated":{}}],["post",{"_index":1809,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix",{"_index":1023,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix centos 5",{"_index":2210,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["postfix centos 6",{"_index":1563,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["postfix centos 7",{"_index":1558,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["postfix debian 6",{"_index":2207,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postfix dovecot",{"_index":2670,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix karm",{"_index":2669,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix on debian",{"_index":2823,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 12",{"_index":2549,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 13",{"_index":2534,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["postfix on linux",{"_index":2535,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on ubuntu",{"_index":2778,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.04",{"_index":2569,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.10",{"_index":2427,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 8.04",{"_index":2809,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 9.10",{"_index":2668,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu karm",{"_index":2777,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix with couri",{"_index":2536,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix with mysql",{"_index":2537,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgr",{"_index":155,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgreql lucid",{"_index":2607,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgreql maverick",{"_index":2410,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql",{"_index":116,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgresql databas",{"_index":1132,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql debian 6",{"_index":2309,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 12",{"_index":2821,"title":{},"keywords":{"/docs/databases/postgresql/fedora-12/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 13",{"_index":2541,"title":{},"keywords":{"/docs/databases/postgresql/fedora-13/":{}},"toc":{},"deprecated":{}}],["postgresql gui",{"_index":2598,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql on cento",{"_index":2820,"title":{},"keywords":{"/docs/databases/postgresql/centos-5/":{}},"toc":{},"deprecated":{}}],["postgresql on debian",{"_index":2835,"title":{},"keywords":{"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql on ubuntu",{"_index":2822,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postgresql squeez",{"_index":2310,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu",{"_index":2783,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.04",{"_index":2606,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.10",{"_index":2409,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 9.10",{"_index":2784,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu karm",{"_index":2785,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql window",{"_index":2621,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql.conf",{"_index":276,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["postmast",{"_index":2713,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["postpon",{"_index":9,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["potenti",{"_index":1900,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["power",{"_index":1788,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["practic",{"_index":429,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pre",{"_index":522,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["preced",{"_index":2675,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["precis",{"_index":1777,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["precise pangolin",{"_index":1969,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["predict",{"_index":882,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["prefer",{"_index":1266,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["prefork",{"_index":1453,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["preliminari",{"_index":380,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["prepaid",{"_index":1004,"title":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prepar",{"_index":354,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["prepay",{"_index":2118,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prerequisit",{"_index":666,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/support/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["preserv",{"_index":2699,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["prestashop",{"_index":741,"title":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["prestashop’",{"_index":744,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["preview",{"_index":1829,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"toc":{},"deprecated":{}}],["previou",{"_index":945,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["previous",{"_index":1610,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["price",{"_index":2148,"title":{},"keywords":{},"toc":{"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["print",{"_index":1448,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["prior",{"_index":2400,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["pritunl",{"_index":1455,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"deprecated":{}}],["privat",{"_index":485,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["private branch exchang",{"_index":1356,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["privileg",{"_index":1265,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["pro",{"_index":1937,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["problem",{"_index":1536,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"deprecated":{}}],["proc",{"_index":2425,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["procedur",{"_index":1916,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["process",{"_index":244,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["processor",{"_index":304,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"deprecated":{}}],["product",{"_index":545,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["profil",{"_index":479,"title":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["program",{"_index":1529,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["progress",{"_index":37,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["project",{"_index":330,"title":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["project host",{"_index":2529,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["project management softwar",{"_index":2221,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["promot",{"_index":798,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["prompt",{"_index":2841,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["propag",{"_index":2908,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["properli",{"_index":2618,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["properti",{"_index":533,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["prorat",{"_index":1790,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["prosodi",{"_index":2070,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["prosody debian lenni",{"_index":2795,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu",{"_index":2071,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu hardi",{"_index":2796,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu jaunti",{"_index":2797,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu karm",{"_index":2767,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu lucid",{"_index":2300,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["prosody.im",{"_index":2072,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosodyctl",{"_index":2075,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["protect",{"_index":1524,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/platform/linode-backup-service/":{}},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["protocol",{"_index":145,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["provid",{"_index":438,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["provis",{"_index":207,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["proxi",{"_index":137,"title":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["proxy pass",{"_index":2020,"title":{},"keywords":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["proxypass",{"_index":1972,"title":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["psql",{"_index":159,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["ptr",{"_index":740,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ptr record",{"_index":1465,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["public",{"_index":1063,"title":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["publish",{"_index":2629,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["pull",{"_index":402,"title":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["puppet",{"_index":710,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"deprecated":{}}],["puppet ag",{"_index":1291,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["puppet instal",{"_index":712,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"toc":{},"deprecated":{}}],["puppet mast",{"_index":1290,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["purg",{"_index":107,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["purge&rdquo",{"_index":1052,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["push",{"_index":727,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["put",{"_index":539,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["putti",{"_index":2041,"title":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["putty ssh",{"_index":2810,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["pv",{"_index":1545,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"deprecated":{}}],["pv-grub",{"_index":1546,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pvgrub",{"_index":1547,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pyinotifi",{"_index":300,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["pypa",{"_index":654,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pypi",{"_index":658,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["python",{"_index":39,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["python 3",{"_index":42,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["python virtual environ",{"_index":800,"title":{},"keywords":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{},"deprecated":{}}],["q&a",{"_index":2564,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queri",{"_index":1038,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["question",{"_index":2559,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["question and answ",{"_index":2563,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queue",{"_index":344,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["quick",{"_index":643,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["quick refer",{"_index":1555,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["quick start",{"_index":2150,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["quickedit",{"_index":212,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["quickli",{"_index":941,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["quicklisp",{"_index":789,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["quit",{"_index":1732,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["rabbitmq",{"_index":346,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["rack",{"_index":2289,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["raid",{"_index":461,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["rail",{"_index":1168,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["rails and apach",{"_index":1886,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails app",{"_index":1485,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails on cento",{"_index":2852,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{}},"toc":{},"deprecated":{}}],["rails on debian",{"_index":1885,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rails on ubuntu",{"_index":2282,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ram",{"_index":2423,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["rang",{"_index":2206,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["rare",{"_index":2826,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["rate",{"_index":2407,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["rcon",{"_index":1211,"title":{},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["rdbm",{"_index":2279,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rdiff",{"_index":1924,"title":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["rdiff-backup",{"_index":2813,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["rdn",{"_index":1461,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["read",{"_index":231,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["reader",{"_index":986,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["readi",{"_index":837,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["real",{"_index":1733,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["real tim",{"_index":1725,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["real time messag",{"_index":2073,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["real-time messag",{"_index":1995,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["reason",{"_index":2831,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["reboot",{"_index":27,"title":{"/docs/uptime/reboot-survival-guide/":{}},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["rebuild",{"_index":2106,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["receiv",{"_index":2101,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["recent",{"_index":2134,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["recip",{"_index":1513,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["recommend",{"_index":327,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["reconfigur",{"_index":229,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["reconnect",{"_index":1422,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["record",{"_index":443,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["recov",{"_index":2107,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["recoveri",{"_index":898,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["recurs",{"_index":2243,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["redi",{"_index":791,"title":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["redirect",{"_index":593,"title":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["redis centos 5",{"_index":2483,"title":{},"keywords":{"/docs/databases/redis/redis-on-centos-5/":{}},"toc":{},"deprecated":{}}],["redis clust",{"_index":1161,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"toc":{},"deprecated":{}}],["redis cluster instal",{"_index":792,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["redis debian 5",{"_index":2505,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis fedora 13",{"_index":2484,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["redis fedora 14",{"_index":2373,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["redis lenni",{"_index":2506,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis lucid",{"_index":2486,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis maverick",{"_index":2403,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis precise pangolin",{"_index":2003,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis serv",{"_index":1159,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.04",{"_index":2493,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.10",{"_index":2402,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 12.04",{"_index":2002,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 14.04",{"_index":1158,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 16.04",{"_index":1160,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 9.10",{"_index":2485,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmin",{"_index":669,"title":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["redmine debian",{"_index":2742,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redmine debian 6",{"_index":2224,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["redmine linux",{"_index":2220,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine postgresql",{"_index":2222,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 10.04",{"_index":2605,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 11.04",{"_index":2219,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 9.10",{"_index":2743,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redo",{"_index":944,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["reduc",{"_index":967,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["redund",{"_index":458,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["reenabl",{"_index":1943,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["refer",{"_index":1490,"title":{"/docs/platform/kvm-reference/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["referr",{"_index":1792,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["regard",{"_index":834,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["regex",{"_index":1334,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["regist",{"_index":723,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["regular",{"_index":2526,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["regular express",{"_index":2520,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{},"deprecated":{}}],["regularli",{"_index":965,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["reissu",{"_index":1779,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"deprecated":{}}],["rel",{"_index":2435,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["relat",{"_index":1032,"title":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{}},"deprecated":{}}],["relational databas",{"_index":1034,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["relay",{"_index":1029,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["releas",{"_index":1157,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["reload",{"_index":2700,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["reloc",{"_index":1891,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["remot",{"_index":126,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["remote access",{"_index":1104,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["remote desktop",{"_index":367,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["remov",{"_index":340,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/api/api-key/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["renam",{"_index":892,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["renew",{"_index":1198,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["reorder",{"_index":2389,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["replac",{"_index":604,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["replic",{"_index":1044,"title":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["replica",{"_index":1042,"title":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"keywords":{},"toc":{},"deprecated":{}}],["replica set",{"_index":1043,"title":{},"keywords":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"toc":{},"deprecated":{}}],["replset",{"_index":1773,"title":{},"keywords":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["repo",{"_index":1510,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["report",{"_index":255,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/support/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["repositori",{"_index":221,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["request",{"_index":147,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["requir",{"_index":195,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["requisit",{"_index":523,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["reschedul",{"_index":10,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["rescu",{"_index":1096,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["resel",{"_index":2189,"title":{},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"deprecated":{}}],["reset",{"_index":917,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/networking/remote-access/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["residenti",{"_index":2615,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["resiz",{"_index":871,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["resolut",{"_index":2057,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["resolv",{"_index":2060,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["resourc",{"_index":716,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["resource tun",{"_index":1572,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"toc":{},"deprecated":{}}],["respons",{"_index":1407,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["rest",{"_index":2770,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["restart",{"_index":491,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"deprecated":{}}],["restor",{"_index":182,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["restore from a backup",{"_index":2146,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["restrict",{"_index":591,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/remote-access/":{}},"deprecated":{}}],["result",{"_index":1895,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["rethinkdb",{"_index":786,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["retri",{"_index":1330,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["retriev",{"_index":242,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["revers",{"_index":136,"title":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["reverse dn",{"_index":1462,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["reverse proxi",{"_index":138,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["revok",{"_index":966,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["rewrit",{"_index":878,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["rich",{"_index":1381,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["right",{"_index":1860,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["rm",{"_index":2084,"title":{},"keywords":{},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["road",{"_index":404,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["roadmap",{"_index":578,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["role",{"_index":1039,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["rollback",{"_index":469,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["root",{"_index":918,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["root compromis",{"_index":2846,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{}},"toc":{},"deprecated":{}}],["root password",{"_index":2066,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["roster",{"_index":818,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"deprecated":{}}],["rotat",{"_index":779,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["roundcub",{"_index":1246,"title":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["roundcube’",{"_index":1248,"title":{},"keywords":{},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["rout",{"_index":1639,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["router",{"_index":2442,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["routin",{"_index":253,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["row",{"_index":1037,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["rpm",{"_index":2913,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["rsa",{"_index":1521,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["rss",{"_index":985,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["rsync",{"_index":1918,"title":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["rubi",{"_index":412,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["ruby on nginx",{"_index":1484,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rail",{"_index":1169,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rails ubuntu 14.04",{"_index":1171,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["rule",{"_index":269,"title":{"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["ruleset",{"_index":1380,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["run",{"_index":331,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/platform/network-helper/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["running a mail serv",{"_index":1906,"title":{},"keywords":{"/docs/email/running-a-mail-server/":{}},"toc":{},"deprecated":{}}],["runtim",{"_index":902,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["safe",{"_index":1797,"title":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["salt",{"_index":470,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["salt configuration manag",{"_index":1384,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt mast",{"_index":1385,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt minion",{"_index":1469,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt stat",{"_index":1467,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt-cloud",{"_index":472,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"toc":{},"deprecated":{}}],["salt-ssh",{"_index":817,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["saltstack",{"_index":471,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["sampl",{"_index":140,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"deprecated":{}}],["sample t",{"_index":2067,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["sasl",{"_index":2322,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["saslauthd",{"_index":2209,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["save",{"_index":1450,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-images/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["sbopkg",{"_index":2926,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["scale",{"_index":1401,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["scan",{"_index":446,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["scenario",{"_index":561,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["schedul",{"_index":532,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["schedule a backup",{"_index":2144,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["schema",{"_index":1268,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["scm",{"_index":1605,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["scp",{"_index":2834,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["scrambl",{"_index":2390,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["scrape",{"_index":232,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scraper",{"_index":239,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scrapi",{"_index":319,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["scratch",{"_index":83,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["screen",{"_index":705,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["script",{"_index":308,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["scss",{"_index":419,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["se",{"_index":1390,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["seafil",{"_index":907,"title":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["search",{"_index":652,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["seasid",{"_index":2704,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["second",{"_index":2464,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["secur",{"_index":262,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["secure http",{"_index":2397,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["secure mariadb",{"_index":1444,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["secure mysql",{"_index":1440,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["secure open sourc",{"_index":823,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["secure shel",{"_index":956,"title":{},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["security-enhanced linux",{"_index":822,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["sed",{"_index":2518,"title":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["select",{"_index":961,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["self",{"_index":758,"title":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["self sign",{"_index":2744,"title":{},"keywords":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["self signed ssl",{"_index":2745,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["selinux",{"_index":821,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"toc":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["send",{"_index":1024,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["send email ubuntu",{"_index":2214,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["send-only email",{"_index":1962,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["sendgrid",{"_index":1756,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["sendmail",{"_index":1447,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["separ",{"_index":597,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["serv",{"_index":1047,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["server",{"_index":73,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["server autom",{"_index":714,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["server build",{"_index":1903,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["server monitor",{"_index":1596,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["server,elasticsearch,filebeat,metricbeat,beats,kibana,elk",{"_index":216,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["server.cfg",{"_index":1191,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["serverlimit",{"_index":1592,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["servic",{"_index":86,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["service monitor",{"_index":1941,"title":{},"keywords":{"/docs/platform/linode-managed/":{}},"toc":{},"deprecated":{}}],["session",{"_index":317,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["session initiation protocol",{"_index":1360,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["set",{"_index":121,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["set up mysql",{"_index":1661,"title":{},"keywords":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["setup",{"_index":616,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["setuptool",{"_index":661,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["sever",{"_index":909,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["sftp",{"_index":1695,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["sftp jail",{"_index":2716,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["shadowsock",{"_index":286,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shadowsocks serv",{"_index":288,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["shadowsocks.json",{"_index":293,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shard",{"_index":795,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["share",{"_index":186,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["shared host",{"_index":1867,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["sheet",{"_index":1554,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["shell",{"_index":332,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["shellshock",{"_index":1706,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"toc":{},"deprecated":{}}],["shop",{"_index":2683,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["shortcut",{"_index":923,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{}},"deprecated":{}}],["shoutcast",{"_index":2094,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["shutdown",{"_index":1314,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["side",{"_index":1259,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"deprecated":{}}],["sieg",{"_index":1597,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"deprecated":{}}],["sign",{"_index":759,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["signal",{"_index":336,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["silent",{"_index":463,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["silent corrupt",{"_index":459,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["simpl",{"_index":85,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["sinatra",{"_index":2287,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["singapor",{"_index":2881,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["singl",{"_index":164,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sip",{"_index":1359,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["sip protocol",{"_index":1361,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["site",{"_index":498,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["site’",{"_index":1674,"title":{},"keywords":{},"toc":{"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["situat",{"_index":2051,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["size",{"_index":478,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["skip",{"_index":2656,"title":{},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["sl",{"_index":1470,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["slackbuild",{"_index":2925,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slackwar",{"_index":1670,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slave",{"_index":362,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["slow",{"_index":1849,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["smalltalk",{"_index":2703,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["smartcard",{"_index":1086,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["smf",{"_index":2666,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"toc":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"deprecated":{}}],["smtp",{"_index":1026,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["smtp server",{"_index":1964,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["snapshot",{"_index":468,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["snif",{"_index":1126,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["snmp",{"_index":2027,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["snmpd",{"_index":2552,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["soa",{"_index":2895,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["social",{"_index":2470,"title":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["social cod",{"_index":2530,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["social network",{"_index":2082,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sock",{"_index":1798,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["socket",{"_index":61,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["socks proxi",{"_index":1799,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{},"deprecated":{}}],["socks5",{"_index":285,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["softwar",{"_index":752,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["solr",{"_index":680,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["solut",{"_index":2735,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["someth",{"_index":2753,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["sort",{"_index":2386,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["soup",{"_index":235,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sourc",{"_index":291,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["source control manag",{"_index":2627,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["sourcemod",{"_index":1189,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["spam",{"_index":1909,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["spamassassin",{"_index":1780,"title":{},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["span/trac",{"_index":563,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{}},"deprecated":{}}],["spark",{"_index":503,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["spawn",{"_index":2352,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["special",{"_index":2711,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["specif",{"_index":718,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["specifi",{"_index":141,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/linode-managed/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["spectr",{"_index":3,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["speed",{"_index":260,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["speedtest",{"_index":868,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{}},"deprecated":{}}],["spell",{"_index":2183,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["spf",{"_index":1233,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["spider",{"_index":324,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["spigot",{"_index":1415,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["spigotmc",{"_index":1538,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["spine",{"_index":2028,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["spreadsheet",{"_index":251,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sql",{"_index":162,"title":{},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["sql databas",{"_index":2278,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sql dump",{"_index":157,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["squeak",{"_index":2706,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["squeez",{"_index":2176,"title":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["squeeze upgrad",{"_index":2338,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["squid",{"_index":1784,"title":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["squirrel mail",{"_index":1831,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["squirrelmail",{"_index":1830,"title":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"deprecated":{}}],["srv",{"_index":2896,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ssh",{"_index":612,"title":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["ssh filesystem",{"_index":2789,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssh jail",{"_index":2717,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["ssh key",{"_index":1087,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["ssh tunnel",{"_index":2039,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["ssh-agent",{"_index":1084,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["sshf",{"_index":2788,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["sshfs linux",{"_index":2790,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["sshfs maco",{"_index":2791,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssl",{"_index":644,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["ssl cert",{"_index":1113,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl cert linux",{"_index":2747,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certif",{"_index":1112,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certificates with nginx",{"_index":2399,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["ssl linux",{"_index":2746,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["ssl on cento",{"_index":1676,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["ssl on debian",{"_index":1680,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ssl on fedora",{"_index":1677,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["ssl on ubuntu",{"_index":1681,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ssl ubuntu",{"_index":2365,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["sslv3",{"_index":1687,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["stabl",{"_index":981,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["stack",{"_index":214,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["stack,elast",{"_index":217,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["stackscript",{"_index":493,"title":{"/docs/platform/stackscripts/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["stage",{"_index":395,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["standard",{"_index":1700,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["stapl",{"_index":1122,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["stare",{"_index":2840,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["start",{"_index":11,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["startserv",{"_index":1587,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["startssl",{"_index":1316,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["startup",{"_index":1050,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["starv",{"_index":1540,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["stat",{"_index":2652,"title":{},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["state",{"_index":1466,"title":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["statement",{"_index":2641,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["static",{"_index":1397,"title":{"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["static ip",{"_index":1669,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["statist",{"_index":1622,"title":{},"keywords":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["statu",{"_index":16,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stay",{"_index":36,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["steam",{"_index":776,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["steam cmd",{"_index":1231,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["steam serv",{"_index":1208,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["steamcmd",{"_index":773,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["steampip",{"_index":1232,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["step",{"_index":93,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["sticki",{"_index":2201,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stop",{"_index":538,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["storag",{"_index":92,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["store",{"_index":185,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["storm",{"_index":1073,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["strategi",{"_index":897,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["stream",{"_index":1072,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["streaming audio",{"_index":2098,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streaming media",{"_index":2097,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streisand",{"_index":691,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"deprecated":{}}],["strict",{"_index":1123,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["strike",{"_index":1200,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["string",{"_index":2522,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["strong",{"_index":963,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["strong vpn",{"_index":289,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["stronger",{"_index":957,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["structur",{"_index":390,"title":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["structured wiki",{"_index":2014,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["subdomain",{"_index":445,"title":{},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["subjectaltnam",{"_index":2757,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["subkey",{"_index":1089,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["submit",{"_index":515,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["subson",{"_index":1618,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"deprecated":{}}],["substitut",{"_index":2521,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["subvers",{"_index":2725,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["sudo",{"_index":946,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["suexec",{"_index":2266,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["suit",{"_index":2203,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["summari",{"_index":6,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["superus",{"_index":890,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["suppli",{"_index":34,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["support",{"_index":422,"title":{"/docs/platform/support/":{}},"keywords":{"/docs/platform/support/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/platform/support/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["sure",{"_index":2904,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["surviv",{"_index":1013,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/reboot-survival-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["svn",{"_index":2726,"title":{},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["swap",{"_index":184,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["swapping ip address",{"_index":1106,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["swarm",{"_index":626,"title":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/introduction-to-docker/":{}},"deprecated":{}}],["swarm manag",{"_index":628,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["swarm nod",{"_index":629,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["switch",{"_index":679,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"deprecated":{}}],["switch kernel",{"_index":1762,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["symbol",{"_index":2432,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sync",{"_index":1489,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["synchron",{"_index":2633,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["syncronize fil",{"_index":2635,"title":{},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{},"deprecated":{}}],["syntax",{"_index":80,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["sysctl.conf",{"_index":1411,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["system",{"_index":282,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/websites/cms/cms-overview/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/websites/cms/cms-overview/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["system monitor",{"_index":1930,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["system us",{"_index":2321,"title":{},"keywords":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["system–frequ",{"_index":2151,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["system'",{"_index":675,"title":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"keywords":{},"toc":{},"deprecated":{}}],["systemd",{"_index":296,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["systems administr",{"_index":2733,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["systemv",{"_index":605,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["tab",{"_index":1856,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tabl",{"_index":1035,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["table_cach",{"_index":1578,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["tablet",{"_index":208,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["tag",{"_index":322,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"deprecated":{}}],["tags=chmod",{"_index":2524,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["taho",{"_index":486,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["tahr",{"_index":1279,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["tail",{"_index":952,"title":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["take",{"_index":24,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["tar",{"_index":1923,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["tar.gz. tgz",{"_index":2498,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["target",{"_index":560,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["task",{"_index":167,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tasksel",{"_index":1154,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["taskwarrior",{"_index":838,"title":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["taskwarrior on ubuntu",{"_index":840,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["taskwarrior serv",{"_index":841,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["tcp",{"_index":1395,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["tcp socket",{"_index":2043,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["tcp wrapper",{"_index":1526,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["team",{"_index":1566,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["team fortress",{"_index":1569,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["team fortress 2",{"_index":1568,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["teamspeak",{"_index":1457,"title":{"/docs/game-servers/install-teamspeak/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["teamview",{"_index":369,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["tech support",{"_index":2135,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["techniqu",{"_index":2619,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["telnet",{"_index":2129,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["templat",{"_index":598,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["temporarili",{"_index":1942,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["term",{"_index":1748,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["termin",{"_index":312,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["terminal howto",{"_index":2884,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["terraform",{"_index":436,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["terraria",{"_index":1252,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"toc":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"deprecated":{}}],["test",{"_index":139,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["test.j",{"_index":1650,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["text",{"_index":567,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["text user-interfac",{"_index":701,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["that’",{"_index":135,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["the bug geni",{"_index":2593,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["the friendly interactive shel",{"_index":833,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["theme",{"_index":1179,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["thing",{"_index":935,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["third",{"_index":1640,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["thread_cache_s",{"_index":1576,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["thread_stack",{"_index":1575,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["three",{"_index":622,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["through",{"_index":267,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["throughput",{"_index":1848,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["ticket",{"_index":2136,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["tidi",{"_index":1902,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"deprecated":{}}],["time",{"_index":161,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["timeout",{"_index":968,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["timey wimey",{"_index":2462,"title":{},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["timezon",{"_index":2030,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["tinc",{"_index":617,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["tini",{"_index":987,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["tinydb",{"_index":237,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["tip",{"_index":708,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"deprecated":{}}],["tl",{"_index":264,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["tl:dr",{"_index":1665,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["tls certif",{"_index":736,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["tls/ssl",{"_index":745,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["tmux",{"_index":311,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["togeth",{"_index":1049,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["token",{"_index":1119,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["tokyo",{"_index":2882,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["toler",{"_index":1584,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["tomcat",{"_index":1144,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["tomcat java",{"_index":1146,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tomcat linod",{"_index":2867,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["tomcat ubuntu",{"_index":1148,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tool",{"_index":884,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["top",{"_index":504,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["topolog",{"_index":1079,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["tor",{"_index":694,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["totp",{"_index":1060,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"toc":{},"deprecated":{}}],["trace",{"_index":2419,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["tracerout",{"_index":2610,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["track",{"_index":303,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["tracker",{"_index":2256,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["traffic",{"_index":266,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["transcod",{"_index":2099,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["transfer",{"_index":1000,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/billing-and-payments/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["transport",{"_index":1124,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["tri",{"_index":1368,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["trick",{"_index":709,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["trigger",{"_index":398,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["troubleshoot",{"_index":753,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["true",{"_index":804,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/wikis/twiki/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}}}],["truew",{"_index":2698,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}}}],["truli",{"_index":1984,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusti",{"_index":1278,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusty tahr",{"_index":1451,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["tt-rss",{"_index":989,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ttl",{"_index":1805,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["ttrss",{"_index":988,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["tui",{"_index":702,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["tune",{"_index":278,"title":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{}},"deprecated":{}}],["tune mysql",{"_index":1571,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"toc":{},"deprecated":{}}],["tunnel",{"_index":1065,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["turbocharg",{"_index":1548,"title":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["turn",{"_index":1410,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["turtl",{"_index":781,"title":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["twiki",{"_index":2012,"title":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"toc":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"deprecated":{}}],["two",{"_index":123,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["two factor authent",{"_index":1059,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["two-factor authent",{"_index":1915,"title":{},"keywords":{"/docs/security/linode-manager-security-controls/":{}},"toc":{},"deprecated":{}}],["txt",{"_index":2897,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["type",{"_index":1210,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["ubuntu",{"_index":287,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["ubuntu 10.04",{"_index":2472,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.04 mail serv",{"_index":2568,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10",{"_index":2366,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 lamp",{"_index":2416,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 mail serv",{"_index":2429,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 upgrad",{"_index":2413,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.4",{"_index":2566,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04",{"_index":2158,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 lamp",{"_index":2216,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 upgrad",{"_index":2236,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 lamp",{"_index":2190,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 upgrad",{"_index":2194,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04",{"_index":1746,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 lamp",{"_index":2077,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 mail serv",{"_index":1980,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04",{"_index":1172,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 lamp",{"_index":1629,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 mail serv",{"_index":1986,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 16",{"_index":1833,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["ubuntu 16.04",{"_index":857,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 17.04",{"_index":888,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04",{"_index":2824,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04 lamp",{"_index":2910,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04",{"_index":2866,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04 mail serv",{"_index":2765,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10",{"_index":2461,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 lamp",{"_index":2780,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 mail serv",{"_index":2766,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu dn",{"_index":2058,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu exim",{"_index":2215,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu firewal",{"_index":1286,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu jaunti",{"_index":2818,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu karm",{"_index":2673,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu l0.04",{"_index":2608,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu l2.04",{"_index":2008,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp",{"_index":1628,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp serv",{"_index":2076,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu lt",{"_index":1887,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu lucid",{"_index":2471,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu mail serv",{"_index":2671,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick",{"_index":2337,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick upgrad",{"_index":2414,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu natti",{"_index":2159,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu natty upgrad",{"_index":2237,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu oneir",{"_index":2192,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu oneiric upgrad",{"_index":2195,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu precis",{"_index":1878,"title":{},"keywords":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["ubuntu precise pangolin",{"_index":2009,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu serv",{"_index":2078,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu tahr",{"_index":1352,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu ufw",{"_index":1283,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu upgrad",{"_index":2604,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu web serv",{"_index":1631,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu’",{"_index":2010,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["ubuntu/debian",{"_index":2174,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["udf",{"_index":2247,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["udp",{"_index":1655,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["ufw",{"_index":585,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["ufw tutori",{"_index":1285,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ufw’",{"_index":1289,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["unabl",{"_index":1423,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["unbound",{"_index":2056,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["unbound debian 6",{"_index":2333,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbound debian squeez",{"_index":2334,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbundl",{"_index":1180,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["uncomplicated firewal",{"_index":1282,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["under",{"_index":2374,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["understand",{"_index":275,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["undo",{"_index":940,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["unicorn",{"_index":1167,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"deprecated":{}}],["unicorn rail",{"_index":1170,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["uninstal",{"_index":1940,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uniq",{"_index":2387,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["unison",{"_index":2634,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["unit",{"_index":620,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["uniti",{"_index":373,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["univers",{"_index":2031,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["unix",{"_index":1501,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["unix socket",{"_index":2042,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["unix-like system",{"_index":2837,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{},"deprecated":{}}],["unmount",{"_index":1308,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["unoffici",{"_index":836,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["unpack",{"_index":527,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["unrespons",{"_index":2120,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["unset",{"_index":1807,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["unstabl",{"_index":400,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["unus",{"_index":2152,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["unzip",{"_index":743,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["up",{"_index":122,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["updat",{"_index":32,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["upgrad",{"_index":1001,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["upgrade distro",{"_index":1913,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["upload",{"_index":660,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uptim",{"_index":1579,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["url",{"_index":338,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["us",{"_index":74,"title":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["usag",{"_index":78,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["use nginx as load-balanc",{"_index":2557,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["use nginx as proxi",{"_index":2556,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["user",{"_index":283,"title":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["user’",{"_index":2069,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["user/root",{"_index":2132,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["usernam",{"_index":1027,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["util",{"_index":1921,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["uwsgi",{"_index":1276,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"deprecated":{}}],["vagrant",{"_index":1487,"title":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["vagrantfil",{"_index":1488,"title":{},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["valu",{"_index":797,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["vanilla",{"_index":1366,"title":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"deprecated":{}}],["variabl",{"_index":241,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/stackscripts/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["varnish",{"_index":1046,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["varnishlog",{"_index":1811,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vc",{"_index":1604,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["vcl",{"_index":1803,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vdev",{"_index":465,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["venu",{"_index":2018,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{}},"keywords":{},"toc":{},"deprecated":{}}],["verbos",{"_index":1893,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["verifi",{"_index":861,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version",{"_index":52,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version control",{"_index":1183,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["vhost",{"_index":1138,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["vi(m",{"_index":948,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["via",{"_index":54,"title":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["view",{"_index":650,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["vim",{"_index":565,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["vimrc",{"_index":760,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["virtual",{"_index":329,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["virtual host",{"_index":1960,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{},"deprecated":{}}],["virtual intercom",{"_index":1458,"title":{},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{},"deprecated":{}}],["virtual machine mod",{"_index":1492,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["virtual memori",{"_index":2422,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["virtualbox",{"_index":2853,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["virtualenv",{"_index":655,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["virtualhost",{"_index":1749,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["viru",{"_index":1910,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["visual",{"_index":227,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["vlogger",{"_index":2269,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["vmstat",{"_index":2421,"title":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["vnc",{"_index":370,"title":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"deprecated":{}}],["voic",{"_index":1750,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["voice chat",{"_index":1298,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["voip",{"_index":1297,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["voip gateway",{"_index":1363,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["volum",{"_index":209,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["volume manag",{"_index":457,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["vpn",{"_index":407,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["vpn server",{"_index":1456,"title":{},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{},"deprecated":{}}],["vpn tunnel",{"_index":1254,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"toc":{},"deprecated":{}}],["vs",{"_index":179,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["vulner",{"_index":4,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["vulnerabilti",{"_index":447,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{},"toc":{},"deprecated":{}}],["wait",{"_index":2907,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["warn",{"_index":971,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["watch",{"_index":305,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["watchdog",{"_index":2079,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["way",{"_index":938,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["wazuh",{"_index":517,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["web",{"_index":192,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["web app",{"_index":1836,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["web appl",{"_index":1666,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web framework",{"_index":2006,"title":{},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web host",{"_index":1137,"title":{},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{}},"toc":{},"deprecated":{}}],["web mail",{"_index":1350,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["web scrap",{"_index":325,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{},"deprecated":{}}],["web search",{"_index":683,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["web serv",{"_index":672,"title":{},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["web sev",{"_index":1846,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["web-appl",{"_index":2802,"title":{},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["web-server autom",{"_index":635,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["web.pi",{"_index":1281,"title":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["webal",{"_index":2270,"title":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["webdav",{"_index":1303,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["webmail",{"_index":1247,"title":{},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["webmail control panel",{"_index":733,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["webmin",{"_index":1698,"title":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"deprecated":{}}],["webpag",{"_index":243,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["webserv",{"_index":2771,"title":{},"keywords":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["webservic",{"_index":588,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["websit",{"_index":233,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/websites/hosting-a-website/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["website migr",{"_index":1868,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["websocket",{"_index":60,"title":{"/docs/development/introduction-to-websockets/":{}},"keywords":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["weechat",{"_index":1722,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["week",{"_index":2468,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["wercker",{"_index":424,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wercker.yml",{"_index":428,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wget",{"_index":865,"title":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["what’",{"_index":1495,"title":{},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["what’",{"_index":13,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["wheezi",{"_index":1535,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["wheezy upgrad",{"_index":1914,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["whitelist",{"_index":1077,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["whitelist/blacklist",{"_index":2488,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["whole",{"_index":174,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["wide",{"_index":326,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["wiki",{"_index":2013,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["wildcard",{"_index":1534,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["wildfli",{"_index":1225,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["window",{"_index":58,"title":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["windows scp",{"_index":2793,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows sftp program",{"_index":2794,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows ssh cli",{"_index":2811,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["winscp",{"_index":2792,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["wireguard",{"_index":406,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"deprecated":{}}],["within",{"_index":777,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["without",{"_index":181,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["wizard",{"_index":738,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"deprecated":{}}],["wkhtmltopdf",{"_index":982,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["wordpress",{"_index":497,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{}},"toc":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"deprecated":{}}],["wordpress how-to",{"_index":2503,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["wordpress on linod",{"_index":500,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["work",{"_index":382,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/platform/billing-and-payments/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["workbench",{"_index":806,"title":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["worker",{"_index":348,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["workflow",{"_index":1883,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["workshop",{"_index":1635,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["workstat",{"_index":1078,"title":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["world",{"_index":118,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["wp",{"_index":1175,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["wp-cli",{"_index":1178,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["wpsolr",{"_index":1551,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["wrap",{"_index":1309,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["wrapper",{"_index":1525,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["write",{"_index":249,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["wsgi",{"_index":766,"title":{"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["x",{"_index":587,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["x over ssh",{"_index":1771,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x-forward",{"_index":1770,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x11",{"_index":1768,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"deprecated":{}}],["xe",{"_index":2281,"title":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["xen",{"_index":1494,"title":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["xenial",{"_index":1134,"title":{"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xeru",{"_index":1136,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xfce",{"_index":372,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["xmpp",{"_index":1996,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xmpp server",{"_index":1953,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["xmpp/jabber",{"_index":1999,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xtradb",{"_index":1058,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["xzip",{"_index":2501,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["yarn",{"_index":506,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["yellow",{"_index":2919,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["yesod",{"_index":1721,"title":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"keywords":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"toc":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"deprecated":{}}],["yoast",{"_index":1624,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["you’r",{"_index":2839,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["yubikey",{"_index":747,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["yum",{"_index":220,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["z",{"_index":466,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zabbix",{"_index":2080,"title":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["zf",{"_index":455,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zgrep",{"_index":2527,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["zimbra",{"_index":1342,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["zimbra debian 5",{"_index":2622,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra debian 6",{"_index":2325,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra email",{"_index":1345,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra email serv",{"_index":1346,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra groupwar",{"_index":2328,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra lenni",{"_index":2623,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra lucid",{"_index":2579,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zimbra mail serv",{"_index":2329,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on cento",{"_index":2819,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on debian",{"_index":2327,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra on ubuntu",{"_index":2580,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["zimbra open sourc",{"_index":1349,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra squeez",{"_index":2326,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra ubuntu 10.04",{"_index":2578,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zip",{"_index":2495,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{},"deprecated":{}}],["zipkin",{"_index":559,"title":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["znc",{"_index":1734,"title":{"/docs/applications/messaging/install-znc-debian/":{}},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["znc on debian",{"_index":1737,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["zone",{"_index":1376,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["zone fil",{"_index":2048,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["zookeep",{"_index":1075,"title":{},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["zoom",{"_index":1936,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["zope",{"_index":2694,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}]],"pipeline":["stemmer"]}} \ No newline at end of file +{"store":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{"title":"Create Physical Backups of your MariaDB or MySQL Databases","deprecated":null,"shortguide":null},"/docs/development/java/install-java-jdk/":{"title":"How to install JDK on Ubuntu","deprecated":null,"shortguide":true},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{"title":"Use mysqldump to Back Up MySQL or MariaDB","deprecated":null,"shortguide":null},"/docs/development/iot/install-thingsboard-iot-dashboard/":{"title":"View IoT Data with Thingsboard","deprecated":null,"shortguide":null},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{"title":"How to Deploy RStudio Server Using an NGINX Reverse Proxy","deprecated":null,"shortguide":null},"/docs/development/go/install-go-on-ubuntu/":{"title":"How to Install Go on Ubuntu","deprecated":null,"shortguide":null},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{"title":"How to install R on Ubuntu and Debian","deprecated":null,"shortguide":null},"/docs/platform/meltdown_statement/":{"title":"What You Need to Do to Mitigate Meltdown and Spectre","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{"title":"How to Install and Use Elasticsearch Plugins","deprecated":null,"shortguide":null},"/docs/development/python/install_python_miniconda/":{"title":"How to install Python 3 with Miniconda","deprecated":null,"shortguide":true},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{"title":"Install Elasticsearch on Debian and Ubuntu","deprecated":null,"shortguide":true},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{"title":"Install Elasticsearch on Fedora, Red Hat, and CentOS","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_ce/":{"title":"How to Install Docker CE","deprecated":null,"shortguide":true},"/docs/applications/containers/install_docker_compose/":{"title":"How to Install Docker Compose","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-linux/":{"title":"How to install Git on Linux","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-mac/":{"title":"How to install Git on Mac","deprecated":null,"shortguide":true},"/docs/development/version-control/how-to-install-git-windows/":{"title":"How to install Git on Windows","deprecated":null,"shortguide":true},"/docs/development/introduction-to-websockets/":{"title":"Introduction to WebSockets","deprecated":null,"shortguide":null},"/docs/applications/containers/deploying-microservices-with-docker/":{"title":"How to Deploy Microservices with Docker","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-use-docker-compose/":{"title":"How to Use Docker Compose","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{"title":"Faster File Navigation with autojump","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-container-communication/":{"title":"How to Connect Docker Containers","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{"title":"Monitor Remote Hosts with Icinga","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-reverse-proxy/":{"title":"How to Use NGINX as a Reverse Proxy","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{"title":"How to Back Up Your PostgreSQL Database","deprecated":null,"shortguide":null},"/docs/security/encrypt-data-disk-with-dm-crypt/":{"title":"How to Encrypt Your Data with dm-crypt","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{"title":"Store and Share your Files with Nextcloud on Centos 7","deprecated":null,"shortguide":null},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{"title":"Use a Linode for Web Development on Remote Devices","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{"title":"Monitor an nginx Web Server Using the Elastic Stack on Centos 7","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{"title":"How to Scrape a Website with Beautiful Soup","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{"title":"Install Icinga2 Monitoring on Debian 9","deprecated":null,"shortguide":null},"/docs/databases/postgresql/configure-postgresql/":{"title":"Configure PostgreSQL","deprecated":null,"shortguide":null},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{"title":"Create a SOCKS5 Proxy Server with Shadowsocks on Ubuntu and CentOS 7","deprecated":null,"shortguide":null},"/docs/development/monitor-filesystem-events-with-pyinotify/":{"title":"Monitor Filesystem Events with Pyinotify","deprecated":null,"shortguide":null},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{"title":"How to Use tmux the Terminal Multiplexer","deprecated":null,"shortguide":null},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{"title":"Use Scrapy to Extract Data From HTML Tags","deprecated":null,"shortguide":null},"/docs/development/python/task-queue-celery-rabbitmq/":{"title":"How to Set Up a Task Queue with Celery and RabbitMQ","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{"title":"How to Deploy Apps with Rancher","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{"title":"How to Install, Configure, and Deploy NGINX on a Kubernetes Cluster","deprecated":null,"shortguide":null},"/docs/applications/containers/when-and-why-to-use-docker/":{"title":"When and Why to Use Docker","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{"title":"Virtual Cloud Desktop Using Apache Guacamole","deprecated":null,"shortguide":null},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{"title":"How to Automate Builds with Jenkins on Ubuntu","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{"title":"Set Up WireGuard VPN on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{"title":"Display Jupyter Notebooks with Jekyll","deprecated":null,"shortguide":null},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{"title":"How to Develop and Deploy Your Applications Using Wercker","deprecated":null,"shortguide":null},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{"title":"Using Terraform to Provision Linode Environments","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{"title":"Add CAA Records in the Linode Manager","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{"title":"How to Scan for Vulnerabilties with ClamAV","deprecated":null,"shortguide":null},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{"title":"How to Use HAProxy for Load Balancing","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{"title":"How to Use ZFS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{"title":"Configure and Use Salt Cloud and Cloud Maps to Provision Systems","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{"title":"How to Keep Your Data Private in the Cloud with Tahoe-LAFS","deprecated":null,"shortguide":null},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{"title":"Set Up Apache to Run Multiple WordPress Sites on a Single Linode","deprecated":null,"shortguide":null},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{"title":"Install, Configure, and Run Spark on Top of a Hadoop YARN Cluster","deprecated":null,"shortguide":null},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{"title":"Visualize Server Security on CentOS 7 with an Elastic Stack and Wazuh","deprecated":null,"shortguide":null},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{"title":"How to Install and Set Up a 3-Node Hadoop Cluster","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{"title":"How to Move Your Machine Learning Model to Production","deprecated":null,"shortguide":null},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{"title":"Use Nightmare.js to Automate Headless Browsing","deprecated":null,"shortguide":null},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{"title":"Zipkin Server Configuration Using Docker and MySQL","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{"title":"How to Install NeoVim and Plugins with vim-plug","deprecated":null,"shortguide":null},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{"title":"iptables Configuration for VPN Killswitch","deprecated":null,"shortguide":null},"/docs/uptime/analytics/set-up-a-zipkin-server/":{"title":"Set Up a Zipkin Server","deprecated":null,"shortguide":null},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{"title":"How to Set Up the htaccess File on Apache","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{"title":"How to Install OpenVZ On Debian 9","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{"title":"Find Your Linode's IP Address","deprecated":null,"shortguide":null},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{"title":"Create a Highly Available PostgreSQL Cluster Using Patroni and HAProxy","deprecated":null,"shortguide":null},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{"title":"How to Set up tinc, a Peer-to-Peer VPN","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{"title":"How to Create a Docker Swarm Manager and Nodes on Linode","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{"title":"Use Laravel Forge to Automate Web-Server Creation on a Linode","deprecated":null,"shortguide":null},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{"title":"Visualize Apache Web Server Logs Using an Elastic Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{"title":"How to Create a Private Python Package Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{"title":"How to Install and Configure Graylog2 on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{"title":"How to Install and Configure Redmine on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{"title":"Install and Configure Caddy on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/using-your-systems-hosts-file/":{"title":"Using Your System's hosts File","deprecated":null,"shortguide":null},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{"title":"Add a Custom Search to your Site with Solr","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{"title":"How to Install Ghost CMS on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-streisand-gateway/":{"title":"How to Set Up a Streisand Gateway","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{"title":"How to Use Midnight Commander, a Visual File Manager","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{"title":"Install and Manage MySQL Databases with Puppet Hiera on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/project-management/install-farmos/":{"title":"Install and Configure FarmOS, an Agricultural Management, Planning and Record-Keeping Web App","deprecated":null,"shortguide":null},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{"title":"Create, Tag, and Upload Your Own Docker Image","deprecated":null,"shortguide":null},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{"title":"How to Create an Email Server with Mail-in-a-Box","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{"title":"How to Install PrestaShop on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{"title":"How to use a YubiKey for Two-Factor Secure Shell Authentication","deprecated":null,"shortguide":null},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{"title":"Install a Jupyter Notebook Server on a Linode Behind an Apache Reverse Proxy","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/introduction-to-vim-customization/":{"title":"Introduction To Vim Customization","deprecated":null,"shortguide":null},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{"title":"How to Install and Run AskBot with LetsEncrypt SSL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{"title":"Install a Half-Life 2: Deathmatch Dedicated Server on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{"title":"How to Install a Turtl Server on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{"title":"How to Install and Configure a Redis Cluster on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{"title":"Create a Python Virtual Environment on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/applications/containers/how-to-use-dockerfiles/":{"title":"How to Use Dockerfiles","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{"title":"Install and Configure MySQL Workbench on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{"title":"Install and Configure ownCloud on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{"title":"Custom Compiled Kernel on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{"title":"Configure and Use Salt SSH to Manage Your Linodes","deprecated":null,"shortguide":null},"/docs/security/getting-started-with-selinux/":{"title":"Getting Started with SELinux","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{"title":"How to Deploy an nginx Container with Docker on Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{"title":"How to Install, Configure and Run The Fish Shell","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{"title":"How to Install Docker and Pull Images for Container Deployment","deprecated":null,"shortguide":null},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{"title":"Install Taskwarrior on Ubuntu 16.10","deprecated":true,"shortguide":null},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{"title":"How to Install SELinux on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/containers/introduction-to-docker/":{"title":"An Introduction to Docker","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{"title":"Install ntopng for Network Monitoring on Debian 8","deprecated":null,"shortguide":null},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{"title":"Set Up a Production-Ready Cassandra Node Cluster on Ubuntu 16.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{"title":"How to Change SELinux Modes","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-git/":{"title":"How to Use Git the Version Control System","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-wget/":{"title":"How to Use Wget","deprecated":null,"shortguide":null},"/docs/platform/how-to-use-block-storage-with-your-linode/":{"title":"How to Use Block Storage with Your Linode","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{"title":"Install and Configure NixOS on a Linode","deprecated":null,"shortguide":null},"/docs/databases/cassandra/deploy-scalable-cassandra/":{"title":"How to Install Apache Cassandra on Ubuntu 17.04 and CentOS 7","deprecated":null,"shortguide":null},"/docs/platform/use-coreos-container-linux-on-linode/":{"title":"Use CoreOS Container Linux on Linode","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-centos/":{"title":"Install Java on Centos 7","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-debian/":{"title":"Install Java on Debian 8","deprecated":null,"shortguide":null},"/docs/development/java/install-java-on-ubuntu-16-04/":{"title":"Install Java on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{"title":"Install Seafile with nginx on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{"title":"Deploy an Image to a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{"title":"Enable Backups on a Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{"title":"Log in to CoreOS Container Linux","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{"title":"Reset the Root Password on your Linode","deprecated":null,"shortguide":null},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{"title":"Resize a Linode Disk","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{"title":"Use nano to Edit Files in Linux","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{"title":"Install Plex Media Server on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{"title":"Install Plex Media Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{"title":"How to Install OpenCart on CentOS 7","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/linux-command-line-tips/":{"title":"Linux Command Line Tips","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-grep/":{"title":"How to Use the Grep Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-head/":{"title":"How to Use the Head Command","deprecated":null,"shortguide":null},"/docs/quick-answers/linux/how-to-use-tail/":{"title":"How to Use the Tail Command","deprecated":null,"shortguide":null},"/docs/security/advanced-ssh-server-security/":{"title":"Use Advanced OpenSSH Features to Harden Access to Your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{"title":"Install Odoo 10 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{"title":"Host Your Own RSS Reader with Tiny Tiny RSS on CentOS 7","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{"title":"Use the Distribution-Supplied Kernel on CentOS 6 with Grub Legacy","deprecated":false,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{"title":"Install a Custom Distribution on a Linode","deprecated":null,"shortguide":null},"/docs/platform/upgrade-to-hourly-billing/":{"title":"Upgrade to Hourly Billing","deprecated":null,"shortguide":null},"/docs/platform/disk-images/resizing-a-linode/":{"title":"Resizing a Linode","deprecated":null,"shortguide":null},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{"title":"Install OpenVAS 8 on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{"title":"Install MongoDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{"title":"Create an ARK: Survival Evolved Server on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-centos-7/":{"title":"Install Magento on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{"title":"Install Magento on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{"title":"Configure Postfix to Send Mail Using Gmail and Google Apps on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{"title":"How to Install PostgreSQL Relational Databases on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{"title":"Create a MongoDB Replica Set","deprecated":null,"shortguide":null},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{"title":"Use Varnish & nginx to Serve WordPress over SSL & HTTP on Debian 8","deprecated":null,"shortguide":null},"/docs/platform/disk-images/clone-your-linode/":{"title":"Clone Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{"title":"How to Install Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{"title":"Use One-Time Passwords for Two-Factor Authentication with SSH on Ubuntu 16.04 and Debian 8","deprecated":null,"shortguide":null},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{"title":"How to Configure OpenVPN Access Server to Tunnel Traffic","deprecated":null,"shortguide":null},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{"title":"How to Use LUKS for Full Disk Encryption on Linux","deprecated":null,"shortguide":null},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{"title":"Big Data in the Linode Cloud: Streaming Data Processing with Apache Storm","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{"title":"Install WordPress on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{"title":"How to use a GPG key for SSH authentication","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{"title":"Install Alpine Linux on your Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-cpanel-on-centos/":{"title":"Install cPanel on CentOS","deprecated":null,"shortguide":null},"/docs/networking/remote-access/":{"title":"Remote Access","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{"title":"Obtain a Commercially Signed SSL Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{"title":"Obtain a Commercially Signed SSL Certificate on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{"title":"Nginx SSL and TLS Deployment Best Practices","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{"title":"Custom Compiled Kernel on CentOS 7","deprecated":null,"shortguide":null},"/docs/websites/host-a-website-with-high-availability/":{"title":"Host a Website with High Availability","deprecated":null,"shortguide":null},"/docs/websites/introduction-to-high-availability/":{"title":"Introduction to High Availability","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{"title":"Install VNC on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{"title":"How to Install PostgreSQL on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{"title":"Install MongoDB on Ubuntu 16.04 (Xenial)","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{"title":"Use lighttpd Web Server on Ubuntu 16.04 (Xenial Xerus)","deprecated":null,"shortguide":null},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{"title":"Update and Secure Drupal 8 on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{"title":"Install Apache Tomcat on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{"title":"How to Install a LEMP (Linux, Nginx, MySQL, PHP) Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{"title":"How to Install a LAMP Stack on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{"title":"How to Upgrade to Ubuntu 16.04 LTS","deprecated":null,"shortguide":null},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{"title":"How to Install a Redis Server on Ubuntu or Debian 8","deprecated":null,"shortguide":null},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{"title":"Install and Configure Redis on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{"title":"Install Nagios 4 on Ubuntu and Debian 8","deprecated":null,"shortguide":null},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{"title":"Use Unicorn and Nginx to Configure Ruby on Rails Applications on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{"title":"Install FreeBSD on Linode","deprecated":null,"shortguide":null},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{"title":"Install WordPress Using WP-CLI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{"title":"How to Unbundle nginx from Omnibus GitLab for Serving Multiple Websites","deprecated":null,"shortguide":null},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{"title":"Install Black Mesa on Debian or Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{"title":"Install Let's Encrypt to Create SSL Certificates","deprecated":null,"shortguide":null},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{"title":"Launch a Counter Strike: Global Offensive (CS:GO) server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{"title":"Left 4 Dead 2 Multiplayer Server Installation","deprecated":null,"shortguide":null},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{"title":"Install PHP-FPM and Apache on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{"title":"Clojure Deployment with Immutant and WildFly on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{"title":"Install SteamCMD for a Steam Game Server","deprecated":null,"shortguide":null},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{"title":"Configure SPF and DKIM With Postfix on Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/install-roundcube-on-ubuntu/":{"title":"Install Roundcube on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{"title":"Install CoreOS on Your Linode","deprecated":true,"shortguide":null},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{"title":"Open Web Analytics (OWA): Install & Launch on Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{"title":"How to Setup a Terraria Linux Server","deprecated":null,"shortguide":null},"/docs/networking/vpn/configuring-openvpn-client-devices/":{"title":"Configure OpenVPN Client Devices","deprecated":null,"shortguide":null},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{"title":"Set up a Hardened OpenVPN Server on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{"title":"Tunnel Your Internet Traffic Through an OpenVPN Server","deprecated":null,"shortguide":null},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{"title":"Install MySQL Workbench for Database Administration","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{"title":"Deploy Graphite with Grafana on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-7/":{"title":"LAMP on CentOS 7","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{"title":"Deploy Django Applications Using uWSGI and Nginx on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-and-configure-drupal-8/":{"title":"Install and Configure Drupal 8","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/security/firewalls/configure-firewall-with-ufw/":{"title":"How to Configure a Firewall with UFW","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{"title":"Use Puppet Modules to Create a LAMP Stack","deprecated":null,"shortguide":null},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{"title":"Install and Configure Mumble on Debian","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{"title":"Access Your Box.com Account from Your Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{"title":"Install Nginx ngx_pagespeed Module on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{"title":"Install Odoo 9 ERP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{"title":"Set Up Nginx with PageSpeed on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{"title":"Install nginx and a StartSSL Certificate on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{"title":"Installing Monit for Server Monitoring","deprecated":null,"shortguide":null},"/docs/security/using-fail2ban-for-security/":{"title":"Use Fail2ban to Secure Your Server","deprecated":null,"shortguide":null},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{"title":"Deploy a Just Cause 2 Multiplayer Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gogs-on-debian/":{"title":"Install Gogs on Debian 9 with nginx and PostgreSQL","deprecated":null,"shortguide":null},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{"title":"Install Zimbra Open Source Edition on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/voip/install-asterisk-on-centos-7/":{"title":"How to Install Asterisk on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/access-google-drive-linode/":{"title":"Access Google Drive from Linode with Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{"title":"Introduction to FirewallD on CentOS","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{"title":"Install and Configure Salt Master and Minion Servers","deprecated":null,"shortguide":null},"/docs/development/java/java-development-wildfly-centos-7/":{"title":"Java Development with WildFly on CentOS 7","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-and-configure-puppet/":{"title":"Install and Configure Puppet","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{"title":"How to Configure nginx for Optimized Performance","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-bungee-cord/":{"title":"How to Set Up BungeeCord to Link Spigot Servers","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{"title":"Learn How to Install Ansible and Run Playbooks","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{"title":"NodeBalancer SSL Configuration","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-graphical-shell-glish/":{"title":"Using the Linode Graphical Shell (Glish)","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{"title":"How to Install MySQL on CentOS 7","deprecated":null,"shortguide":null},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{"title":"How to Install MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitor-systems-logwatch/":{"title":"Monitor System Logs with Logwatch","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{"title":"Apache Web Server on Ubuntu 14.04 LTS","deprecated":null,"shortguide":null},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{"title":"Pritunl VPN Server and Management Panel on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/install-teamspeak/":{"title":"Install a TeamSpeak Server on Linode","deprecated":null,"shortguide":null},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{"title":"Configure Your Linode for Reverse DNS (rDNS)","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{"title":"Install Nginx Web Server on Debian 8","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{"title":"Use Salt States to Configure a LAMP Stack on a Minion","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{"title":"Use Salt States to Create LAMP Stack and Fail2ban Across Salt minions","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-8/":{"title":"Apache Web Server on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{"title":"LAMP on Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{"title":"Run a Distribution-Supplied Kernel","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{"title":"Run a Distribution-Supplied Kernel on a KVM Linode","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-nginx-debian/":{"title":"Ruby on Rails with NGINX On Debian 9","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/vagrant-linode-environments/":{"title":"Using Vagrant to Manage Linode Environments","deprecated":null,"shortguide":null},"/docs/platform/kvm-reference/":{"title":"KVM Reference","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{"title":"How to Install MySQL on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{"title":"Install and configure nginx and PHP-FastCGI on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{"title":"Nginx and PHP-FastCGI on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/beginners-guide-chef/":{"title":"A Beginner's Guide to Chef","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{"title":"Creating Your First Chef Cookbook","deprecated":null,"shortguide":null},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{"title":"Install a Chef Server Workstation on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{"title":"Install OpenVPN Access Server on Linux for Secure Communications","deprecated":null,"shortguide":null},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{"title":"Protecting Your Linode with TCP Wrappers","deprecated":null,"shortguide":null},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{"title":"Upgrading to Debian 8 (Jessie)","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{"title":"Running a Spigot Minecraft Server on Ubuntu 14.04 and 14.10","deprecated":null,"shortguide":null},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{"title":"Install Don't Starve Together Game Server on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{"title":"Custom Compiled Kernel with PV-GRUB on Debian & Ubuntu","deprecated":true,"shortguide":null},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{"title":"Turbocharge Your WordPress Search Using Solr","deprecated":null,"shortguide":null},"/docs/game-servers/pocketmine-server-on-debian-7/":{"title":"PocketMine Server on Debian 7","deprecated":null,"shortguide":null},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{"title":"Docker Commands Quick Reference Cheat Sheet","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{"title":"Email with Postfix, Dovecot and MariaDB on CentOS 7","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{"title":"Node.js Web Server Deployed within Docker","deprecated":null,"shortguide":null},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{"title":"Team Fortress 2 on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{"title":"How to Optimize MySQL Performance Using MySQLTuner","deprecated":null,"shortguide":null},"/docs/uptime/reboot-survival-guide/":{"title":"Reboot Survival Guide","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{"title":"Tuning Your Apache Server","deprecated":null,"shortguide":null},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{"title":"How to install Docker and deploy a LAMP Stack","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/top-htop-iotop/":{"title":"Using top to Monitor Server Performance","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/load-testing-with-siege/":{"title":"Load Testing Web Servers with Siege","deprecated":null,"shortguide":null},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{"title":"Set Up MariaDB Clusters with Galera Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{"title":"Getting Started with NodeBalancers","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{"title":"How to Install Git and Clone a GitHub Repository","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/ossec-ids-debian-7/":{"title":"Install and Configure OSSEC on Debian 7","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{"title":"Installing McMyAdmin for Minecraft on Debian","deprecated":null,"shortguide":null},"/docs/game-servers/multicraft-on-debian/":{"title":"Installing Multicraft on Debian","deprecated":true,"shortguide":null},"/docs/game-servers/multicraft-on-ubuntu/":{"title":"Installing Multicraft on Ubuntu","deprecated":null,"shortguide":null},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{"title":"Install Subsonic Media Server on Ubuntu or Debian to Stream Music Through Your Linode","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-for-websites/":{"title":"Google Analytics for Websites","deprecated":null,"shortguide":null},"/docs/uptime/analytics/google-analytics-on-wordpress/":{"title":"Google Analytics for WordPress","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{"title":"Upgrading glibc for the GHOST Vulnerability","deprecated":null,"shortguide":null},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{"title":"How to Set Up a Minecraft Server on Ubuntu or Debian","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{"title":"LAMP on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/game-servers/garrys-mod-server-on-centos-7/":{"title":"Garry's Mod on CentOS 7","deprecated":null,"shortguide":null},"/docs/networking/dns/common-dns-configurations/":{"title":"Common DNS Configurations","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{"title":"How to Install Node.js and Nginx on Debian","deprecated":null,"shortguide":null},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{"title":"Install iPerf to Diagnose Network Speed in Linux","deprecated":null,"shortguide":null},"/docs/websites/cms/high-availability-wordpress/":{"title":"High Availability WordPress Hosting","deprecated":null,"shortguide":null},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{"title":"Configure Master-Master MySQL Database Replication","deprecated":null,"shortguide":null},"/docs/development/nodejs/how-to-install-nodejs/":{"title":"How to Install Node.js","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{"title":"Install a LEMP Stack on CentOS 7 with FastCGI","deprecated":null,"shortguide":null},"/docs/platform/network-helper/":{"title":"Network Helper","deprecated":null,"shortguide":null},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{"title":"Themes, Modules, & Backups with Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/websites/cms/drush-drupal/":{"title":"Installing & Using Drupal Drush on Debian 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-centos/":{"title":"SSL Certificates with Apache on CentOS 7","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{"title":"SSL Certificates with Apache on Debian & Ubuntu","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{"title":"How to Upgrade to Ubuntu 14.04 LTS","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{"title":"Install Nginx and a StartSSL Certificate on Debian 7 (Wheezy)","deprecated":false,"shortguide":null},"/docs/websites/cms/cms-overview/":{"title":"Content Management Systems: an Overview","deprecated":null,"shortguide":null},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{"title":"Disabling SSLv3 for POODLE","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/filezilla/":{"title":"Transfer Files with FileZilla","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{"title":"How to Install a Webmin Control Panel and Modules on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{"title":"Install iRedmail, Open-Source Mail Server, on Ubuntu","deprecated":null,"shortguide":null},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{"title":"Upgrading Bash for the Shellshock Vulnerability","deprecated":null,"shortguide":null},"/docs/platform/linode-images/":{"title":"Linode Images","deprecated":null,"shortguide":null},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{"title":"Yesod, Nginx, and MySQL on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{"title":"Install GitLab on Ubuntu 14.04 (Trusty Tahr)","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-weechat-for-irc/":{"title":"Using WeeChat for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/applications/messaging/install-znc-debian/":{"title":"Install ZNC from Source on Debian","deprecated":null,"shortguide":null},"/docs/email/using-google-apps-for-email/":{"title":"Using Google Apps for Email","deprecated":null,"shortguide":null},"/docs/networking/linux-static-ip-configuration/":{"title":"Linux Static IP Configuration","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{"title":"Deploy VoIP Services with Asterisk and Freepbx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{"title":"Running mod_fastcgi and PHP-FPM on Debian 7 (Wheezy) with Apache","deprecated":null,"shortguide":null},"/docs/databases/mariadb/mariadb-setup-debian/":{"title":"How to Set Up MariaDB on Debian 9","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/owncloud-debian-7/":{"title":"Installing and Configuring ownCloud on Debian 7.4","deprecated":null,"shortguide":null},"/docs/email/postfix/postfix-smtp-debian7/":{"title":"Configure Postfix to Send Mail Using an External SMTP Server","deprecated":null,"shortguide":null},"/docs/applications/cloud-storage/dropbox/":{"title":"Installing and Configuring Dropbox","deprecated":null,"shortguide":null},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{"title":"Switch to a 64-bit Linux Kernel","deprecated":false,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{"title":"LAMP Server on Fedora 20","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{"title":"Run Graphic Software on Your Linode with X-Forwarding on Debian","deprecated":null,"shortguide":null},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{"title":"Run Graphic Software on your Linode with X-Forwarding on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{"title":"Using VNC to Operate a Desktop on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{"title":"Creating a MongoDB Replication Set on CentOS 6.4","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{"title":"Creating a MongoDB Replication Set on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{"title":"Creating a MongoDB Replication Set on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{"title":"Patching OpenSSL for the Heartbleed Vulnerability","deprecated":null,"shortguide":null},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{"title":"Installing Mail Filtering for Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{"title":"Updating Virtual Host Settings from Apache 2.2 to Apache 2.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{"title":"Creating an HTTP Proxy Using Squid on CentOS 6.4","deprecated":null,"shortguide":null},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{"title":"Creating an HTTP Proxy Using Squid on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/platform/billing-and-payments/":{"title":"Billing and Payments","deprecated":null,"shortguide":null},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{"title":"How to Mount NFS Shares on Debian 9","deprecated":null,"shortguide":null},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{"title":"Setting up an SSH Tunnel with Your Linode for Safe Browsing","deprecated":null,"shortguide":null},"/docs/platform/package-mirrors/":{"title":"Package Mirrors","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{"title":"Ruby on Rails with Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{"title":"Install a LEMP (Linux, Nginx, MariaDB, PHP) Stack on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{"title":"LEMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/websites/varnish/getting-started-with-varnish-cache/":{"title":"Getting Started with Varnish Cache","deprecated":null,"shortguide":null},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{"title":"Pflogsumm for Postfix Monitoring on CentOS 6","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{"title":"Ruby on Rails with Nginx on Ubuntu 12.04 LTS (Precise)","deprecated":true,"shortguide":null},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{"title":"How to Install and Configure phpMyAdmin on CentOS 6","deprecated":null,"shortguide":null},"/docs/applications/containers/what-is-docker/":{"title":"Docker","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{"title":"How to Install Nginx on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{"title":"Using MySQL Relational Databases on Fedora 20","deprecated":true,"shortguide":null},"/docs/platform/api/api-key/":{"title":"API Key","deprecated":null,"shortguide":null},"/docs/platform/linode-cli/":{"title":"Linode CLI","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{"title":"How to Install MySQL on CentOS 6","deprecated":null,"shortguide":null},"/docs/networking/dns/previewing-websites-without-dns/":{"title":"Previewing Websites Without DNS","deprecated":null,"shortguide":null},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{"title":"How to Install MySQL on Debian 7","deprecated":null,"shortguide":null},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{"title":"Install SquirrelMail on Ubuntu 16.04 or Debian 8","deprecated":null,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{"title":"Installing SquirrelMail on Debian 7","deprecated":true,"shortguide":null},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{"title":"Installing SquirrelMail on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{"title":"Run PHP with CGI and Apache on CentOS 6","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{"title":"Run PHP with CGI and Apache on Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{"title":"How to Install MySQL with phpMyAdmin on Debian 7","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{"title":"How to Install and Configure phpMyAdmin on Debian 8","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{"title":"LAMP Server on Fedora 19","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{"title":"Apache Web Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-mysql/":{"title":"Longview App for MySQL","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-nginx/":{"title":"Longview App for Nginx","deprecated":null,"shortguide":null},"/docs/platform/longview/longview-app-for-apache/":{"title":"Longview App for Apache","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{"title":"LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{"title":"Migrate from Shared Hosting to Linode","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{"title":"LAMP Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{"title":"How to Install a LAMP Stack on Arch Linux","deprecated":null,"shortguide":null},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{"title":"Minecraft on Linode with Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/development/version-control/introduction-to-version-control/":{"title":"Introduction to Version Control","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{"title":"Ruby on Rails with Apache on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{"title":"How to Install MySQL with phpMyAdmin on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{"title":"lighttpd Web Server on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-debian-7/":{"title":"Apache Web Server on Debian 7 (Wheezy)","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{"title":"Secure Communications with OpenVPN on Ubuntu 12.04 (Precise) and Debian 7","deprecated":true,"shortguide":null},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{"title":"Troubleshooting Problems with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{"title":"Install Ruby on Rails with Apache on Debian 8","deprecated":null,"shortguide":null},"/docs/security/encryption/full-disk-encryption-xen/":{"title":"Full Disk Encryption","deprecated":true,"shortguide":null},"/docs/platform/automating-server-builds/":{"title":"Automating Server Builds","deprecated":null,"shortguide":null},"/docs/email/running-a-mail-server/":{"title":"Running a Mail Server","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{"title":"Email with Postfix, Dovecot, and MySQL","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{"title":"How to Upgrade to Debian 7 (Wheezy)","deprecated":true,"shortguide":null},"/docs/security/linode-manager-security-controls/":{"title":"Linode Manager Security Controls","deprecated":null,"shortguide":null},"/docs/security/backups/backing-up-your-data/":{"title":"Backing Up Your Data","deprecated":null,"shortguide":null},"/docs/platform/longview/longview/":{"title":"What is Longview and How to Use it","deprecated":null,"shortguide":null},"/docs/platform/linode-managed/":{"title":"Linode Managed","deprecated":null,"shortguide":null},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{"title":"Install a Mosh Server as SSH Alternative on Linux","deprecated":null,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache Tomcat on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{"title":"Install Openfire on Ubuntu 12.04 for Instant Messaging","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{"title":"Use uWSGI to deploy Python apps with Nginx on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{"title":"Deploy Exim as a Send-only Mail Server on Ubuntu 12.04 ","deprecated":true,"shortguide":null},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{"title":"Launch Discussion Forums with phpBB on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{"title":"Deploy Multiple Web Servers with ProxyPass on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{"title":"Monitor Services with Nagios on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Email with Citadel on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{"title":"Email with Citadel on Ubuntu 14.04 LTS (Truly Tahr)","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Nginx and Perl-FastCGI on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{"title":"Run PHP with CGI and Apache on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{"title":"Use ejabberd for Instant Messaging on Ubuntu-12-04","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{"title":"Redis on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{"title":"Web.py on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Installing Nginx on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{"title":"TWiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{"title":"Monitor System Logs with Logwatch on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Apache and mod_wsgi on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{"title":"Ikiwiki on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{"title":"Use Cacti to Monitor Resource Utilization on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{"title":"Apache Web Server on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{"title":"Deploy Websites with a Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{"title":"Piwik on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{"title":"Use Cherokee Web Server on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{"title":"Install Nginx and PHP via FastCGI on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LEMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{"title":"Use CouchDB for Document-Based Data Storage on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 12.04 LTS (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{"title":"Deploy MySQL Relational Databases on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{"title":"Install MySQL on Ubuntu 14.04","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{"title":"Use MongoDB to Store Application Data on Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 12.04","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"Installing Prosody XMPP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{"title":"LAMP Server on Ubuntu 12.04 (Precise Pangolin)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring-and-maintaining-your-server/":{"title":"Monitoring and Maintaining Your Server","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{"title":"Monitoring Servers with Zabbix","deprecated":true,"shortguide":null},"/docs/applications/social-networking/dolphin/":{"title":"Dolphin","deprecated":"true - '[Boonex Home Page](http://www.boonex.com)' - '[Boonex Plug-in Market](http://www.boonex.com/market)' - '[Boonex Forums](http://www.boonex.com/forums/)'","shortguide":null},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{"title":"Use cPanel to Manage Domains and Databases","deprecated":null,"shortguide":null},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{"title":"How to Install A SHOUTcast DNAS Server on Linux","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{"title":"Copying a Disk Over SSH","deprecated":null,"shortguide":null},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{"title":"Copying a Disk to a Different Account","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{"title":"How to Upgrade to Ubuntu 12.04 (Precise)","deprecated":true,"shortguide":null},"/docs/troubleshooting/rescue-and-rebuild/":{"title":"Rescue and Rebuild","deprecated":null,"shortguide":null},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{"title":"Migrating a Server to Your Linode","deprecated":true,"shortguide":null},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{"title":"Disks and Configuration Profiles","deprecated":null,"shortguide":null},"/docs/platform/prepaid-billing-and-payments-legacy/":{"title":"Prepaid Billing and Payments (Legacy)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting/":{"title":"Troubleshooting","deprecated":null,"shortguide":null},"/docs/platform/accounts-and-passwords/":{"title":"Accounts and Passwords","deprecated":null,"shortguide":null},"/docs/platform/support/":{"title":"Support","deprecated":null,"shortguide":null},"/docs/platform/linode-backup-service/":{"title":"Use the Linode Backup Service to Protect and Secure Your Data","deprecated":null,"shortguide":null},"/docs/websites/hosting-a-website/":{"title":"Hosting a Website","deprecated":null,"shortguide":null},"/docs/security/securing-your-server/":{"title":"How to Secure Your Server","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{"title":"Set Up a LAMP Server on Gentoo","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{"title":"Monitoring Servers with Munin on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{"title":"mod_evasive on Apache","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{"title":"How to Configure ModSecurity on Apache","deprecated":null,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{"title":"Email with Citadel on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{"title":"How to Use Nano Text Editor Commands in Linux","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{"title":"LEMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{"title":"Set Up DNS Services on cPanel","deprecated":null,"shortguide":null},"/docs/websites/cms/kloxo-guides/":{"title":"Kloxo Guides","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{"title":"LEMP Server on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/cms/creating-accounts-on-directadmin/":{"title":"Creating Accounts on DirectAdmin","deprecated":true,"shortguide":null},"/docs/websites/cms/directadmin/":{"title":"DirectAdmin","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{"title":"LAMP Server on Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-kloxo-on-centos-5/":{"title":"Install Kloxo on CentOS 5","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{"title":"How to Upgrade to Ubuntu 11.10 (Oneiric)","deprecated":true,"shortguide":null},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{"title":"Install a Commercial SSL Certificate Using cPanel","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-fedora-15/":{"title":"OpenCart on Fedora 15","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/opencart-on-centos-6/":{"title":"OpenCart on CentOS 6","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{"title":"OpenCart on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{"title":"LAMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-on-centos-6/":{"title":"LAMP on CentOS 6","deprecated":null,"shortguide":null},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{"title":"NodeBalancer Reference Guide","deprecated":null,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{"title":"Email with Postfix, Dovecot and MySQL on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{"title":"LEMP Server on Fedora 15","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{"title":"LEMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{"title":"Send-only Mail Server with Exim on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{"title":"LAMP Server on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{"title":"Provide Authoritative DNS Services with NSD on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{"title":"Use Unbound for Local DNS Resolution on Fedora 15","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{"title":"Manage Projects with Redmine on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{"title":"Manage Projects with Redmine on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{"title":"Nginx and PHP-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and PHP-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/an-overview-of-ipv6-on-linode/":{"title":"An Overview of IPv6 on Linode","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{"title":"Nginx and Perl-FastCGI on Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{"title":"Set Up an IPv6 Tunnel on Your Linode","deprecated":null,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{"title":"How to Upgrade to Ubuntu 11.04 (Natty)","deprecated":true,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{"title":"Multiple Web Servers with ProxyPass on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{"title":"Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/platform/stackscripts/":{"title":"Automate Deployment with StackScripts","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{"title":"Discussion Forums with phpBB on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{"title":"Discussion Forums with phpBB on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{"title":"Django, Apache and mod_wsgi on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{"title":"Ikiwiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{"title":"Ikiwiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{"title":"Ikiwiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{"title":"Manage Content with Markdown and Mango on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{"title":"Manage Content with Markdown and Mango on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{"title":"Manage Content with Markdown and Mango on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{"title":"Manage Development with the Mantis Bug Tracker on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{"title":"Manage Development with the Mantis Bug Tracker on Fedora 14","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{"title":"Manage Email Lists with GNU Mailman on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{"title":"Manage a Debian 6 (Squeeze) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{"title":"Manage a Fedora 14 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{"title":"Monitor System Logs with Logwatch on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{"title":"Monitoring Servers with Munin on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{"title":"Oracle 10g Express Edition on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-6-squeeze/":{"title":"Redis on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{"title":"Ruby on Rails with Apache on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{"title":"SSL Certificates with Apache 2 on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{"title":"Secure Communications with OpenVPN on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{"title":"Sinatra Framework and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-centos-5/":{"title":"TWiki on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{"title":"TWiki on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-fedora-14/":{"title":"TWiki on Fedora 14","deprecated":true,"shortguide":null},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{"title":"Use Public Key Authentication with SSH","deprecated":null,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{"title":"Using MySQL Relational Databases on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{"title":"Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{"title":"Instant Messaging Services with Openfire on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{"title":"Apache 2 Web Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{"title":"Ikiwiki on Arch Linux","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{"title":"LAMP Server on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{"title":"Multiple Web Servers with ProxyPass on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{"title":"Oracle 10g Express Edition on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{"title":"Use CouchDB for Document Based Data Storage on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{"title":"WSGI using uWSGI and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{"title":"Websites with nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/debian-6-squeeze/":{"title":"Use PostgreSQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{"title":"Apache Tomcat on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{"title":"Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{"title":"Basic Postfix Email Gateway on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{"title":"Django, Apache and mod_wsgi on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{"title":"Nginx and Perl-FastCGI on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{"title":"Postfix, Dovecot, and System User Accounts on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{"title":"Sinatra Framework and nginx on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{"title":"Web.py on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{"title":"Email and Calendars with Zimbra 6 on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{"title":"Manage Content with Markdown and Mango on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{"title":"Send-only Mail Server with Exim on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{"title":"TWiki on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{"title":"TWiki on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{"title":"Use Unbound for Local DNS Resolution on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Websites with nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{"title":"How to Upgrade to Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{"title":"Nginx and Perl-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{"title":"Nginx and PHP-FastCGI on Arch Linux","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{"title":"Use Unbound for Local DNS Resolution on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{"title":"Websites with Nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{"title":"Ikiwiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/phpfox/":{"title":"phpFox","deprecated":true,"shortguide":null},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{"title":"TWiki on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{"title":"Use MySQL Relational Databases on Debian 6 (Squeeze)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{"title":"Piwik on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 14","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{"title":"Web.py on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{"title":"Sinatra Framework and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{"title":"Using MySQL Relational Databases on Gentoo","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{"title":"Nginx and PHP-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{"title":"Nginx and Perl-FastCGI on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{"title":"Web.py on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-fedora-13/":{"title":"Piwik on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{"title":"WSGI using uWSGI and nginx on Arch Linux","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{"title":"WSGI using uWSGI and nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{"title":"Apache 2 Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{"title":"Apache Tomcat on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{"title":"Apache Tomcat on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{"title":"Use MySQL Relational Databases on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{"title":"Websites with Nginx on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{"title":"Apache 2 Web Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{"title":"Installing Prosody XMPP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{"title":"Piwik on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-14/":{"title":"Redis on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 14","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{"title":"LEMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{"title":"LEMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{"title":"LAMP Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/nagios-server-monitoring/":{"title":"Nagios Server Monitoring","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{"title":"Manipulate Lists with sort and uniq","deprecated":null,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{"title":"Use Killall and Kill Commands to Stop Processes on Linux","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{"title":"View and Follow the End of Text Files with tail","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{"title":"Use MongoDB to Store Application Data on Fedora 14","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{"title":"LEMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{"title":"Monitor Services with Nagios on Gentoo Linux","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{"title":"Monitor Services with Nagios on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{"title":"WSGI using uWSGI and nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{"title":"WSGI using uWSGI and nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{"title":"WSGI using uWSGI and nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{"title":"Basic Postfix Email Gateway on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{"title":"Enable SSL for HTTPS Configuration on nginx","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{"title":"WSGI using uWSGI and nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{"title":"WSGI using uWSGI and nginx on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.10 (Maverick) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{"title":"Redis on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{"title":"Download Resources from the Command Line with wget","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{"title":"Find Files in Linux, Using the Command Line","deprecated":null,"shortguide":null},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{"title":"Manage a Fedora 13 Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{"title":"Monitor System Logs with Logwatch on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{"title":"View the Beginning of Text Files with head","deprecated":null,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{"title":"Use MySQL Relational Databases on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{"title":"How to Upgrade to Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{"title":"LAMP Server on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{"title":"Use dig to Perform Manual DNS Queries","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{"title":"Use vmstat to Monitor System Performance","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{"title":"osCommerce on Fedora 13","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.10 (Maverick)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{"title":"Create File System Links with ln","deprecated":null,"shortguide":null},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{"title":"How to Use logrotate to Manage Log Files","deprecated":null,"shortguide":null},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{"title":"Build Database Clusters with MongoDB","deprecated":null,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{"title":"Discussion Forums with phpBB on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{"title":"Power Team Collaboration with eGroupware on Fedora 13","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{"title":"Ikiwiki on Fedora 13","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{"title":"Instant Messaging Services with ejabberd on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{"title":"Monitor System Logs with Logwatch on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{"title":"Monitor System Logs with Logwatch on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/logwatch-log-monitoring/":{"title":"Logwatch Log Monitoring","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-centos-5/":{"title":"Confluence on CentOS 5","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-fedora-13/":{"title":"Confluence on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{"title":"Provide Authoritative DNS Services with NSD on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{"title":"Use Unbound for Local DNS Resolution on Fedora 13","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{"title":"Confluence on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{"title":"Confluence on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{"title":"Confluence on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{"title":"Provide Authoritative DNS Services with NSD on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{"title":"How to Use the Date Command in Linux","deprecated":null,"shortguide":null},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{"title":"Social Networking with phpFox on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{"title":"Create an Aggregate Blog using Planet Venus on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{"title":"Create an Aggregate Blog using Planet on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{"title":"SSL Certificates with Apache 2 on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{"title":"Instant Messaging Services with Openfire on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/social-networking/planet-feed-aggregator/":{"title":"Planet Feed Aggregator","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-centos-5/":{"title":"Redis on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-fedora-13/":{"title":"Redis on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{"title":"Redis on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{"title":"Run PHP Applications under CGI with Apache on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Apache on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{"title":"Build ASP.NET/Mono Applications with mod_mono and Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/firewalls/control-network-traffic-with-iptables/":{"title":"Control Network Traffic with iptables","deprecated":null,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{"title":"Ruby on Rails with Nginx on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{"title":"Redis on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{"title":"Archiving and Compressing files with GNU Tar and GNU Zip","deprecated":null,"shortguide":null},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{"title":"How to Install and Configure WordPress","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{"title":"LEMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/redis/redis-on-debian-5-lenny/":{"title":"Redis on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{"title":"Apache Tomcat on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{"title":"Apache Tomcat on Fedora 13","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{"title":"Apache Tomcat on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{"title":"Apache Tomcat on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{"title":"Custom Compiled Kernel with PV-GRUB on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{"title":"Custom Compiled Kernel with PV-GRUB on CentOS 7","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{"title":"Run a Custom Compiled Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{"title":"LEMP Server on Arch Linux","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{"title":"Manipulate Text from the Command Line with sed","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{"title":"Modify File Permissions with chmod","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{"title":"How to Grep for Text in Files","deprecated":null,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{"title":"LEMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{"title":"LEMP Server on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{"title":"Basic Postfix Email Gateway on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{"title":"Git Based Development Networks with Girocco on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{"title":"LEMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Web Apps with Cherokee and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{"title":"Email with Postfix, Courier and MySQL on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{"title":"Apache 2 Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{"title":"Use MySQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-13/":{"title":"Use PostgreSQL Relational Databases on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{"title":"Nginx and PHP-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{"title":"Nginx and Perl-FastCGI on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{"title":"Use CouchDB for Document Based Data Storage on Fedora 13","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{"title":"Use MongoDB to Store Application Data on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{"title":"Websites with the Cherokee Web Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{"title":"Websites with the Cherokee Web Server on Fedora 14","deprecated":true,"shortguide":null},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{"title":"CakePHP on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{"title":"Email with Postfix, Courier and MySQL on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{"title":"Monitor Services with Nagios on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{"title":"LAMP Server on Fedora 13","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{"title":"Websites with nginx on Fedora 13","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{"title":"Monitoring Servers with Munin on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{"title":"Manage an Ubuntu 10.04 (Lucid) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{"title":"Django, Apache and mod_wsgi on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_wsgi on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_wsgi on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{"title":"Monitoring Resource Utilization with Cacti on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{"title":"Django, Apache and mod_python on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{"title":"Django, Apache and mod_wsgi on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{"title":"Use Nginx as a Front-end Proxy and Software Load Balancer","deprecated":null,"shortguide":null},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{"title":"Question and Answer Communities with OSQA on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{"title":"Secure Communications with OpenVPN on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Citadel on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{"title":"Oracle 10g Express Edition on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{"title":"Oracle 10g Express Edition on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-fluxbb/":{"title":"Discussion Forums with FluxBB","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{"title":"Discussion Forums with Vanilla Forums","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{"title":"Instant Messaging Services with Openfire on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-flatpress/":{"title":"Manage Web Content with FlatPress","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and Perl-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{"title":"Send-only Mail Server with Exim on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{"title":"Track Bugs and Manage Development with Bug Genie","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{"title":"Track Bugs and Manage Development with Flyspray","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{"title":"Use MongoDB to Store Application Data on Ubuntu 10.04 (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{"title":"Use Unbound for Local DNS Resolution on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with the Cherokee Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{"title":"Securely Manage Remote PostgreSQL Servers with pgAdmin on Mac OS X","deprecated":null,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{"title":"Use MySQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{"title":"Apache 2 Web Server on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{"title":"How to Upgrade to Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{"title":"Manage Projects with Redmine on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{"title":"Websites with nginx on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{"title":"Diagnosing Network Issues with MTR","deprecated":null,"shortguide":null},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{"title":"How to Access PostgreSQL Database Remotely Using pgAdmin on Windows","deprecated":null,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{"title":"Email and Calendars with Zimbra 6 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{"title":"Manage Distributed Version Control with Mercurial","deprecated":null,"shortguide":null},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{"title":"Deploy VoIP Services with Asterisk and FreePBX on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{"title":"Monitor Services with Nagios on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{"title":"Nginx and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/synchronize-files-with-unison/":{"title":"Synchronize Files with Unison","deprecated":true,"shortguide":null},"/docs/databases/mysql/back-up-your-mysql-databases/":{"title":"Back Up Your MySQL Databases","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{"title":"Manage a Debian 5 (Lenny) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{"title":"Manage an Ubuntu 9.10 (Karmic) Linode with ISPConfig","deprecated":true,"shortguide":null},"/docs/websites/wikis/dokuwiki-engine/":{"title":"DokuWiki Engine","deprecated":null,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{"title":"Manage MySQL with phpMyAdmin on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-phpfusion/":{"title":"Manage Web Content with PHP-Fusion","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-centos-5/":{"title":"Webalizer on Centos 5","deprecated":true,"shortguide":null},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{"title":"Web.py on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{"title":"Manage CPAN Modules with cpanminus","deprecated":null,"shortguide":null},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{"title":"Create an Aggregate Blog using Planet on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{"title":"Discussion Forums with phpBB on Centos 5","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{"title":"Using GNU Screen to Manage Persistent Terminal Sessions","deprecated":null,"shortguide":null},"/docs/websites/wikis/twiki/":{"title":"TWiki","deprecated":true,"shortguide":null},"/docs/applications/messaging/advanced-irssi-usage/":{"title":"Advanced Irssi Usage","deprecated":null,"shortguide":null},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{"title":"Using Irssi for Internet Relay Chat","deprecated":null,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{"title":"Use MongoDB to Store Application Data on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{"title":"Use MongoDB to Store Application Data on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{"title":"Using Apache for Proxy and Clustering Services on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{"title":"Using Apache for Proxy and Clustering Services on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{"title":"Ikiwiki on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{"title":"Ikiwiki on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{"title":"Use MongoDB to Store Application Data on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{"title":"Using Apache for Proxy and Clustering Services on CentOS 5","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{"title":"Manage Email Lists with GNU Mailman on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-mybb/":{"title":"Discussion Forums with MyBB","deprecated":true,"shortguide":null},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{"title":"How to Install a Simple Machines Discussion Forum (SMF) on Linux","deprecated":false,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{"title":"Nginx and PHP-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{"title":"Nginx and Perl-FastCGI on Fedora 12","deprecated":true,"shortguide":null},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{"title":"Using Apache for Proxy and Clustering Services on Fedora 12","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Dovecot and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{"title":"SSL Certificates with Apache 2 on CentOS","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{"title":"SSL Certificates with Apache 2 on Fedora 12","deprecated":true,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{"title":"SSL Certificates with Apache 2 on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{"title":"Secure Communications with OpenVPN on CentOS 6","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{"title":"Websites with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{"title":"Apache Configuration Structure","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{"title":"Managing Resources with Apache mod_alias","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{"title":"Secure Communications with OpenVPN on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{"title":"Secure Communications with OpenVPN on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{"title":"Websites with nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{"title":"Websites with nginx on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-centos-5/":{"title":"Piwik on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{"title":"Use CouchDB for Document Based Data Storage on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{"title":"Use CouchDB for Document Based Data Storage on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{"title":"Run PHP Applications under CGI with Apache on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{"title":"Manage Development with the Mantis Bug Tracker on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{"title":"Manage Email Lists with GNU Mailman on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Dovecot and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{"title":"Use CouchDB for Document Based Data Storage on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{"title":"osCommerce on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{"title":"Django, Apache and mod_python on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{"title":"Magento on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{"title":"Access Futon Over SSH to Administer CouchDB","deprecated":null,"shortguide":null},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{"title":"Multiple Web Servers with ProxyPass on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{"title":"Multiple Web Servers with ProxyPass on Fedora 12","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{"title":"Multiple Web Servers with ProxyPass on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{"title":"Django, Apache and mod_python on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{"title":"Power Team Collaboration with eGroupware on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{"title":"Run PHP Applications under CGI with Apache on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{"title":"Run PHP Applications under CGI with Apache on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{"title":"Use MongoDB to Store Application Data on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{"title":"Power Team Collaboration with eGroupware on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/clients/retrieve-email-using-getmail/":{"title":"Retrieve Email Using Getmail","deprecated":null,"shortguide":null},"/docs/development/frameworks/catalyst-and-modperl/":{"title":"Catalyst and mod_perl","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{"title":"Manage Web Content with Plone on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{"title":"Manage MySQL with phpMyAdmin on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{"title":"Oracle 10g Express Edition on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{"title":"Securely Administer Oracle XE with an SSH Tunnel","deprecated":true,"shortguide":null},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{"title":"Webalizer on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{"title":"Power Team Collaboration with eGroupware on Debian 5 (Lenny)","deprecated":"truew","shortguide":null},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{"title":"Provide Authoritative DNS Services with NSD on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-joomla/":{"title":"Manage Web Content with Joomla!","deprecated":true,"shortguide":null},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{"title":"Use Unbound for Local DNS Resolution on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{"title":"osCommerce on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/how-to-configure-nginx/":{"title":"How to Configure nginx","deprecated":null,"shortguide":null},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{"title":"Magento on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{"title":"Manage Distributed Source Branches with Bazaar","deprecated":null,"shortguide":null},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{"title":"Monitoring Resource Utilization with Cacti on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{"title":"Deploy Smalltalk Applications with Seaside","deprecated":true,"shortguide":null},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{"title":"Using Fetchmail to Retrieve Email","deprecated":true,"shortguide":null},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{"title":"Create an SSH Tunnel for MySQL Remote Access","deprecated":null,"shortguide":null},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{"title":"Limiting Access with SFTP Jails on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{"title":"Piwik on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{"title":"Piwik on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{"title":"Run PHP Applications under CGI with Apache on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{"title":"Send-only Mail Server with Exim on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{"title":"Send-only Mail Server with Exim on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{"title":"Nginx and Perl-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{"title":"Nginx and Perl-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{"title":"Nginx and Perl-FastCGI on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{"title":"Manage Source Code Versions with Subversion","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{"title":"Schedule Tasks with Cron","deprecated":null,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{"title":"Nginx and PHP-FastCGI on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{"title":"Nginx and PHP-FastCGI on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-system-administration-basics/":{"title":"Linux System Administration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{"title":"Apache 2 Web Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{"title":"Piwik on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{"title":"Instant Messaging Services with ejabberd on CentOS 5","deprecated":true,"shortguide":null},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{"title":"Social Networking with Elgg on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-access-control/":{"title":"Apache Access Control","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{"title":"Rule-based Access Control for Apache","deprecated":null,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{"title":"Manage Projects with Redmine on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{"title":"Multiple Web Servers with ProxyPass on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{"title":"Manage Projects with Redmine on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{"title":"Create a Self-Signed Certificate on CentOS and Fedora","deprecated":null,"shortguide":null},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{"title":"Create a Self-Signed Certificate on Debian and Ubuntu","deprecated":null,"shortguide":null},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{"title":"How to Make a Self-Signed SSL Certificate","deprecated":true,"shortguide":null},"/docs/platform/linode-beginners-guide/":{"title":"Linode Beginner's Guide","deprecated":null,"shortguide":null},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{"title":"Obtaining a Commercial SSL Certificate","deprecated":true,"shortguide":null},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{"title":"Using OpenSSL's subjectAltName with Multiple Site Domains","deprecated":null,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{"title":"Transfer Files with Cyberduck on Mac OS X","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{"title":"Transfer Files with Filezilla on Ubuntu 9.10 Desktop","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{"title":"Email with Citadel on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{"title":"Email with Citadel on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{"title":"Email with Citadel on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{"title":"Apache Configuration Basics","deprecated":null,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{"title":"Rewrite URLs with mod_rewrite and Apache","deprecated":null,"shortguide":null},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{"title":"Troubleshooting Common Apache Issues","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{"title":"Apache 2 Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{"title":"LAMP Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{"title":"Use MySQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.10 (Karmic)","deprecated":true,"shortguide":null},"/docs/networking/ssh/using-sshfs-on-linux/":{"title":"Using SSHFS To Mount Remote Directories","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{"title":"LAMP Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{"title":"Transfer Files with WinSCP on Windows","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{"title":"Installing Prosody XMPP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{"title":"Installing Prosody XMPP Server on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{"title":"Installing Prosody XMPP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with ejabberd on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{"title":"Redirect URLs with the Apache Web Server","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{"title":"Instant Messaging Services with ejabberd on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{"title":"Discussion Forums with phpBB on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{"title":"Install MediaWiki on Ubuntu 16.04","deprecated":null,"shortguide":null},"/docs/websites/cms/managing-web-content-with-drupal-7/":{"title":"Installing Drupal 7","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{"title":"LAMP Server on Fedora 11","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{"title":"LAMP Server on Fedora 12","deprecated":true,"shortguide":null},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{"title":"Apache Tomcat on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{"title":"Installing Apache Tomcat on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{"title":"SSH Connections Using PuTTY on Windows","deprecated":null,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{"title":"Instant Messaging Services with Openfire on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{"title":"Instant Messaging Services with Openfire on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{"title":"Email and Calendars with Zimbra 6 on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{"title":"Email with Postfix, Courier and MySQL on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{"title":"Using rdiff-backup with SSHFS","deprecated":null,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{"title":"Websites with the Cherokee Web Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{"title":"Email and Calendars with Zimbra 6 on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/centos-5/":{"title":"Use PostgreSQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/postgresql/fedora-12/":{"title":"Use PostgreSQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{"title":"Use PostgreSQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{"title":"Email with Postfix, Courier and MySQL on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{"title":"Django, Apache and mod_python on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{"title":"Django, Apache and mod_python on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{"title":"Websites with the Cherokee Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{"title":"Run a Distribution-Supplied Kernel with PV-GRUB","deprecated":true,"shortguide":null},"/docs/tools-reference/tools/introduction-to-rsync/":{"title":"Introduction to rsync","deprecated":null,"shortguide":null},"/docs/databases/postgresql/debian-5-lenny/":{"title":"Use PostgreSQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/version-control/how-to-configure-git/":{"title":"Getting Started with Git","deprecated":null,"shortguide":null},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{"title":"How to Install Git on Linux, Mac or Windows","deprecated":null,"shortguide":null},"/docs/tools-reference/introduction-to-linux-concepts/":{"title":"Introduction to Linux Concepts","deprecated":null,"shortguide":null},"/docs/tools-reference/linux-users-and-groups/":{"title":"Linux Users and Groups","deprecated":null,"shortguide":null},"/docs/security/recovering-from-a-system-compromise/":{"title":"Recovering from a System Compromise","deprecated":null,"shortguide":null},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{"title":"SSL Certificates with Apache 2 on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{"title":"Ruby on Rails with Nginx on CentOS 5","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{"title":"Ruby on Rails with Nginx on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{"title":"Ruby on Rails with Nginx on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Nginx on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{"title":"Install a Custom Distribution on a Xen Linode","deprecated":true,"shortguide":null},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{"title":"Ruby on Rails with Apache on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{"title":"Apache 2 Web Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{"title":"Use MySQL Relational Databases on CentOS 5","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{"title":"Use MySQL Relational Databases on Fedora 12","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{"title":"Use MySQL Relational Databases on Ubuntu 8.04 (Hardy)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{"title":"Use MySQL Relational Databases on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{"title":"Use MySQL Relational Databases on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{"title":"Configure a Firewall with Arno Iptables in Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{"title":"Installing Apache Tomcat on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{"title":"lighttpd Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{"title":"Troubleshooting Memory and Networking Issues","deprecated":null,"shortguide":null},"/docs/networking/using-the-linode-shell-lish/":{"title":"Using the Linode Shell (Lish)","deprecated":null,"shortguide":null},"/docs/networking/ssh/using-the-terminal/":{"title":"Using the Terminal","deprecated":null,"shortguide":null},"/docs/networking/dns/dns-records-an-introduction/":{"title":"DNS Records: an Introduction","deprecated":null,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{"title":"Apache 2 Web Server on CentOS 5","deprecated":true,"shortguide":null},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{"title":"Apache 2 Web Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/websites/cms/manage-web-content-with-movable-type/":{"title":"Manage Web Content with Movable Type","deprecated":true,"shortguide":null},"/docs/networking/dns/dns-manager-overview/":{"title":"DNS Manager Overview","deprecated":null,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{"title":"LAMP Server on Debian 5 (Lenny)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{"title":"LAMP Server on Ubuntu 8.04 LTS (Hardy)","deprecated":true,"shortguide":null},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{"title":"LAMP Server on Ubuntu 9.04 (Jaunty)","deprecated":true,"shortguide":null},"/docs/tools-reference/linux-package-management/":{"title":"Linux Package Management","deprecated":null,"shortguide":null}},"index":{"version":"2.1.3","fields":["title","keywords","toc","deprecated"],"fieldVectors":[["title//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[0,1.242,1,6.181,2,3.292,3,3.502,4,1.344,5,1.505]],["keywords//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[2,3.449,3,3.669,4,1.408,6,5.625,7,5.171]],["toc//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[0,1.95,2,6.137,8,6.775]],["deprecated//docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/",[]],["title//docs/development/java/install-java-jdk/",[9,0.063,10,5.63,11,0.858]],["keywords//docs/development/java/install-java-jdk/",[10,5.518,12,3.936,13,6.415]],["toc//docs/development/java/install-java-jdk/",[]],["deprecated//docs/development/java/install-java-jdk/",[]],["title//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[3,3.502,4,1.344,7,4.935,14,0.869,15,3.721,16,1.841]],["keywords//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[2,3.449,3,3.669,4,1.408,6,5.625,7,5.171]],["toc//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[2,5.989,5,1.937,8,5.551,15,4.788,16,2.368,17,1.846,18,1.858,19,4.196,20,4.667,21,4.611]],["deprecated//docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/",[]],["title//docs/development/iot/install-thingsboard-iot-dashboard/",[22,4.408,23,6.651,24,3.197,25,6.651]],["keywords//docs/development/iot/install-thingsboard-iot-dashboard/",[23,6.49,26,7.049,27,7.049,28,5.628]],["toc//docs/development/iot/install-thingsboard-iot-dashboard/",[0,1.119,9,0.064,16,2.381,22,3.396,24,3.538,25,9.413,29,1.201,30,2.402,31,1.083,32,3.549,33,2.331,34,3.885,35,0.316,36,5.566,37,5.566,38,1.97,39,2.217,40,2.253,41,3.972,42,1.845,43,3.227,44,5.125,45,2.479,46,2.447]],["deprecated//docs/development/iot/install-thingsboard-iot-dashboard/",[]],["title//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[14,0.81,31,1.121,32,3.675,33,2.414,47,2.031,48,5.006,49,0.92]],["keywords//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[50,5.847,51,4.189,52,6.49,53,6.49]],["toc//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[9,0.065,16,2.423,17,1.889,18,1.901,29,1.222,32,5.188,33,3.408,48,8.98,49,1.65]],["deprecated//docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/",[]],["title//docs/development/go/install-go-on-ubuntu/",[9,0.063,11,0.858,54,4.882]],["keywords//docs/development/go/install-go-on-ubuntu/",[11,0.766,54,4.362,55,7.049,56,5.847]],["toc//docs/development/go/install-go-on-ubuntu/",[9,0.087,54,6.692,57,5.263,58,7.593,59,5.979,60,2.643]],["deprecated//docs/development/go/install-go-on-ubuntu/",[]],["title//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[9,0.058,11,0.785,50,5.993,61,1.298]],["keywords//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[50,5.847,51,4.189,52,6.49,53,6.49]],["toc//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[9,0.062,11,0.845,48,6.755,50,8.332,61,1.398,62,3.8,63,5.319,64,3.017,65,2.351,66,7.777,67,7.161,68,5.684]],["deprecated//docs/development/r/how-to-install-r-on-ubuntu-and-debian/",[]],["title//docs/platform/meltdown_statement/",[69,5.768,70,7.224,71,6.274,72,6.274]],["keywords//docs/platform/meltdown_statement/",[71,6.122,72,6.122,73,5.289,74,3.471]],["toc//docs/platform/meltdown_statement/",[45,1.798,69,3.222,71,5.457,72,3.505,73,3.028,74,3.8,75,4.036,76,4.036,77,7.223,78,4.036,79,4.036,80,1.671,81,4.036,82,4.036,83,6.283,84,3.028,85,4.484,86,4.592,87,6.283,88,2.88,89,2.886,90,1.216,91,6.283,92,3.505,93,4.036,94,4.036,95,4.592,96,2.02,97,3.716,98,2.817,99,2.238,100,2.315,101,1.913,102,3.028,103,3.505,104,4.036,105,4.036]],["deprecated//docs/platform/meltdown_statement/",[]],["title//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[9,0.058,14,1.016,106,4.847,107,4.093]],["keywords//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[106,4.019,107,3.394,108,4.378,109,4.181,110,3.559,111,5.99]],["toc//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[9,0.049,12,3.13,17,1.427,18,1.436,106,7.172,107,6.597,112,2.227,113,5.34,114,4.909,115,6.149,116,6.149,117,6.149,118,7.45,119,2.147,120,4.494,121,3.805]],["deprecated//docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/",[]],["title//docs/development/python/install_python_miniconda/",[9,0.058,39,2.877,122,5.58,123,6.651]],["keywords//docs/development/python/install_python_miniconda/",[123,7.12,124,7.733,125,7.733]],["toc//docs/development/python/install_python_miniconda/",[]],["deprecated//docs/development/python/install_python_miniconda/",[]],["title//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[9,0.058,11,0.785,61,1.298,106,4.847]],["keywords//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[106,4.346,126,5.625,127,2.077,128,5.963,129,1.819]],["toc//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[]],["deprecated//docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/",[]],["title//docs/databases/elasticsearch/install_elasticsearch_centos/",[9,0.05,106,4.147,127,1.982,129,1.736,130,6.181,131,6.181]],["keywords//docs/databases/elasticsearch/install_elasticsearch_centos/",[106,4.346,126,5.625,127,2.077,128,5.963,129,1.819]],["toc//docs/databases/elasticsearch/install_elasticsearch_centos/",[]],["deprecated//docs/databases/elasticsearch/install_elasticsearch_centos/",[]],["title//docs/applications/containers/install_docker_ce/",[9,0.063,132,3.426,133,6.095]],["keywords//docs/applications/containers/install_docker_ce/",[132,3.358,134,4.118,135,7.733]],["toc//docs/applications/containers/install_docker_ce/",[]],["deprecated//docs/applications/containers/install_docker_ce/",[]],["title//docs/applications/containers/install_docker_compose/",[9,0.063,132,3.426,136,5.766]],["keywords//docs/applications/containers/install_docker_compose/",[132,3.358,134,4.118,137,7.733]],["toc//docs/applications/containers/install_docker_compose/",[]],["deprecated//docs/applications/containers/install_docker_compose/",[]],["title//docs/development/version-control/how-to-install-git-linux/",[9,0.063,138,4.051,139,2.461]],["keywords//docs/development/version-control/how-to-install-git-linux/",[138,3.971,139,2.412,140,4.595]],["toc//docs/development/version-control/how-to-install-git-linux/",[]],["deprecated//docs/development/version-control/how-to-install-git-linux/",[]],["title//docs/development/version-control/how-to-install-git-mac/",[9,0.063,138,4.051,141,4.575]],["keywords//docs/development/version-control/how-to-install-git-mac/",[138,3.971,140,4.595,141,4.483]],["toc//docs/development/version-control/how-to-install-git-mac/",[9,0.094,65,2.351,138,5.713,142,7.209,143,7.161,144,7.161]],["deprecated//docs/development/version-control/how-to-install-git-mac/",[]],["title//docs/development/version-control/how-to-install-git-windows/",[9,0.063,138,4.051,145,4.016]],["keywords//docs/development/version-control/how-to-install-git-windows/",[138,3.971,140,4.595,145,3.936]],["toc//docs/development/version-control/how-to-install-git-windows/",[]],["deprecated//docs/development/version-control/how-to-install-git-windows/",[]],["title//docs/development/introduction-to-websockets/",[146,5.1,147,7.21]],["keywords//docs/development/introduction-to-websockets/",[147,5.847,148,4.646,149,7.049,150,7.049]],["toc//docs/development/introduction-to-websockets/",[0,1.408,49,1.118,147,10.426,151,4.616,152,7.004,153,3.023,154,5.255,155,5.81,156,6.449,157,6.449,158,3.506]],["deprecated//docs/development/introduction-to-websockets/",[]],["title//docs/applications/containers/deploying-microservices-with-docker/",[47,2.779,132,3.426,159,6.853]],["keywords//docs/applications/containers/deploying-microservices-with-docker/",[30,2.404,31,1.084,132,2.419,159,4.839,160,4.839,161,5.13,162,2.939]],["toc//docs/applications/containers/deploying-microservices-with-docker/",[9,0.071,14,0.912,17,1.506,18,1.516,30,2.8,31,1.262,60,1.962,112,2.35,132,4.413,134,3.456,136,6.507,159,7.732,163,3.636,164,1.855,165,5.012,166,5.012,167,4.742]],["deprecated//docs/applications/containers/deploying-microservices-with-docker/",[]],["title//docs/applications/containers/how-to-use-docker-compose/",[14,1.109,132,3.426,136,5.766]],["keywords//docs/applications/containers/how-to-use-docker-compose/",[132,3.718,136,6.258]],["toc//docs/applications/containers/how-to-use-docker-compose/",[9,0.063,17,1.272,18,1.28,24,2.425,31,1.066,38,1.939,42,3.073,45,2.441,46,2.409,132,4.026,133,4.233,136,6.776,168,4.005,169,1.682,170,3.825,171,2.814,172,2.137,173,5.045,174,4.759,175,3.91,176,3.254,177,2.507,178,3.391,179,3.391]],["deprecated//docs/applications/containers/how-to-use-docker-compose/",[]],["title//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[169,2.218,180,7.224,181,5.993,182,6.274]],["keywords//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[39,3.079,182,6.716,183,7.733]],["toc//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[9,0.065,14,1.137,39,2.252,90,1.703,129,1.588,142,3.665,169,1.736,182,9.462,184,5.655,185,4.912,186,9.437,187,4.441,188,5.655,189,2.93,190,5.655,191,3.727,192,5.655,193,3.795,194,3.948,195,4.036]],["deprecated//docs/tools-reference/tools/faster-file-navigation-with-autojump/",[]],["title//docs/applications/containers/docker-container-communication/",[132,3.426,134,4.202,153,3.405]],["keywords//docs/applications/containers/docker-container-communication/",[5,1.717,132,3.061,134,3.754,196,7.049]],["toc//docs/applications/containers/docker-container-communication/",[0,1.084,5,1.314,9,0.063,14,0.759,16,1.607,17,1.252,18,1.26,19,2.847,29,0.811,30,2.328,35,0.307,121,3.339,132,4.376,133,4.168,134,5.367,136,3.943,153,3.966,172,2.104,197,3.766,198,3.85,199,3.766,200,3.057,201,1.39,202,3.206]],["deprecated//docs/applications/containers/docker-container-communication/",[]],["title//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[201,1.861,203,2.088,204,3.476,205,5.993]],["keywords//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[61,1.267,203,2.038,205,5.847,206,5.628]],["toc//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[16,1.684,17,1.313,18,1.321,29,0.85,35,0.321,120,5.909,129,1.588,142,5.239,158,2.831,175,4.036,201,2.431,203,3.15,204,3.89,206,7.535,207,2.369,208,3.204,209,3.135,210,2.623,211,5.207]],["deprecated//docs/uptime/monitoring/monitor-remote-hosts-with-icinga/",[]],["title//docs/web-servers/nginx/nginx-reverse-proxy/",[14,1.016,31,1.405,32,4.606,33,3.025]],["keywords//docs/web-servers/nginx/nginx-reverse-proxy/",[31,1.504,33,3.239,212,7.12]],["toc//docs/web-servers/nginx/nginx-reverse-proxy/",[0,1.571,9,0.063,17,1.252,18,1.26,31,1.05,32,4.984,33,3.274,35,0.307,39,3.113,49,1.248,60,1.631,200,3.057,201,1.39,213,3.496,214,4.686,215,2.874,216,3.556,217,2.485,218,4.686,219,4.168,220,2.874,221,4.476,222,3.85,223,3.62,224,4.476,225,3.206,226,4.968]],["deprecated//docs/web-servers/nginx/nginx-reverse-proxy/",[]],["title//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[5,1.759,15,4.349,16,2.151,30,3.117]],["keywords//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[2,3.19,30,2.585,227,3.881,228,5.99,229,5.99,230,5.99]],["toc//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[2,3.806,5,2.6,17,1.659,18,1.669,20,4.194,21,4.143,45,3.183,46,3.142,204,3.438,231,4.631,232,4.795,233,5.1,234,7.146,235,4.989,236,5.1]],["deprecated//docs/databases/postgresql/how-to-back-up-your-postgresql-database/",[]],["title//docs/security/encrypt-data-disk-with-dm-crypt/",[24,3.197,237,4.47,238,6.651,239,6.651]],["keywords//docs/security/encrypt-data-disk-with-dm-crypt/",[237,5.827,240,7.049,241,5.628]],["toc//docs/security/encrypt-data-disk-with-dm-crypt/",[2,2.747,8,3.601,14,1.064,17,1.197,18,1.205,90,1.554,169,1.584,221,4.279,237,3.192,238,9.084,239,9.084,241,8.387,242,3.985,243,5.159,244,2.626,245,4.75,246,7.565,247,4.75,248,4.48,249,3.681,250,3.985,251,2.376,252,3.77]],["deprecated//docs/security/encrypt-data-disk-with-dm-crypt/",[]],["title//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[129,1.736,169,1.898,207,2.589,253,3.324,254,5.127,255,5.368]],["keywords//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[255,6.716,256,4.785,257,7.733]],["toc//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[3,3.817,5,1.641,9,0.089,17,1.564,18,1.574,49,1.458,54,4.169,164,1.926,255,5.851,258,0.928,259,1.729,260,6.737,261,2.498,262,3.02,263,4.169,264,4.607]],["deprecated//docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/",[]],["title//docs/development/use-a-linode-for-web-development-on-remote-devices/",[14,0.869,34,4.314,89,1.89,164,1.767,204,2.974,265,3.627]],["keywords//docs/development/use-a-linode-for-web-development-on-remote-devices/",[34,4.181,89,1.832,132,2.601,134,3.19,204,2.882,266,5.515]],["toc//docs/development/use-a-linode-for-web-development-on-remote-devices/",[9,0.067,14,1.17,16,1.357,29,0.685,31,0.887,34,3.182,45,2.03,46,2.004,89,1.394,90,1.373,132,1.979,134,4.433,153,2.977,163,5.201,169,1.4,187,2.145,201,1.174,204,4.004,215,2.428,224,3.781,265,4.884,266,6.352,267,4.558,268,4.558,269,3.959,270,4.558,271,3.781,272,4.558,273,2.428,274,4.558]],["deprecated//docs/development/use-a-linode-for-web-development-on-remote-devices/",[]],["title//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[14,0.714,31,0.988,49,0.811,108,3.713,129,1.427,164,1.453,203,1.469,207,2.128,275,2.911]],["keywords//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[31,1.084,129,1.565,164,1.593,275,3.193,276,5.571,277,5.571,278,5.571]],["toc//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[0,1.068,9,0.073,14,0.747,17,1.234,18,1.241,28,4.243,31,1.034,35,0.302,106,5.187,108,5.65,275,5.222,279,4.408,280,2.83,281,4.105,282,2.448,283,3.792,284,9.112,285,9.112,286,6.413,287,4.243,288,5.314,289,4.243,290,3.884]],["deprecated//docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/",[]],["title//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[291,6.274,292,3.677,293,6.651,294,6.651]],["keywords//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[24,2.866,39,2.579,291,5.625,295,6.476,296,6.476]],["toc//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[9,0.068,16,1.412,21,2.749,24,2.099,29,0.712,39,1.889,59,3.243,156,4.366,164,1.356,171,2.435,176,1.952,261,1.759,262,2.126,291,4.119,293,7.849,294,8.718,297,2.112,298,4.742,299,3.558,300,5.674,301,4.742,302,2.657,303,3.663,304,3.934,305,4.742,306,2.783,307,3.125,308,7.107,309,4.742,310,4.366,311,4.742,312,2.818,313,3.663]],["deprecated//docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/",[]],["title//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[9,0.053,61,1.197,63,4.556,203,1.926,206,5.319]],["keywords//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[61,1.267,203,2.038,205,5.847,206,5.628]],["toc//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[0,0.979,5,1.187,9,0.058,14,0.685,17,1.131,18,1.138,35,0.412,142,4.7,164,2.477,205,4.043,206,8.192,211,4.487,217,3.341,314,4.873,315,4.487,316,3.402,317,3.891,318,4.706,319,1.195,320,2.481,321,3.562,322,3.402,323,4.867,324,3.06,325,2.345,326,2.974,327,1.781]],["deprecated//docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/",[]],["title//docs/databases/postgresql/configure-postgresql/",[30,3.751,35,0.494]],["keywords//docs/databases/postgresql/configure-postgresql/",[5,1.357,30,2.404,227,3.61,328,2.45,329,5.571,330,5.571,331,5.571]],["toc//docs/databases/postgresql/configure-postgresql/",[5,1.552,17,1.479,18,1.488,30,3.794,35,0.5,119,3.069,169,1.956,194,4.447,227,4.128,324,4.001,332,4.199,333,6.371,334,3.682,335,3.942,336,3.361,337,6.371,338,6.371,339,1.758,340,6.371]],["deprecated//docs/databases/postgresql/configure-postgresql/",[]],["title//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[0,1.085,11,0.587,33,2.262,49,0.862,129,1.517,207,2.262,341,5.401,342,4.691]],["keywords//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[11,0.651,33,2.509,129,1.682,342,5.202,343,5.99,344,5.99]],["toc//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[0,1.022,9,0.071,17,1.18,18,1.188,35,0.289,41,3.628,42,1.685,49,1.195,54,3.146,64,1.972,141,2.948,145,2.588,158,4.904,191,3.351,264,3.477,297,2.265,325,2.446,342,9.808,345,2.236,346,4.059,347,5.084,348,4.681,349,3.477,350,2.948,351,3.061]],["deprecated//docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/",[]],["title//docs/development/monitor-filesystem-events-with-pyinotify/",[154,5.42,203,2.088,352,5.155,353,6.274]],["keywords//docs/development/monitor-filesystem-events-with-pyinotify/",[39,2.579,203,1.872,353,5.625,354,6.476,355,6.476]],["toc//docs/development/monitor-filesystem-events-with-pyinotify/",[0,1.931,9,0.066,16,1.74,29,0.878,39,2.327,40,2.365,60,1.767,80,2.419,90,1.76,118,5.075,122,4.514,154,6.209,176,2.405,216,3.851,352,4.169,353,5.075,356,3.786,357,9.609,358,5.843,359,4.169,360,4.079,361,5.843]],["deprecated//docs/development/monitor-filesystem-events-with-pyinotify/",[]],["title//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[14,1.016,362,6.274,363,4.847,364,6.651]],["keywords//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[114,4.448,362,4.839,363,3.738,364,5.13,365,4.839,366,5.13,367,3.975]],["toc//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[0,1.304,9,0.052,35,0.369,90,3.061,114,5.18,145,3.303,169,1.992,362,10.725,365,5.635,366,5.974,367,6.353,368,2.766]],["deprecated//docs/networking/ssh/persistent-terminal-sessions-with-tmux/",[]],["title//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[14,0.869,24,2.735,369,5.368,370,4.935,371,5.691,372,5.368]],["keywords//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[39,2.579,369,5.625,373,5.963,374,5.963,375,6.476]],["toc//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[0,0.759,9,0.067,14,0.531,17,0.877,18,0.882,29,1.11,39,1.504,61,0.679,63,2.583,80,1.563,85,2.695,122,2.917,129,1.061,140,2.244,163,3.342,176,1.555,203,1.092,207,1.582,217,1.74,220,2.011,273,2.011,304,3.133,307,2.489,339,2.039,368,1.61,369,7.293,373,3.477,374,6.806,376,3.477,377,2.636,378,3.777,379,1.038,380,3.865,381,2.073,382,2.447,383,3.777,384,3.777,385,0.545,386,3.477,387,2.76,388,2.19,389,2.273,390,2.273,391,1.79,392,2.695,393,2.636]],["deprecated//docs/development/python/use-scrapy-to-extract-data-from-html-tags/",[]],["title//docs/development/python/task-queue-celery-rabbitmq/",[16,1.841,29,0.929,236,4.41,394,5.691,395,5.368,396,5.691]],["keywords//docs/development/python/task-queue-celery-rabbitmq/",[39,2.579,236,4.621,328,2.848,395,5.625,397,6.476]],["toc//docs/development/python/task-queue-celery-rabbitmq/",[9,0.084,17,1.197,18,1.205,39,3.013,80,3.708,122,3.985,163,4.239,172,2.011,203,2.187,236,3.681,307,3.4,328,3.326,339,1.423,376,4.75,379,1.418,395,9.124,396,4.75,398,6.04,399,3.681,400,5.159,401,5.159]],["deprecated//docs/development/python/task-queue-celery-rabbitmq/",[]],["title//docs/applications/containers/how-to-deploy-apps-with-rancher/",[47,2.779,200,4.47,402,6.853]],["keywords//docs/applications/containers/how-to-deploy-apps-with-rancher/",[132,3.061,134,3.754,402,6.122,403,5.847]],["toc//docs/applications/containers/how-to-deploy-apps-with-rancher/",[9,0.081,42,2.151,47,2.286,112,2.35,132,2.817,133,5.012,163,3.636,176,2.671,200,3.676,201,1.671,402,9.5,404,4.438,405,3.959,406,5.012,407,4.529,408,5.974,409,4.868]],["deprecated//docs/applications/containers/how-to-deploy-apps-with-rancher/",[]],["title//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[9,0.05,31,1.202,35,0.351,47,2.177,328,2.718,403,5.127]],["keywords//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[31,1.26,47,2.281,132,2.812,134,3.449,403,5.372]],["toc//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[9,0.069,17,1.116,18,1.123,29,0.722,31,0.935,35,0.273,47,1.693,89,2.196,112,1.741,132,3.117,176,1.979,201,1.238,208,4.869,209,3.98,252,3.513,328,3.157,403,9.457,410,3.065,411,2.611,412,1.766,413,3.987,414,4.807,415,4.807,416,4.807,417,3.065]],["deprecated//docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/",[]],["title//docs/applications/containers/when-and-why-to-use-docker/",[14,1.222,132,3.774]],["keywords//docs/applications/containers/when-and-why-to-use-docker/",[132,3.358,134,4.118,418,7.733]],["toc//docs/applications/containers/when-and-why-to-use-docker/",[14,1.544,121,5.547,132,5.157,419,7.436]],["deprecated//docs/applications/containers/when-and-why-to-use-docker/",[]],["title//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[14,0.869,68,4.517,256,3.825,258,0.851,379,1.699,420,5.691]],["keywords//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[421,4.839,422,5.571,423,5.571,424,4.072,425,5.571,426,5.571,427,5.571]],["toc//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[4,1.654,9,0.061,49,1.214,89,2.327,96,3.809,132,3.304,153,3.284,336,4.015,420,10.137,424,5.561,428,4.581,429,6.075]],["deprecated//docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/",[]],["title//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[11,0.785,20,4.239,171,3.709,430,6.274]],["keywords//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[20,4.137,430,6.122,431,6.49,432,7.049]],["toc//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[9,0.043,16,0.997,17,0.777,18,0.782,19,1.765,20,1.964,28,2.672,29,0.503,35,0.19,40,1.355,47,1.179,59,2.289,60,1.637,80,1.385,107,1.896,120,2.446,170,2.336,171,1.718,172,2.111,220,1.782,248,2.906,302,1.875,307,2.205,312,1.988,313,2.585,332,2.205,381,1.163,430,7.475,431,7.215,433,3.346,434,3.346,435,3.141,436,2.906,437,2.071,438,5.415,439,5.415,440,3.346,441,3.346,442,2.585,443,3.081,444,2.776,445,2.101,446,3.346,447,8.606,448,3.346,449,2.776,450,3.346,451,5.415,452,3.346,453,3.346,454,2.776,455,3.346,456,3.346,457,3.346]],["deprecated//docs/development/ci/automate-builds-with-jenkins-on-ubuntu/",[]],["title//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[11,0.724,16,1.984,29,1.001,458,5.526,459,3.451]],["keywords//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[458,7.104,459,4.436]],["toc//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[9,0.051,16,1.897,29,0.957,35,0.362,42,2.112,45,2.838,46,2.801,49,1.403,60,1.926,74,3.138,80,2.638,100,1.912,153,3.794,158,4.401,325,3.065,326,3.887,458,9.003]],["deprecated//docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/",[]],["title//docs/applications/project-management/jupyter-nobook-on-jekyll/",[460,6.651,461,5.768,462,5.993,463,6.274]],["keywords//docs/applications/project-management/jupyter-nobook-on-jekyll/",[39,2.807,461,5.628,463,6.122,464,3.685]],["toc//docs/applications/project-management/jupyter-nobook-on-jekyll/",[0,1.174,9,0.047,14,0.821,17,1.356,18,1.365,35,0.332,96,2.925,169,1.794,176,2.405,404,3.996,407,4.079,461,6.607,462,6.865,463,7.188,464,3.054,465,5.075,466,4.982,467,5.843,468,3.851,469,5.843,470,3.274,471,5.843,472,2.811,473,5.843]],["deprecated//docs/applications/project-management/jupyter-nobook-on-jekyll/",[]],["title//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[14,0.937,47,2.347,172,2.597,265,3.909,474,5.786]],["keywords//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[132,3.358,265,4.538,474,6.716]],["toc//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[16,2.138,17,1.116,18,1.123,19,5.851,29,1.079,35,0.408,45,2.141,46,2.114,56,3.987,80,1.99,140,2.856,167,3.513,172,3.351,176,1.979,474,8.86,475,4.807,476,2.278,477,2.723,478,4.807,479,4.807,480,7.18,481,3.168,482,5.123,483,4.807]],["deprecated//docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/",[]],["title//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[14,0.937,89,2.038,163,3.733,269,5.786,484,5.786]],["keywords//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[89,2.156,98,4.921,107,3.994,484,6.122]],["toc//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[9,0.069,11,0.523,17,1.116,18,1.123,19,2.536,35,0.542,38,2.541,47,1.693,49,1.372,56,3.987,57,2.894,60,1.453,62,2.349,89,2.915,90,1.448,98,5.012,107,2.723,171,2.468,202,2.856,235,3.355,262,3.219,442,3.713,484,7.464,485,3.018,486,4.175,487,2.894]],["deprecated//docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/",[]],["title//docs/quick-answers/linode-platform/add-caa-dns-records/",[89,2.038,90,2.007,176,2.742,488,5.526,489,4.065]],["keywords//docs/quick-answers/linode-platform/add-caa-dns-records/",[391,3.07,488,5.372,489,3.952,490,2.292,491,4.859]],["toc//docs/quick-answers/linode-platform/add-caa-dns-records/",[176,4.452,189,4.529,235,6.102,488,8.972,489,6.599]],["deprecated//docs/quick-answers/linode-platform/add-caa-dns-records/",[]],["title//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[492,6.545,493,7.89,494,6.095]],["keywords//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[73,4.859,492,5.372,494,5.003,495,6.476,496,6.476]],["toc//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[9,0.072,17,2.081,18,2.094,146,5.261,339,2.473,492,7.436,494,6.925]],["deprecated//docs/security/vulnerabilities/scanning-your-linode-for-malware/",[]],["title//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[14,1.016,316,5.043,497,5.58,498,5.42]],["keywords//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[497,5.973,499,6.174,500,5.802]],["toc//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[9,0.065,17,1.889,18,1.901,35,0.588,203,2.352,316,5.68,381,2.828,428,4.898,497,6.285,498,6.104]],["deprecated//docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/",[]],["title//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[11,0.785,14,1.016,62,3.53,501,6.274]],["keywords//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[501,4.523,502,4.794,503,5.207,504,4.157,505,5.207,506,4.157,507,4.794,508,4.022]],["toc//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[0,0.953,9,0.038,16,1.412,17,1.101,18,1.108,24,2.099,216,3.125,235,3.31,244,2.414,317,3.786,377,3.31,435,2.184,442,3.663,501,9.589,504,3.786,506,5.674,507,7.849,508,7.834,509,4.742,510,4.742,511,8.524,512,8.524,513,4.742,514,4.366,515,4.742]],["deprecated//docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[14,0.759,35,0.307,242,4.172,256,4.84,269,4.691,339,1.49,516,3.559]],["keywords//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[516,5.096,517,7.12,518,7.733]],["toc//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[0,1.435,9,0.029,14,0.504,16,1.704,17,0.832,18,0.837,29,0.86,35,0.463,40,1.451,89,1.096,90,1.08,96,1.794,142,2.323,163,2.009,169,1.757,193,2.405,242,5.517,256,6.772,318,1.947,381,1.246,385,0.517,470,2.009,485,2.251,516,6.824,519,3.113,520,5.323,521,2.158,522,2.286,523,2.769,524,3.113,525,2.323,526,3.3,527,2.558,528,3.3,529,3.584]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/",[]],["title//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[24,2.735,256,3.825,530,4.637,531,3.771,532,5.691,533,5.691]],["keywords//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[179,3.447,237,3.447,352,3.975,504,4.448,531,3.399,534,5.571,535,4.448]],["toc//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[9,0.034,14,0.925,16,1.959,17,0.994,18,1,29,0.988,35,0.243,45,1.907,46,1.882,49,0.683,89,1.309,90,1.29,158,2.143,164,1.224,176,1.762,179,4.07,208,3.726,215,2.28,261,1.588,312,2.544,318,3.572,368,1.825,377,2.989,389,2.577,532,9.424,533,8.273,536,6.577,537,2.774,538,6.577,539,3.551,540,3.551,541,6.577,542,3.718]],["deprecated//docs/applications/cloud-storage/tahoe-lafs-on-debian-9/",[]],["title//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[16,1.513,29,0.763,89,1.554,189,2.632,235,3.546,258,0.7,381,1.766,543,2.847,544,2.706]],["keywords//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[545,6.122,546,6.122,547,7.049,548,6.122]],["toc//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[9,0.062,17,1.805,18,1.817,35,0.571,189,4.029,201,2.003,258,1.071,379,2.138,520,4.358,543,6.235]],["deprecated//docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/",[]],["title//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[9,0.043,35,0.307,328,2.375,381,1.877,549,4.691,550,4.312,551,4.312,552,4.312]],["keywords//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[549,6.122,551,5.628,552,5.628,553,6.122]],["toc//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[9,0.032,17,0.916,18,0.922,35,0.489,45,1.757,54,2.442,64,1.531,134,2.101,158,3.09,172,2.965,203,1.141,209,2.188,247,4.775,328,3.344,332,2.6,381,1.371,382,2.557,411,5.071,535,3.15,549,9.56,552,6.071,554,3.427,555,7.471,556,3.633,557,3.633,558,2.754,559,3.633,560,3.946,561,3.273,562,2.044]],["deprecated//docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/",[]],["title//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[49,0.862,108,3.947,129,1.517,207,2.262,275,3.095,287,4.312,319,1.324,563,4.973]],["keywords//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[564,6.415,565,7.12,566,7.733]],["toc//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[9,0.08,16,1.188,17,0.926,18,0.932,29,0.599,31,0.776,32,3.971,33,2.608,35,0.354,49,0.637,54,2.469,90,1.202,100,1.197,106,5.14,108,4.552,151,2.63,153,1.722,176,1.643,191,2.63,201,1.028,258,0.55,264,2.729,275,4.389,286,7.786,339,1.101,350,2.314,490,1.412,491,4.673,563,7.968,564,3.31,567,3.99,568,3.99,569,3.99,570,5.409]],["deprecated//docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/",[]],["title//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[9,0.046,16,1.717,29,0.866,122,4.453,208,3.266,328,2.535,551,4.602]],["keywords//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[551,6.174,552,6.174,553,6.716]],["toc//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[0,0.594,17,0.686,18,0.69,24,1.307,29,1.21,35,0.493,45,1.316,46,1.299,58,2.565,59,2.02,64,1.146,80,2.024,101,1.4,119,1.031,163,1.655,169,1.501,201,0.761,203,1.808,208,4.119,209,1.637,213,1.914,251,1.36,328,2.15,336,1.558,339,0.815,381,1.699,411,2.655,417,1.883,486,2.565,523,2.282,551,5.805,552,6.93,553,7.539,554,2.565,555,4.246,561,2.45,571,4.246,572,2.45,573,2.108,574,2.954,575,2.954,576,3.222,577,2.45,578,2.719,579,2.719,580,2.565,581,2.45,582,2.45,583,3.07,584,2.565,585,2.954]],["deprecated//docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/",[]],["title//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[165,5.146,586,5.526,587,4.183,588,5.319,589,6.134]],["keywords//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[39,2.219,160,4.839,590,5.571,591,5.13,592,5.13,593,5.571,594,5.571]],["toc//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[0,1.137,5,1.377,9,0.045,16,2.408,17,1.313,18,1.321,29,1.215,39,2.252,45,2.519,46,2.487,60,1.71,112,2.048,151,6.22,160,7.023,163,3.169,201,1.457,379,2.223,588,4.515,589,7.445,592,5.207,595,5.655,596,5.655,597,3.5]],["deprecated//docs/applications/big-data/how-to-move-machine-learning-model-to-production/",[]],["title//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[14,0.937,20,3.909,598,5.786,599,6.134,600,6.134]],["keywords//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[20,4.137,197,4.921,598,6.122,601,7.049]],["toc//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[0,1.466,9,0.077,17,1.693,18,1.704,20,5.653,21,4.229,40,3.899,176,3.003,197,5.092,381,3.348,576,4.807,598,6.335]],["deprecated//docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/",[]],["title//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[4,1.344,14,0.869,35,0.351,49,0.986,132,2.684,602,4.774]],["keywords//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[132,3.358,356,5.011,602,5.973]],["toc//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[2,4.938,4,1.191,5,1.334,9,0.044,17,1.272,18,1.28,24,2.425,35,0.527,42,1.816,49,1.48,60,1.657,65,1.657,132,3.432,136,4.005,297,2.441,325,3.803,602,7.841,603,4.375,604,5.045,605,4.233,606,5.48]],["deprecated//docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/",[]],["title//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[9,0.053,107,3.774,607,5.786,608,5.146,609,5.319]],["keywords//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[107,3.394,607,5.202,608,4.627,610,4.181,611,4.782,612,5.515]],["toc//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[9,0.073,17,1.234,18,1.241,35,0.302,88,3.792,90,2.329,107,5.669,334,2.226,381,1.847,607,9.234,608,5.972,609,4.243,612,4.893,613,4.893,614,5.314,615,3.502,616,3.884,617,5.314,618,5.314,619,3.288,620,3.792,621,5.314,622,5.314]],["deprecated//docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/",[]],["title//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[35,0.411,459,3.742,623,4.761,624,7.224]],["keywords//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[319,2.099,459,4.436]],["toc//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[14,1.236,17,1.479,18,1.488,34,4.447,35,0.362,158,4.401,185,5.534,325,4.23,351,3.835,385,0.919,459,4.554,562,3.3,623,4.199,625,5.285,626,6.371,627,6.371,628,4.78,629,6.371,630,3.786]],["deprecated//docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/",[]],["title//docs/uptime/analytics/set-up-a-zipkin-server/",[16,2.151,29,1.085,49,1.153,602,5.58]],["keywords//docs/uptime/analytics/set-up-a-zipkin-server/",[356,5.549,602,6.615]],["toc//docs/uptime/analytics/set-up-a-zipkin-server/",[9,0.062,17,1.234,18,1.241,35,0.604,49,1.697,60,1.607,65,2.337,164,2.211,213,3.444,297,3.443,325,3.719,339,1.466,412,1.307,602,7.729,603,4.243,604,4.893,631,5.314,632,3.884]],["deprecated//docs/uptime/analytics/set-up-a-zipkin-server/",[]],["title//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[16,1.984,29,1.001,169,2.045,258,0.918,633,4.183]],["keywords//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[258,1.18,633,5.377]],["toc//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[0,1.28,17,1.479,18,1.488,29,0.957,146,3.739,187,2.998,303,4.922,304,5.285,327,2.329,360,4.447,521,3.835,558,4.447,633,6.321,634,7.636,635,5.908,636,4.275,637,6.371,638,4.546]],["deprecated//docs/web-servers/apache/how-to-set-up-htaccess-on-apache/",[]],["title//docs/applications/containers/how-to-install-openvz-on-debian-9/",[9,0.058,61,1.298,63,4.941,639,6.274]],["keywords//docs/applications/containers/how-to-install-openvz-on-debian-9/",[132,3.358,379,2.126,639,6.716]],["toc//docs/applications/containers/how-to-install-openvz-on-debian-9/",[0,0.84,9,0.033,17,0.97,18,0.976,35,0.448,41,2.983,47,1.472,54,2.586,64,1.621,65,1.264,74,2.058,134,4.201,176,1.721,245,5.944,264,2.859,271,5.356,282,1.925,334,1.75,351,2.516,390,3.887,582,3.467,639,8.329,640,2.918,641,5.607,642,6.456,643,3.467,644,5.944,645,2.805,646,3.848,647,3.136,648,4.18,649,2.484,650,6.544,651,3.06]],["deprecated//docs/applications/containers/how-to-install-openvz-on-debian-9/",[]],["title//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[225,4.293,635,4.239,652,4.536,653,7.224]],["keywords//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[225,5.596,654,7.518]],["toc//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[89,2.968,90,2.923,367,6.925,655,4.351]],["deprecated//docs/quick-answers/linode-platform/find-your-linodes-ip-address/",[]],["title//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[0,1.085,14,0.759,30,2.331,328,2.375,497,4.172,522,3.444,656,5.401,657,4.973]],["keywords//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[5,1.883,30,3.337,328,3.4]],["toc//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[9,0.086,17,1.453,18,1.462,30,3.747,35,0.567,45,2.787,46,2.752,60,1.892,84,4.695,85,4.466,497,6.708,542,5.435,657,7.995,658,8.683,659,3.507]],["deprecated//docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/",[]],["title//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[16,1.841,29,0.929,459,3.202,660,5.368,661,7.926]],["keywords//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[11,0.704,129,1.819,319,1.587,459,3.355,660,5.625]],["toc//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[0,1.817,9,0.035,11,0.471,14,0.609,17,1.006,18,1.012,35,0.377,38,1.534,40,1.754,47,1.527,60,1.31,62,2.118,88,3.093,169,2.477,187,2.039,201,1.116,202,2.575,208,3.761,256,2.682,385,0.625,435,1.996,459,4.685,476,2.054,625,3.595,659,2.429,660,9.297,662,1.815,663,3.99,664,4.334,665,3.093,666,4.334,667,4.334,668,4.334]],["deprecated//docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/",[]],["title//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[0,1.242,89,1.89,90,1.862,132,2.684,208,3.502,669,5.368]],["keywords//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[132,2.812,134,3.449,670,6.476,671,6.476,672,6.476]],["toc//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[0,1.563,17,1.805,18,1.817,42,2.578,47,2.74,90,3.025,132,4.361,208,4.406,669,8.724,673,6.451]],["deprecated//docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/",[]],["title//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[14,0.759,20,3.169,49,0.862,89,1.652,164,1.544,674,4.691,675,4.973,676,4.973]],["keywords//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[259,1.255,543,2.739,674,4.245,677,4.245,678,4.888,679,2.982,680,2.943,681,3.572,682,4.888]],["toc//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[0,1.215,17,1.403,18,1.412,42,2.003,47,2.129,49,0.965,89,1.848,151,3.983,176,3.489,251,2.784,282,2.784,345,2.657,391,4.017,476,2.864,674,5.249,675,7.803,683,4.417,684,4.513,685,4.077,686,5.013,687,2.263]],["deprecated//docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/",[]],["title//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[14,0.674,49,0.765,61,0.862,108,3.505,164,1.371,258,0.661,275,2.748,280,2.554,287,3.829,688,2.109]],["keywords//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[106,3.738,126,4.839,286,4.621,565,5.13,570,4.839,689,5.13,690,4.448]],["toc//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[9,0.074,17,1.252,18,1.26,22,3.292,24,3.459,35,0.307,106,5.245,108,7.365,109,3.766,275,5.267,279,4.476,280,2.874,282,2.485,286,6.484,289,4.308,290,3.943,570,6.789,688,3.437,691,4.168,692,6.789]],["deprecated//docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/",[]],["title//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[0,1.339,39,2.653,65,2.014,282,3.069,531,4.065]],["keywords//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[39,2.579,693,6.476,694,6.476,695,5.625,696,6.476]],["toc//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[9,0.053,14,0.929,17,1.534,18,1.544,39,3.591,49,1.055,64,2.564,65,2.726,90,1.991,158,3.309,204,3.18,258,0.911,304,5.483,336,3.487,697,6.61,698,6.61,699,6.61,700,4.717,701,6.61]],["deprecated//docs/applications/project-management/how-to-create-a-private-python-package-repository/",[]],["title//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[9,0.053,35,0.379,61,1.197,63,4.556,702,6.662]],["keywords//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[703,7.12,704,7.733,705,7.733]],["toc//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[9,0.09,12,3.496,17,1.594,18,1.604,35,0.526,45,3.059,46,3.02,49,1.096,106,4.608,651,2.664,703,9.636,706,2.061,707,3.255]],["deprecated//docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/",[]],["title//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[9,0.053,11,0.724,35,0.379,62,3.255,708,4.065]],["keywords//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[11,0.841,31,1.504,708,4.718]],["toc//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[4,1.493,9,0.094,17,1.594,18,1.604,31,1.336,35,0.39,45,3.059,46,3.02,297,3.059,464,3.59,609,5.483,708,6.386,709,3.891]],["deprecated//docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/",[]],["title//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[9,0.053,35,0.379,129,1.871,207,2.79,710,5.786]],["keywords//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[710,7.437,711,4.286]],["toc//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[9,0.064,17,1.846,18,1.858,35,0.452,42,2.636,164,2.274,176,3.274,327,2.907,710,8.85,712,3.917,713,7.953]],["deprecated//docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/",[]],["title//docs/networking/dns/using-your-systems-hosts-file/",[14,1.016,169,2.218,201,1.861,714,7.224]],["keywords//docs/networking/dns/using-your-systems-hosts-file/",[201,1.816,412,1.733,715,7.049,716,6.49]],["toc//docs/networking/dns/using-your-systems-hosts-file/",[19,4.853,42,3.049,201,2.369,685,4.425,717,8.469,718,7.344]],["deprecated//docs/networking/dns/using-your-systems-hosts-file/",[]],["title//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[99,3.693,109,4.65,176,2.742,544,3.548,719,5.146]],["keywords//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[719,5.445,720,7.049,721,7.049,722,7.049]],["toc//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[0,1.304,9,0.071,12,3.303,17,1.506,18,1.516,54,4.015,64,2.517,258,0.894,264,4.438,319,1.59,325,3.122,326,3.959,638,6.353,651,2.517,719,8.449,723,5.162]],["deprecated//docs/websites/cms/add-a-custom-search-to-your-site-with-solr/",[]],["title//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,406,5.146,680,4.01]],["keywords//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[406,5.003,724,6.476,725,6.476,726,6.476,727,6.476]],["toc//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[4,1.586,9,0.096,17,1.693,18,1.704,31,1.419,88,5.205,197,5.092,406,7.441,482,5.205,659,4.088,728,6.051]],["deprecated//docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/",[]],["title//docs/networking/vpn/set-up-a-streisand-gateway/",[16,2.151,29,1.085,729,6.274,730,5.42]],["keywords//docs/networking/vpn/set-up-a-streisand-gateway/",[319,1.276,458,4.32,459,2.698,729,4.523,731,2.628,732,5.207,733,5.207,734,5.207]],["toc//docs/networking/vpn/set-up-a-streisand-gateway/",[9,0.078,14,1.047,17,1.729,18,1.74,45,3.318,46,3.275,153,3.214,297,3.318,381,2.589,459,3.859,729,8.482,730,5.588,735,6.179]],["deprecated//docs/networking/vpn/set-up-a-streisand-gateway/",[]],["title//docs/tools-reference/tools/how-to-install-midnight-commander/",[14,0.869,90,1.862,169,1.898,287,4.935,368,2.635,736,5.691]],["keywords//docs/tools-reference/tools/how-to-install-midnight-commander/",[737,7.049,738,7.049,739,7.049,740,7.049]],["toc//docs/tools-reference/tools/how-to-install-midnight-commander/",[9,0.052,14,1.252,17,1.506,18,1.516,121,4.015,146,3.808,169,1.992,187,3.053,202,3.856,368,3.795,409,4.868,435,2.989,736,8.197,741,5.974,742,4.276,743,5.974,744,4.015,745,5.382,746,5.635]],["deprecated//docs/tools-reference/tools/how-to-install-midnight-commander/",[]],["title//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[4,1.174,5,1.315,9,0.043,11,0.587,62,2.639,90,1.627,747,4.052,748,4.48]],["keywords//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[4,1.302,5,1.459,748,4.969,749,5.515,750,5.202,751,4.627]],["toc//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[4,2.07,9,0.083,17,1.334,18,1.343,35,0.541,65,1.738,163,3.221,174,4.992,176,2.366,262,2.577,428,3.46,747,8.225,748,6.785,752,5.748,753,4.101,754,5.748,755,3.788]],["deprecated//docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/",[]],["title//docs/applications/project-management/install-farmos/",[9,0.038,35,0.273,90,1.444,164,1.371,200,2.717,489,2.926,530,3.598,756,4.165,757,4.795,758,4.165]],["keywords//docs/applications/project-management/install-farmos/",[679,4.718,756,6.716,759,3.422]],["toc//docs/applications/project-management/install-farmos/",[4,1.385,9,0.051,17,1.479,18,1.488,35,0.362,45,2.838,46,2.801,119,2.224,151,4.199,176,2.623,251,2.935,259,1.636,349,4.357,391,3.02,659,3.57,685,3.065,756,9.426,760,6.371,761,3.189,762,4.199]],["deprecated//docs/applications/project-management/install-farmos/",[]],["title//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[0,1.339,132,2.893,372,5.786,470,3.733,700,4.754]],["keywords//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[470,4.799,763,8.563]],["toc//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[0,1.529,132,4.3,140,4.522,372,6.609,444,6.312,445,4.778,470,6.535,476,3.607,764,7.006,765,7.006]],["deprecated//docs/applications/containers/create-tag-and-upload-your-own-docker-image/",[]],["title//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[0,1.339,49,1.063,766,2.379,767,2.823,768,5.319]],["keywords//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[769,6.476,770,6.476,771,6.476,772,6.476,773,6.476]],["toc//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[9,0.081,11,0.705,17,1.506,18,1.516,35,0.369,46,2.853,49,1.036,121,4.015,176,2.671,321,4.742,391,3.075,409,4.868,489,3.959,685,3.122,767,2.75,768,5.18,774,3.597,775,6.488,776,2.442,777,5.974]],["deprecated//docs/email/how-to-create-an-email-server-with-mail-in-a-box/",[]],["title//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,778,6.274]],["keywords//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[680,4.655,778,6.716,779,5.398]],["toc//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[3,2.517,9,0.079,14,0.625,16,1.323,17,1.031,18,1.038,29,0.668,35,0.385,45,1.979,46,1.954,49,0.709,64,1.723,112,1.609,163,2.49,169,2.077,237,2.749,258,0.932,261,1.648,292,2.262,297,3.014,321,3.247,323,2.981,327,1.624,349,3.039,558,3.102,633,2.79,687,1.664,767,1.883,776,1.672,778,9.02,780,4.091,781,4.443,782,4.443,783,3.247]],["deprecated//docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/",[]],["title//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[14,0.81,202,3.425,319,1.413,336,3.041,382,3.735,784,4.602,785,4.453]],["keywords//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[655,2.904,784,5.171,786,5.963,787,6.476,788,6.476]],["toc//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[9,0.062,15,4.682,17,1.805,18,1.817,35,0.442,69,6.209,336,4.103,688,3.42,784,8.883,789,2.248,790,3.8]],["deprecated//docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/",[]],["title//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[9,0.041,32,3.239,33,2.128,49,0.811,89,1.554,258,0.7,461,4.056,462,4.214,791,5.08]],["keywords//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[147,5.847,687,2.64,792,7.049,793,7.049]],["toc//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[0,1.354,9,0.054,17,1.564,18,1.574,32,4.295,33,2.821,35,0.519,65,2.037,90,2.029,258,0.928,381,2.341,461,7.292,462,7.576,776,2.535,794,6.737,795,4.11,796,3.459]],["deprecated//docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/",[]],["title//docs/tools-reference/tools/introduction-to-vim-customization/",[99,4.374,146,4.63,608,6.095]],["keywords//docs/tools-reference/tools/introduction-to-vim-customization/",[608,6.615,611,6.837]],["toc//docs/tools-reference/tools/introduction-to-vim-customization/",[0,1.119,9,0.064,17,1.292,18,1.3,54,3.444,90,1.677,99,5.186,169,2.454,215,2.964,264,3.807,299,4.176,520,3.119,535,4.444,608,7.897,609,8.645,797,9.354,798,5.566,799,3.972]],["deprecated//docs/tools-reference/tools/introduction-to-vim-customization/",[]],["title//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[9,0.046,11,0.627,62,2.816,381,2.004,687,2.159,800,5.006,801,5.006]],["keywords//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[39,2.579,161,5.963,800,5.625,801,5.625,802,3.325]],["toc//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[0,1.304,5,1.58,9,0.071,16,1.932,17,1.506,18,1.516,29,0.975,35,0.369,45,2.89,46,2.853,47,2.286,297,2.89,477,3.676,687,2.43,800,9.955,801,5.635,803,4.438]],["deprecated//docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/",[]],["title//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[9,0.041,11,0.552,49,0.811,61,0.913,320,2.586,804,4.677,805,4.677,806,4.677,807,3.474]],["keywords//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[201,1.543,806,5.515,808,5.99,809,4.181,810,5.99,811,5.99]],["toc//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[9,0.041,14,0.725,17,1.197,18,1.205,35,0.293,40,2.088,49,1.752,99,2.86,148,3.4,242,5.844,320,4.56,381,2.629,583,3.239,742,4.986,804,8.248,805,8.248,809,3.601,812,3.77,813,4.279,814,4.48,815,3.985,816,5.159]],["deprecated//docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/",[]],["title//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[9,0.058,11,0.785,49,1.153,817,6.651]],["keywords//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[11,0.766,818,7.049,819,7.049,820,7.049]],["toc//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[9,0.072,17,1.534,18,1.544,45,2.944,46,2.907,194,6.294,297,2.944,817,6.086,821,9.017,822,9.017,823,9.017,824,9.017,825,9.017,826,6.61]],["deprecated//docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/",[]],["title//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[9,0.05,11,0.672,35,0.351,62,3.02,162,3.261,328,2.718]],["keywords//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[827,7.049,828,7.049,829,4.426,830,6.122]],["toc//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[0,1.194,9,0.048,14,0.835,35,0.338,40,2.405,89,1.817,153,2.564,162,3.135,176,3.447,208,3.366,209,5.376,251,2.737,328,2.612,417,6.714,464,3.106,571,5.16,572,4.929,830,5.16,831,5.941,832,5.16,833,5.941]],["deprecated//docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/",[]],["title//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[0,1.242,11,0.672,39,2.461,163,3.463,379,1.699,834,5.691]],["keywords//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[39,3.079,695,6.716,835,7.733]],["toc//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[0,1.812,9,0.053,17,1.534,18,1.544,39,4.087,96,3.309,122,5.106,163,6.177,187,3.11,379,2.479,695,5.741,836,4.831,837,4.831,838,6.61]],["deprecated//docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/",[839,0.476]],["title//docs/applications/containers/how-to-use-dockerfiles/",[14,1.222,840,6.352]],["keywords//docs/applications/containers/how-to-use-dockerfiles/",[132,3.358,134,4.118,840,5.651]],["toc//docs/applications/containers/how-to-use-dockerfiles/",[0,1.714,38,3.769,132,3.704,171,4.38,470,4.78,840,8.489]],["deprecated//docs/applications/containers/how-to-use-dockerfiles/",[]],["title//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[4,1.344,9,0.05,11,0.672,35,0.351,62,3.02,841,4.935]],["keywords//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[4,1.681,842,7.12,843,7.733]],["toc//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[4,2.474,5,1.74,9,0.057,17,1.659,18,1.669,35,0.406,49,1.141,213,4.631,316,4.989,334,2.993,381,2.484,841,8.524]],["deprecated//docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/",[]],["title//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[9,0.053,11,0.724,35,0.379,62,3.255,844,5.146]],["keywords//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[844,5.973,845,7.733,846,7.733]],["toc//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[0,1.497,4,1.619,9,0.078,17,1.729,18,1.74,35,0.555,319,1.826,339,2.055,477,4.22,494,5.754,723,4.319,844,7.544]],["deprecated//docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[11,0.672,61,1.111,74,3.044,99,3.427,562,3.202,847,2.827]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[11,0.651,61,1.076,848,4.627,849,4.627,850,4.494,851,4.274]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[9,0.061,35,0.563,64,2.952,74,5.743,89,2.327,112,2.756,339,2.099,345,3.346,847,4.53]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/",[]],["title//docs/applications/configuration-management/configure-and-use-salt-ssh/",[14,0.869,35,0.351,89,1.89,90,1.862,516,4.073,655,2.771]],["keywords//docs/applications/configuration-management/configure-and-use-salt-ssh/",[516,5.096,517,7.12,852,7.733]],["toc//docs/applications/configuration-management/configure-and-use-salt-ssh/",[9,0.051,16,1.897,17,1.479,18,1.488,29,0.957,142,5.697,146,3.739,169,1.956,204,4.23,368,2.716,516,7.505,655,4.513,853,6.371,854,5.534,855,4.922]],["deprecated//docs/applications/configuration-management/configure-and-use-salt-ssh/",[]],["title//docs/security/getting-started-with-selinux/",[80,3.266,481,5.2,856,5.766]],["keywords//docs/security/getting-started-with-selinux/",[325,3.116,856,4.733,857,6.476,858,6.476,859,6.476]],["toc//docs/security/getting-started-with-selinux/",[9,0.064,17,1.846,18,1.858,45,3.542,46,3.497,247,4.994,856,8.666,860,7.953,861,7.953]],["deprecated//docs/security/getting-started-with-selinux/",[]],["title//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[31,1.296,47,2.347,89,2.038,132,2.893,134,3.548]],["keywords//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[132,3.061,134,3.754,840,5.152,862,7.049]],["toc//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[47,2.934,132,4.556,134,6.119,170,5.814,193,5.589,368,3.551,583,5.23]],["deprecated//docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/",[]],["title//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[9,0.053,35,0.379,381,2.315,382,4.317,863,5.786]],["keywords//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[863,5.202,864,5.99,865,5.99,866,4.494,867,5.99,868,5.99]],["toc//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[9,0.065,14,1.144,45,3.624,46,3.578,99,4.511,306,4.775,863,10.386,869,8.136]],["deprecated//docs/quick-answers/linux/how-to-install-configure-and-run-fish/",[]],["title//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[9,0.05,47,2.177,132,2.684,134,3.292,454,5.127,470,3.463]],["keywords//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[132,3.061,134,3.754,840,5.152,870,7.049]],["toc//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[9,0.057,17,1.659,18,1.669,31,1.39,54,4.422,80,2.959,132,4.636,327,2.612,454,5.928,470,5.325,530,5.362,652,4.487,871,7.146,872,6.58]],["deprecated//docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/",[]],["title//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[9,0.058,11,0.785,834,6.651,873,6.651]],["keywords//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[874,7.733,875,7.733,876,7.733]],["toc//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[9,0.053,17,1.534,18,1.544,45,2.944,46,2.907,88,4.717,90,1.991,176,2.721,236,8.232,287,5.278,390,3.979,873,9.449,877,5.741,878,6.61,879,5.106]],["deprecated//docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/",[839,0.476]],["title//docs/quick-answers/linux/install-selinux-on-ubuntu/",[9,0.063,11,0.858,856,5.766]],["keywords//docs/quick-answers/linux/install-selinux-on-ubuntu/",[139,2.02,856,4.733,880,5.963,881,6.476,882,5.372]],["toc//docs/quick-answers/linux/install-selinux-on-ubuntu/",[9,0.07,17,2.029,18,2.042,45,3.894,46,3.844,390,5.263,856,6.389,880,8.049]],["deprecated//docs/quick-answers/linux/install-selinux-on-ubuntu/",[]],["title//docs/applications/containers/introduction-to-docker/",[132,3.774,146,5.1]],["keywords//docs/applications/containers/introduction-to-docker/",[132,3.358,134,4.118,840,5.651]],["toc//docs/applications/containers/introduction-to-docker/",[45,3.894,46,3.844,132,5.099,470,4.899,669,7.593,840,6.389]],["deprecated//docs/applications/containers/introduction-to-docker/",[]],["title//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[9,0.05,61,1.111,203,1.787,280,3.292,662,2.589,883,5.368]],["keywords//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[883,6.122,884,7.049,885,4.495,886,6.122]],["toc//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[0,0.979,9,0.039,17,1.131,18,1.138,35,0.412,45,2.171,46,2.143,100,1.462,119,1.701,164,1.394,169,1.496,176,2.986,191,3.212,201,1.255,203,1.409,282,2.245,318,2.647,319,1.195,327,1.781,339,2.39,348,4.487,350,2.826,508,3.764,623,3.212,628,3.656,651,1.89,662,2.041,883,9.675,887,3.562,888,4.873]],["deprecated//docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/",[]],["title//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[11,0.494,16,1.352,29,0.682,62,2.219,129,1.275,165,3.508,207,1.902,208,2.573,328,1.997,872,4.181,889,3.508]],["keywords//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[5,1.459,889,4.627,890,5.99,891,4.181,892,4.494,893,3.023]],["toc//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[17,1.072,18,1.079,20,2.71,29,1.047,35,0.262,54,2.858,60,1.396,112,1.672,169,2.139,191,3.043,208,5.293,237,4.311,258,0.636,264,3.158,273,2.459,325,2.222,327,1.688,328,3.689,350,2.677,571,4.011,649,2.744,659,3.904,687,3.141,761,3.487,776,1.738,889,7.217,894,2.944,895,2.992,896,2.71]],["deprecated//docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/",[]],["title//docs/quick-answers/linux/how-to-change-selinux-modes/",[247,4.954,445,4.954,856,5.766]],["keywords//docs/quick-answers/linux/how-to-change-selinux-modes/",[856,7.012]],["toc//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["deprecated//docs/quick-answers/linux/how-to-change-selinux-modes/",[]],["title//docs/quick-answers/linux/how-to-use-git/",[14,0.937,138,3.421,140,3.959,339,1.838,476,3.158]],["keywords//docs/quick-answers/linux/how-to-use-git/",[139,2.198,897,7.049,898,5.847,899,7.049]],["toc//docs/quick-answers/linux/how-to-use-git/",[]],["deprecated//docs/quick-answers/linux/how-to-use-git/",[]],["title//docs/quick-answers/linux/how-to-use-wget/",[14,1.222,900,6.714]],["keywords//docs/quick-answers/linux/how-to-use-wget/",[139,2.198,900,5.445,901,5.847,902,5.03]],["toc//docs/quick-answers/linux/how-to-use-wget/",[14,1.328,64,3.664,169,2.9,900,7.296,903,9.445]],["deprecated//docs/quick-answers/linux/how-to-use-wget/",[]],["title//docs/platform/how-to-use-block-storage-with-your-linode/",[14,1.016,89,2.209,179,4.47,360,5.043]],["keywords//docs/platform/how-to-use-block-storage-with-your-linode/",[179,3.706,244,3.049,271,4.969,904,5.99,905,4.378,906,4.494]],["toc//docs/platform/how-to-use-block-storage-with-your-linode/",[28,4.589,54,3.557,89,2.912,176,3.92,179,6.419,193,3.857,264,3.931,271,9.724,360,7.242,365,4.992,521,3.46,906,4.312,907,5.748]],["deprecated//docs/platform/how-to-use-block-storage-with-your-linode/",[]],["title//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[9,0.058,35,0.411,89,2.209,908,6.274]],["keywords//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[908,6.122,909,5.847,910,6.122,911,4.921]],["toc//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[0,1.539,9,0.083,16,1.188,17,0.926,18,0.932,29,0.599,34,2.786,35,0.533,89,1.905,112,2.255,120,2.916,163,2.236,193,2.678,244,3.17,273,2.125,318,2.167,327,2.277,334,1.671,381,1.387,399,2.847,410,2.544,470,2.236,525,4.036,649,2.371,655,1.789,685,1.92,908,7.517,912,3.99,913,2.994,914,3.674,915,2.847,916,2.342,917,3.99,918,3.186,919,2.786,920,2.729]],["deprecated//docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/",[]],["title//docs/databases/cassandra/deploy-scalable-cassandra/",[9,0.046,11,0.627,129,1.619,207,2.414,258,0.794,889,4.453,921,5.764]],["keywords//docs/databases/cassandra/deploy-scalable-cassandra/",[5,1.459,889,4.627,891,4.181,893,3.023,922,5.99,923,5.99]],["toc//docs/databases/cassandra/deploy-scalable-cassandra/",[9,0.063,17,1.252,18,1.26,35,0.444,54,3.339,146,3.166,169,1.657,172,2.104,176,3.218,251,2.485,258,0.743,264,3.69,273,2.874,282,2.485,319,1.323,327,1.972,328,2.372,472,2.596,643,4.476,723,3.128,837,3.943,889,8.262,924,3.85,925,4.968,926,3.766,927,4.968]],["deprecated//docs/databases/cassandra/deploy-scalable-cassandra/",[]],["title//docs/platform/use-coreos-container-linux-on-linode/",[14,0.937,89,2.038,134,3.548,139,2.078,928,4.754]],["keywords//docs/platform/use-coreos-container-linux-on-linode/",[132,3.358,928,5.518,929,7.733]],["toc//docs/platform/use-coreos-container-linux-on-linode/",[29,0.993,34,4.614,35,0.376,95,4.831,100,1.983,134,5.465,139,3.2,247,4.151,360,4.614,525,4.283,649,3.928,688,2.907,877,5.741,930,6.61,931,5.278,932,5.741,933,4.717]],["deprecated//docs/platform/use-coreos-container-linux-on-linode/",[]],["title//docs/development/java/install-java-on-centos/",[9,0.058,12,3.677,129,2.029,207,3.025]],["keywords//docs/development/java/install-java-on-centos/",[13,5.372,129,2.497,934,6.476,935,5.963]],["toc//docs/development/java/install-java-on-centos/",[9,0.079,10,5.43,12,5.936,17,1.766,18,1.777,163,4.264,265,4.466,936,7.006,937,6.075,938,7.006]],["deprecated//docs/development/java/install-java-on-centos/",[]],["title//docs/development/java/install-java-on-debian/",[9,0.058,12,3.677,61,1.298,280,3.847]],["keywords//docs/development/java/install-java-on-debian/",[13,5.847,61,1.267,279,5.847,935,6.49]],["toc//docs/development/java/install-java-on-debian/",[9,0.079,10,5.43,12,5.936,17,1.766,18,1.777,163,4.264,265,4.466,936,7.006,937,6.075,938,7.006]],["deprecated//docs/development/java/install-java-on-debian/",[]],["title//docs/development/java/install-java-on-ubuntu-16-04/",[9,0.058,11,0.785,12,3.677,62,3.53]],["keywords//docs/development/java/install-java-on-ubuntu-16-04/",[10,4.621,11,0.704,12,3.297,13,5.372,939,4.008]],["toc//docs/development/java/install-java-on-ubuntu-16-04/",[9,0.067,10,5.943,12,4.24,17,1.933,18,1.945,29,1.251,163,4.667,279,6.909,836,6.087,939,5.154]],["deprecated//docs/development/java/install-java-on-ubuntu-16-04/",[]],["title//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[9,0.053,11,0.724,31,1.296,62,3.255,940,5.786]],["keywords//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[31,1.165,254,4.969,892,4.494,905,4.378,940,5.202,941,5.99]],["toc//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[0,1.28,4,1.385,9,0.081,11,0.693,14,0.896,31,1.71,35,0.572,80,2.638,100,1.912,112,2.307,312,3.786,321,4.656,776,2.398,940,8.743,942,6.371,943,6.371]],["deprecated//docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/",[]],["title//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[47,2.779,89,2.413,470,4.421]],["keywords//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/",[]],["title//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[2,4.202,89,2.413,327,2.884]],["keywords//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["deprecated//docs/quick-answers/linode-platform/enable-backups-on-a-linode/",[]],["title//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[134,3.847,139,2.253,688,3.176,928,5.155]],["keywords//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[928,5.03,945,7.049,946,4.646,947,5.628]],["toc//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[324,5.23,655,3.734,688,4.614,915,5.943,926,5.814,928,7.488,948,5.814,949,6.909]],["deprecated//docs/quick-answers/linux/log-in-to-coreos-container-linux/",[]],["title//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[89,2.209,950,4.47,951,3.847,952,3.26]],["keywords//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["deprecated//docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/",[]],["title//docs/quick-answers/linode-platform/resize-a-linode-disk/",[89,2.413,244,4.016,906,5.92]],["keywords//docs/quick-answers/linode-platform/resize-a-linode-disk/",[139,2.412,470,4.333,944,5.651]],["toc//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["deprecated//docs/quick-answers/linode-platform/resize-a-linode-disk/",[]],["title//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[14,0.937,139,2.078,169,2.045,273,3.548,953,4.998]],["keywords//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[363,4.73,382,4.568,953,5.289,954,5.628]],["toc//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[14,1.229,169,2.684,191,5.761,339,2.412,953,8.114,955,7.593,956,8.742]],["deprecated//docs/quick-answers/linux/use-nano-to-edit-files-in-linux/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[9,0.05,49,0.986,129,1.736,207,2.589,905,4.517,957,5.127]],["keywords//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[958,7.12,959,7.12,960,7.733]],["toc//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[9,0.057,17,1.659,18,1.669,35,0.406,49,1.141,153,3.084,176,2.942,377,4.989,410,4.557,428,4.302,659,4.005,905,5.223,957,8.856,961,5.706,962,6.58]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-centos-7/",[]],["title//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[9,0.05,11,0.672,49,0.986,62,3.02,905,4.517,957,5.127]],["keywords//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[958,7.12,959,7.12,963,7.733]],["toc//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[9,0.057,17,1.659,18,1.669,35,0.406,49,1.141,153,3.084,176,2.942,377,4.989,410,4.557,428,4.302,659,4.005,905,5.223,957,8.856,961,5.706,962,6.58]],["deprecated//docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-opencart-on-centos-7/",[9,0.058,129,2.029,207,3.025,964,4.847]],["keywords//docs/websites/ecommerce/install-opencart-on-centos-7/",[129,1.819,253,3.483,779,4.521,964,4.346,965,5.372]],["toc//docs/websites/ecommerce/install-opencart-on-centos-7/",[0,1.354,5,1.641,9,0.073,17,1.564,18,1.574,35,0.383,45,3,46,2.962,64,2.613,119,2.352,259,1.729,377,4.702,381,2.341,405,4.11,659,3.775,964,7.455]],["deprecated//docs/websites/ecommerce/install-opencart-on-centos-7/",[]],["title//docs/quick-answers/linux/linux-command-line-tips/",[139,2.253,368,3.08,389,4.349,745,5.993]],["keywords//docs/quick-answers/linux/linux-command-line-tips/",[363,3.738,382,3.61,482,3.975,745,4.621,746,4.839,954,4.448,966,5.571]],["toc//docs/quick-answers/linux/linux-command-line-tips/",[38,2.215,139,1.952,363,5.827,368,3.702,610,4.368,647,4.695,652,3.93,813,5.191,967,5.762,968,5.762,969,6.258,970,5.191,971,4.695,972,6.258,973,6.258,974,6.258,975,5.191,976,6.258,977,5.191,978,5.762,979,5.435,980,6.258]],["deprecated//docs/quick-answers/linux/linux-command-line-tips/",[]],["title//docs/quick-answers/linux/how-to-use-grep/",[14,1.109,368,3.364,902,5.63]],["keywords//docs/quick-answers/linux/how-to-use-grep/",[139,2.198,901,5.847,902,5.03,981,4.495]],["toc//docs/quick-answers/linux/how-to-use-grep/",[]],["deprecated//docs/quick-answers/linux/how-to-use-grep/",[]],["title//docs/quick-answers/linux/how-to-use-head/",[14,1.109,368,3.364,982,6.299]],["keywords//docs/quick-answers/linux/how-to-use-head/",[139,2.02,169,1.988,901,5.372,982,5.171,983,6.476]],["toc//docs/quick-answers/linux/how-to-use-head/",[]],["deprecated//docs/quick-answers/linux/how-to-use-head/",[]],["title//docs/quick-answers/linux/how-to-use-tail/",[14,1.109,368,3.364,984,6.299]],["keywords//docs/quick-answers/linux/how-to-use-tail/",[139,2.02,169,1.988,901,5.372,984,5.171,985,6.476]],["toc//docs/quick-answers/linux/how-to-use-tail/",[]],["deprecated//docs/quick-answers/linux/how-to-use-tail/",[]],["title//docs/security/advanced-ssh-server-security/",[14,0.81,89,1.763,487,3.47,643,4.782,651,2.236,986,5.006,987,4.024]],["keywords//docs/security/advanced-ssh-server-security/",[11,0.566,49,0.831,129,1.462,139,1.624,319,1.276,655,2.335,786,4.794,988,4.794]],["toc//docs/security/advanced-ssh-server-security/",[14,1.189,17,1.086,18,1.093,19,2.469,99,2.594,100,1.404,119,2.952,232,3.14,251,3.895,326,2.855,334,1.96,476,2.218,521,2.817,558,3.266,572,3.882,651,1.815,655,2.098,761,2.342,946,3.084,952,2.112,989,4.679,990,3.339,991,3.339,992,4.308,993,5.837,994,4.064,995,4.679,996,4.308,997,4.308,998,3.339,999,4.308,1000,4.064,1001,4.308,1002,4.679,1003,4.679,1004,4.679]],["deprecated//docs/security/advanced-ssh-server-security/",[]],["title//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,1005,5.146,1006,6.662]],["keywords//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[11,0.566,680,3.135,892,3.907,1005,4.022,1007,4.794,1008,4.794,1009,4.794,1010,5.207]],["toc//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[0,1.576,5,1.143,9,0.072,17,0.653,18,0.657,30,2.025,35,0.481,39,1.12,42,1.556,45,1.253,46,1.237,49,0.964,60,2.718,100,1.408,112,1.018,119,2.462,140,1.671,142,1.822,163,3.385,165,3.626,169,1.441,172,1.096,297,2.69,325,2.258,327,1.028,339,1.295,405,2.864,436,2.442,445,2.947,628,3.521,640,1.963,688,2.064,728,2.333,1005,8.009,1011,2.589,1012,2.589,1013,2.442,1014,2.589,1015,3.747,1016,1.444]],["deprecated//docs/websites/cms/install-odoo-10-on-ubuntu-16-04/",[]],["title//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[129,1.517,201,1.391,207,2.262,1017,5.717,1018,4.973,1019,7.202]],["keywords//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[129,1.682,258,0.825,1017,4.378,1018,5.515,1020,5.99,1021,5.99]],["toc//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[4,1.523,9,0.056,14,0.985,17,1.626,18,1.636,35,0.398,100,2.102,112,3.395,172,2.731,258,0.965,1017,6.853,1019,10.393,1022,5.411]],["deprecated//docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/",[]],["title//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[14,0.759,74,2.66,101,2.56,102,4.052,129,1.517,916,3.169,1023,2.275,1024,4.973]],["keywords//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[1025,6.174,1026,7.733,1027,7.733]],["toc//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[9,0.078,35,0.552,74,4.779,916,5.695]],["deprecated//docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/",[1028,3.823]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[9,0.058,89,2.209,99,4.005,101,3.424]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[909,5.847,910,6.122,911,4.921,1029,6.49]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[9,0.066,35,0.465,64,2.229,89,3.173,90,1.731,99,3.187,100,1.725,101,2.724,112,2.962,244,2.926,352,4.101,470,3.221,644,5.292,646,5.292,651,2.229,911,4.012,915,4.101,916,4.8,951,3.061,1030,5.748,1031,5.748,1032,3.931]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/",[]],["title//docs/platform/upgrade-to-hourly-billing/",[1033,3.825,1034,6.853,1035,5.766]],["keywords//docs/platform/upgrade-to-hourly-billing/",[1034,6.122,1035,5.152,1036,5.847,1037,5.289]],["toc//docs/platform/upgrade-to-hourly-billing/",[542,8.668,1033,4.838,1038,3.774]],["deprecated//docs/platform/upgrade-to-hourly-billing/",[]],["title//docs/platform/disk-images/resizing-a-linode/",[89,2.658,906,6.521]],["keywords//docs/platform/disk-images/resizing-a-linode/",[906,6.425,1033,4.152]],["toc//docs/platform/disk-images/resizing-a-linode/",[89,3.141,906,7.706]],["deprecated//docs/platform/disk-images/resizing-a-linode/",[]],["title//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,280,3.548,1039,5.786]],["keywords//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[11,0.841,1039,6.716,1040,7.733]],["toc//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[9,0.06,17,1.729,18,1.74,35,0.423,119,2.6,204,3.584,336,3.93,339,2.055,492,6.179,651,2.889,790,3.639,1039,10.045]],["deprecated//docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-centos-7/",[9,0.058,129,2.029,207,3.025,707,3.424]],["keywords//docs/databases/mongodb/install-mongodb-on-centos-7/",[5,1.459,11,0.651,707,2.839,893,3.023,1041,4.097,1042,5.515]],["toc//docs/databases/mongodb/install-mongodb-on-centos-7/",[0,1.258,5,1.524,9,0.05,17,1.453,18,1.462,24,2.769,35,0.356,80,2.591,90,1.885,119,3.032,176,2.576,177,2.863,282,2.883,306,3.673,315,5.762,392,4.466,583,3.93,707,5.363,1043,4.996]],["deprecated//docs/databases/mongodb/install-mongodb-on-centos-7/",[]],["title//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[0,1.158,11,0.627,49,0.92,62,2.816,1044,5.307,1045,5.307,1046,5.764]],["keywords//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[11,0.841,49,1.234,1047,7.733]],["toc//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[0,1.194,9,0.048,17,1.379,18,1.388,29,0.893,35,0.338,41,4.24,49,1.838,57,3.577,153,2.564,158,2.974,339,1.639,521,3.577,663,5.471,812,4.342,1044,9.695,1048,5.845,1049,5.941]],["deprecated//docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/",[]],["title//docs/websites/ecommerce/install-magento-on-centos-7/",[9,0.058,129,2.029,207,3.025,1050,4.847]],["keywords//docs/websites/ecommerce/install-magento-on-centos-7/",[129,1.98,1050,4.73,1051,6.49,1052,7.049]],["toc//docs/websites/ecommerce/install-magento-on-centos-7/",[0,0.916,4,0.991,5,1.11,9,0.074,17,1.058,18,1.065,21,2.643,29,1.036,35,0.567,45,2.03,46,2.004,49,0.727,64,1.768,112,1.651,119,2.408,133,3.521,187,2.145,207,1.909,258,0.628,259,1.17,273,2.428,319,1.117,334,1.909,405,4.209,544,2.428,576,3.004,630,2.709,687,1.707,894,2.906,1050,6.69,1053,4.197]],["deprecated//docs/websites/ecommerce/install-magento-on-centos-7/",[]],["title//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,1050,4.847]],["keywords//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[11,0.766,1050,4.73,1051,6.49,1054,7.049]],["toc//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[0,0.953,4,1.031,5,1.155,9,0.057,17,1.101,18,1.108,21,2.749,29,1.068,35,0.576,45,2.112,46,2.085,49,0.757,64,1.839,112,1.717,119,2.481,133,3.663,187,2.231,258,0.653,259,1.217,273,2.526,319,1.162,334,1.986,405,4.337,544,2.526,576,3.125,630,2.818,687,1.776,894,3.024,1050,6.805,1053,4.366]],["deprecated//docs/websites/ecommerce/install-magento-on-ubuntu-16-04/",[]],["title//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[11,0.521,14,0.674,35,0.273,43,2.78,61,0.862,200,2.717,762,3.16,767,2.032,1055,1.805,1056,3.978]],["keywords//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[11,0.704,61,1.164,1055,2.437,1056,5.372,1057,4.733]],["toc//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[5,1.334,9,0.044,17,1.272,18,1.28,35,0.311,49,0.875,60,1.657,169,1.682,176,2.256,200,3.105,319,1.937,327,2.003,651,2.125,761,2.743,766,1.957,790,2.677,952,4.185,1055,4.219,1056,4.545,1058,4.375,1059,5.045,1060,4.545,1061,5.48,1062,5.48]],["deprecated//docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[5,1.505,9,0.05,30,2.667,129,1.736,207,2.589,1063,3.357]],["keywords//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[30,3.042,891,4.921,1064,5.628,1065,4.301]],["toc//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[0,1.345,5,2.333,9,0.054,17,0.755,18,0.76,22,1.985,30,3.326,35,0.185,100,0.976,119,1.136,129,0.914,153,1.404,176,2.179,193,4.489,204,1.565,215,1.733,227,3.429,282,2.438,319,1.889,336,1.717,382,2.108,390,1.959,435,3.082,521,4.028,556,2.996,651,2.99,661,2.996,712,1.602,1066,5.209,1067,5.293,1068,5.293,1069,2.441,1070,6.315,1071,2.225,1072,3.254]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/",[]],["title//docs/databases/mongodb/create-a-mongodb-replica-set/",[0,1.452,29,1.085,707,3.424,1073,7.224]],["keywords//docs/databases/mongodb/create-a-mongodb-replica-set/",[328,3.099,707,3.341,893,3.558,1074,7.049]],["toc//docs/databases/mongodb/create-a-mongodb-replica-set/",[0,1.194,16,1.769,17,1.379,18,1.388,29,0.893,35,0.551,45,2.646,46,2.612,60,1.796,80,2.46,119,2.074,169,2.571,176,2.446,201,1.53,251,2.737,336,3.135,662,2.488,707,3.969,723,3.445,761,2.974,1075,4.693,1076,4.929]],["deprecated//docs/databases/mongodb/create-a-mongodb-replica-set/",[]],["title//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[14,0.606,31,0.839,61,0.775,217,1.986,280,2.297,543,2.416,562,3.426,687,1.615,948,3.01,1077,3.331,1078,3.152]],["keywords//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[31,1.165,543,3.357,687,2.243,829,3.761,1077,4.627,1079,5.202]],["toc//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[0,1.084,9,0.074,17,1.252,18,1.26,31,1.52,35,0.608,45,2.403,46,2.372,60,1.631,99,2.991,107,3.057,169,1.657,217,2.485,259,1.385,273,2.874,435,2.485,543,3.024,659,3.024,1077,7.785,1080,4.686,1081,4.048,1082,5.396,1083,5.396]],["deprecated//docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/",[]],["title//docs/platform/disk-images/clone-your-linode/",[89,2.658,1084,6.352]],["keywords//docs/platform/disk-images/clone-your-linode/",[944,5.651,1084,7.314]],["toc//docs/platform/disk-images/clone-your-linode/",[89,3.141,1084,7.506]],["deprecated//docs/platform/disk-images/clone-your-linode/",[]],["title//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[9,0.058,129,2.029,207,3.025,258,0.995]],["keywords//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[129,2.172,258,1.065,891,5.398]],["toc//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[9,0.072,17,1.215,18,1.223,35,0.565,45,2.332,46,2.302,164,1.497,176,2.155,201,1.348,210,2.428,258,1.053,319,1.874,323,3.513,379,1.439,522,4.876,544,2.788,558,3.655,685,2.519,687,2.864,1085,4.18,1086,7.041,1087,5.589,1088,4.18,1089,4.82]],["deprecated//docs/web-servers/apache/install-and-configure-apache-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[14,0.674,129,1.347,202,2.85,207,2.008,231,3.107,232,3.218,336,2.53,655,2.15,785,3.704,952,2.164]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[655,3.467,1090,7.12,1091,7.733]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[9,0.056,17,1.626,18,1.636,29,1.052,35,0.398,45,3.12,46,3.08,65,2.118,202,4.162,251,4.319,336,4.947,761,3.506,785,5.411,1092,7.004,1093,6.083,1094,4.539]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/",[]],["title//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[11,0.469,14,0.606,61,0.775,62,2.107,202,2.562,231,2.794,232,2.893,280,2.297,336,2.275,655,1.933,785,3.331,952,1.946]],["keywords//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[11,0.704,61,1.164,655,2.904,1090,5.963,1095,6.476]],["toc//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[9,0.056,17,1.626,18,1.636,29,1.052,35,0.398,45,3.12,46,3.08,202,4.162,251,4.319,336,5.576,761,3.506,762,4.616,785,5.411,1093,6.083,1094,4.539]],["deprecated//docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/",[]],["title//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[35,0.351,49,0.986,323,4.147,651,2.397,731,3.12,1096,3.542]],["keywords//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[459,3.652,662,2.952,731,3.558,1096,4.039]],["toc//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[16,2.172,17,1.693,18,1.704,29,1.096,49,1.164,60,2.205,327,2.666,410,4.651,635,4.281,651,2.829,731,3.682,790,3.564,1096,4.18,1097,4.391,1098,5.473,1099,5.824]],["deprecated//docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/",[]],["title//docs/security/encryption/use-luks-for-full-disk-encryption/",[14,0.869,139,1.928,237,3.825,241,4.935,244,3.146,632,4.517]],["keywords//docs/security/encryption/use-luks-for-full-disk-encryption/",[61,1.267,241,5.628,882,5.847,1100,7.049]],["toc//docs/security/encryption/use-luks-for-full-disk-encryption/",[0,1.28,9,0.07,14,0.896,17,1.479,18,1.488,35,0.362,61,1.58,89,1.949,112,2.307,237,6.229,241,5.087,244,4.475,280,3.393,319,1.562,339,1.758,413,5.285,916,3.739,1101,4.78]],["deprecated//docs/security/encryption/use-luks-for-full-disk-encryption/",[]],["title//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[24,3.31,89,1.554,256,3.143,258,0.7,302,2.847,1102,5.08,1103,4.412,1104,4.412]],["keywords//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[110,4.189,591,6.49,1104,6.122,1105,6.49]],["toc//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[0,1.535,16,0.799,17,0.623,18,0.627,29,0.403,60,0.811,80,1.868,89,0.821,90,0.808,96,2.259,151,1.769,169,1.386,193,3.028,203,1.305,208,3.879,251,1.236,261,0.995,328,5.178,351,1.616,368,1.924,381,1.569,470,3.837,526,4.155,583,2.834,685,1.291,895,2.924,1101,3.386,1104,9.579,1105,8.845,1106,2.684,1107,2.226,1108,2.226,1109,2.684,1110,2.471,1111,4.513]],["deprecated//docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/",[]],["title//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,543,4.048]],["keywords//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[545,6.122,546,6.122,548,6.122,1112,6.49]],["toc//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[0,1.084,9,0.063,17,1.252,18,1.26,29,0.811,31,1.05,35,0.573,169,2.4,249,3.85,258,0.743,259,1.385,334,3.274,524,4.686,543,5.994,557,4.968,558,6.416,700,3.85,1112,8.463,1113,5.396]],["deprecated//docs/websites/cms/install-wordpress-on-ubuntu-16-04/",[]],["title//docs/security/authentication/gpg-key-for-ssh-authentication/",[14,0.937,251,3.069,336,3.515,655,2.987,924,4.754]],["keywords//docs/security/authentication/gpg-key-for-ssh-authentication/",[336,2.747,655,2.335,784,4.157,924,3.716,1114,5.207,1115,5.207,1116,4.794,1117,4.794]],["toc//docs/security/authentication/gpg-key-for-ssh-authentication/",[17,1.252,18,1.26,89,1.65,96,2.701,176,2.221,251,5.137,319,1.916,334,2.26,336,2.847,465,4.686,586,4.476,655,2.419,761,3.912,784,4.308,924,6.559,1032,3.69,1078,3.943,1094,3.496,1116,4.968,1118,5.396,1119,7.817,1120,4.686,1121,5.396]],["deprecated//docs/security/authentication/gpg-key-for-ssh-authentication/",[]],["title//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[9,0.058,89,2.209,139,2.253,1122,6.274]],["keywords//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[99,3.321,909,4.969,1122,5.202,1123,5.99,1124,5.99,1125,5.99]],["toc//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[9,0.072,17,1.215,18,1.223,35,0.565,45,2.332,46,2.302,49,0.836,64,2.031,65,1.583,74,2.578,89,1.601,95,3.826,112,1.896,139,2.385,244,2.665,247,3.287,319,1.283,339,1.444,470,2.934,525,3.392,645,3.513,649,3.111,919,3.655,1122,7.846,1126,3.826,1127,4.18,1128,5.235]],["deprecated//docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/",[]],["title//docs/websites/cms/install-cpanel-on-centos/",[9,0.063,129,2.216,1129,4.814]],["keywords//docs/websites/cms/install-cpanel-on-centos/",[1129,4.301,1130,7.049,1131,7.049,1132,7.049]],["toc//docs/websites/cms/install-cpanel-on-centos/",[9,0.056,14,1.318,35,0.533,42,2.322,74,3.449,89,2.142,90,2.11,490,3.74,706,2.814,795,4.274,1129,5.721,1133,6.449]],["deprecated//docs/websites/cms/install-cpanel-on-centos/",[]],["title//docs/networking/remote-access/",[204,4.181,651,3.371]],["keywords//docs/networking/remote-access/",[654,5.171,1134,6.476,1135,6.476,1136,6.476,1137,6.476]],["toc//docs/networking/remote-access/",[14,1.124,29,0.836,32,5.097,35,0.316,225,5.559,252,4.068,490,2.829,531,3.396,634,4.834,635,6,651,3.101,655,2.495,662,3.348,684,4.258,915,3.972,926,5.58,950,3.444,1094,3.607,1138,4.444]],["deprecated//docs/networking/remote-access/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[127,1.849,129,1.619,687,2.159,776,2.169,796,2.96,1139,4.024,1140,3.62]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[127,1.921,129,1.682,1140,3.761,1141,4.494,1142,4.782,1143,4.627]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[0,1.408,17,1.626,18,1.636,112,2.536,176,2.883,220,3.73,687,2.623,776,4.248,796,3.597,951,4.994,1144,6.545,1145,6.449,1146,6.449]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[11,0.587,61,0.97,562,2.798,687,2.022,776,2.032,796,2.773,1139,3.77,1140,3.391]],["keywords//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[11,0.651,61,1.076,1140,3.761,1141,4.494,1142,4.782,1143,4.627]],["toc//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[0,1.408,17,1.626,18,1.636,112,2.536,176,2.883,220,3.73,687,2.623,776,4.248,796,3.597,951,4.994,1144,6.545,1145,6.449,1146,6.449]],["deprecated//docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/",[]],["title//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[31,1.202,47,2.177,166,4.774,167,4.517,321,4.517,687,2.314]],["keywords//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[31,1.504,321,5.651,687,2.896]],["toc//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[0,1.068,17,1.234,18,1.241,31,1.034,35,0.302,49,0.848,60,1.607,99,2.946,217,4.197,251,2.448,319,1.303,323,3.566,327,1.943,392,3.792,410,5.81,472,2.557,636,3.566,712,2.617,990,3.792,991,3.792,1147,4.105,1148,5.314,1149,5.314,1150,5.314,1151,5.314,1152,5.314,1153,5.314,1154,5.314,1155,5.314,1156,5.314]],["deprecated//docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[74,3.281,99,3.693,129,1.871,207,2.79,847,3.047]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[129,1.819,848,5.003,849,5.003,850,4.859,851,4.621]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[9,0.061,35,0.563,64,2.952,74,5.743,89,2.327,112,2.756,339,2.099,345,3.346,847,4.53]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/",[]],["title//docs/websites/host-a-website-with-high-availability/",[201,1.861,292,3.677,522,4.606,1087,5.28]],["keywords//docs/websites/host-a-website-with-high-availability/",[500,5.289,562,3.652,711,3.528,1138,5.628]],["toc//docs/websites/host-a-website-with-high-availability/",[4,0.848,5,0.95,9,0.06,17,0.906,18,0.911,35,0.56,49,0.623,60,2.283,90,1.175,176,3.108,208,2.211,258,0.843,319,0.956,323,2.618,325,3.633,326,4.607,328,1.716,334,1.634,352,2.784,489,2.381,490,1.381,531,2.381,543,2.187,558,2.724,635,2.29,645,2.618,1075,3.429,1086,7.872,1088,6.028,1089,5.635,1138,3.115,1157,3.902,1158,6.12,1159,2.618]],["deprecated//docs/websites/host-a-website-with-high-availability/",[]],["title//docs/websites/introduction-to-high-availability/",[146,4.63,522,5.031,1087,5.766]],["keywords//docs/websites/introduction-to-high-availability/",[201,1.816,292,3.588,500,5.289,1138,5.628]],["toc//docs/websites/introduction-to-high-availability/",[5,1.58,49,1.036,164,1.855,169,1.992,203,1.876,316,4.529,339,1.79,435,2.989,498,4.868,504,5.18,522,6.974,743,5.974,887,4.742,1087,7.994,1138,7.108]],["deprecated//docs/websites/introduction-to-high-availability/",[]],["title//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[9,0.058,11,0.785,62,3.53,424,5.28]],["keywords//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[11,0.766,62,3.444,421,6.122,424,5.152]],["toc//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[9,0.045,17,1.292,18,1.3,35,0.316,49,1.276,68,6.836,80,2.304,89,1.702,139,2.493,141,4.635,145,4.069,153,3.45,319,1.364,351,4.812,424,7.913,630,4.75,632,4.068,649,3.308]],["deprecated//docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/",[]],["title//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[9,0.058,11,0.785,30,3.117,62,3.53]],["keywords//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[30,2.795,892,4.859,1064,5.171,1065,3.952,1160,4.346]],["toc//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[0,1.88,5,1.947,9,0.064,11,0.605,17,1.292,18,1.3,30,4.864,35,0.316,62,2.72,119,1.943,204,2.678,215,2.964,227,3.607,319,1.959,404,3.807,651,3.101,1063,3.023,1066,3.19,1070,3.668,1161,4.176]],["deprecated//docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/",[]],["title//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,707,3.158,1162,6.134]],["keywords//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[5,1.459,11,0.651,707,2.839,893,3.023,1041,4.097,1042,5.515]],["toc//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[0,1.328,5,1.61,9,0.053,17,1.534,18,1.544,24,2.925,35,0.376,80,2.737,90,1.991,119,2.308,176,2.721,177,3.024,282,3.045,306,3.879,583,4.151,707,5.468,1043,5.278]],["deprecated//docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/",[]],["title//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[11,0.587,14,0.759,49,0.862,62,2.639,164,1.544,1162,4.973,1163,3.295,1164,5.401]],["keywords//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[711,3.87,1163,4.718,1165,7.12]],["toc//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[0,1.037,9,0.041,17,1.197,18,1.205,35,0.293,40,2.088,142,3.343,166,3.985,167,3.77,175,3.681,187,2.427,201,2.541,262,2.313,327,1.886,368,2.199,379,2.712,381,1.793,389,3.106,410,3.289,530,3.87,659,4.239,967,4.75,1163,4.616,1166,6.57,1167,4.48,1168,1.991,1169,5.159]],["deprecated//docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/",[]],["title//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[11,0.672,61,1.111,100,1.855,280,3.292,319,1.515,679,3.771]],["keywords//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[100,1.672,258,0.767,259,1.43,679,3.399,680,3.354,1170,3.672,1171,5.13]],["toc//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[0,1.436,2,3.806,17,1.659,18,1.669,64,2.772,77,5.928,100,2.144,169,2.194,177,3.269,247,4.487,319,1.752,339,1.972,544,5.061,584,6.207,647,5.362,1033,3.465]],["deprecated//docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,258,0.918,1172,3.733]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[1173,7.049,1174,7.049,1175,7.049,1176,7.049]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[9,0.07,14,1.229,17,2.029,18,2.042,60,2.643,258,1.204,1172,6.061]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/",[]],["title//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[4,1.105,9,0.041,11,0.552,31,0.988,62,2.482,139,1.584,259,1.304,275,2.911,1177,2.586]],["keywords//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[31,1.371,259,1.81,892,5.289,1177,3.588]],["toc//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[4,1.361,5,1.524,9,0.07,17,1.453,18,1.462,31,1.94,35,0.356,47,2.205,49,1.386,60,1.892,164,1.789,201,1.612,259,1.606,275,3.586,334,2.621,379,1.721,790,4.243,1168,2.415,1177,3.186]],["deprecated//docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/",[]],["title//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[9,0.053,11,0.724,62,3.255,275,3.818,759,2.948]],["keywords//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[892,4.859,1178,6.476,1179,6.476,1180,6.476,1181,6.476]],["toc//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[0,1.194,4,2.108,5,1.447,9,0.078,14,0.835,17,1.379,18,1.388,35,0.476,60,1.796,201,1.53,258,1.154,259,1.525,275,3.405,334,2.488,379,1.633,686,4.929,759,2.629,790,4.091,1182,5.941,1183,5.941]],["deprecated//docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/",[]],["title//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[11,0.785,62,3.53,1033,3.502,1184,3.558]],["keywords//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[11,0.841,62,3.778,1033,3.749]],["toc//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[9,0.051,11,1.094,15,3.835,16,1.897,42,2.112,62,3.113,74,3.138,89,1.949,100,1.912,112,2.307,522,4.062,583,4.001,774,3.532,977,5.285,1016,3.271,1033,4.88,1184,4.33,1185,5.285]],["deprecated//docs/security/upgrading/upgrade-to-ubuntu-16-04/",[]],["title//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[9,0.05,11,0.672,49,0.986,61,1.111,162,3.261,280,3.292]],["keywords//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[162,3.16,885,3.819,1186,5.99,1187,5.99,1188,5.99,1189,5.515]],["toc//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[9,0.078,11,0.545,16,1.493,17,1.163,18,1.171,29,0.753,35,0.553,38,1.774,61,0.901,89,2.694,100,1.504,101,2.376,112,1.815,162,5.133,178,3.101,202,2.978,209,2.779,319,1.229,334,2.099,335,3.101,339,1.383,413,4.158,417,3.196,896,2.941,1075,4.15,1190,4.615]],["deprecated//docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/",[]],["title//docs/databases/redis/install-and-configure-redis-on-centos-7/",[9,0.053,35,0.379,129,1.871,162,3.515,207,2.79]],["keywords//docs/databases/redis/install-and-configure-redis-on-centos-7/",[129,1.98,162,3.719,891,4.921,1189,6.49]],["toc//docs/databases/redis/install-and-configure-redis-on-centos-7/",[9,0.071,14,0.705,16,1.493,17,1.163,18,1.171,29,0.753,35,0.501,38,1.774,89,2.694,101,2.376,112,1.815,162,5.477,177,2.293,178,3.101,209,2.779,252,3.663,319,1.229,334,2.099,335,3.101,336,2.644,339,1.383,413,4.158,417,3.196,896,2.941,952,2.262,1075,4.15,1190,4.615]],["deprecated//docs/databases/redis/install-and-configure-redis-on-centos-7/",[]],["title//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[9,0.05,11,0.672,61,1.111,280,3.292,1191,3.673,1192,5.127]],["keywords//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[11,0.651,203,1.732,885,3.819,1191,3.559,1193,5.99,1194,5.99]],["toc//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[0,1.174,9,0.066,17,1.356,18,1.365,35,0.332,41,4.169,45,2.602,46,2.569,107,3.311,112,2.116,119,2.04,164,2.366,171,3,258,0.805,318,4.495,345,2.569,346,4.665,651,2.266,1071,3.996,1191,6.555,1192,4.847]],["deprecated//docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/",[]],["title//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[11,0.552,14,0.714,31,0.988,35,0.289,172,1.981,464,2.656,774,2.816,1195,4.677,1196,2.706]],["keywords//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[31,1.165,212,5.515,1197,3.606,1198,5.99,1199,5.99,1200,4.019]],["toc//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[0,1.466,9,0.092,17,1.693,18,1.704,31,1.419,35,0.547,80,3.02,172,2.844,464,3.813,1195,8.869,1196,3.885]],["deprecated//docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/",[]],["title//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[9,0.063,89,2.413,1201,6.853]],["keywords//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[1201,7.437,1202,8.563]],["toc//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[9,0.068,89,2.609,112,3.089,139,2.66,146,5.006,248,7.409,1201,10.088]],["deprecated//docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/",[]],["title//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[9,0.046,11,0.627,14,0.81,482,4.113,543,3.23,774,3.196,1203,5.006]],["keywords//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[11,0.566,107,2.95,258,0.717,543,2.918,1204,5.207,1205,5.207,1206,5.207,1207,4.022]],["toc//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[5,1.423,9,0.088,16,1.74,29,0.878,38,2.068,88,4.169,100,2.883,107,3.311,121,3.616,194,4.079,310,5.38,368,2.491,482,5.905,543,4.637,706,1.753,837,4.27,866,4.384,1203,7.188,1207,4.514]],["deprecated//docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/",[]],["title//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[31,1.121,189,2.986,292,2.934,1078,4.213,1208,5.307,1209,5.307,1210,4.453]],["keywords//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[138,3.325,1210,5.003,1211,5.003,1212,6.476,1213,6.476]],["toc//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[0,1.436,9,0.076,17,1.659,18,1.669,31,1.848,96,3.577,201,1.841,379,1.965,464,3.736,709,4.049,1208,6.58,1209,8.75,1210,7.341]],["deprecated//docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/",[]],["title//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[9,0.053,11,0.724,61,1.197,1214,6.134,1215,6.134]],["keywords//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[809,4.521,812,4.733,1216,6.476,1217,5.963,1218,5.963]],["toc//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[9,0.042,17,1.215,18,1.223,35,0.298,40,2.119,49,1.586,99,2.903,153,2.259,242,6.979,381,1.82,706,1.571,742,3.45,807,6.179,814,4.547,815,4.044,1214,9.148,1215,9.148,1217,4.82,1218,4.82,1219,4.82,1220,5.235,1221,5.235]],["deprecated//docs/game-servers/install-black-mesa-on-debian-or-ubuntu/",[]],["title//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[0,1.242,9,0.05,237,3.825,687,2.314,776,2.326,1222,6.181]],["keywords//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[776,2.91,1223,7.733,1224,7.733]],["toc//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[0,1.101,9,0.044,17,1.272,18,1.28,64,2.125,77,4.545,100,2.372,121,3.391,187,2.578,237,6.281,312,4.697,334,3.31,442,4.233,687,3.472,776,3.82,1225,10.15,1226,7.904]],["deprecated//docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/",[]],["title//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[11,0.552,49,0.811,299,3.811,409,3.811,774,2.816,1227,4.677,1228,4.677,1229,4.677,1230,4.677]],["keywords//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[11,0.473,1048,3.039,1200,2.922,1230,4.009,1231,4.354,1232,4.354,1233,4.354,1234,4.354,1235,4.354,1236,4.009,1237,3.363]],["toc//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[9,0.047,17,1.356,18,1.365,29,0.878,35,0.332,49,1.534,80,2.419,247,3.669,299,6.209,673,4.847,706,1.753,946,3.851,1048,7.295,1147,4.514,1227,7.62,1228,7.62,1229,7.62,1238,4.514,1239,5.38]],["deprecated//docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/",[]],["title//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[9,0.046,49,0.92,320,2.934,1192,4.782,1240,5.307,1241,5.307,1242,5.006]],["keywords//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[809,4.921,1237,5.445,1243,7.049,1244,7.049]],["toc//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[9,0.055,14,0.966,17,1.594,18,1.604,35,0.39,49,1.477,89,2.101,112,2.487,320,4.71,809,4.794,975,5.697,1192,7.676,1240,8.52,1241,8.52]],["deprecated//docs/game-servers/left-4-dead-2-multiplayer-server-installation/",[]],["title//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[9,0.046,61,1.036,258,0.794,259,1.48,280,3.07,1245,4.782,1246,4.213]],["keywords//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[258,0.673,259,1.255,885,3.117,1079,4.245,1168,1.886,1247,4.888,1248,2.71,1249,4.501,1250,4.501]],["toc//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[9,0.06,17,1.729,18,1.74,35,0.555,258,1.026,259,2.797,419,6.179,508,5.754,948,5.199,1245,8.101,1249,6.858]],["deprecated//docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/",[]],["title//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[11,0.672,47,2.177,774,3.427,1251,5.691,1252,5.368,1253,4.774]],["keywords//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[1251,4.794,1252,4.523,1253,4.022,1254,5.207,1255,4.794,1256,5.207,1257,4.523,1258,5.207]],["toc//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[0,1.28,9,0.081,10,4.546,17,1.479,18,1.488,31,1.239,33,2.668,47,2.244,49,1.017,172,3.925,213,5.697,280,3.393,939,3.942,1252,5.534,1253,6.791,1255,5.866,1257,5.534]],["deprecated//docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/",[]],["title//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[9,0.053,49,1.063,809,4.65,812,4.869,1048,4.65]],["keywords//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[809,3.889,812,4.072,1048,3.889,1236,5.13,1237,4.304,1259,5.13,1260,5.571]],["toc//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[9,0.075,17,1.626,45,3.12,46,3.08,49,1.118,65,2.118,176,2.883,282,3.226,303,5.411,319,1.717,377,4.889,381,2.434,437,4.334,809,6.545,971,5.255,1048,4.889]],["deprecated//docs/game-servers/install-steamcmd-for-a-steam-game-server/",[]],["title//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[35,0.351,61,1.111,280,3.292,1055,2.326,1261,4.774,1262,4.935]],["keywords//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[490,1.843,766,1.86,885,3.32,1055,1.96,1261,4.022,1262,4.157,1263,4.523,1264,4.794]],["toc//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[9,0.033,16,2.841,29,1.433,35,0.364,60,1.249,120,3.019,167,3.019,176,2.634,251,1.903,313,3.191,334,2.679,336,2.179,391,3.032,489,2.52,490,2.264,796,2.121,815,3.191,896,2.424,1055,2.947,1101,3.099,1261,6.811,1262,5.108,1263,5.556,1264,3.803,1265,4.131,1266,4.131,1267,4.131,1268,4.131,1269,3.588,1270,4.131,1271,2.367,1272,3.019,1273,4.131]],["deprecated//docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/",[]],["title//docs/email/clients/install-roundcube-on-ubuntu/",[9,0.058,11,0.785,62,3.53,1274,6.274]],["keywords//docs/email/clients/install-roundcube-on-ubuntu/",[11,0.766,766,2.517,1274,6.122,1275,6.49]],["toc//docs/email/clients/install-roundcube-on-ubuntu/",[0,1.386,4,1.5,5,1.11,9,0.074,17,1.058,18,1.065,35,0.259,64,1.768,65,1.378,100,1.368,112,1.651,119,1.591,121,2.821,139,1.422,187,2.145,201,1.777,258,1.147,259,1.17,275,3.953,327,1.666,379,1.897,390,2.744,393,3.182,530,3.42,687,1.707,759,3.053,896,2.675,1274,9.11,1276,4.558]],["deprecated//docs/email/clients/install-roundcube-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[9,0.063,89,2.413,928,5.63]],["keywords//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[99,3.591,911,4.521,915,4.621,928,4.621,1277,5.963]],["toc//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[9,0.074,17,1.594,18,1.604,35,0.39,89,2.83,112,2.487,169,2.841,244,3.496,256,4.25,581,5.697,649,4.081,688,3.02,928,7.468,1043,5.483]],["deprecated//docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/",[839,0.476]],["title//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[9,0.043,49,0.862,110,3.209,164,1.544,191,3.559,409,4.052,562,2.798,1278,4.973]],["keywords//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[164,2.211,191,5.096,1279,7.733]],["toc//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[4,1.811,9,0.067,14,1.171,16,2.48,17,1.933,18,1.945,29,1.251,35,0.473,1278,9.662]],["deprecated//docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/",[]],["title//docs/game-servers/host-a-terraria-server-on-your-linode/",[49,1.153,139,2.253,659,4.048,1280,6.274]],["keywords//docs/game-servers/host-a-terraria-server-on-your-linode/",[812,5.152,1048,4.921,1280,6.122,1281,4.189]],["toc//docs/game-servers/host-a-terraria-server-on-your-linode/",[0,1.084,9,0.043,17,1.252,18,1.26,35,0.444,38,1.909,40,2.184,41,3.85,42,1.788,49,1.467,80,2.234,85,3.85,90,1.625,114,4.308,325,2.596,327,1.972,381,1.875,583,3.388,623,3.556,628,4.048,723,3.128,742,3.556,926,3.766,1085,4.308,1280,9.686]],["deprecated//docs/game-servers/host-a-terraria-server-on-your-linode/",[]],["title//docs/networking/vpn/configuring-openvpn-client-devices/",[34,5.043,35,0.411,158,3.616,731,3.646]],["keywords//docs/networking/vpn/configuring-openvpn-client-devices/",[141,3.019,145,2.651,459,2.698,731,2.628,1282,4.523,1283,4.157,1284,4.794,1285,4.794]],["toc//docs/networking/vpn/configuring-openvpn-client-devices/",[17,1.564,18,1.574,35,0.383,60,2.037,139,2.101,145,3.429,153,2.907,158,5.187,351,4.055,459,3.49,630,4.003,776,2.535,998,4.807,1032,4.607,1283,5.378,1285,6.203,1286,4.807,1287,6.203]],["deprecated//docs/networking/vpn/configuring-openvpn-client-devices/",[]],["title//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[16,1.717,29,0.866,49,0.92,61,1.036,63,3.942,731,2.909,987,4.024]],["keywords//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[459,3.652,731,3.558,1282,6.122,1288,5.03]],["toc//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[9,0.038,17,1.101,18,1.66,35,0.605,45,2.112,46,2.085,49,1.134,90,1.428,101,2.248,158,3.557,163,2.657,169,2.617,203,1.371,325,2.282,326,2.894,410,3.024,428,2.855,459,2.457,662,1.986,688,2.085,731,4.302,776,1.785,1081,3.558,1098,3.558,1269,4.119,1286,6.083,1289,4.366,1290,4.742]],["deprecated//docs/networking/vpn/set-up-a-hardened-openvpn-server/",[]],["title//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[49,0.986,323,4.147,324,3.881,650,5.127,731,3.12,1096,3.542]],["keywords//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[459,3.652,731,3.558,1282,6.122,1288,5.03]],["toc//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[17,1.98,18,1.993,35,0.485,45,3.799,46,3.751,326,5.205,662,3.573,731,4.305,1291,8.53]],["deprecated//docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/",[]],["title//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[4,1.448,5,1.622,9,0.053,723,3.862,841,5.319]],["keywords//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[4,1.533,841,5.628,842,6.49,1292,7.049]],["toc//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[0,0.993,4,2.101,5,1.785,9,0.04,17,1.147,18,1.154,24,3.866,29,0.742,35,0.281,49,0.789,119,1.725,153,2.132,176,4.248,381,1.718,435,2.276,465,6.365,562,2.56,615,4.83,841,5.851,1066,4.2,1069,3.708,1293,4.942,1294,4.942,1295,4.942,1296,4.55]],["deprecated//docs/databases/mysql/deploy-mysql-workbench-for-database-administration/",[]],["title//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[11,0.724,47,2.347,774,3.693,1297,5.786,1298,5.786]],["keywords//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[110,3.559,203,2.435,1297,5.202,1298,5.202,1299,5.99]],["toc//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[0,1.052,9,0.072,11,0.569,16,1.559,17,1.215,18,1.223,24,3.384,29,0.787,30,2.259,35,0.601,39,2.085,176,2.155,203,1.513,213,3.392,258,1.053,345,2.302,789,1.513,919,3.655,1297,9.178,1298,7.846,1300,5.235]],["deprecated//docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/",[]],["title//docs/web-servers/lamp/lamp-on-centos-7/",[129,2.216,207,3.304,759,3.492]],["keywords//docs/web-servers/lamp/lamp-on-centos-7/",[4,1.211,129,1.565,258,0.767,259,1.43,759,2.465,891,3.889,1301,5.13]],["toc//docs/web-servers/lamp/lamp-on-centos-7/",[0,1.328,3,3.745,4,1.437,5,1.61,9,0.082,17,1.534,18,1.544,35,0.626,201,1.703,210,3.066,258,0.911,259,1.697,379,1.817,562,3.424,685,3.18,1302,6.61]],["deprecated//docs/web-servers/lamp/lamp-on-centos-7/",[]],["title//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[11,0.587,14,0.759,31,1.05,47,1.902,172,2.106,774,2.994,1303,2.488,1304,2.798]],["keywords//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[31,1.371,39,2.807,1303,3.247,1304,3.652]],["toc//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[9,0.058,16,2.172,17,1.693,18,1.704,29,1.096,31,1.874,35,0.547,39,2.905,172,2.844,213,4.727,919,5.092,1303,3.36,1304,4.99]],["deprecated//docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/",[]],["title//docs/websites/cms/install-and-configure-drupal-8/",[9,0.058,35,0.411,280,3.847,679,4.408]],["keywords//docs/websites/cms/install-and-configure-drupal-8/",[258,0.825,259,1.538,679,3.655,680,3.606,1170,3.948,1171,5.515]],["toc//docs/websites/cms/install-and-configure-drupal-8/",[17,1.766,18,1.777,35,0.432,54,4.709,64,2.952,80,3.15,112,2.756,258,1.048,264,5.204,280,4.053,679,6.043,799,5.43,1305,7.006]],["deprecated//docs/websites/cms/install-and-configure-drupal-8/",[]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[11,0.672,258,0.851,597,3.825,774,3.427,1306,5.691,1307,5.368]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[9,0.054,17,1.564,18,1.574,35,0.66,38,2.384,198,4.807,199,4.702,258,0.928,297,3,387,4.923,802,5.705,1303,3.103,1309,3.906]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/",[]],["title//docs/security/firewalls/configure-firewall-with-ufw/",[35,0.448,325,3.796,628,5.92]],["keywords//docs/security/firewalls/configure-firewall-with-ufw/",[11,0.407,61,0.672,325,1.8,623,2.466,628,2.807,662,1.567,981,2.385,1310,3.741,1311,3.741,1312,3.741,1313,3.741,1314,3.741,1315,3.741,1316,1.956]],["toc//docs/security/firewalls/configure-firewall-with-ufw/",[9,0.043,11,0.587,14,0.759,17,1.252,18,1.26,29,0.811,35,0.307,61,0.97,85,3.85,90,1.625,139,1.683,169,1.657,176,2.221,273,2.874,325,3.761,326,6.527,327,1.972,390,3.248,468,3.556,487,3.248,562,2.795,628,7.561,688,2.372,1316,2.821,1317,5.396]],["deprecated//docs/security/firewalls/configure-firewall-with-ufw/",[]],["title//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[0,1.242,14,0.869,262,2.771,275,3.542,747,4.637,759,2.735]],["keywords//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[20,3.269,262,2.498,747,4.18,751,4.304,1318,5.571,1319,5.571,1320,5.13]],["toc//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[0,2.217,4,1.27,5,1.423,14,1.163,35,0.332,60,1.767,90,1.76,169,2.541,201,1.505,258,1.14,259,1.5,262,4.685,379,1.606,381,2.031,428,3.517,748,4.847,1321,5.38,1322,4.169]],["deprecated//docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/",[]],["title//docs/applications/voip/install-and-configure-mumble-on-debian/",[9,0.058,35,0.411,61,1.298,1323,6.274]],["keywords//docs/applications/voip/install-and-configure-mumble-on-debian/",[61,1.076,1048,4.181,1323,5.202,1324,5.99,1325,4.782,1326,5.99]],["toc//docs/applications/voip/install-and-configure-mumble-on-debian/",[9,0.076,17,1.659,18,1.669,29,1.074,35,0.406,49,1.517,119,2.495,153,4.101,158,3.577,925,6.58,1323,9.273,1327,7.146]],["deprecated//docs/applications/voip/install-and-configure-mumble-on-debian/",[]],["title//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[89,2.209,477,4.093,651,2.802,1328,6.651]],["keywords//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[169,1.501,256,3.025,768,3.903,1328,4.501,1329,4.245,1330,4.888,1331,4.501,1332,4.888,1333,4.888]],["toc//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[16,2.172,17,1.693,18,1.704,29,1.096,35,0.415,119,2.547,405,4.451,645,6.464,768,5.824,1127,5.824,1331,6.716,1334,7.294,1335,6.716,1336,7.294,1337,7.294]],["deprecated//docs/applications/cloud-storage/access-your-box-account-from-your-linode/",[]],["title//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[9,0.05,11,0.672,31,1.202,62,3.02,262,2.771,1338,5.127]],["keywords//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[11,0.841,31,1.504,1339,6.415]],["toc//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[9,0.079,17,1.766,18,1.777,31,2.142,35,0.432,64,2.952,80,3.15,171,3.907,1016,3.907,1338,8.215]],["deprecated//docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/",[]],["title//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[9,0.05,11,0.672,63,4.227,774,3.427,1005,4.774,1340,6.181]],["keywords//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[11,0.651,680,3.606,1005,4.627,1007,5.515,1008,5.515,1009,5.515]],["toc//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[0,1.199,5,0.92,9,0.073,17,0.877,18,0.882,30,1.63,35,0.215,39,1.504,40,2.414,49,1.459,60,1.803,100,1.133,119,2.082,140,2.244,142,2.447,169,1.831,172,1.473,187,1.777,191,2.489,297,3.292,325,1.817,345,1.661,350,2.19,381,1.313,405,2.304,436,3.28,649,3.544,688,1.661,728,3.133,755,2.489,1005,7.86,1011,3.477,1012,3.477,1014,3.477,1015,3.015,1081,2.833,1341,3.777,1342,3.477,1343,3.777]],["deprecated//docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[11,0.672,16,1.841,29,0.929,31,1.202,774,3.427,1339,5.127]],["keywords//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[11,0.606,31,1.084,562,2.886,1200,3.738,1338,4.621,1339,6.636]],["toc//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[9,0.052,29,0.975,31,1.977,35,0.369,64,3.453,65,1.962,80,2.686,171,3.332,261,2.406,262,3.991,339,1.79,412,1.596,435,2.989,659,3.636,1016,3.332,1338,7.385,1339,5.382]],["deprecated//docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/",[]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[9,0.046,31,1.121,61,1.036,280,3.07,776,2.169,1246,4.213,1344,4.453]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[31,1.26,885,4.129,1141,4.859,1344,5.003,1345,6.476]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[9,0.071,16,1.514,17,1.18,18,1.188,31,1.456,35,0.289,60,1.537,169,1.561,177,2.326,220,3.986,251,2.342,261,1.885,345,2.236,391,2.41,531,3.102,561,4.218,625,4.218,685,2.446,761,2.545,776,3.687,796,4.561,847,2.326,896,2.984,1143,3.927,1344,7.568]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-monit/",[9,0.058,49,1.153,203,2.088,1346,6.651]],["keywords//docs/uptime/monitoring/monitoring-servers-with-monit/",[1347,9.594]],["toc//docs/uptime/monitoring/monitoring-servers-with-monit/",[9,0.045,11,0.615,35,0.46,42,1.875,61,1.016,127,1.814,129,1.588,164,1.617,201,1.457,204,2.721,302,3.169,339,1.56,352,4.036,399,4.036,528,5.207,537,3.665,562,2.93,832,4.912,1016,2.904,1316,2.956,1346,9.482,1348,4.515,1349,5.655,1350,3.948,1351,5.655,1352,0.84]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-monit/",[]],["title//docs/security/using-fail2ban-for-security/",[14,1.016,49,1.153,319,1.771,1353,4.761]],["keywords//docs/security/using-fail2ban-for-security/",[1353,5.096,1354,7.733,1355,7.12]],["toc//docs/security/using-fail2ban-for-security/",[9,0.043,11,0.578,14,0.747,29,0.798,35,0.569,61,0.955,127,1.704,129,1.492,158,2.66,207,2.226,232,3.566,307,3.502,635,3.119,766,1.898,1107,4.408,1350,3.71,1353,7.007,1355,4.893,1356,5.314,1357,5.314,1358,5.314,1359,5.314,1360,4.893,1361,7.731,1362,4.893,1363,4.616]],["deprecated//docs/security/using-fail2ban-for-security/",[]],["title//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[11,0.627,47,2.031,49,0.92,320,2.934,774,3.196,1242,5.006,1364,5.307]],["keywords//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[11,0.606,809,3.889,812,4.072,1200,3.738,1237,4.304,1365,5.571,1366,5.571]],["toc//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[9,0.056,17,1.626,18,1.636,35,0.398,49,1.496,80,2.9,320,5.38,706,2.102,975,5.81,1242,6.083,1364,9.732,1367,7.004,1368,7.004]],["deprecated//docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/",[]],["title//docs/development/version-control/install-gogs-on-debian/",[9,0.05,30,2.667,31,1.202,61,1.111,63,4.227,1369,5.368]],["keywords//docs/development/version-control/install-gogs-on-debian/",[30,2.795,31,1.26,56,5.372,138,3.325,1369,5.625]],["toc//docs/development/version-control/install-gogs-on-debian/",[9,0.094,14,0.896,17,1.479,30,2.749,31,1.239,35,0.362,41,4.546,54,3.942,164,1.822,217,2.935,312,3.786,410,4.062,651,2.471,1081,4.78,1369,9.426]],["deprecated//docs/development/version-control/install-gogs-on-debian/",[]],["title//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[9,0.046,11,0.627,191,3.799,273,3.07,345,2.535,774,3.196,1370,3.799]],["keywords//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[11,0.388,1055,1.345,1200,2.398,1263,3.104,1370,2.355,1371,3.573,1372,2.244,1373,3.573,1374,3.573,1375,3.573,1376,3.573,1377,3.573,1378,3.573,1379,3.104,1380,3.573]],["toc//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[0,1.607,9,0.075,16,1.658,29,1.201,35,0.316,42,1.845,49,0.888,64,2.159,89,1.702,90,1.677,119,1.943,220,2.964,299,4.176,477,5.3,687,2.084,776,3.52,796,2.858,1143,4.3,1321,5.125,1370,6.738]],["deprecated//docs/email/zimbra/zimbra-on-ubuntu-14-04/",[]],["title//docs/applications/voip/install-asterisk-on-centos-7/",[9,0.058,129,2.029,207,3.025,1381,5.28]],["keywords//docs/applications/voip/install-asterisk-on-centos-7/",[129,1.159,891,2.882,1382,4.129,1383,4.129,1384,4.129,1385,3.586,1386,4.129,1387,4.129,1388,4.129,1389,4.129,1390,4.129,1391,4.129]],["toc//docs/applications/voip/install-asterisk-on-centos-7/",[9,0.088,17,1.197,18,1.205,35,0.43,45,2.298,46,2.268,74,2.541,80,2.136,129,1.449,171,3.884,297,2.298,325,2.482,327,1.886,334,2.161,345,2.268,472,2.482,623,3.4,649,3.066,1381,7.21,1392,5.159,1393,6.965,1394,4.279,1395,5.159,1396,5.159,1397,4.48]],["deprecated//docs/applications/voip/install-asterisk-on-centos-7/",[]],["title//docs/applications/cloud-storage/access-google-drive-linode/",[11,0.672,89,1.89,651,2.397,762,4.073,774,3.427,1127,4.935]],["keywords//docs/applications/cloud-storage/access-google-drive-linode/",[11,0.651,691,4.627,762,3.948,926,4.181,1127,4.782,1398,5.99]],["toc//docs/applications/cloud-storage/access-google-drive-linode/",[9,0.061,151,5.015,223,5.106,645,5.106,651,3.842,762,6.527,789,2.2,790,3.718,1127,7.907,1269,6.609,1399,7.609]],["deprecated//docs/applications/cloud-storage/access-google-drive-linode/",[]],["title//docs/security/firewalls/introduction-to-firewalld-on-centos/",[129,2.216,146,4.63,1085,6.299]],["keywords//docs/security/firewalls/introduction-to-firewalld-on-centos/",[89,1.201,127,1.259,129,1.102,139,1.224,256,2.429,319,0.962,325,1.889,623,2.587,1085,3.134,1400,3.925,1401,3.925,1402,3.925,1403,3.925]],["toc//docs/security/firewalls/introduction-to-firewalld-on-centos/",[9,0.048,29,0.893,35,0.551,42,1.969,90,1.79,318,3.227,325,2.859,326,3.625,350,3.445,435,2.737,487,3.577,558,4.147,623,3.916,994,5.16,1085,7.742,1097,3.577,1404,3.916,1405,5.941,1406,5.941,1407,5.941,1408,5.471,1409,5.941,1410,4.59]],["deprecated//docs/security/firewalls/introduction-to-firewalld-on-centos/",[]],["title//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[9,0.05,35,0.351,49,0.986,209,3.427,516,4.073,855,4.774]],["keywords//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[1411,7.733,1412,7.733,1413,7.733]],["toc//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[9,0.071,17,1.506,18,1.516,35,0.578,47,2.286,65,1.962,176,2.671,209,3.597,282,2.989,516,7.803,799,4.63,855,5.012,1414,5.974,1415,6.488]],["deprecated//docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/",[]],["title//docs/development/java/java-development-wildfly-centos-7/",[12,3.391,129,1.871,207,2.79,265,3.909,1253,5.146]],["keywords//docs/development/java/java-development-wildfly-centos-7/",[3,3.157,4,1.211,12,2.836,258,0.767,1253,4.304,1257,4.839,1416,5.571]],["toc//docs/development/java/java-development-wildfly-centos-7/",[4,1.21,9,0.075,12,2.833,14,0.783,17,1.292,18,1.3,32,3.549,33,2.331,35,0.454,49,0.888,176,2.291,217,3.682,258,1.101,280,2.964,559,5.125,603,4.444,939,3.444,1253,7.226,1272,4.068,1417,5.566,1418,5.566,1419,5.566,1420,5.566,1421,5.566]],["deprecated//docs/development/java/java-development-wildfly-centos-7/",[]],["title//docs/applications/configuration-management/install-and-configure-puppet/",[9,0.063,35,0.448,747,5.92]],["keywords//docs/applications/configuration-management/install-and-configure-puppet/",[749,7.12,750,6.716,751,5.973]],["toc//docs/applications/configuration-management/install-and-configure-puppet/",[9,0.059,17,1.147,18,1.154,29,0.742,35,0.549,119,1.725,120,7.543,176,3.978,208,4.152,209,4.843,262,3.286,273,2.632,392,3.526,623,3.257,655,2.215,747,8.111,761,2.473,776,1.86,796,2.537]],["deprecated//docs/applications/configuration-management/install-and-configure-puppet/",[]],["title//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[31,1.405,35,0.411,349,4.941,527,5.155]],["keywords//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[31,1.26,335,4.008,349,4.429,527,4.621,711,3.242]],["toc//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[17,0.959,19,2.179,88,2.948,145,2.103,153,3.379,158,2.068,169,1.964,203,1.194,217,1.903,226,3.803,302,2.315,303,3.191,349,4.376,350,2.395,352,2.948,394,3.803,398,6.251,524,3.588,530,3.099,688,3.443,712,2.034,837,3.019,1000,3.588,1078,3.019,1422,3.588,1423,4.017,1424,4.131,1425,2.455,1426,4.131,1427,3.588,1428,4.131,1429,4.131,1430,4.131,1431,3.803,1432,3.803,1433,4.131,1434,3.427,1435,3.803,1436,4.131,1437,3.803,1438,3.803,1439,4.131,1440,4.131,1441,3.803]],["deprecated//docs/web-servers/nginx/configure-nginx-for-optimized-performance/",[]],["title//docs/game-servers/minecraft-with-bungee-cord/",[16,1.841,29,0.929,49,0.986,683,4.517,1442,5.368,1443,4.935]],["keywords//docs/game-servers/minecraft-with-bungee-cord/",[683,3.572,1281,2.905,1442,4.245,1443,3.903,1444,4.888,1445,4.888,1446,4.888,1447,4.888,1448,4.888]],["toc//docs/game-servers/minecraft-with-bungee-cord/",[9,0.058,16,2.16,29,1.09,35,0.492,49,1.383,89,2.218,100,1.462,153,2.103,208,2.761,250,3.764,325,3.49,381,1.694,706,1.462,718,3.891,789,1.409,790,2.381,1016,2.502,1281,2.896,1442,8.911,1443,5.791,1449,4.873,1450,4.873,1451,6.017,1452,6.3]],["deprecated//docs/game-servers/minecraft-with-bungee-cord/",[]],["title//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[9,0.053,381,2.315,588,5.319,735,5.526,1453,6.134]],["keywords//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[735,4.32,1454,7.617,1455,5.207,1456,5.207,1457,5.207,1458,5.207,1459,5.207]],["toc//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[0,0.966,9,0.058,11,0.523,14,0.676,35,0.488,38,1.701,46,2.114,49,0.767,119,1.678,142,4.652,164,1.374,169,1.476,185,4.175,210,2.23,236,3.43,275,2.755,289,3.838,339,1.981,381,2.495,659,2.694,706,1.442,735,8.462,799,3.43,1238,3.713,1453,7.912,1460,4.807,1461,4.807,1462,4.807,1463,4.175]],["deprecated//docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/",[]],["title//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[35,0.448,687,2.955,1159,5.294]],["keywords//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[9,0.042,35,0.296,89,1.593,499,4.157,636,3.494,687,1.95,776,1.96,1159,3.494]],["toc//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[9,0.056,17,1.626,18,1.636,31,1.362,35,0.533,49,1.496,164,2.681,251,3.226,258,0.965,531,4.274,687,2.623,745,5.81,776,2.636,790,3.422,1159,4.7]],["deprecated//docs/platform/nodebalancer/nodebalancer-ssl-configuration/",[]],["title//docs/networking/using-the-linode-graphical-shell-glish/",[14,0.937,89,2.038,382,4.317,949,5.526,1464,5.319]],["keywords//docs/networking/using-the-linode-graphical-shell-glish/",[382,4.568,926,4.921,949,5.847,1464,5.628]],["toc//docs/networking/using-the-linode-graphical-shell-glish/",[89,2.742,102,6.726,327,3.277,470,5.023,651,3.477,949,9.112]],["deprecated//docs/networking/using-the-linode-graphical-shell-glish/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[4,1.571,9,0.058,129,2.029,207,3.025]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[3,2.467,4,0.947,5,1.06,129,1.223,139,1.358,256,2.694,1465,2.87,1466,3.476,1467,3.476,1468,3.612,1469,3.107]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-7/",[]],["title//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[3,4.093,9,0.058,129,2.029,207,3.025]],["keywords//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[3,2.467,4,0.947,5,1.06,129,1.223,139,1.358,256,2.694,1466,3.476,1469,3.107,1470,4.354,1471,4.354,1472,4.354]],["toc//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[0,1.703,3,6.561,5,1.472,9,0.048,14,0.85,17,1.403,18,1.412,49,0.965,80,2.502,96,3.025,119,2.11,213,3.916,335,3.74,946,3.983,950,3.74,951,4.513,952,2.727,987,4.219,1066,3.463]],["deprecated//docs/databases/mariadb/how-to-install-mariadb-on-centos-7/",[]],["title//docs/uptime/monitoring/monitor-systems-logwatch/",[203,2.088,339,1.993,688,3.176,1473,4.14]],["keywords//docs/uptime/monitoring/monitor-systems-logwatch/",[319,1.587,688,3.91,1473,3.711,1474,4.621]],["toc//docs/uptime/monitoring/monitor-systems-logwatch/",[9,0.043,11,0.578,21,3.081,35,0.302,61,0.955,127,1.704,129,1.492,139,1.657,169,1.632,187,2.501,207,2.226,324,3.337,381,3.167,437,3.288,688,2.337,766,1.898,926,3.71,1316,2.778,1473,6.723,1475,5.314,1476,4.616,1477,9.112,1478,4.243]],["deprecated//docs/uptime/monitoring/monitor-systems-logwatch/",[]],["title//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[11,0.672,49,0.986,164,1.767,258,0.851,774,3.427,1184,3.044]],["keywords//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[11,0.651,217,2.759,258,0.825,711,2.998,1200,4.019,1479,5.99]],["toc//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[9,0.079,17,1.427,18,1.436,35,0.487,40,3.472,154,4.613,201,1.584,258,1.361,262,4.792,302,3.446,334,2.575,379,1.69,472,2.958,1480,4.292,1481,5.34,1482,4.75]],["deprecated//docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/pritunl-vpn-ubuntu/",[11,0.627,49,0.92,90,1.736,459,2.986,744,3.567,774,3.196,1483,5.006]],["keywords//docs/networking/vpn/pritunl-vpn-ubuntu/",[11,0.704,459,3.355,1200,4.346,1483,5.625,1484,6.476]],["toc//docs/networking/vpn/pritunl-vpn-ubuntu/",[9,0.07,17,2.029,18,2.042,35,0.497,49,1.395,153,3.772,1483,9.393]],["deprecated//docs/networking/vpn/pritunl-vpn-ubuntu/",[]],["title//docs/game-servers/install-teamspeak/",[9,0.058,49,1.153,89,2.209,1485,6.274]],["keywords//docs/game-servers/install-teamspeak/",[1237,5.445,1485,6.122,1486,7.049,1487,5.445]],["toc//docs/game-servers/install-teamspeak/",[9,0.056,17,1.626,18,1.636,35,0.398,64,2.717,80,2.9,312,4.162,325,3.37,370,5.592,381,2.434,481,4.616,620,4.998,1485,10.221,1488,7.004]],["deprecated//docs/game-servers/install-teamspeak/",[]],["title//docs/networking/dns/configure-your-linode-for-reverse-dns/",[32,4.248,35,0.379,89,2.038,490,2.357,1489,6.134]],["keywords//docs/networking/dns/configure-your-linode-for-reverse-dns/",[654,5.171,1490,6.476,1491,5.963,1492,5.625,1493,6.476]],["toc//docs/networking/dns/configure-your-linode-for-reverse-dns/",[29,1.499,32,6.363,490,3.532]],["deprecated//docs/networking/dns/configure-your-linode-for-reverse-dns/",[]],["title//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[9,0.05,31,1.202,49,0.986,61,1.111,164,1.767,280,3.292]],["keywords//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[31,1.165,61,1.076,217,2.759,711,2.998,885,3.819,886,5.202]],["toc//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[9,0.067,17,1.933,18,1.945,31,2.041,61,1.497,65,2.518,282,4.833,345,3.662]],["deprecated//docs/web-servers/nginx/install-nginx-web-server-on-debian-8/",[]],["title//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[14,0.81,35,0.328,275,3.303,516,3.799,759,2.551,855,4.453,1494,4.602]],["keywords//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[4,1.211,139,1.737,258,0.767,259,1.43,516,3.672,885,3.552,1495,5.13]],["toc//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[0,2.174,35,0.497,169,2.684,201,2.252,379,2.403,759,3.869,1494,6.979]],["deprecated//docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/",[]],["title//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[0,1.021,14,0.714,275,2.911,516,4.93,759,2.248,855,3.924,1353,3.348,1494,4.056]],["keywords//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[4,1.063,258,0.673,259,1.255,516,3.221,885,3.117,1353,3.221,1495,4.501,1496,3.903,1497,4.888]],["toc//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[0,2.048,35,0.452,169,2.442,177,3.638,209,4.409,516,6.716,550,6.349,855,6.143,1494,6.349,1498,7.953]],["deprecated//docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/",[]],["title//docs/web-servers/apache/apache-web-server-debian-8/",[49,0.986,61,1.111,164,1.767,258,0.851,280,3.292,1246,4.517]],["keywords//docs/web-servers/apache/apache-web-server-debian-8/",[61,0.936,258,0.717,689,4.794,690,4.157,711,2.606,1499,5.207,1500,4.157,1501,5.207]],["toc//docs/web-servers/apache/apache-web-server-debian-8/",[9,0.078,17,1.403,18,1.412,35,0.482,40,3.43,154,4.534,201,1.557,258,1.461,262,4.756,302,3.387,334,2.531,379,1.662,472,2.908,1480,4.219,1481,5.249,1482,4.668]],["deprecated//docs/web-servers/apache/apache-web-server-debian-8/",[]],["title//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[61,1.298,280,3.847,759,3.197,1246,5.28]],["keywords//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[4,0.898,61,0.742,258,0.569,259,1.06,292,2.102,759,1.827,885,2.632,1502,4.129,1503,4.129,1504,3.425,1505,3.801,1506,4.129]],["toc//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[4,2.275,5,1.673,9,0.074,16,2.045,17,1.594,18,1.604,29,1.032,35,0.526,201,1.769,210,3.186,258,1.275,259,1.763,379,1.888,685,3.304]],["deprecated//docs/web-servers/lamp/lamp-on-debian-8-jessie/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[74,3.558,101,3.424,102,5.42,381,2.511]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[74,2.95,851,4.274,911,4.181,916,3.515,1507,5.515,1508,5.515]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[9,0.068,35,0.485,74,4.201,101,5.049,377,5.955,916,5.006,1509,6.811,1510,7.854]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/",[]],["title//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[74,3.044,89,1.89,101,2.929,102,4.637,381,2.148,911,4.314]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[74,2.744,851,3.975,882,4.621,911,3.889,916,3.269,1507,5.13,1508,5.13]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[9,0.049,11,0.932,35,0.349,61,1.541,74,3.028,101,4.682,127,2.751,129,2.409,139,1.918,207,2.575,377,4.292,485,3.861,916,3.608,1316,4.484,1509,4.909,1510,5.661,1511,5.308]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/",[]],["title//docs/development/ror/ruby-on-rails-nginx-debian/",[31,1.296,61,1.197,63,4.556,464,3.482,1196,3.548]],["keywords//docs/development/ror/ruby-on-rails-nginx-debian/",[31,1.084,61,1.001,464,2.912,1197,3.354,1512,3.889,1513,3.447,1514,5.13]],["toc//docs/development/ror/ruby-on-rails-nginx-debian/",[4,1.361,9,0.086,17,1.453,18,1.462,31,1.689,45,2.787,46,2.752,47,2.205,80,2.591,200,3.546,297,2.787,327,2.288,334,2.621,464,3.271,472,4.178,709,4.92,1196,4.625]],["deprecated//docs/development/ror/ruby-on-rails-nginx-debian/",[]],["title//docs/applications/configuration-management/vagrant-linode-environments/",[14,0.937,89,2.038,90,2.007,163,3.733,1515,5.786]],["keywords//docs/applications/configuration-management/vagrant-linode-environments/",[20,2.703,89,1.409,90,1.387,151,3.035,258,0.634,265,2.703,464,2.408,677,4,1515,4,1516,4.241]],["toc//docs/applications/configuration-management/vagrant-linode-environments/",[9,0.074,16,2.045,29,1.032,35,0.526,49,1.096,89,2.101,107,3.891,169,2.109,258,0.946,520,3.849,649,4.081,706,2.061,768,5.483,1515,8.037,1516,6.323,1517,5.965]],["deprecated//docs/applications/configuration-management/vagrant-linode-environments/",[]],["title//docs/platform/kvm-reference/",[911,6.067,1518,7.21]],["keywords//docs/platform/kvm-reference/",[911,4.521,1519,6.476,1520,6.476,1521,6.476,1522,5.625]],["toc//docs/platform/kvm-reference/",[34,4.368,35,0.356,74,3.082,99,3.469,129,1.758,139,1.952,244,3.186,247,3.93,327,2.288,360,4.368,379,1.721,445,3.93,587,3.93,649,3.719,790,3.058,877,5.435,911,4.368,926,4.368,1023,2.636,1316,3.271,1410,4.834,1522,5.435,1523,6.258,1524,4.695]],["deprecated//docs/platform/kvm-reference/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[4,1.571,9,0.058,61,1.298,280,3.847]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[3,2.339,4,0.898,5,1.005,61,0.742,139,1.288,256,2.555,885,2.632,1465,2.721,1466,3.296,1467,3.296,1468,3.425,1469,2.946]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-8/",[]],["title//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[9,0.046,11,0.627,31,1.121,35,0.328,62,2.816,259,1.48,1168,2.224]],["keywords//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[31,1.371,259,1.81,892,5.289,1168,2.72]],["toc//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[9,0.054,17,1.564,18,1.574,31,1.777,35,0.383,60,2.037,65,2.037,118,5.851,201,1.735,259,2.66,261,2.498,302,3.775,319,1.651,379,1.852,615,4.44,1168,2.6,1525,4.23]],["deprecated//docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/",[]],["title//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[11,0.724,31,1.296,259,1.71,774,3.693,1168,2.571]],["keywords//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[11,0.606,31,1.084,259,1.43,1168,2.15,1526,5.571,1527,3.269,1528,3.738]],["toc//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.551,42,1.969,60,1.796,65,1.796,80,2.46,148,5.519,187,2.796,201,1.53,259,1.525,261,2.203,319,1.456,327,2.172,379,1.633,412,1.461,615,3.916,1168,2.293,1423,3.731,1525,3.731,1529,3.677]],["deprecated//docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/",[]],["title//docs/applications/configuration-management/beginners-guide-chef/",[1161,5.92,1530,7.265,1531,5.63]],["keywords//docs/applications/configuration-management/beginners-guide-chef/",[20,2.869,751,3.776,1320,4.501,1531,3.488,1532,4.888,1533,4.501,1534,4.888,1535,3.776,1536,4.501]],["toc//docs/applications/configuration-management/beginners-guide-chef/",[49,1.036,157,5.974,158,3.248,163,3.636,169,1.992,208,3.676,381,2.255,485,4.074,521,3.906,641,5.635,753,4.63,1108,5.382,1531,7.252,1535,5.012,1537,6.488,1538,5.635,1539,6.488,1540,6.488,1541,6.488,1542,5.974]],["deprecated//docs/applications/configuration-management/beginners-guide-chef/",[]],["title//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[0,1.452,799,5.155,1531,5.155,1535,5.58]],["keywords//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[20,3.056,751,4.022,759,2.304,1496,4.157,1531,3.716,1535,4.022,1536,4.794,1543,5.207]],["toc//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[0,1.767,4,2.36,9,0.051,16,1.897,29,0.957,35,0.5,64,2.471,201,1.641,237,3.942,258,1.211,259,1.636,327,2.329,379,1.752,952,2.875,1535,4.922,1542,5.866,1544,6.371]],["deprecated//docs/applications/configuration-management/creating-your-first-chef-cookbook/",[]],["title//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[9,0.05,11,0.672,49,0.986,774,3.427,1108,5.127,1531,4.41]],["keywords//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[750,4.245,751,3.776,1211,3.776,1531,3.488,1533,4.501,1545,4.888,1546,4.888,1547,4.888,1548,4.501]],["toc//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[0,1.194,9,0.048,16,1.769,29,0.893,49,1.336,64,2.305,119,2.074,140,3.531,176,3.447,208,3.366,251,2.737,334,2.488,476,2.816,519,5.16,531,3.625,706,1.783,761,2.974,961,4.744,1108,6.946,1531,5.975,1535,4.59,1548,5.471,1549,5.941]],["deprecated//docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/",[]],["title//docs/networking/vpn/install-openvpn-access-server-on-linux/",[9,0.046,49,0.92,139,1.798,319,1.413,651,2.236,731,2.909,894,3.675]],["keywords//docs/networking/vpn/install-openvpn-access-server-on-linux/",[11,0.606,61,1.001,127,1.787,129,1.565,459,2.886,662,2.333,731,2.812]],["toc//docs/networking/vpn/install-openvpn-access-server-on-linux/",[9,0.07,29,0.957,35,0.362,49,1.017,90,1.919,119,2.224,139,1.987,141,3.694,145,3.243,158,4.401,351,3.835,525,4.128,651,2.471,731,5.748,789,1.842,1550,6.371,1551,6.371]],["deprecated//docs/networking/vpn/install-openvpn-access-server-on-linux/",[]],["title//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[89,2.209,1423,4.536,1552,5.155,1553,5.28]],["keywords//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[319,1.587,325,3.116,1554,6.476,1555,6.476,1556,5.625]],["toc//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[14,1.268,19,3.487,273,3.521,435,3.045,558,4.614,688,2.907,968,6.086,994,5.741,1423,6.444,1553,7.5,1557,6.086,1558,6.61,1559,6.61,1560,6.086,1561,6.61,1562,5.741]],["deprecated//docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/",[]],["title//docs/security/upgrading/upgrade-to-debian-8-jessie/",[61,1.298,280,3.847,1033,3.502,1246,5.28]],["keywords//docs/security/upgrading/upgrade-to-debian-8-jessie/",[61,1.267,1033,3.417,1246,5.152,1563,4.243]],["toc//docs/security/upgrading/upgrade-to-debian-8-jessie/",[9,0.054,15,4.055,16,2.006,42,2.233,61,1.211,74,3.318,80,2.789,89,2.06,100,2.021,112,2.439,280,3.588,367,4.807,522,4.295,583,4.23,742,4.44,790,3.291,1016,3.459,1033,4.428,1564,5.851]],["deprecated//docs/security/upgrading/upgrade-to-debian-8-jessie/",[]],["title//docs/game-servers/minecraft-with-spigot-ubuntu/",[11,0.627,49,0.92,381,2.004,774,3.196,1281,3.425,1443,4.602,1565,5.764]],["keywords//docs/game-servers/minecraft-with-spigot-ubuntu/",[1281,5.089,1443,6.837]],["toc//docs/game-servers/minecraft-with-spigot-ubuntu/",[0,1.529,9,0.061,35,0.432,49,1.214,80,3.15,99,4.219,107,4.311,112,2.756,119,2.657,578,7.006,649,4.522,1281,4.522,1566,9.904]],["deprecated//docs/game-servers/minecraft-with-spigot-ubuntu/",[]],["title//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[9,0.043,11,0.587,49,0.862,774,2.994,1048,3.77,1080,4.691,1567,5.401,1568,4.973]],["keywords//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[11,0.531,809,3.412,1048,3.412,1147,3.776,1200,3.28,1237,3.776,1259,4.501,1569,4.888,1570,4.888]],["toc//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[9,0.054,17,1.564,18,1.574,35,0.383,49,1.458,80,2.789,336,3.554,706,2.021,975,5.588,1080,9,1147,5.204,1568,9.541,1571,6.737,1572,9.133]],["deprecated//docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/",[]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[11,0.587,61,0.97,74,2.66,99,2.994,562,2.798,847,2.471,916,3.169,1573,3.854]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[11,0.566,61,0.936,848,4.022,849,4.022,850,3.907,851,3.716,1574,4.157,1575,4.157]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/",[839,0.476]],["title//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[14,0.937,109,4.65,543,3.733,719,5.146,1576,6.662]],["keywords//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[11,0.704,61,1.164,109,4.521,543,3.629,719,5.003]],["toc//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[0,0.802,8,2.786,9,0.083,12,2.031,15,2.402,16,1.188,24,2.756,35,0.533,42,1.323,44,5.734,60,1.883,64,1.548,96,1.997,107,3.529,109,5.347,119,2.174,169,1.225,225,2.371,334,1.671,350,2.314,445,2.506,477,2.261,523,3.082,635,2.342,706,1.197,719,7.683,780,3.674,1071,2.729,1081,2.994,1577,3.99,1578,8.654]],["deprecated//docs/websites/cms/turbocharge-wordpress-search-with-solr/",[]],["title//docs/game-servers/pocketmine-server-on-debian-7/",[49,1.153,61,1.298,207,3.025,1579,6.274]],["keywords//docs/game-servers/pocketmine-server-on-debian-7/",[61,1.39,1281,4.595,1579,6.716]],["toc//docs/game-servers/pocketmine-server-on-debian-7/",[9,0.085,49,1.7,107,4.833,153,3.681,381,2.965,706,2.56,1579,7.409]],["deprecated//docs/game-servers/pocketmine-server-on-debian-7/",[]],["title//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[132,2.684,368,2.635,686,5.127,1518,5.127,1580,6.181,1581,6.181]],["keywords//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[132,3.061,368,3.005,1582,7.049,1583,7.049]],["toc//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[132,3.616,134,5.589,385,1.202,435,3.836,470,6.438,676,7.669,765,7.669]],["deprecated//docs/applications/containers/docker-commands-quick-reference-cheat-sheet/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[3,3.502,129,1.736,207,2.589,766,2.207,1055,2.326,1584,3.261]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[766,2.313,891,4.521,1585,6.476,1586,6.476,1587,4.621]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[3,4.634,9,0.046,16,2.436,29,1.229,35,0.541,60,2.879,65,1.738,119,2.856,261,2.131,379,1.58,391,3.877,435,2.648,688,2.527,767,2.436,1016,2.951,1055,3.078,1584,3.032,1588,3.507,1589,4.201]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[4,1.344,129,1.736,766,2.207,1023,2.604,1055,2.326,1584,3.261]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[766,2.313,1025,5.171,1587,4.621,1590,6.476,1591,6.476]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[4,1.778,9,0.046,16,2.436,29,1.229,35,0.541,60,2.879,65,1.738,119,2.856,261,2.131,379,1.58,391,3.877,435,2.648,688,2.527,767,2.436,1016,2.951,1055,3.078,1584,3.032,1588,3.507,1589,4.201]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/",[]],["title//docs/applications/containers/node-js-web-server-deployed-within-docker/",[47,2.177,49,0.986,132,2.684,164,1.767,197,4.314,813,5.127]],["keywords//docs/applications/containers/node-js-web-server-deployed-within-docker/",[11,0.566,61,0.936,132,2.261,134,2.773,197,3.635,208,2.95,711,2.606,1592,4.794]],["toc//docs/applications/containers/node-js-web-server-deployed-within-docker/",[9,0.062,49,1.603,64,3.017,132,4.831,134,4.142,164,2.224,197,7.012,381,2.703,470,4.358]],["deprecated//docs/applications/containers/node-js-web-server-deployed-within-docker/",[]],["title//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[11,0.724,61,1.197,320,3.391,1593,5.146,1594,6.134]],["keywords//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[11,0.704,61,1.164,812,4.733,1595,6.476,1596,6.476]],["toc//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[9,0.049,14,0.864,17,1.427,18,1.436,35,0.349,40,2.489,49,0.981,242,4.75,320,5.028,368,2.621,706,1.845,1081,4.613,1219,5.661,1239,7.898,1271,3.524,1593,7.631,1594,9.095,1597,5.661]],["deprecated//docs/game-servers/team-fortress2-on-debian-and-ubuntu/",[]],["title//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[4,1.448,14,0.937,349,4.556,527,4.754,1469,4.754]],["keywords//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[4,1.533,1469,5.03,1598,7.049,1599,6.49]],["toc//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[4,2.184,335,4.813,349,5.319,919,5.429,955,6.755,1469,5.55,1600,7.777,1601,7.777,1602,7.777,1603,7.777,1604,7.777,1605,7.777]],["deprecated//docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/",[]],["title//docs/uptime/reboot-survival-guide/",[95,5.766,1045,7.265,1161,5.92]],["keywords//docs/uptime/reboot-survival-guide/",[95,5.152,1606,7.049,1607,7.049,1608,7.049]],["toc//docs/uptime/reboot-survival-guide/",[2,3.112,5,1.423,11,0.635,15,4.982,16,2.464,42,1.937,60,1.767,61,1.05,95,6.048,129,2.324,169,1.794,195,4.169,207,2.447,316,4.079,325,2.811,326,3.565,498,4.384,615,3.851,687,2.188,814,5.075,1023,2.461,1609,5.843,1610,5.843,1611,5.843]],["deprecated//docs/uptime/reboot-survival-guide/",[]],["title//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[49,1.259,258,1.087,335,4.882]],["keywords//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[35,0.401,258,0.971,711,3.528,1599,6.49]],["toc//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[154,5.153,258,0.946,262,4.149,302,3.849,398,5.483,832,5.965,919,4.794,1480,4.794,1481,5.965,1612,6.323,1613,6.868,1614,6.868,1615,6.868,1616,6.868,1617,6.868,1618,6.868,1619,6.868,1620,6.868]],["deprecated//docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/",[]],["title//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[9,0.053,47,2.347,132,2.893,275,3.818,759,2.948]],["keywords//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[11,0.704,61,1.164,132,2.812,759,3.935]],["toc//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[4,1.586,9,0.077,29,1.096,35,0.415,64,2.829,132,4.683,134,3.885,258,1.005,381,2.535,470,4.088,652,4.58,706,2.189,759,3.228]],["deprecated//docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/",[839,0.476]],["title//docs/uptime/monitoring/top-htop-iotop/",[14,0.937,49,1.063,203,1.926,527,4.754,550,5.319]],["keywords//docs/uptime/monitoring/top-htop-iotop/",[203,1.872,550,5.171,1621,5.625,1622,5.963,1623,5.171]],["toc//docs/uptime/monitoring/top-htop-iotop/",[177,3.558,290,5.684,334,3.257,368,4.743,389,4.682,550,6.209,741,7.161,742,5.126,1557,7.161,1621,6.755,1622,7.161]],["deprecated//docs/uptime/monitoring/top-htop-iotop/",[]],["title//docs/tools-reference/tools/load-testing-with-siege/",[49,1.063,60,2.014,164,1.905,316,4.65,1624,5.786]],["keywords//docs/tools-reference/tools/load-testing-with-siege/",[1624,6.716,1625,7.733,1626,7.733]],["toc//docs/tools-reference/tools/load-testing-with-siege/",[0,1.598,35,0.579,64,3.085,169,2.442,289,6.349,368,4.344,381,2.764,388,4.611,1624,8.85]],["deprecated//docs/tools-reference/tools/load-testing-with-siege/",[]],["title//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[3,3.266,11,0.627,16,1.717,29,0.866,61,1.036,328,2.535,1088,4.602]],["keywords//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[3,2.95,4,1.132,11,0.566,61,0.936,328,2.29,500,3.907,1088,4.157,1627,4.794]],["toc//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[5,2.028,9,0.067,29,1.251,35,0.473,60,2.518,65,2.518,261,3.089,325,4.007,1075,4.667,1088,6.65]],["deprecated//docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/",[]],["title//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[80,3.266,481,5.2,1159,5.294]],["keywords//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[499,7.472,500,4.18,1159,5.367,1627,5.13]],["toc//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[35,0.432,177,3.481,201,1.96,222,5.43,379,2.092,584,6.609,643,6.312,684,4.053,887,5.561,1159,7.388,1628,4.709,1629,7.609]],["deprecated//docs/platform/nodebalancer/getting-started-with-nodebalancers/",[]],["title//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[9,0.053,138,3.421,282,3.069,898,5.526,1084,4.869]],["keywords//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[138,3.076,898,4.969,1630,5.202,1631,4.782,1632,4.782,1633,4.969]],["toc//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[0,1.745,9,0.05,35,0.356,60,2.625,138,3.213,220,3.333,282,2.883,454,5.191,477,3.546,764,5.762,898,7.203,1084,6.346,1538,8.661,1634,8.683,1635,6.258,1636,6.258,1637,6.258]],["deprecated//docs/development/version-control/how-to-install-git-and-clone-a-github-repository/",[]],["title//docs/uptime/monitoring/ossec-ids-debian-7/",[9,0.053,35,0.379,61,1.197,207,2.79,564,5.526]],["keywords//docs/uptime/monitoring/ossec-ids-debian-7/",[67,7.885,1638,8.563]],["toc//docs/uptime/monitoring/ossec-ids-debian-7/",[9,0.042,29,0.787,35,0.435,64,2.031,96,3.828,99,2.903,169,2.774,187,3.598,203,1.513,232,3.513,326,3.194,360,3.655,404,6.795,537,3.392,564,8.766,613,4.82,706,1.571,766,1.87,837,3.826,896,3.072,1350,3.655,1435,4.82,1639,4.82]],["deprecated//docs/uptime/monitoring/ossec-ids-debian-7/",[]],["title//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[9,0.058,61,1.298,1281,4.293,1640,6.274]],["keywords//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[61,0.878,885,3.117,886,4.245,1246,3.572,1281,2.905,1563,2.943,1640,4.245,1641,4.245,1642,3.412]],["toc//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[9,0.08,17,1.805,18,1.817,35,0.442,49,1.241,80,3.22,90,2.343,325,3.742,706,2.334,789,2.248,1281,4.622,1640,6.755]],["deprecated//docs/game-servers/minecraft-with-mcmyadmin-on-debian/",[]],["title//docs/game-servers/multicraft-on-debian/",[9,0.063,61,1.418,1643,6.095]],["keywords//docs/game-servers/multicraft-on-debian/",[61,1.39,1281,4.595,1643,5.973]],["toc//docs/game-servers/multicraft-on-debian/",[9,0.087,35,0.497,476,4.143,706,2.623,744,5.409,1281,5.195,1643,6.753]],["deprecated//docs/game-servers/multicraft-on-debian/",[839,0.476]],["title//docs/game-servers/multicraft-on-ubuntu/",[9,0.063,11,0.858,1643,6.095]],["keywords//docs/game-servers/multicraft-on-ubuntu/",[11,0.841,1281,4.595,1643,5.973]],["toc//docs/game-servers/multicraft-on-ubuntu/",[9,0.087,35,0.497,476,4.143,706,2.623,744,5.409,1281,5.195,1643,6.753]],["deprecated//docs/game-servers/multicraft-on-ubuntu/",[]],["title//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[9,0.038,11,0.521,49,0.765,61,0.862,89,1.467,324,3.011,905,3.505,1103,4.165,1644,4.165,1645,4.415]],["keywords//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[1644,6.716,1645,7.12,1646,7.733]],["toc//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[9,0.072,14,1.26,35,0.509,112,3.246,339,2.473,1644,9.54]],["deprecated//docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/",[]],["title//docs/uptime/analytics/google-analytics-for-websites/",[110,4.689,292,4.016,762,5.2]],["keywords//docs/uptime/analytics/google-analytics-for-websites/",[51,3.849,110,5.284,356,4.196,1647,5.963]],["toc//docs/uptime/analytics/google-analytics-for-websites/",[16,2.423,110,4.835,176,4.256,259,2.089,324,6.492,762,5.362,796,4.178,1592,7.491,1648,5.362]],["deprecated//docs/uptime/analytics/google-analytics-for-websites/",[]],["title//docs/uptime/analytics/google-analytics-on-wordpress/",[110,4.689,543,4.421,762,5.2]],["keywords//docs/uptime/analytics/google-analytics-on-wordpress/",[51,3.559,110,5.005,356,3.881,543,3.357,1647,5.515]],["toc//docs/uptime/analytics/google-analytics-on-wordpress/",[16,1.969,28,5.278,107,3.745,110,6.856,176,3.712,324,5.662,762,7.603,796,3.394,1203,5.741,1207,5.106,1649,6.61]],["deprecated//docs/uptime/analytics/google-analytics-on-wordpress/",[]],["title//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[73,5.42,406,5.58,1033,3.502,1650,6.651]],["keywords//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[11,0.531,61,0.878,86,3.572,127,1.568,129,1.373,319,1.198,406,3.776,866,3.667,1033,2.37]],["toc//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[9,0.073,11,0.993,60,2.037,61,1.641,103,5.851,127,2.16,129,2.565,140,4.003,207,2.821,1016,3.459,1023,2.838,1033,3.266,1272,4.923,1650,6.203,1651,6.737,1652,6.737]],["deprecated//docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/",[]],["title//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[11,0.672,16,1.841,29,0.929,49,0.986,61,1.111,1281,3.673]],["keywords//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[11,0.841,61,1.39,1281,4.595]],["toc//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[9,0.07,49,1.395,153,3.772,381,3.038,706,2.623,1281,6.979]],["deprecated//docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/",[]],["title//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[11,0.858,759,3.492,774,4.374]],["keywords//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[4,1.132,258,0.717,259,1.337,1200,3.494,1653,4.794,1654,5.207,1655,5.207,1656,4.022]],["toc//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[0,1.497,4,2.123,5,1.814,9,0.078,17,1.729,18,1.74,35,0.619,201,1.919,258,1.026,259,1.912,379,2.048]],["deprecated//docs/web-servers/lamp/lamp-on-ubuntu-14-04/",[]],["title//docs/game-servers/garrys-mod-server-on-centos-7/",[129,2.029,207,3.025,1482,5.58,1657,7.224]],["keywords//docs/game-servers/garrys-mod-server-on-centos-7/",[129,2.172,891,5.398,1658,7.733]],["toc//docs/game-servers/garrys-mod-server-on-centos-7/",[9,0.048,14,0.85,17,1.403,18,1.412,35,0.343,40,3.43,49,1.562,95,4.417,100,1.813,169,1.856,312,3.591,581,5.013,706,1.813,1081,6.358,1482,7.56,1659,9.787,1660,6.043,1661,6.043]],["deprecated//docs/game-servers/garrys-mod-server-on-centos-7/",[]],["title//docs/networking/dns/common-dns-configurations/",[35,0.448,194,5.508,490,2.792]],["keywords//docs/networking/dns/common-dns-configurations/",[1492,6.716,1662,7.12,1663,7.12]],["toc//docs/networking/dns/common-dns-configurations/",[14,1.206,16,1.831,29,0.924,35,0.349,42,2.038,49,1.369,189,4.444,201,1.584,231,3.984,235,4.292,391,4.682,489,3.752,490,2.176,491,4.613,766,2.196,767,2.606,1562,5.34,1664,5.661,1665,4.909,1666,4.909]],["deprecated//docs/networking/dns/common-dns-configurations/",[]],["title//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[9,0.058,31,1.405,61,1.298,197,5.043]],["keywords//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[61,0.878,292,2.488,1667,3.903,1668,4.245,1669,4.888,1670,4.888,1671,4.245,1672,4.888,1673,4.888]],["toc//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[0,1.936,9,0.077,31,1.419,35,0.415,49,1.164,113,6.335,164,2.086,169,2.958,187,3.432,197,5.092,307,4.807,371,6.716,1674,7.294]],["deprecated//docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/",[]],["title//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[9,0.05,139,1.928,317,4.935,662,2.589,1675,5.368,1676,5.368]],["keywords//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[317,5.628,662,2.952,918,5.628,1675,6.122]],["toc//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[9,0.052,11,0.705,14,0.912,49,1.421,60,1.962,61,1.166,139,2.024,158,4.456,334,2.717,1272,6.507,1316,3.392,1423,4.074,1511,4.015,1675,7.732,1677,6.488,1678,5.382,1679,5.974,1680,6.488]],["deprecated//docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/",[]],["title//docs/websites/cms/high-availability-wordpress/",[201,1.861,522,4.606,543,4.048,1087,5.28]],["keywords//docs/websites/cms/high-availability-wordpress/",[4,1.408,500,4.859,543,3.629,1075,3.629,1681,5.963]],["toc//docs/websites/cms/high-availability-wordpress/",[0,1.155,5,1.4,9,0.066,16,1.712,29,0.863,35,0.623,65,1.738,119,2.007,209,4.535,258,0.792,261,2.131,273,3.061,543,3.221,706,1.725,789,1.662,1075,5.336,1159,3.857,1517,4.992,1682,4.312,1683,4.992,1684,5.748]],["deprecated//docs/websites/cms/high-availability-wordpress/",[]],["title//docs/databases/mysql/configure-master-master-mysql-database-replication/",[4,1.344,5,1.505,35,0.351,209,4.773,1075,3.463]],["keywords//docs/databases/mysql/configure-master-master-mysql-database-replication/",[500,5.289,1075,3.95,1681,6.49,1685,7.049]],["toc//docs/databases/mysql/configure-master-master-mysql-database-replication/",[0,1.497,4,2.123,5,1.814,9,0.06,35,0.555,119,2.6,209,5.415,273,3.967,1075,6.106,1682,5.588]],["deprecated//docs/databases/mysql/configure-master-master-mysql-database-replication/",[]],["title//docs/development/nodejs/how-to-install-nodejs/",[9,0.07,197,6.067]],["keywords//docs/development/nodejs/how-to-install-nodejs/",[292,3.588,1667,5.628,1668,6.122,1686,6.49]],["toc//docs/development/nodejs/how-to-install-nodejs/",[9,0.056,65,2.835,90,3.184,140,4.162,171,3.597,208,5.313,345,3.08,554,6.083,620,4.998,686,5.81,728,5.81,1687,7.004,1688,7.004,1689,7.004]],["deprecated//docs/development/nodejs/how-to-install-nodejs/",[]],["title//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[9,0.05,129,1.736,207,2.589,275,3.542,1168,2.385,1177,3.146]],["keywords//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[31,1.084,129,1.565,139,1.737,259,1.43,1168,2.15,1177,2.836,1690,2.621]],["toc//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[3,3.61,9,0.07,29,0.957,31,2.111,35,0.572,41,4.546,42,2.112,47,2.244,80,2.638,201,1.641,259,2.257,379,1.752,412,1.567,1168,3.393,1691,4.78]],["deprecated//docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/",[]],["title//docs/platform/network-helper/",[662,3.64,931,6.939]],["keywords//docs/platform/network-helper/",[562,2.886,635,3.269,654,4.448,662,3.35,1692,5.571,1693,5.571]],["toc//docs/platform/network-helper/",[11,0.668,29,0.924,35,0.349,61,1.105,103,5.34,127,1.972,129,1.727,169,1.888,299,4.613,381,2.137,404,4.205,525,3.984,662,3.592,931,6.848,1272,6.269,1316,3.214,1414,5.661,1438,5.661,1511,3.805,1678,5.101,1694,5.34,1695,6.149]],["deprecated//docs/platform/network-helper/",[]],["title//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[2,2.876,61,0.97,207,2.262,262,2.421,562,2.798,679,3.295,1207,4.172,1696,4.312]],["keywords//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[61,0.936,543,2.918,679,3.177,680,3.135,681,3.806,1170,3.432,1696,4.157,1697,4.794]],["toc//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[2,5.061,9,0.076,20,4.194,45,3.183,46,3.142,89,2.186,262,3.204,544,3.806,679,4.361,706,2.144,1207,5.52,1696,9.085]],["deprecated//docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/",[]],["title//docs/websites/cms/drush-drupal/",[9,0.046,14,0.81,61,1.036,207,2.414,562,2.986,679,3.517,1696,4.602]],["keywords//docs/websites/cms/drush-drupal/",[61,0.936,543,2.918,562,2.698,679,3.177,680,3.135,681,3.806,1170,3.432,1697,4.794]],["toc//docs/websites/cms/drush-drupal/",[0,1.101,9,0.074,14,0.77,29,0.823,49,1.262,119,2.76,136,4.005,138,2.814,169,1.682,177,2.507,292,2.789,319,1.343,334,2.295,405,4.823,544,2.918,679,3.343,706,1.644,837,4.005,1015,6.311,1272,4.005,1480,3.825,1696,8.104,1698,5.48]],["deprecated//docs/websites/cms/drush-drupal/",[]],["title//docs/security/ssl/ssl-apache2-centos/",[129,1.871,207,2.79,258,0.918,687,2.495,776,2.507]],["keywords//docs/security/ssl/ssl-apache2-centos/",[127,1.67,258,0.717,687,1.95,1699,3.561,1700,4.794,1701,4.523,1702,5.207,1703,3.432]],["toc//docs/security/ssl/ssl-apache2-centos/",[14,1.199,17,1.98,18,1.993,35,0.605,60,2.579,258,1.175,687,3.194,776,3.21]],["deprecated//docs/security/ssl/ssl-apache2-centos/",[]],["title//docs/security/ssl/ssl-apache2-debian-ubuntu/",[11,0.672,61,1.111,258,0.851,562,3.202,687,2.314,776,2.326]],["keywords//docs/security/ssl/ssl-apache2-debian-ubuntu/",[11,0.566,61,0.936,258,0.717,687,1.95,711,2.606,1699,3.561,1704,4.794,1705,4.794]],["toc//docs/security/ssl/ssl-apache2-debian-ubuntu/",[14,1.199,17,1.98,18,1.993,35,0.605,60,2.579,258,1.175,687,3.194,776,3.21]],["deprecated//docs/security/ssl/ssl-apache2-debian-ubuntu/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[11,0.785,774,4.005,1033,3.502,1184,3.558]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[11,0.841,1033,3.749,1200,5.189]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[9,0.054,11,0.993,15,4.055,16,2.006,42,2.233,74,3.318,89,2.06,100,2.021,112,2.439,522,4.295,583,4.23,977,5.588,1016,3.459,1033,5.024,1184,3.318,1185,5.588,1706,2.907]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/",[839,0.476]],["title//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[9,0.046,31,1.121,61,1.036,207,2.414,776,2.169,1344,4.453,1563,3.47]],["keywords//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[31,0.896,1141,3.455,1143,3.558,1344,3.558,1563,2.773,1642,3.215,1671,4,1707,4.606,1708,4.241,1709,3.82]],["toc//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[9,0.059,16,1.493,31,1.441,60,1.515,61,0.901,65,1.515,89,1.533,169,1.539,176,2.063,177,2.293,220,3.944,251,2.309,261,1.859,282,2.309,345,2.204,391,2.376,531,3.058,561,4.158,625,4.158,685,2.411,706,1.504,761,2.509,776,3.661,796,4.523,896,2.941,1143,3.872,1344,7.516]],["deprecated//docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/",[1028,3.823]],["title//docs/websites/cms/cms-overview/",[90,2.176,339,1.993,712,3.558,887,5.28]],["keywords//docs/websites/cms/cms-overview/",[543,3.122,562,2.886,679,3.399,680,3.354,681,4.072,1170,3.672,1710,5.13]],["toc//docs/websites/cms/cms-overview/",[45,3.389,46,3.346,89,2.327,90,2.292,339,2.099,543,5.55,641,6.609,679,6.043,681,7.238,712,3.747,1207,5.878]],["deprecated//docs/websites/cms/cms-overview/",[]],["title//docs/security/security-patches/disabling-sslv3-for-poodle/",[410,5.031,1711,6.853,1712,7.265]],["keywords//docs/security/security-patches/disabling-sslv3-for-poodle/",[11,0.566,61,0.936,86,3.806,127,1.67,129,1.462,319,1.276,1711,4.523,1712,4.794]],["toc//docs/security/security-patches/disabling-sslv3-for-poodle/",[31,1.39,60,2.161,258,1.309,410,6.059,497,5.52,731,3.607,1055,2.689,1057,5.223,1584,3.77,1711,9.273,1713,7.146,1714,6.58,1715,7.146]],["deprecated//docs/security/security-patches/disabling-sslv3-for-poodle/",[]],["title//docs/tools-reference/file-transfer/filezilla/",[169,2.423,1032,5.396,1716,6.095]],["keywords//docs/tools-reference/file-transfer/filezilla/",[1716,4.627,1717,4.782,1718,5.515,1719,4.494,1720,5.515,1721,5.515]],["toc//docs/tools-reference/file-transfer/filezilla/",[9,0.076,14,1.328,706,2.834,1716,8.758]],["deprecated//docs/tools-reference/file-transfer/filezilla/",[]],["title//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[9,0.046,11,0.627,62,2.816,262,2.584,476,2.732,744,3.567,1722,5.006]],["keywords//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[476,3.341,744,4.362,1722,6.122,1723,7.049]],["toc//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[9,0.077,17,1.356,18,1.365,35,0.332,90,1.76,169,1.794,250,4.514,262,4.308,412,1.437,476,2.769,655,2.62,688,2.569,744,3.616,1016,3,1272,4.27,1665,4.665,1666,4.665,1722,9.949,1724,4.847]],["deprecated//docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/",[]],["title//docs/email/iredmail/install-iredmail-on-ubuntu/",[9,0.046,11,0.627,49,0.92,191,3.799,345,2.535,767,2.443,1725,5.006]],["keywords//docs/email/iredmail/install-iredmail-on-ubuntu/",[766,2.762,767,3.277,1725,6.716]],["toc//docs/email/iredmail/install-iredmail-on-ubuntu/",[9,0.043,49,0.861,60,1.631,119,1.884,121,4.837,176,2.221,258,0.743,336,2.847,377,3.766,381,1.875,393,3.766,489,3.292,706,1.619,767,2.287,776,2.942,946,3.556,971,4.048,1261,7.1,1262,7.338,1489,8.463,1725,4.686,1726,4.476,1727,5.396,1728,5.396,1729,5.396]],["deprecated//docs/email/iredmail/install-iredmail-on-ubuntu/",[]],["title//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[73,5.42,866,5.42,1033,3.502,1730,6.651]],["keywords//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[11,0.531,61,0.878,86,3.572,127,1.568,129,1.373,319,1.198,866,3.667,1033,2.37,1730,4.501]],["toc//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[9,0.04,11,0.545,61,0.901,73,3.76,127,1.607,129,1.408,139,1.563,866,7.789,1016,2.573,1033,2.43,1316,2.62,1511,3.101,1678,4.158,1694,4.353,1731,10.381,1732,10.381,1733,5.012,1734,5.012,1735,5.012,1736,5.012,1737,5.012,1738,5.012,1739,5.012,1740,5.012,1741,5.012,1742,5.012]],["deprecated//docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/",[]],["title//docs/platform/linode-images/",[89,2.658,470,4.87]],["keywords//docs/platform/linode-images/",[470,4.799,1743,8.563]],["toc//docs/platform/linode-images/",[47,3.158,90,2.7,470,6.655,1478,7.157,1744,8.964]],["deprecated//docs/platform/linode-images/",[]],["title//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[4,1.344,31,1.202,61,1.111,207,2.589,1563,3.721,1745,5.368]],["keywords//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[4,1.533,31,1.371,1642,4.921,1745,6.122]],["toc//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[4,1.586,9,0.077,14,1.025,31,1.874,35,0.415,47,2.57,65,2.205,112,2.641,261,2.705,435,3.36,706,2.189,1745,9.367]],["deprecated//docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/",[]],["title//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[9,0.05,11,0.672,774,3.427,1210,4.774,1306,5.691,1307,5.368]],["keywords//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[4,1.132,30,2.247,31,1.013,138,2.674,464,2.722,1197,3.135,1210,4.022,1211,4.022]],["toc//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[5,1.447,9,0.078,16,1.769,29,0.893,30,2.564,31,1.156,47,2.093,65,1.796,112,2.152,191,3.916,201,1.53,261,2.203,297,2.646,319,1.456,339,2.31,379,1.633,429,4.744,464,3.106,659,3.329,1210,8.575]],["deprecated//docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/",[]],["title//docs/applications/messaging/using-weechat-for-irc/",[14,0.937,650,5.526,1060,5.526,1487,5.146,1746,5.786]],["keywords//docs/applications/messaging/using-weechat-for-irc/",[1487,5.003,1746,5.625,1747,4.521,1748,5.625,1749,5.625]],["toc//docs/applications/messaging/using-weechat-for-irc/",[9,0.047,11,0.406,14,0.831,17,0.867,18,0.873,29,0.889,35,0.212,43,2.166,49,0.596,61,0.671,107,2.117,127,1.198,129,1.049,139,1.165,141,3.429,143,3.44,144,3.44,145,1.902,153,1.612,351,3.56,368,1.593,381,1.299,445,2.346,468,3.898,520,2.094,531,2.28,562,1.936,630,3.515,651,1.449,673,3.1,684,1.99,685,1.798,718,2.983,742,2.463,1058,2.983,1271,2.141,1316,1.953,1746,8.801,1747,2.608,1750,2.556,1751,3.44,1752,3.737,1753,5.446,1754,3.737,1755,5.446,1756,3.737,1757,3.737]],["deprecated//docs/applications/messaging/using-weechat-for-irc/",[]],["title//docs/applications/messaging/install-znc-debian/",[9,0.058,61,1.298,345,3.176,1758,6.274]],["keywords//docs/applications/messaging/install-znc-debian/",[1758,5.625,1759,6.476,1760,6.476,1761,6.476,1762,6.476]],["toc//docs/applications/messaging/install-znc-debian/",[9,0.06,17,1.729,18,1.74,35,0.423,153,3.214,158,3.728,237,4.609,334,3.119,687,2.789,776,2.803,796,3.825,1758,8.482,1763,7.448,1764,7.448]],["deprecated//docs/applications/messaging/install-znc-debian/",[]],["title//docs/email/using-google-apps-for-email/",[14,1.016,200,4.093,762,4.761,766,2.58]],["keywords//docs/email/using-google-apps-for-email/",[1765,7.733,1766,7.733,1767,7.733]],["toc//docs/email/using-google-apps-for-email/",[0,1.849,391,4.36,489,5.613,896,5.398,1015,7.344,1726,7.63]],["deprecated//docs/email/using-google-apps-for-email/",[]],["title//docs/networking/linux-static-ip-configuration/",[35,0.411,139,2.253,635,4.239,1425,4.293]],["keywords//docs/networking/linux-static-ip-configuration/",[225,4.595,654,6.174,1425,4.595]],["toc//docs/networking/linux-static-ip-configuration/",[11,0.91,35,0.338,60,1.796,61,1.068,127,1.905,129,2.352,134,3.164,139,1.853,153,2.564,207,2.488,225,3.531,385,0.857,410,3.788,445,3.731,662,2.488,761,2.974,928,4.24,931,4.744,1023,2.503,1316,3.106,1363,5.16,1425,3.531,1511,3.677,1678,4.929,1768,5.941]],["deprecated//docs/networking/linux-static-ip-configuration/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[11,0.627,42,1.911,47,2.031,1325,4.602,1381,4.213,1706,2.488,1769,4.453]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[258,0.634,259,1.182,916,2.703,1325,3.677,1381,3.366,1385,4,1496,3.677,1769,3.558,1770,3.035,1771,4.606]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[0,1.686,9,0.084,16,1.375,29,0.694,35,0.57,64,1.791,65,1.396,74,2.274,100,1.386,119,1.612,249,3.295,261,1.713,262,2.07,273,2.459,275,2.646,339,1.274,370,3.687,525,2.992,535,3.687,706,1.386,759,2.044,762,3.043,790,2.256,896,2.71,916,2.71,1381,5.092,1769,6.48,1772,4.618,1773,4.252,1774,4.618]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[61,0.97,207,2.262,258,0.744,259,1.386,381,1.877,1245,4.48,1563,3.251,1775,4.48]],["keywords//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[258,0.892,259,1.663,1079,5.625,1168,2.499,1250,5.963]],["toc//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[9,0.064,35,0.579,258,1.096,259,2.886,334,3.331,508,6.143,1245,8.453,1775,6.597]],["deprecated//docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/",[]],["title//docs/databases/mariadb/mariadb-setup-debian/",[3,3.774,16,1.984,29,1.001,61,1.197,63,4.556]],["keywords//docs/databases/mariadb/mariadb-setup-debian/",[3,3.669,4,1.408,5,1.577,61,1.164,1514,5.963]],["toc//docs/databases/mariadb/mariadb-setup-debian/",[3,6.823,9,0.055,14,0.966,35,0.39,49,1.096,119,2.398,153,2.964,204,3.304,319,1.683,335,4.25,950,4.25,951,3.658,952,3.1,1776,6.868]],["deprecated//docs/databases/mariadb/mariadb-setup-debian/",[]],["title//docs/applications/cloud-storage/owncloud-debian-7/",[9,0.053,35,0.379,61,1.197,844,5.146,1777,6.662]],["keywords//docs/applications/cloud-storage/owncloud-debian-7/",[4,1.533,61,1.267,844,5.445,1329,6.122]],["toc//docs/applications/cloud-storage/owncloud-debian-7/",[4,1.811,9,0.084,35,0.596,385,1.202,706,2.499,844,8.106,1352,1.237]],["deprecated//docs/applications/cloud-storage/owncloud-debian-7/",[]],["title//docs/email/postfix/postfix-smtp-debian7/",[14,0.759,35,0.307,43,3.131,49,0.862,767,2.289,1055,2.032,1057,3.947,1648,3.559]],["keywords//docs/email/postfix/postfix-smtp-debian7/",[766,2.313,767,2.744,1055,2.437,1057,4.733,1642,4.521]],["toc//docs/email/postfix/postfix-smtp-debian7/",[5,1.356,9,0.045,19,2.937,29,1.201,35,0.532,49,0.888,60,1.683,100,1.67,169,1.709,200,3.154,319,1.364,485,3.495,706,1.67,762,3.668,952,3.608,1055,3.52,1056,4.617,1057,4.068,1058,4.444,1059,5.125,1060,4.617,1161,4.176,1778,4.3,1779,5.566,1780,5.566]],["deprecated//docs/email/postfix/postfix-smtp-debian7/",[]],["title//docs/applications/cloud-storage/dropbox/",[9,0.063,35,0.448,1781,6.853]],["keywords//docs/applications/cloud-storage/dropbox/",[11,0.566,61,0.936,127,1.67,129,1.462,179,3.222,599,4.794,1329,4.523,1781,4.523]],["toc//docs/applications/cloud-storage/dropbox/",[9,0.076,35,0.537,60,2.856,683,6.903,1781,8.203]],["deprecated//docs/applications/cloud-storage/dropbox/",[]],["title//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[74,3.281,139,2.078,718,5.319,1782,5.786,1783,5.526]],["keywords//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[244,3.297,1524,4.859,1784,6.476,1785,6.476,1786,6.476]],["toc//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[11,0.865,61,1.429,74,3.917,127,2.55,129,2.233,139,2.48,718,6.349,1316,4.157,1511,4.921,1525,4.994,1782,6.907,1783,6.597]],["deprecated//docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/",[1028,3.823]],["title//docs/web-servers/lamp/lamp-server-on-fedora-20/",[49,1.153,127,2.317,759,3.197,1787,6.651]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-20/",[127,1.921,759,2.651,1788,5.99,1789,4.378,1790,4.494,1791,5.99]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-20/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-20/",[839,0.476]],["title//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[61,1.036,89,1.763,381,2.004,630,3.425,789,1.666,1097,3.47,1464,4.602]],["keywords//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[61,1.001,655,2.498,885,3.552,1792,4.621,1793,5.571,1794,5.13,1795,5.13]],["toc//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[9,0.083,60,2.46,89,2.489,139,2.537,141,4.717,145,4.142,153,3.511,158,4.073,1792,8.577]],["deprecated//docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/",[]],["title//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[11,0.587,89,1.652,381,1.877,630,3.209,789,1.561,1097,3.251,1464,4.312,1706,2.331]],["keywords//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[11,0.651,655,2.685,1770,3.948,1792,4.969,1794,5.515,1795,5.515]],["toc//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[9,0.083,60,2.46,89,2.489,139,2.537,141,4.717,145,4.142,153,3.511,158,4.073,1792,8.577]],["deprecated//docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/",[839,0.476]],["title//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[11,0.672,14,0.869,68,4.517,424,4.517,1101,4.637,1706,2.667]],["keywords//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[11,0.766,421,6.122,424,5.152,1706,3.042]],["toc//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[9,0.047,35,0.332,49,0.933,68,7.023,80,2.419,89,1.787,139,2.581,141,4.798,145,4.213,153,3.571,319,1.432,351,4.982,424,8.062,630,4.918,632,4.27,649,3.472]],["deprecated//docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[0,1.242,29,0.929,129,1.736,707,2.929,1075,3.463,1796,5.368]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[5,1.577,328,2.848,707,3.07,893,3.269,1797,5.003]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[0,1.007,5,1.221,9,0.04,24,2.218,29,1.462,35,0.285,38,1.774,42,1.661,49,0.8,96,2.509,169,2.274,201,1.291,273,2.669,318,2.722,368,3.157,605,3.872,616,3.663,662,3.102,684,2.669,707,4.175,896,2.941,1075,4.936,1076,4.158,1525,3.147,1797,3.872,1798,4.353,1799,4.158,1800,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/",[839,0.476]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[0,1.158,29,0.866,61,1.036,207,2.414,707,2.732,1075,3.23,1563,3.47]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[5,1.577,328,2.848,707,3.07,893,3.269,1797,5.003]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[0,1.007,5,1.221,9,0.04,24,2.218,29,1.462,35,0.285,38,1.774,42,1.661,49,0.8,96,2.509,169,2.274,201,1.291,273,2.669,318,2.722,368,3.157,605,3.872,616,3.663,662,3.102,684,2.669,707,4.175,896,2.941,1075,4.936,1076,4.158,1525,3.147,1797,3.872,1798,4.353,1799,4.158,1800,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/",[839,0.476]],["title//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[0,1.158,11,0.627,29,0.866,707,2.732,1075,3.23,1706,2.488,1801,2.96]],["keywords//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[5,1.577,328,2.848,707,3.07,893,3.269,1797,5.003]],["toc//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[0,1.007,5,1.221,9,0.04,24,2.218,29,1.462,35,0.285,38,1.774,42,1.661,49,0.8,96,2.509,169,2.274,201,1.291,273,2.669,318,2.722,368,3.157,605,3.872,616,3.663,662,3.102,684,2.669,707,4.175,896,2.941,1075,4.936,1076,4.158,1525,3.147,1797,3.872,1798,4.353,1799,4.158,1800,4.353]],["deprecated//docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[73,5.42,86,5.28,1288,5.155,1802,6.651]],["keywords//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[11,0.566,61,0.936,86,3.806,127,1.67,129,1.462,319,1.276,1288,3.716,1802,4.794]],["toc//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[9,0.064,11,0.865,46,3.497,61,1.429,86,5.812,127,2.55,129,2.233,140,4.726,177,3.638,319,1.949,776,2.993,1803,7.953]],["deprecated//docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/",[]],["title//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[9,0.053,11,0.724,767,2.823,981,4.248,1706,2.875]],["keywords//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[4,1.001,11,0.501,494,3.558,766,1.645,767,1.952,1055,1.733,1379,4,1584,2.43,1706,1.987,1804,2.85]],["toc//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[9,0.061,29,1.143,35,0.432,60,2.994,327,2.782,334,3.187,359,5.43,494,7.65,706,2.283,1379,6.609,1804,6.128]],["deprecated//docs/email/installing-mail-filtering-for-ubuntu-12-04/",[839,0.476]],["title//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[29,0.811,100,1.621,201,1.391,258,1.078,379,1.485,1305,4.973,1805,5.401]],["keywords//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[11,0.501,61,0.828,100,1.382,127,1.477,129,1.293,1033,2.233,1316,2.408,1505,4.241,1511,2.85,1806,4.606]],["toc//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[2,3.219,11,0.657,29,1.273,35,0.343,61,1.086,100,2.543,101,2.864,201,2.183,216,3.983,249,4.312,258,0.833,262,2.709,303,4.668,379,2.33,405,3.687,468,3.983,620,4.312,684,3.219,879,4.668,1033,2.93,1799,5.013,1807,5.564]],["deprecated//docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/",[]],["title//docs/networking/squid/squid-http-proxy-centos-6-4/",[0,1.158,14,0.81,33,2.414,129,1.619,217,2.655,1796,5.006,1808,4.453]],["keywords//docs/networking/squid/squid-http-proxy-centos-6-4/",[33,2.712,129,1.819,217,2.983,1796,5.625,1808,5.003]],["toc//docs/networking/squid/squid-http-proxy-centos-6-4/",[9,0.064,33,3.331,35,0.452,38,2.814,217,3.663,323,5.336,336,4.196,487,4.788,659,4.457,1808,7.871,1809,7.322]],["deprecated//docs/networking/squid/squid-http-proxy-centos-6-4/",[]],["title//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[0,1.158,11,0.627,14,0.81,33,2.414,217,2.655,1706,2.488,1808,4.453]],["keywords//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[11,0.651,33,2.509,217,2.759,562,3.103,1706,2.585,1808,4.627]],["toc//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[9,0.064,33,3.331,35,0.452,38,2.814,217,3.663,323,5.336,336,4.196,487,4.788,659,4.457,1808,7.871,1809,7.322]],["deprecated//docs/networking/squid/squid-http-proxy-ubuntu-12-04/",[839,0.476]],["title//docs/platform/billing-and-payments/",[1035,6.352,1037,6.521]],["keywords//docs/platform/billing-and-payments/",[1035,6.258,1037,6.425]],["toc//docs/platform/billing-and-payments/",[2,2.366,22,2.711,42,2.243,84,3.334,89,2.506,100,1.333,155,3.686,177,2.033,201,1.144,256,2.749,385,0.976,390,2.675,411,2.413,435,2.047,477,2.517,498,3.334,620,3.171,651,1.723,758,5.876,1032,4.628,1034,3.859,1035,6.695,1037,5.076,1087,3.247,1120,3.859,1352,0.66,1724,3.686,1810,4.443,1811,4.443,1812,3.432,1813,4.091,1814,4.443,1815,3.432,1816,3.859,1817,5.876,1818,3.686]],["deprecated//docs/platform/billing-and-payments/",[]],["title//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[61,1.197,63,4.556,254,5.526,645,4.47,1819,5.786]],["keywords//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[1819,7.437,1820,8.563]],["toc//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[19,3.695,35,0.398,49,1.496,158,4.693,169,2.151,334,3.927,339,1.932,487,4.217,659,5.254,662,2.933,706,2.102,1819,9.18]],["deprecated//docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/",[]],["title//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[16,1.717,29,0.866,89,1.763,600,5.307,655,2.584,1096,3.303,1821,5.764]],["keywords//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[33,2.712,1096,5.095,1822,5.963,1823,6.476]],["toc//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[16,2.316,29,1.168,49,1.241,139,2.425,141,4.509,145,3.959,351,4.682,409,5.835,429,6.209,630,4.622,706,2.334,1525,4.884,1822,7.161]],["deprecated//docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/",[]],["title//docs/platform/package-mirrors/",[65,2.628,506,6.939]],["keywords//docs/platform/package-mirrors/",[11,0.531,61,0.878,65,1.478,89,1.495,129,1.373,281,3.776,282,2.252,506,3.903,1824,4.501]],["toc//docs/platform/package-mirrors/",[11,0.865,29,1.781,61,1.429,65,2.405,129,2.233,339,3.102,506,6.349]],["deprecated//docs/platform/package-mirrors/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[31,1.202,61,1.111,207,2.589,464,3.231,1196,3.292,1563,3.721]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[4,1.554,9,0.086,29,1.074,31,1.848,65,2.161,80,2.959,261,2.65,327,2.612,334,2.993,412,1.757,472,4.572,709,5.384]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/",[]],["title//docs/web-servers/lemp/lemp-stack-on-debian-8/",[3,2.878,9,0.041,31,0.988,61,0.913,139,1.584,259,1.304,275,2.911,280,2.706,1177,2.586]],["keywords//docs/web-servers/lemp/lemp-stack-on-debian-8/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-stack-on-debian-8/",[4,1.586,5,1.776,9,0.077,17,1.693,18,1.704,31,1.419,35,0.415,47,2.57,49,1.721,164,2.086,259,1.873,360,5.092,1168,2.815]],["deprecated//docs/web-servers/lemp/lemp-stack-on-debian-8/",[]],["title//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[49,1.063,61,1.197,207,2.79,1177,3.391,1563,4.01]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[4,1.493,5,1.673,9,0.084,29,1.032,31,1.8,35,0.39,47,2.419,49,1.477,164,1.964,201,1.769,259,1.763,379,1.888,412,1.689,706,2.061,1168,2.65]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/",[]],["title//docs/websites/varnish/getting-started-with-varnish-cache/",[80,2.991,481,4.761,829,4.536,1077,5.58]],["keywords//docs/websites/varnish/getting-started-with-varnish-cache/",[11,0.704,61,1.164,562,3.355,829,4.067,1077,5.003]],["toc//docs/websites/varnish/getting-started-with-varnish-cache/",[9,0.031,14,0.537,17,0.886,18,0.892,35,0.555,41,2.724,60,1.154,89,1.168,92,3.316,99,2.116,164,1.092,222,4.292,232,2.562,323,2.562,325,1.837,326,2.329,334,1.599,404,2.611,487,2.298,522,2.434,712,2.962,829,6.648,1077,8.415,1078,4.396,1087,2.79,1348,3.048,1827,3.817,1828,4.99,1829,3.167,1830,3.817,1831,3.817,1832,3.817,1833,4.396,1834,3.316,1835,3.817]],["deprecated//docs/websites/varnish/getting-started-with-varnish-cache/",[]],["title//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[129,1.871,203,1.926,1023,2.806,1055,2.507,1836,5.786]],["keywords//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[203,2.038,1055,2.653,1372,4.426,1836,6.122]],["toc//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[9,0.068,21,4.946,60,2.579,290,6.234,313,6.589,577,7.076,706,2.56,1836,7.409,1837,6.087]],["deprecated//docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/",[]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[11,0.627,31,1.121,464,3.013,1184,2.839,1196,3.07,1706,2.488,1801,2.96]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[4,1.654,9,0.079,17,1.766,18,1.777,31,1.926,80,3.15,327,2.782,334,3.187,472,4.765,709,5.611]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[9,0.053,35,0.379,129,1.871,1023,2.806,1838,3.482]],["keywords//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[4,1.533,129,1.98,233,5.03,1838,3.685]],["toc//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[9,0.083,17,1.889,18,1.901,35,0.462,60,2.46,322,5.68,687,3.047,1838,5.941]],["deprecated//docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/",[]],["title//docs/applications/containers/what-is-docker/",[132,4.2]],["keywords//docs/applications/containers/what-is-docker/",[11,0.704,129,1.819,132,2.812,134,3.449,1706,2.795]],["toc//docs/applications/containers/what-is-docker/",[9,0.06,11,0.81,31,1.449,129,2.092,132,3.234,198,5.315,199,5.199,307,4.909,385,1.075,840,5.444,1023,3.138,1352,1.106,1706,3.214,1839,9.766]],["deprecated//docs/applications/containers/what-is-docker/",[839,0.476]],["title//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[9,0.053,31,1.296,61,1.197,207,2.79,1563,4.01]],["keywords//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[31,1.013,61,0.936,217,2.399,711,2.606,1641,4.523,1642,3.635,1671,4.523,1840,5.207]],["toc//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[0,1.215,9,0.078,29,0.908,31,2.063,40,2.446,61,1.086,64,2.344,90,1.82,100,1.813,101,2.864,203,1.747,282,2.784,319,1.481,345,2.657,412,1.486,706,1.813,789,1.747,847,3.877,1038,2.286,1841,3.131]],["deprecated//docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[4,1.344,5,1.505,14,0.869,127,1.982,1063,3.357,1787,5.691]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[1842,7.733,1843,5.973,1844,6.415]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[4,2.494,9,0.058,14,1.025,35,0.547,335,4.514,339,2.012,385,1.052,950,4.514,951,3.885,952,3.292,1352,1.083,1682,5.473]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/",[839,0.476]],["title//docs/platform/api/api-key/",[151,5.728,251,4.003]],["keywords//docs/platform/api/api-key/",[251,3.562,1845,7.733,1846,7.12]],["toc//docs/platform/api/api-key/",[390,6.183,761,5.141]],["deprecated//docs/platform/api/api-key/",[]],["title//docs/platform/linode-cli/",[89,2.658,482,6.202]],["keywords//docs/platform/linode-cli/",[1846,6.49,1847,7.049,1848,7.049,1849,7.049]],["toc//docs/platform/linode-cli/",[9,0.06,11,0.814,14,0.715,61,1.345,89,1.555,100,1.526,119,1.775,127,1.631,139,1.586,141,4.34,151,3.351,189,2.634,251,2.342,334,3.72,351,4.506,391,2.41,437,3.146,477,2.881,482,6.338,539,4.218,630,4.448,659,2.849,1159,3.412,1807,4.681,1850,5.084,1851,5.084,1852,5.084]],["deprecated//docs/platform/linode-cli/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[4,1.571,9,0.058,129,2.029,1023,3.043]],["keywords//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[3,2.467,4,0.947,5,1.06,129,1.223,139,1.358,256,2.694,1465,2.87,1466,3.476,1467,3.476,1468,3.612,1469,3.107]],["toc//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[0,1.703,4,2.518,5,1.472,9,0.048,14,0.85,17,1.403,18,1.412,49,0.965,80,2.502,96,3.025,119,2.11,213,3.916,335,3.74,946,3.983,950,3.74,951,4.513,952,2.727,987,4.219,1066,3.463]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-centos-6/",[]],["title//docs/networking/dns/previewing-websites-without-dns/",[250,5.58,292,3.677,490,2.556,1853,6.651]],["keywords//docs/networking/dns/previewing-websites-without-dns/",[292,3.936,490,2.736,1853,7.12]],["toc//docs/networking/dns/previewing-websites-without-dns/",[60,2.161,100,2.144,139,2.229,141,4.143,145,3.638,169,3.278,201,2.75,225,4.247,351,4.302,630,4.247,635,4.194,652,5.967]],["deprecated//docs/networking/dns/previewing-websites-without-dns/",[]],["title//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[4,1.571,9,0.058,61,1.298,207,3.025]],["keywords//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[3,2.224,4,0.853,5,0.956,61,0.705,139,1.224,256,2.429,1465,2.587,1466,3.134,1467,3.134,1468,3.256,1469,2.801,1641,3.409,1642,2.74]],["toc//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/how-to-install-mysql-on-debian-7/",[]],["title//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[9,0.05,11,0.672,61,1.111,62,3.02,280,3.292,1854,4.41]],["keywords//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[11,0.606,61,1.001,885,3.552,1854,3.975,1855,5.571,1856,4.839,1857,5.571]],["toc//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[9,0.068,35,0.605,164,2.439,201,2.197,318,4.633,379,2.345,796,4.38,1854,6.087]],["deprecated//docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/",[]],["title//docs/email/clients/installing-squirrelmail-on-debian-7/",[9,0.058,61,1.298,207,3.025,1854,5.155]],["keywords//docs/email/clients/installing-squirrelmail-on-debian-7/",[61,1.267,1642,4.921,1854,5.03,1856,6.122]],["toc//docs/email/clients/installing-squirrelmail-on-debian-7/",[9,0.068,35,0.605,164,2.439,201,2.197,318,4.633,379,2.345,796,4.38,1854,6.087]],["deprecated//docs/email/clients/installing-squirrelmail-on-debian-7/",[839,0.476]],["title//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[9,0.058,11,0.785,1706,3.117,1854,5.155]],["keywords//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[11,0.766,1706,3.042,1854,5.03,1856,6.122]],["toc//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[9,0.068,35,0.605,164,2.439,201,2.197,318,4.633,379,2.345,796,4.38,1854,6.087]],["deprecated//docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[129,1.736,258,0.851,259,1.587,381,2.148,1023,2.604,1248,3.427]],["keywords//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[217,2.399,258,0.717,259,1.337,1248,2.887,1690,2.45,1858,3.561,1859,3.561,1860,4.523]],["toc//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[9,0.068,17,1.98,18,1.993,35,0.485,258,1.467,259,2.734,1248,4.729]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-centos-6/",[839,0.476]],["title//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[61,1.036,207,2.414,258,0.794,259,1.48,381,2.004,1248,3.196,1563,3.47]],["keywords//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[258,0.767,259,1.43,1248,3.089,1690,2.621,1858,3.81,1859,3.81,1860,4.839]],["toc//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[9,0.064,17,1.846,18,1.858,35,0.452,258,1.404,259,2.616,327,2.907,1248,4.409,1861,5.967,1862,7.322]],["deprecated//docs/web-servers/apache/run-php-cgi-apapache-debian-7/",[839,0.476]],["title//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[4,1.448,9,0.053,61,1.197,207,2.79,1838,3.482]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[4,1.211,61,1.001,233,3.975,1838,2.912,1863,4.621,1864,4.621,1865,4.621]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-debian-7/",[]],["title//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[9,0.053,35,0.379,61,1.197,280,3.548,1838,3.482]],["keywords//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[4,1.001,61,0.828,233,3.286,259,1.182,885,2.937,1838,2.408,1863,3.82,1864,3.82,1865,3.82,1866,4.606]],["toc//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-19/",[49,1.153,127,2.317,759,3.197,1867,7.224]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-19/",[1789,5.152,1790,5.289,1868,7.049,1869,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-19/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-19/",[839,0.476]],["title//docs/web-servers/apache/apache-web-server-on-centos-6/",[49,1.063,129,1.871,164,1.905,258,0.918,1023,2.806]],["keywords//docs/web-servers/apache/apache-web-server-on-centos-6/",[129,1.682,258,0.825,1025,4.782,1703,3.948,1870,3.881,1871,5.515]],["toc//docs/web-servers/apache/apache-web-server-on-centos-6/",[9,0.086,17,1.659,18,1.669,35,0.406,40,3.847,201,1.841,258,1.568,262,3.204,379,1.965,472,3.438,1482,5.52]],["deprecated//docs/web-servers/apache/apache-web-server-on-centos-6/",[]],["title//docs/platform/longview/longview-app-for-mysql/",[4,1.715,200,4.47,920,5.396]],["keywords//docs/platform/longview/longview-app-for-mysql/",[4,1.681,51,4.595,920,5.289]],["toc//docs/platform/longview/longview-app-for-mysql/",[4,1.768,5,1.632,9,0.035,11,0.477,22,2.677,35,0.462,51,2.607,61,0.788,85,3.131,101,2.08,153,3.928,244,2.234,302,2.459,312,3.982,385,0.633,411,2.383,437,2.715,790,2.144,829,2.755,1043,3.503,1069,6.1,1283,3.503,1286,3.131,1434,3.64,1451,7.55,1872,4.04,1873,3.811,1874,4.388,1875,4.388,1876,3.503,1877,3.64,1878,4.04,1879,4.388,1880,3.64]],["deprecated//docs/platform/longview/longview-app-for-mysql/",[]],["title//docs/platform/longview/longview-app-for-nginx/",[31,1.535,200,4.47,920,5.396]],["keywords//docs/platform/longview/longview-app-for-nginx/",[31,1.371,51,4.189,920,4.821,1881,7.049]],["toc//docs/platform/longview/longview-app-for-nginx/",[9,0.042,11,0.569,22,3.194,31,1.757,35,0.435,49,0.836,51,3.111,61,0.941,85,5.457,101,2.481,153,2.259,220,2.788,244,2.665,302,2.934,312,3.111,398,4.18,411,2.843,437,3.24,638,5.457,651,2.031,790,2.558,1283,4.18,1434,4.343,1451,4.343,1876,4.18,1877,4.343,1880,4.343,1882,4.547,1883,4.547,1884,4.343]],["deprecated//docs/platform/longview/longview-app-for-nginx/",[]],["title//docs/platform/longview/longview-app-for-apache/",[200,4.47,258,1.087,920,5.396]],["keywords//docs/platform/longview/longview-app-for-apache/",[51,4.189,258,0.971,920,4.821,1885,7.049]],["toc//docs/platform/longview/longview-app-for-apache/",[9,0.037,11,0.509,22,2.855,35,0.4,49,0.747,51,2.781,61,0.841,85,5.021,101,2.218,215,2.492,220,2.492,244,2.382,258,1.165,302,2.622,312,2.781,327,1.711,398,3.736,411,2.541,437,2.895,638,3.339,651,1.815,790,2.286,1283,3.736,1434,5.837,1451,3.882,1612,4.308,1714,4.308,1872,4.308,1876,3.736,1877,3.882,1878,4.308,1880,3.882,1882,4.064,1883,4.064,1884,3.882,1886,4.679,1887,4.064,1888,4.679]],["deprecated//docs/platform/longview/longview-app-for-apache/",[]],["title//docs/web-servers/lamp/lamp-server-on-gentoo/",[49,1.259,759,3.492,1511,4.882]],["keywords//docs/web-servers/lamp/lamp-server-on-gentoo/",[759,3.422,1511,4.785,1889,7.12]],["toc//docs/web-servers/lamp/lamp-server-on-gentoo/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.655,49,1.336,164,1.699,201,1.53,258,0.819,259,1.525,379,1.633,412,1.461,1890,5.16]],["deprecated//docs/web-servers/lamp/lamp-server-on-gentoo/",[839,0.476]],["title//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[89,2.209,201,1.861,254,5.993,1524,5.42]],["keywords//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[1524,5.802,1891,7.733,1892,7.733]],["toc//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[9,0.05,15,3.767,16,1.864,17,1.453,18,1.462,38,2.215,45,2.787,46,2.752,49,0.999,89,1.914,112,2.266,164,1.789,275,3.586,292,4.42,391,4.116,586,7.203,685,3.011,759,2.769,766,2.235,1628,3.872,1828,5.191]],["deprecated//docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[49,1.063,61,1.197,207,2.79,759,2.948,1563,4.01]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[4,0.947,61,0.782,258,0.6,259,1.118,759,1.927,1504,3.612,1642,3.039,1789,3.182,1893,4.354,1894,3.782,1895,4.354]],["toc//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[0,1.436,4,2.066,5,1.74,9,0.076,17,1.659,18,1.669,35,0.607,201,1.841,210,3.315,258,0.985,259,1.835,379,1.965,685,3.438]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/",[]],["title//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[9,0.053,139,2.078,275,3.818,759,2.948,1316,3.482]],["keywords//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[4,0.898,258,0.569,259,1.06,759,1.827,1316,2.158,1496,3.296,1896,4.129,1897,4.129,1898,4.129,1899,4.129,1900,4.129,1901,3.586]],["toc//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[0,1.215,4,1.843,5,1.472,9,0.078,17,1.403,18,1.412,35,0.556,49,0.965,139,2.643,176,2.488,201,1.557,210,2.803,258,1.167,259,2.175,379,1.662,685,2.908,759,2.674,1316,3.159]],["deprecated//docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/",[]],["title//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[11,0.785,89,2.209,1281,4.293,1706,3.117]],["keywords//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[11,0.766,1281,4.189,1706,3.042,1902,6.49]],["toc//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[9,0.07,16,1.897,29,0.957,35,0.572,49,1.017,100,1.912,112,2.307,158,3.189,169,1.956,187,2.998,273,3.393,339,1.758,385,0.919,937,5.087,939,3.942,1281,5.982,1352,0.946,1903,6.371]],["deprecated//docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/",[839,0.476]],["title//docs/development/version-control/introduction-to-version-control/",[140,4.689,146,4.63,476,3.74]],["keywords//docs/development/version-control/introduction-to-version-control/",[138,3.619,1211,5.445,1904,7.049,1905,7.049]],["toc//docs/development/version-control/introduction-to-version-control/",[9,0.054,14,0.947,16,2.006,19,3.554,29,1.012,80,2.789,138,3.459,140,6.158,163,3.775,339,1.859,476,4.912,481,4.44,1906,6.737,1907,7.933,1908,6.737]],["deprecated//docs/development/version-control/introduction-to-version-control/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[61,1.111,207,2.589,258,0.851,464,3.231,1196,3.292,1563,3.721]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[1197,4.243,1513,4.362,1909,6.122,1910,5.289]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/",[]],["title//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[4,1.448,9,0.053,11,0.724,1706,2.875,1838,3.482]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[4,0.947,11,0.473,233,3.107,1184,2.144,1770,2.87,1801,2.236,1838,2.276,1863,3.612,1864,3.612,1865,3.612,1911,4.009]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[4,1.448,9,0.053,11,0.724,774,3.693,1838,3.482]],["keywords//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[4,0.947,11,0.473,233,3.107,1184,2.144,1200,2.922,1801,2.236,1838,2.276,1863,3.612,1864,3.612,1865,3.612,1911,4.009]],["toc//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[9,0.061,16,2.266,17,1.766,18,1.777,29,1.143,60,2.301,169,2.336,319,1.865,322,5.312,633,4.778,687,2.85,1838,5.755]],["deprecated//docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/",[]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[11,0.672,49,0.986,164,1.767,1163,3.771,1706,2.667,1801,3.174]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[711,3.87,1163,4.718,1165,7.12]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[0,1.037,9,0.041,11,0.561,29,0.775,35,0.509,40,2.088,166,3.985,167,3.77,175,6.392,177,2.36,201,2.541,262,2.313,379,2.712,381,1.793,412,1.269,659,4.239,1163,4.616,1166,7.78,1167,4.48,1509,4.119,1775,4.279,1912,4.75]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/",[839,0.476]],["title//docs/web-servers/apache/apache-web-server-debian-7/",[49,0.986,61,1.111,164,1.767,207,2.589,258,0.851,1563,3.721]],["keywords//docs/web-servers/apache/apache-web-server-debian-7/",[61,1.076,258,0.825,1563,3.606,1642,4.181,1871,5.515,1913,5.202]],["toc//docs/web-servers/apache/apache-web-server-debian-7/",[9,0.086,17,1.659,18,1.669,35,0.406,40,3.847,201,1.841,258,1.568,262,4.26,379,1.965,472,3.438]],["deprecated//docs/web-servers/apache/apache-web-server-debian-7/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[11,0.587,61,0.97,207,2.262,319,1.324,731,2.726,894,3.444,1706,2.331,1801,2.773]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[11,0.566,61,0.936,459,2.698,662,2.181,731,2.628,1642,3.635,1706,2.247,1902,4.794]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[9,0.058,29,0.722,35,0.273,49,0.767,89,1.47,98,3.355,153,3.098,158,4.301,251,3.958,319,1.178,324,3.018,428,2.894,435,2.214,459,4.452,531,2.933,651,1.865,731,3.624,761,3.594,776,2.702,789,1.39,948,3.355,990,3.43,991,3.43,998,3.43,1094,3.115,1096,2.755,1287,4.426,1322,3.43,1914,3.513,1915,3.606]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/",[839,0.476]],["title//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[4,1.448,790,3.255,1055,2.507,1564,5.786,1584,3.515]],["keywords//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[4,1.681,1055,2.91,1584,4.08]],["toc//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[4,0.888,16,1.216,29,0.613,35,0.232,38,2.244,46,2.788,89,1.249,119,2.213,141,2.367,215,2.175,237,2.526,327,1.493,336,2.154,350,2.367,379,1.743,381,1.419,391,3.005,522,2.603,687,1.529,688,2.788,692,3.546,783,2.984,790,1.995,896,2.396,946,2.691,1016,4.871,1055,3.297,1057,2.984,1286,2.913,1584,4.623,1588,2.491,1916,3.546,1917,3.759,1918,4.083,1919,4.083,1920,4.083,1921,4.083,1922,4.083]],["deprecated//docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/",[]],["title//docs/development/ror/ruby-on-rails-apache-debian-8/",[9,0.05,61,1.111,258,0.851,280,3.292,464,3.231,1196,3.292]],["keywords//docs/development/ror/ruby-on-rails-apache-debian-8/",[1197,4.243,1513,4.362,1909,6.122,1910,5.289]],["toc//docs/development/ror/ruby-on-rails-apache-debian-8/",[9,0.062,17,1.805,18,1.817,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-apache-debian-8/",[]],["title//docs/security/encryption/full-disk-encryption-xen/",[237,4.882,244,4.016,632,5.766]],["keywords//docs/security/encryption/full-disk-encryption-xen/",[61,1.001,237,3.447,244,2.836,319,1.366,632,4.072,1563,3.354,1923,5.571]],["toc//docs/security/encryption/full-disk-encryption-xen/",[0,1.38,9,0.055,16,2.045,35,0.526,61,1.663,80,2.843,237,4.25,244,4.71,327,2.511,481,4.526,525,4.45,632,5.019,645,4.608,1924,6.323,1925,6.323,1926,6.868]],["deprecated//docs/security/encryption/full-disk-encryption-xen/",[839,0.476]],["title//docs/platform/automating-server-builds/",[20,4.63,49,1.259,171,4.051]],["keywords//docs/platform/automating-server-builds/",[244,3.297,747,4.859,1531,4.621,1927,6.476,1928,6.476]],["toc//docs/platform/automating-server-builds/",[2,3.658,20,4.03,42,2.276,49,1.096,89,3.201,100,2.061,171,3.526,225,4.081,244,3.496,412,1.689,616,5.019,635,4.03,807,4.697,919,4.794,1665,5.483,1666,5.483,1929,6.868]],["deprecated//docs/platform/automating-server-builds/",[]],["title//docs/email/running-a-mail-server/",[49,1.259,381,2.742,767,3.344]],["keywords//docs/email/running-a-mail-server/",[1372,4.426,1667,5.628,1930,7.049,1931,7.049]],["toc//docs/email/running-a-mail-server/",[9,0.031,32,2.434,35,0.217,42,1.265,49,1.631,120,4.396,158,3.011,171,1.96,223,2.562,232,2.562,283,2.724,302,2.139,381,1.327,419,3.167,435,1.758,489,4.542,490,2.129,687,1.43,767,4.726,776,1.437,783,2.79,789,1.104,1032,2.611,1261,2.949,1275,3.515,1352,0.567,1552,4.292,1648,2.516,1726,3.167,1828,3.167,1829,3.167,1925,3.515,1932,2.864,1933,3.515,1934,6.015,1935,6.015,1936,3.817]],["deprecated//docs/email/running-a-mail-server/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[4,1.571,766,2.58,1055,2.719,1584,3.811]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[4,1.063,11,0.531,49,0.78,61,0.878,766,1.746,767,2.071,1055,1.839,1584,2.579,1937,4.888]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[4,1.292,9,0.067,17,1.379,18,1.388,24,2.629,35,0.338,60,2.532,65,1.796,96,2.974,225,4.976,391,3.969,490,2.103,684,4.46,687,2.225,766,3.463,776,2.236,1055,2.236,1584,3.135,1588,5.109]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql/",[]],["title//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[61,1.298,207,3.025,1033,3.502,1563,4.349]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[1563,4.243,1938,6.49,1939,6.49,1940,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[9,0.054,15,4.055,16,2.006,42,2.233,61,1.211,74,3.318,80,2.789,89,2.06,100,2.021,112,2.439,207,2.821,367,4.807,522,4.295,583,4.23,742,4.44,790,3.291,1016,3.459,1033,4.428,1564,5.851]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/",[839,0.476]],["title//docs/security/linode-manager-security-controls/",[89,2.209,90,2.176,319,1.771,476,3.424]],["keywords//docs/security/linode-manager-security-controls/",[319,1.587,944,4.733,952,2.923,1147,5.003,1941,6.476]],["toc//docs/security/linode-manager-security-controls/",[35,0.238,45,1.862,46,1.838,96,2.092,119,1.459,151,2.755,154,3.136,172,1.63,173,3.848,176,1.721,177,1.912,202,5.272,204,2.011,225,3.837,251,1.925,319,1.025,322,2.918,327,2.36,336,4.681,346,3.337,359,2.983,410,4.117,477,2.368,635,3.789,651,1.621,688,1.838,761,2.092,766,1.493,785,6.854,933,2.983,952,1.886,993,3.467,1017,3.055,1107,6.544,1147,3.229,1942,4.18,1943,4.18]],["deprecated//docs/security/linode-manager-security-controls/",[]],["title//docs/security/backups/backing-up-your-data/",[15,4.75,16,2.35,24,3.492]],["keywords//docs/security/backups/backing-up-your-data/",[2,4.735,21,3.755,1944,5.171,1945,6.476]],["toc//docs/security/backups/backing-up-your-data/",[2,5.935,4,0.772,8,2.477,15,3.417,16,2.414,21,2.057,29,0.853,42,1.176,49,0.906,68,2.593,69,2.833,139,1.77,141,2.057,142,2.299,145,1.806,223,2.381,244,1.806,253,1.908,312,3.373,332,2.339,345,1.56,351,2.136,368,1.513,437,2.196,523,5.48,540,2.943,603,2.833,630,2.109,815,2.741,1778,2.741,1884,2.943,1944,7.079,1946,3.267,1947,2.741,1948,4.93,1949,2.943,1950,3.267,1951,2.943,1952,3.548,1953,3.548,1954,3.548,1955,3.548]],["deprecated//docs/security/backups/backing-up-your-data/",[]],["title//docs/platform/longview/longview/",[14,1.222,920,5.944]],["keywords//docs/platform/longview/longview/",[920,5.289,1956,7.733,1957,7.733]],["toc//docs/platform/longview/longview/",[9,0.055,24,3.023,38,1.592,100,1.35,151,2.966,158,4.133,200,2.55,244,2.291,247,2.826,251,3.147,281,3.476,302,2.522,325,2.165,326,2.746,339,1.242,437,2.785,472,2.165,662,1.885,691,3.476,790,2.199,887,3.289,896,2.641,918,3.593,920,7.138,1084,3.289,1463,3.908,1887,3.908,1958,4.5,1959,4.5,1960,4.5,1961,4.5,1962,4.5,1963,4.5,1964,4.5,1965,3.733,1966,3.908]],["deprecated//docs/platform/longview/longview/",[]],["title//docs/platform/linode-managed/",[89,2.658,90,2.618]],["keywords//docs/platform/linode-managed/",[944,6.258,1967,8.563]],["toc//docs/platform/linode-managed/",[9,0.059,19,2.644,29,0.753,35,0.285,42,3.726,80,2.075,89,1.533,96,2.509,119,1.75,203,1.449,214,4.353,251,2.309,390,3.017,410,4.722,428,3.017,481,3.303,655,2.247,684,4.691,951,2.669,1094,3.248,1286,5.285,1834,4.353,1883,4.353,1916,4.353,1965,4.158,1968,5.012,1969,5.012]],["deprecated//docs/platform/linode-managed/",[]],["title//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[9,0.05,49,0.986,139,1.928,619,3.825,655,2.771,1970,5.368]],["keywords//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[562,4.006,655,3.467,1970,6.716]],["toc//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[9,0.07,11,0.68,61,1.125,68,4.574,89,1.914,101,2.966,112,2.266,139,2.708,141,3.628,145,3.186,153,2.701,325,3.011,351,3.767,419,5.191,540,5.191,630,3.719,655,2.806,1316,3.271,1970,9.354]],["deprecated//docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/",[]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[11,0.672,258,0.851,1172,3.463,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[12,3.297,1972,6.476,1973,6.476,1974,5.963,1975,5.171]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[9,0.072,14,1.26,60,2.71,258,1.235,706,2.69,1172,6.155]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[9,0.05,11,0.672,1271,3.542,1706,2.667,1976,3.673,1977,4.005]],["keywords//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[562,2.386,937,3.677,1770,3.035,1976,2.737,1978,3.366,1979,3.035,1980,3.035,1981,2.984,1982,2.984,1983,4.606]],["toc//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[9,0.07,29,1.313,35,0.497,57,5.263,325,4.206,706,2.623,1976,6.427]],["deprecated//docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/",[839,0.476]],["title//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[11,0.587,14,0.759,31,1.05,39,2.151,47,1.902,200,3.06,1304,2.798,1706,2.331]],["keywords//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[11,0.566,31,1.013,39,2.074,802,2.674,1304,2.698,1984,5.207,1985,5.207,1986,4.794]],["toc//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[9,0.064,31,1.547,35,0.579,49,1.269,172,3.101,177,3.638,385,1.147,706,2.386,1304,5.279,1352,1.181]],["deprecated//docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/",[839,0.476]],["title//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[11,0.627,43,3.342,47,2.031,49,0.92,767,2.443,1706,2.488,1987,3.425]],["keywords//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[1372,3.761,1770,3.948,1987,3.559,1988,5.99,1989,4.494,1990,4.494]],["toc//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[9,0.062,29,1.168,35,0.571,42,2.578,60,2.351,65,2.351,215,4.142,261,2.884,412,1.913,767,4.257,1987,4.622]],["deprecated//docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/",[839,0.476]],["title//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[11,0.587,409,4.052,1706,2.331,1801,2.773,1971,3.095,1991,3.77,1992,3.694,1993,3.295]],["keywords//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[259,1.538,1690,2.818,1770,3.948,1993,3.655,1994,4.378,1995,4.969]],["toc//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[9,0.079,35,0.349,64,2.385,65,1.859,100,1.845,140,3.654,203,1.778,319,1.507,345,2.704,573,4.388,651,2.385,706,1.845,789,1.778,847,2.813,1038,2.325,1993,7.105,1996,5.661,1997,6.149]],["deprecated//docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/",[839,0.476]],["title//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[11,0.627,47,2.031,49,0.92,164,1.648,189,2.986,1706,2.488,1998,3.196]],["keywords//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[258,0.892,1163,3.952,1998,3.591,1999,4.733,2000,4.621]],["toc//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[33,4.812,262,3.734,327,3.045,388,4.829,391,3.948,755,5.489,1163,6.403]],["deprecated//docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[11,0.724,42,2.208,203,1.926,1191,3.959,1706,2.875]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[217,2.006,359,3.107,562,2.256,655,1.952,1057,3.182,1191,2.587,1350,3.039,1770,2.87,1933,4.009,2001,4.354,2002,4.009]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[9,0.057,35,0.406,45,3.183,46,3.142,164,2.043,318,3.881,359,6.781,368,3.047,651,2.772,766,2.552,1191,5.647,1350,4.989,1648,4.71,1747,4.989,2003,6.58]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.627,766,2.059,1184,2.839,1706,2.488,1801,2.96,1971,3.303,2004,3.425]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[2004,3.849,2005,6.476,2006,6.476,2007,4.429,2008,4.859]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.056,29,1.052,327,2.56,381,3.259,385,1.011,412,1.722,706,2.102,933,4.998,952,3.161,981,4.466,1352,1.04,1628,4.334,1804,4.334,2004,6.281,2009,5.119]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[11,0.627,766,2.059,774,3.196,1184,2.839,1307,5.006,2004,3.425,2010,5.764]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[2004,3.849,2007,4.429,2008,4.859,2011,6.476,2012,6.476]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[9,0.058,29,1.096,327,2.666,381,3.348,412,1.794,706,2.189,933,5.205,952,3.292,981,4.651,1628,4.514,1804,4.514,2004,6.409,2009,5.331]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-14-04/",[1028,3.823]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.587,31,1.05,1168,2.084,1184,2.66,1706,2.331,1801,2.773,1826,2.66,1971,3.095]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[31,1.26,1527,3.801,2013,5.003,2014,5.625,2015,4.521]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[0,1.236,9,0.049,19,4.525,29,0.924,35,0.607,60,1.859,65,1.859,148,5.653,187,2.893,201,1.584,261,2.28,327,2.248,379,1.69,412,1.512,490,2.176,544,3.275,1168,2.373,1423,3.861,1529,3.805,1826,3.028]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[11,0.552,258,0.7,259,1.304,381,1.766,1184,2.502,1248,2.816,1706,2.192,1801,2.608,1971,2.911]],["keywords//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[258,0.767,259,1.43,1248,3.089,1690,2.621,1858,3.81,1859,3.81,1860,4.839]],["toc//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[9,0.064,17,1.846,18,1.858,35,0.452,258,1.404,259,2.616,327,2.907,1248,4.409,1861,5.967,1862,7.322]],["deprecated//docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/",[839,0.476]],["title//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[11,0.627,14,0.81,263,3.567,1271,3.303,1977,3.735,2016,3.383,2017,5.764]],["keywords//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[1978,3.017,1980,2.721,1981,2.675,1982,2.675,2016,2.423,2018,4.129,2019,4.129,2020,3.098,2021,2.721,2022,2.22,2023,4.129,2024,4.129]],["toc//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[9,0.053,14,0.929,35,0.376,38,2.339,119,2.308,177,3.024,201,1.703,306,3.879,350,3.833,379,1.817,412,1.626,490,2.339,723,3.833,790,3.23,2016,6.022,2022,3.555,2025,4.959,2026,4.614,2027,4.283]],["deprecated//docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[11,0.724,162,3.515,1706,2.875,1801,3.421,1971,3.818]],["keywords//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[5,1.577,893,3.269,2028,6.476,2029,6.476,2030,4.621]],["toc//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[9,0.069,24,2.721,35,0.349,64,2.385,90,2.584,101,2.914,112,2.227,162,6.143,178,3.805,209,3.409,253,3.307,339,1.696,381,2.137,417,3.921,520,3.446,1075,3.446,2031,6.121]],["deprecated//docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1309,3.862,1706,2.875,1801,3.421,1971,3.818]],["keywords//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.046,11,0.627,31,1.121,1184,2.839,1706,2.488,1801,2.96,1971,3.303]],["keywords//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.606,31,1.084,217,2.566,711,2.789,2014,4.839,2034,5.571,2035,5.571]],["toc//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.094,17,1.626,18,1.636,31,2.196,60,2.118,101,3.32,282,4.319,345,3.08,2036,7.004,2037,7.004]],["deprecated//docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1706,2.875,1801,3.421,1971,3.818,2038,3.818]],["keywords//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[0,0.964,11,0.521,14,0.674,407,3.347,1706,2.069,1801,2.462,1971,2.748,2042,3.16,2043,3.107,2044,4.415]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[9,0.065,35,0.646,38,2.879,381,2.828,789,2.352,2042,5.362,2043,7.364]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[11,0.587,203,1.561,339,1.49,688,2.375,1473,3.095,1706,2.331,1801,2.773,1971,3.095]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[11,0.672,258,0.851,597,3.825,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[39,2.807,258,0.971,597,4.362,1303,3.247]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[9,0.054,17,1.564,18,1.574,35,0.66,38,2.384,198,4.807,199,4.702,258,0.928,297,3,387,4.923,802,5.705,1303,3.103,1309,3.906]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1706,2.875,1801,3.421,1971,3.818,2045,3.655]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[11,0.606,138,2.861,466,3.354,1826,2.744,1995,4.621,2039,3.354,2045,3.057]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[11,0.552,14,0.714,33,2.128,42,1.684,258,0.7,328,2.234,1706,2.192,1801,2.608,1971,2.911]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[11,0.627,14,0.81,203,1.666,753,4.113,1706,2.488,1947,4.453,2052,4.113]],["keywords//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[11,0.651,1770,3.948,2052,4.274,2053,5.202,2054,4.969,2055,5.99]],["toc//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[9,0.074,14,0.966,29,1.032,35,0.526,158,3.438,282,3.163,297,3.059,327,2.511,399,4.901,587,4.312,706,2.061,1348,5.483,2052,6.603,2054,5.697,2056,5.305,2057,4.608]],["deprecated//docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[11,0.587,49,0.862,164,1.544,258,0.744,1184,2.66,1706,2.331,1801,2.773,1971,3.095]],["keywords//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[11,0.566,258,0.717,562,2.698,711,2.606,1770,3.432,1801,2.674,1913,4.523,2058,5.207]],["toc//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[9,0.086,17,1.693,18,1.704,35,0.415,40,3.899,201,1.879,258,1.486,262,3.27,379,2.005,472,3.509,1482,5.635]],["deprecated//docs/web-servers/apache/apache-web-server-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[11,0.627,47,2.031,49,0.92,164,1.648,292,2.934,1706,2.488,2059,3.163]],["keywords//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[1770,4.268,1870,4.196,1995,5.372,2059,3.553,2060,6.476]],["toc//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[9,0.055,29,1.032,35,0.39,65,2.077,121,4.25,145,3.496,319,2.268,345,3.02,412,1.689,651,3.589,744,5.726,803,6.329,1016,3.526,2059,5.077]],["deprecated//docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[11,0.724,1706,2.875,1801,3.421,1971,3.818,2061,3.774]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2063,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[9,0.07,35,0.497,201,2.252,379,2.403,706,2.623,807,5.979,2061,6.128]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[11,0.672,14,0.869,49,0.986,164,1.767,1706,2.667,2059,3.391]],["keywords//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[655,2.191,1770,3.221,1870,3.167,1995,4.055,2059,2.682,2064,4.888,2065,3.903,2066,4.888,2067,3.572]],["toc//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[9,0.055,29,1.032,35,0.39,65,2.077,121,4.25,145,3.496,319,2.268,345,3.02,412,1.689,651,3.589,744,5.726,803,6.329,1016,3.526,2059,5.077]],["deprecated//docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/",[839,0.476]],["title//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[9,0.041,11,0.552,31,0.988,142,3.292,259,1.304,1168,1.96,1706,2.192,1801,2.608,1971,2.911]],["keywords//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[31,1.013,259,1.337,1168,2.009,1527,3.056,1528,3.494,2014,4.523,2068,5.207,2069,5.207]],["toc//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[11,0.672,49,0.986,1177,3.146,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[4,1.191,5,1.334,9,0.063,11,0.596,29,0.823,31,1.803,35,0.311,47,3.266,49,1.262,65,1.657,100,1.644,112,1.984,164,1.567,201,1.411,203,1.584,259,1.407,319,1.343,339,1.512,345,2.409,379,1.506,380,3.551,412,1.348,789,1.584,847,2.507,1038,2.072,1168,2.115]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[11,0.552,90,1.53,521,3.058,766,1.814,1706,2.192,1750,3.474,1801,2.608,1971,2.911,2070,3.1]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[11,0.627,42,1.911,485,3.62,490,2.04,1706,2.488,2072,4.113,2073,3.163]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[11,0.651,490,2.12,662,2.509,2073,3.286,2074,5.99,2075,5.99]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[0,1.328,9,0.053,29,0.993,35,0.512,42,2.191,57,3.979,169,2.03,201,1.703,261,2.451,411,3.59,412,1.626,789,1.911,1404,5.943,2073,6.048,2076,4.614,2077,4.717]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[11,0.587,14,0.759,24,2.39,179,3.342,210,2.505,1706,2.331,2078,2.904,2079,3.854]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[11,0.704,893,3.269,2078,3.483,2080,4.621,2081,5.372]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[9,0.078,14,1.364,2078,6.197]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[11,0.521,14,0.674,215,2.554,490,1.697,1184,2.362,1706,2.069,1801,2.462,1971,2.748,2082,2.554,2083,3.28]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/",[839,0.476]],["title//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[4,1.174,5,1.315,11,0.587,47,1.902,1063,2.933,1706,2.331,1801,2.773,1971,3.095]],["keywords//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[4,1.408,1465,4.268,1770,4.268,2087,5.003,2088,4.733]],["toc//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[0,1.745,4,2.546,5,1.524,9,0.05,47,2.205,49,0.999,96,3.132,119,2.185,213,4.055,335,3.872,706,1.878,946,4.124,950,3.872,951,4.625,952,2.824,987,4.368,1066,3.586]],["deprecated//docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[4,1.571,9,0.058,11,0.785,774,4.005]],["keywords//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[4,0.898,11,0.449,139,1.288,1200,2.77,1465,2.721,1467,3.296,1469,2.946,2089,4.129,2090,4.129,2091,4.129,2092,4.129,2093,4.129]],["toc//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[0,1.724,4,2.532,5,1.497,9,0.049,14,0.864,17,1.427,18,1.436,49,0.981,96,3.078,119,2.147,213,3.984,335,3.805,946,4.052,950,3.805,951,4.568,952,2.775,987,4.292,1066,3.524]],["deprecated//docs/databases/mysql/install-mysql-on-ubuntu-14-04/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,1706,2.331,1801,2.773]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[9,0.061,35,0.432,49,1.581,80,3.15,177,3.481,306,4.466,385,1.098,583,4.778,707,5.527,1352,1.13]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/",[839,0.476]],["title//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[5,1.505,11,0.672,14,0.869,30,2.667,1063,3.357,1706,2.667]],["keywords//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[30,2.795,1064,5.171,1065,3.952,1160,4.346,1770,4.268]],["toc//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[0,2.043,5,2.168,9,0.071,29,0.975,30,4.386,35,0.369,119,2.265,204,3.122,227,4.204,319,1.59,651,2.517,952,2.928,1066,3.718,1070,4.276,2094,5.012,2095,5.012]],["deprecated//docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[9,0.043,11,0.587,49,0.862,1706,2.331,1801,2.773,1971,3.095,2022,2.904,2096,3.169]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[2022,3.221,2096,3.515,2097,5.99,2098,4.494,2099,4.494,2100,4.494]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[9,0.06,14,1.047,35,0.423,49,1.189,282,3.431,283,5.315,327,2.723,490,2.636,684,3.967,789,2.153,2022,4.006,2027,4.826,2096,5.731,2101,5.588]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[11,0.672,49,0.986,759,2.735,1706,2.667,1801,3.174,1971,3.542]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[4,1.063,11,0.531,258,0.673,259,1.255,759,2.163,1496,3.903,2102,3.776,2103,4.888,2104,4.888]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[0,1.436,4,2.066,5,1.74,9,0.076,17,1.659,18,1.669,35,0.607,201,1.841,210,3.315,258,0.985,259,1.835,379,1.965,685,3.438]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/",[839,0.476]],["title//docs/uptime/monitoring-and-maintaining-your-server/",[49,1.259,203,2.281,1951,6.545]],["keywords//docs/uptime/monitoring-and-maintaining-your-server/",[77,5.372,203,2.57,882,5.372,1951,5.372]],["toc//docs/uptime/monitoring-and-maintaining-your-server/",[9,0.036,14,0.96,35,0.388,65,1.361,69,3.593,74,2.216,80,1.863,89,2.526,90,2.487,96,2.252,100,2.478,203,2.387,339,1.242,481,2.966,522,2.869,527,3.211,652,2.826,688,3.631,766,1.607,789,1.301,815,3.476,919,4.769,920,3.078,1033,2.182,1185,3.733,1342,4.143,1350,3.141,1363,3.908,1665,3.593,1666,3.593,1884,3.733,1946,4.143,2105,4.5]],["deprecated//docs/uptime/monitoring-and-maintaining-your-server/",[]],["title//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[49,1.259,203,2.281,2106,6.853]],["keywords//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[203,2.038,1623,7.518,2106,6.122]],["toc//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[0,1.189,4,1.286,9,0.084,14,0.525,29,0.561,35,0.517,49,0.596,64,1.449,65,1.13,80,3.039,88,2.666,96,2.96,119,2.065,120,4.322,164,1.068,169,1.816,201,0.962,203,1.08,258,0.515,259,1.518,312,2.22,318,2.029,345,1.643,385,0.539,573,2.666,649,2.22,684,1.99,688,1.643,706,1.121,847,3.358,895,2.421,1352,0.555,1887,3.245,1996,3.44,2106,8.401]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-zabbix/",[839,0.476]],["title//docs/applications/social-networking/dolphin/",[2107,8.402]],["keywords//docs/applications/social-networking/dolphin/",[2107,6.716,2108,6.174,2109,7.12]],["toc//docs/applications/social-networking/dolphin/",[4,1.074,5,1.203,9,0.087,16,1.472,29,0.742,35,0.417,40,2,49,0.789,64,1.917,100,1.483,119,1.725,249,3.526,259,2.242,262,2.215,381,1.718,405,4.472,684,2.632,688,2.173,706,1.483,744,3.058,766,1.765,803,3.38,905,3.612,937,3.945,2107,8.963,2110,4.942]],["deprecated//docs/applications/social-networking/dolphin/",[609,0.697,836,0.638,839,0.087,2109,2.146,2111,0.873,2112,0.873,2113,0.873]],["title//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[5,1.622,14,0.937,90,2.007,391,3.158,1129,4.065]],["keywords//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[4,1.001,5,1.122,491,3.455,1129,2.81,1838,2.408,2114,4.606,2115,4.606,2116,4.606,2117,4.606,2118,4.606]],["toc//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[0,1.563,4,1.691,5,2.446,90,3.025,119,2.715,176,3.201,391,5.273,491,5.835,2119,7.777]],["deprecated//docs/websites/cms/use-cpanel-to-manage-domains-and-databases/",[]],["title//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[9,0.053,49,1.063,139,2.078,2120,5.786,2121,6.134]],["keywords//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[2120,6.122,2122,7.049,2123,7.049,2124,7.049]],["toc//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[9,0.069,35,0.487,64,3.327,80,3.551,345,2.704,789,1.778,2120,10.754,2121,5.661,2125,10.689,2126,6.149]],["deprecated//docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/",[]],["title//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[244,3.677,655,3.239,895,4.681,948,5.043]],["keywords//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[244,3.936,655,3.467,895,5.011]],["toc//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[0,1.236,80,2.546,89,1.881,112,2.227,145,3.13,244,5.927,247,3.861,252,4.494,352,4.388,540,5.101,649,3.654,700,4.388,895,3.984,896,5.034,1110,5.661,1126,4.494,1751,5.661,2127,5.34,2128,5.101]],["deprecated//docs/platform/disk-images/copying-a-disk-image-over-ssh/",[]],["title//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[244,3.677,477,4.093,895,4.681,1778,5.58]],["keywords//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[244,3.936,1524,5.802,2129,7.733]],["toc//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[0,1.745,35,0.356,89,3.05,96,3.132,112,3.144,244,5.483,247,3.93,345,2.752,525,4.055,649,5.926,895,4.055,896,3.673,1126,4.574,2127,7.542]],["deprecated//docs/platform/disk-images/copying-a-disk-image-to-a-different-account/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[11,0.785,1033,3.502,1706,3.117,1801,3.709]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[11,0.841,1033,3.749,1801,3.971]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[9,0.048,11,1.064,15,3.638,16,1.8,42,2.003,74,2.976,80,2.502,89,1.848,100,1.813,112,2.188,367,4.312,522,3.853,583,3.795,742,3.983,977,5.013,1016,3.103,1033,5.143,1184,2.976,1185,5.013,2130,2.692,2131,5.013]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/",[839,0.476]],["title//docs/troubleshooting/rescue-and-rebuild/",[1126,6.352,2132,7.21]],["keywords//docs/troubleshooting/rescue-and-rebuild/",[1126,6.258,2132,7.104]],["toc//docs/troubleshooting/rescue-and-rebuild/",[2,2.964,8,3.885,9,0.045,65,1.683,80,3.309,89,1.702,153,2.402,169,1.709,244,2.833,247,5.02,339,2.206,381,1.935,445,3.495,527,3.972,645,3.735,649,3.308,655,2.495,948,3.885,951,2.964,1016,2.858,1126,6.836,1560,5.125,2132,4.617,2133,4.834,2134,5.125,2135,5.566]],["deprecated//docs/troubleshooting/rescue-and-rebuild/",[]],["title//docs/platform/disk-images/migrating-a-server-to-your-linode/",[49,1.259,89,2.413,1524,5.92]],["keywords//docs/platform/disk-images/migrating-a-server-to-your-linode/",[2136,7.733,2137,7.733,2138,7.733]],["toc//docs/platform/disk-images/migrating-a-server-to-your-linode/",[0,1.52,29,0.775,34,3.601,35,0.561,42,1.71,89,2.314,96,2.582,112,1.868,142,3.343,169,1.584,178,3.192,208,2.923,225,3.066,244,4.56,247,3.239,326,3.148,428,3.106,525,3.343,583,3.239,635,3.027,645,3.461,649,4.495,895,3.343,971,3.87,996,4.75,1032,3.528,1126,3.77,1335,4.75]],["deprecated//docs/platform/disk-images/migrating-a-server-to-your-linode/",[839,0.476]],["title//docs/platform/disk-images/disk-images-and-configuration-profiles/",[35,0.448,244,4.016,525,5.113]],["keywords//docs/platform/disk-images/disk-images-and-configuration-profiles/",[244,4.359,2139,8.563]],["toc//docs/platform/disk-images/disk-images-and-configuration-profiles/",[0,1.727,9,0.039,14,1.009,35,0.608,80,1.99,101,2.278,139,1.499,244,5.645,273,2.56,390,4.322,481,3.168,525,6.934,580,4.175,652,3.018,906,3.606,970,3.987,993,3.987,1084,3.513,1924,4.426,2140,4.426,2141,4.807]],["deprecated//docs/platform/disk-images/disk-images-and-configuration-profiles/",[]],["title//docs/platform/prepaid-billing-and-payments-legacy/",[1024,6.651,1035,5.28,1036,5.993,1037,5.42]],["keywords//docs/platform/prepaid-billing-and-payments-legacy/",[1035,4.378,1036,4.969,1037,4.494,1816,5.202,1817,5.202,2142,5.99]],["toc//docs/platform/prepaid-billing-and-payments-legacy/",[42,2.074,100,1.878,155,5.191,385,0.903,390,3.767,435,2.883,477,3.546,620,4.466,651,2.427,1035,6.346,1036,5.191,1037,6.515,1120,5.435,1813,5.762,1815,4.834,1816,5.435,1817,7.542,1818,5.191,2143,6.258,2144,6.258,2145,6.258]],["deprecated//docs/platform/prepaid-billing-and-payments-legacy/",[839,0.476]],["title//docs/troubleshooting/troubleshooting/",[790,4.726]],["keywords//docs/troubleshooting/troubleshooting/",[790,4.687]],["toc//docs/troubleshooting/troubleshooting/",[5,0.778,14,0.449,35,0.182,49,0.51,89,2.908,90,1.571,96,1.599,119,1.115,142,2.07,153,1.379,164,0.913,169,1.601,176,2.146,177,1.461,179,1.977,187,1.503,193,2.144,195,2.28,201,0.823,225,1.898,244,2.654,292,1.626,316,2.23,350,3.023,360,3.64,379,0.878,381,1.812,385,0.461,411,1.735,445,2.006,460,2.941,477,1.81,489,1.949,490,1.13,632,2.335,635,1.875,655,1.432,662,1.338,684,1.701,688,1.405,915,2.28,952,2.353,1058,2.551,1397,2.775,1452,2.775,1717,4.163,1812,2.468,1873,2.775,2146,3.195,2147,3.195,2148,2.775,2149,3.195,2150,3.195,2151,3.195,2152,3.195,2153,3.195,2154,3.195,2155,3.195,2156,2.941,2157,3.195,2158,3.195,2159,3.195,2160,3.195]],["deprecated//docs/troubleshooting/troubleshooting/",[]],["title//docs/platform/accounts-and-passwords/",[477,4.924,952,3.922]],["keywords//docs/platform/accounts-and-passwords/",[90,2.123,477,3.994,944,5.152,952,3.181]],["toc//docs/platform/accounts-and-passwords/",[29,0.787,45,2.332,46,2.302,89,2.339,90,2.303,100,1.571,119,3.154,225,4.544,385,1.103,390,3.152,405,4.666,445,4.802,684,2.788,766,2.731,950,4.732,951,2.788,952,4.484,1058,4.18,1965,6.343,2009,3.826,2133,4.547]],["deprecated//docs/platform/accounts-and-passwords/",[]],["title//docs/platform/support/",[472,4.654]],["keywords//docs/platform/support/",[472,3.391,2161,7.049,2162,7.049,2163,7.049]],["toc//docs/platform/support/",[89,2.813,313,7.105,472,4.425,706,2.76,1965,7.63,2164,9.198]],["deprecated//docs/platform/support/",[]],["title//docs/platform/linode-backup-service/",[2,3.07,14,0.81,24,2.551,42,1.911,89,1.763,319,1.413,1552,4.113]],["keywords//docs/platform/linode-backup-service/",[2165,4.888,2166,4.888,2167,4.888,2168,4.888,2169,4.888,2170,4.888,2171,4.888,2172,4.888,2173,4.888]],["toc//docs/platform/linode-backup-service/",[2,6.127,8,6.416,42,2.591,89,2.811,90,1.625,92,4.686,96,2.701,327,1.972,392,3.85,411,2.93,435,2.485,437,3.339,514,4.968,577,4.476,616,3.943,649,3.206,758,6.789,1087,3.943,1724,4.476,1818,4.476,2174,5.396]],["deprecated//docs/platform/linode-backup-service/",[]],["title//docs/websites/hosting-a-website/",[201,2.239,292,4.424]],["keywords//docs/websites/hosting-a-website/",[292,3.588,1667,5.628,1668,6.122,1686,6.49]],["toc//docs/websites/hosting-a-website/",[0,0.966,4,1.561,5,2.093,9,0.069,29,0.722,32,3.065,35,0.273,49,0.767,60,1.453,89,2.628,164,1.374,169,1.476,176,1.979,201,1.238,210,2.23,258,0.989,259,2.206,292,2.447,349,5.878,379,1.322,489,2.933,490,2.541,579,7.912,615,3.168,685,2.313,700,3.43]],["deprecated//docs/websites/hosting-a-website/",[]],["title//docs/security/securing-your-server/",[49,1.387,319,2.13]],["keywords//docs/security/securing-your-server/",[319,2.064,325,2.882,655,2.685,2175,5.99,2176,5.99]],["toc//docs/security/securing-your-server/",[0,0.871,11,0.471,14,0.609,35,0.246,42,2.997,45,1.93,46,1.906,61,0.779,100,1.992,119,1.513,127,1.39,129,1.217,176,1.784,251,1.996,312,2.575,319,1.062,325,2.085,334,1.815,336,2.287,381,1.506,390,3.996,392,3.093,399,3.093,477,2.456,562,2.245,572,3.595,651,1.681,655,3.617,662,1.815,946,2.856,987,3.025,1353,2.856,1423,2.721,1552,3.093,1679,3.99,1966,3.764,2026,3.025,2177,4.334,2178,3.99,2179,4.334,2180,5.507]],["deprecated//docs/security/securing-your-server/",[]],["title//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[16,1.984,29,1.001,49,1.063,759,2.948,1511,4.122]],["keywords//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[759,3.422,1511,4.785,1889,7.12]],["toc//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.655,49,1.336,164,1.699,201,1.53,258,0.819,259,1.525,379,1.633,412,1.461,1890,5.16]],["deprecated//docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[11,0.672,49,0.986,203,1.787,2181,4.41,2182,4.41,2183,4.314]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[11,0.651,203,1.732,2181,4.274,2183,4.181,2184,5.99,2185,5.515]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[9,0.06,35,0.657,164,2.13,208,4.22,209,4.13,318,4.045,385,1.075,1352,1.106,2181,8.253]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[258,1.197,2186,7.549]],["keywords//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[258,0.971,2186,6.122,2187,7.049,2188,7.049]],["toc//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[9,0.056,35,0.398,225,4.162,334,2.933,635,4.111,706,2.102,1107,5.81,2186,8.144,2189,7.004,2190,7.004,2191,7.004,2192,7.004,2193,7.004,2194,7.004,2195,7.004,2196,7.004,2197,7.004]],["deprecated//docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/",[]],["title//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[35,0.448,258,1.087,2198,7.265]],["keywords//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[258,1.18,2199,8.563]],["toc//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[9,0.061,29,1.143,45,3.389,46,3.346,60,2.301,129,2.137,146,4.466,326,4.643,947,6.075,2198,10.137,2200,7.609,2201,7.609]],["deprecated//docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/",[]],["title//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[61,1.197,766,2.379,1023,2.806,2004,3.959,2202,3.205]],["keywords//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[2007,4.429,2008,4.859,2203,6.476,2204,6.476,2205,5.963]],["toc//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[9,0.051,29,0.957,35,0.362,327,2.329,381,2.214,385,0.919,412,1.567,687,2.386,776,3.309,795,3.887,796,3.271,933,4.546,952,2.875,981,4.062,1140,4.001,1352,0.946,1804,3.942,2004,5.224,2009,4.656,2128,7.293]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-6-squeeze/",[839,0.476]],["title//docs/tools-reference/tools/use-nano-text-editor-commands/",[14,0.869,139,1.928,368,2.635,610,4.314,611,4.935,953,4.637]],["keywords//docs/tools-reference/tools/use-nano-text-editor-commands/",[611,6.837,953,6.425]],["toc//docs/tools-reference/tools/use-nano-text-editor-commands/",[0,1.458,2,2.596,16,1.451,29,0.732,35,0.277,38,1.725,54,3.016,109,5.063,169,3.15,191,5.71,273,2.596,368,2.078,389,4.367,610,6.699,647,3.656,652,3.06,953,3.656,979,6.3,1016,2.502,1362,4.487,1478,6.917,2206,4.873,2207,4.873,2208,4.233,2209,4.873]],["deprecated//docs/tools-reference/tools/use-nano-text-editor-commands/",[]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[11,0.724,49,1.063,1177,3.391,2131,5.526,2210,5.786]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[4,1.155,5,1.294,9,0.062,11,0.578,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/",[839,0.476]],["title//docs/websites/cms/set-up-dns-services-on-cpanel/",[16,1.984,29,1.001,42,2.208,490,2.357,1129,4.065]],["keywords//docs/websites/cms/set-up-dns-services-on-cpanel/",[490,3.03,1129,5.225]],["toc//docs/websites/cms/set-up-dns-services-on-cpanel/",[14,1.199,90,2.569,417,5.439,489,5.205,490,3.019,993,7.076,1133,9.808,1948,7.409]],["deprecated//docs/websites/cms/set-up-dns-services-on-cpanel/",[]],["title//docs/websites/cms/kloxo-guides/",[1161,6.521,2211,7.21]],["keywords//docs/websites/cms/kloxo-guides/",[1129,4.301,2211,5.847,2212,5.03,2213,5.03]],["toc//docs/websites/cms/kloxo-guides/",[]],["deprecated//docs/websites/cms/kloxo-guides/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-centos-6/",[49,1.153,129,2.029,1023,3.043,1177,3.677]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-6/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-centos-6/",[4,1.21,5,1.356,9,0.064,29,0.836,31,1.819,35,0.316,47,3.295,49,1.276,65,1.683,100,1.67,112,2.016,164,1.592,201,1.434,203,1.609,259,1.429,319,1.364,339,1.536,345,2.447,379,1.53,412,1.369,789,1.609,847,2.546,1038,2.105,1168,2.148,1691,4.176]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-6/",[]],["title//docs/websites/cms/creating-accounts-on-directadmin/",[0,1.586,477,4.47,2214,6.545]],["keywords//docs/websites/cms/creating-accounts-on-directadmin/",[477,4.381,2214,6.415,2215,7.12]],["toc//docs/websites/cms/creating-accounts-on-directadmin/",[0,2.344,65,2.994,119,3.458,385,1.098,477,5.611,1352,1.13,2215,9.119]],["deprecated//docs/websites/cms/creating-accounts-on-directadmin/",[839,0.476]],["title//docs/websites/cms/directadmin/",[2214,8.025]],["keywords//docs/websites/cms/directadmin/",[2214,7.958]],["toc//docs/websites/cms/directadmin/",[]],["deprecated//docs/websites/cms/directadmin/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[11,0.724,49,1.063,759,2.948,2131,5.526,2210,5.786]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[1656,5.003,2102,5.003,2216,6.476,2217,6.476,2218,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.631,49,1.336,164,1.699,201,1.53,210,2.756,258,0.819,259,1.525,379,1.633,412,1.461,685,2.859]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/",[839,0.476]],["title//docs/websites/cms/install-kloxo-on-centos-5/",[9,0.058,129,2.029,2211,5.993,2219,2.533]],["keywords//docs/websites/cms/install-kloxo-on-centos-5/",[1129,4.301,2211,5.847,2212,5.03,2213,5.03]],["toc//docs/websites/cms/install-kloxo-on-centos-5/",[9,0.08,428,6.008,659,5.592]],["deprecated//docs/websites/cms/install-kloxo-on-centos-5/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[11,0.785,1033,3.502,2131,5.993,2210,6.274]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[2220,7.049,2221,7.049,2222,5.847,2223,5.847]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[112,3.614,1033,5.679]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/",[839,0.476]],["title//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[9,0.05,14,0.869,687,2.314,776,2.326,1129,3.771,1140,3.881]],["keywords//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[635,4.538,687,2.896,1129,4.718]],["toc//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[0,1.635,9,0.065,17,1.889,18,1.901,220,4.333,687,3.047,776,3.891,790,3.975,796,4.178,1140,5.109]],["deprecated//docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/",[]],["title//docs/websites/ecommerce/opencart-on-fedora-15/",[127,2.53,964,5.294,2224,6.545]],["keywords//docs/websites/ecommerce/opencart-on-fedora-15/",[127,2.077,253,3.483,779,4.521,964,4.346,965,5.372]],["toc//docs/websites/ecommerce/opencart-on-fedora-15/",[4,2,9,0.074,29,1.382,259,2.361,964,6.172,1286,6.564]],["deprecated//docs/websites/ecommerce/opencart-on-fedora-15/",[839,0.476]],["title//docs/websites/ecommerce/opencart-on-centos-6/",[129,2.216,964,5.294,1023,3.324]],["keywords//docs/websites/ecommerce/opencart-on-centos-6/",[129,1.819,253,3.483,779,4.521,964,4.346,965,5.372]],["toc//docs/websites/ecommerce/opencart-on-centos-6/",[4,2,9,0.074,29,1.382,259,2.361,964,6.172,1286,6.564]],["deprecated//docs/websites/ecommerce/opencart-on-centos-6/",[]],["title//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[61,1.298,964,4.847,1023,3.043,2202,3.476]],["keywords//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[61,1.076,253,3.221,779,4.181,964,4.019,965,4.969,2202,2.882]],["toc//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[4,2,9,0.074,29,1.382,259,2.361,964,6.172,1286,6.564]],["deprecated//docs/websites/ecommerce/opencart-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-15/",[49,1.153,127,2.317,759,3.197,2224,5.993]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-15/",[1789,5.152,1790,5.289,2225,7.049,2226,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-15/",[4,2.239,5,1.969,9,0.082,16,1.684,29,1.215,35,0.619,49,1.29,164,1.617,201,1.457,210,2.623,258,1.114,259,1.452,379,1.555,412,1.391,537,3.665,685,2.721]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-15/",[839,0.476]],["title//docs/web-servers/lamp/lamp-on-centos-6/",[129,2.216,759,3.492,1023,3.324]],["keywords//docs/web-servers/lamp/lamp-on-centos-6/",[4,1.211,129,1.565,258,0.767,259,1.43,759,2.465,1025,4.448,1301,5.13]],["toc//docs/web-servers/lamp/lamp-on-centos-6/",[0,1.38,4,2.012,5,1.673,9,0.084,17,1.594,18,1.604,35,0.636,164,1.964,201,1.769,258,1.275,259,1.763,379,1.888]],["deprecated//docs/web-servers/lamp/lamp-on-centos-6/",[]],["title//docs/platform/nodebalancer/nodebalancer-reference-guide/",[1159,5.294,1161,5.92,1518,6.545]],["keywords//docs/platform/nodebalancer/nodebalancer-reference-guide/",[499,6.837,1159,5.746]],["toc//docs/platform/nodebalancer/nodebalancer-reference-guide/",[29,0.811,31,1.05,35,0.307,85,3.85,208,5.208,218,4.686,221,4.476,225,3.206,247,3.388,251,2.485,258,0.743,321,3.943,350,3.128,367,3.85,531,3.292,630,3.206,635,3.166,684,2.874,776,2.031,837,3.943,992,4.968,1016,2.771,1097,3.248,1159,5.245,2227,5.396,2228,5.396,2229,5.396,2230,5.396,2231,5.396,2232,4.968]],["deprecated//docs/platform/nodebalancer/nodebalancer-reference-guide/",[]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[4,1.253,61,1.036,766,2.059,1023,2.428,1055,2.169,1584,3.041,2202,2.773]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[61,1.001,766,1.99,1584,2.939,2202,2.68,2205,5.13,2233,5.571,2234,5.571]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[4,1.344,129,1.736,766,2.207,1055,2.326,1584,3.261,2219,2.167]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[766,2.313,1587,4.621,2236,6.476,2237,6.476,2238,6.476]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[4,1.778,9,0.046,16,2.436,29,1.229,35,0.541,60,2.879,65,1.738,119,2.856,261,2.131,379,1.58,391,3.877,435,2.648,688,2.527,767,2.436,1016,2.951,1055,3.078,1584,3.032,1588,3.507,1589,4.201]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-fedora-15/",[49,1.153,127,2.317,1177,3.677,2224,5.993]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-15/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-15/",[4,1.23,5,1.377,9,0.076,29,0.85,31,1.573,35,0.536,49,1.29,65,1.71,100,1.697,164,1.617,201,1.457,203,1.635,259,1.452,319,1.982,379,1.555,385,0.816,412,1.391,615,3.727,789,1.635,1038,2.139,1168,2.182,1352,0.84,1525,3.551]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-15/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[49,1.063,61,1.197,1023,2.806,1177,3.391,2202,3.205]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[4,1.155,5,1.294,9,0.062,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,61,0.955,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,385,0.767,412,1.307,789,1.536,847,2.431,1013,4.616,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[11,0.627,43,3.342,49,0.92,767,2.443,1987,3.425,2182,4.113,2183,4.024]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[1372,3.498,1987,3.311,1989,4.18,1990,4.18,2239,5.571,2240,4.839,2241,4.621]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[29,1.195,35,0.579,42,2.636,60,2.405,215,4.236,385,1.147,412,1.956,767,4.318,1352,1.181,1987,4.726]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[11,0.724,49,1.063,759,2.948,2182,4.754,2183,4.65]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[1656,5.003,2102,5.003,2185,5.963,2242,6.476,2243,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.631,49,1.336,164,1.699,201,1.53,210,2.756,258,0.819,259,1.525,379,1.633,412,1.461,685,2.859]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[42,1.79,61,0.97,485,3.391,490,1.911,1023,2.275,2072,3.854,2073,2.963,2202,2.598]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[61,1.164,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2182,3.854,2183,3.77]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[11,0.704,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[14,0.81,127,1.849,215,3.07,490,2.04,2082,3.07,2083,3.942,2224,4.782]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[490,2.12,829,3.761,2082,3.19,2085,4.378,2086,3.221,2244,5.202]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[9,0.053,14,0.929,29,0.993,35,0.583,318,3.59,339,1.824,385,0.954,412,1.626,476,3.133,490,2.339,520,3.704,651,2.564,1352,0.982,2082,6.144,2086,3.555]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[11,0.587,14,0.759,215,2.876,490,1.911,2082,2.876,2083,3.694,2182,3.854,2183,3.77]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[11,0.672,90,1.862,380,4.005,708,3.771,2182,4.41,2183,4.314]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[708,3.952,2245,6.476,2246,5.171,2247,5.171,2248,5.171]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[0,1.084,5,1.314,9,0.063,29,0.811,31,1.05,33,2.26,35,0.573,42,1.788,60,1.631,65,1.631,100,1.619,203,1.56,258,0.743,319,1.323,334,2.26,385,0.779,393,3.766,412,1.327,708,5.608,709,3.057,766,1.927,789,1.56,1038,2.041,1139,3.766,1196,2.874,1352,0.801,2249,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[61,1.111,90,1.862,380,4.005,708,3.771,1023,2.604,2202,2.974]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[708,3.952,2246,5.171,2247,5.171,2248,5.171,2250,6.476]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[0,1.084,5,1.314,9,0.063,29,0.811,31,1.05,33,2.26,35,0.573,42,1.788,60,1.631,65,1.631,100,1.619,203,1.56,258,0.743,319,1.323,334,2.26,385,0.779,393,3.766,412,1.327,708,5.608,709,3.057,766,1.927,789,1.56,1038,2.041,1139,3.766,1196,2.874,1352,0.801,2249,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[31,1.202,61,1.111,259,1.587,1023,2.604,1168,2.385,2202,2.974]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[31,1.371,1527,4.137,1528,4.73,2251,7.049]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[11,0.672,31,1.202,259,1.587,1168,2.385,2182,4.41,2183,4.314]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[31,1.371,1527,4.137,1528,4.73,2252,7.049]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/an-overview-of-ipv6-on-linode/",[89,2.413,887,5.766,1098,5.92]],["keywords//docs/networking/an-overview-of-ipv6-on-linode/",[2253,8.563,2254,8.563]],["toc//docs/networking/an-overview-of-ipv6-on-linode/",[35,0.423,177,3.407,225,5.804,468,4.909,508,5.754,652,4.677,1097,4.484,1098,9.009,2255,7.448,2256,7.448]],["deprecated//docs/networking/an-overview-of-ipv6-on-linode/",[]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[11,0.672,31,1.202,1168,2.385,1826,3.044,2182,4.41,2183,4.314]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[2013,5.003,2257,6.476,2258,5.963,2259,6.476,2260,6.476]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.598,60,1.796,65,1.796,148,5.519,187,2.796,201,1.53,261,2.203,327,2.172,379,1.633,385,0.857,412,1.461,490,2.103,544,3.164,1168,2.293,1352,0.882,1423,3.731,1529,3.677,1826,2.926]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/",[839,0.476]],["title//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[16,1.984,29,1.001,89,2.038,1096,3.818,1098,4.998]],["keywords//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[662,2.952,1096,4.039,1098,5.289,2261,7.049]],["toc//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[11,0.761,17,1.626,18,1.636,35,0.398,61,1.259,127,2.246,129,2.633,139,2.924,207,2.933,437,4.334,659,3.925,761,3.506,1023,2.951,1316,3.661,1511,4.334,2156,6.449]],["deprecated//docs/networking/set-up-an-ipv6-tunnel-on-your-linode/",[]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[11,0.785,1033,3.502,2182,5.155,2183,5.043]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[2222,5.847,2223,5.847,2262,7.049,2263,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[112,3.614,1033,5.679]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/",[839,0.476]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[49,0.92,61,1.036,164,1.648,189,2.986,1023,2.428,1998,3.196,2202,2.773]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[258,0.971,1500,5.628,1998,3.908,2000,5.03]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[61,1.197,258,0.918,597,4.122,1023,2.806,2202,3.205]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[127,2.317,258,0.995,597,4.47,2264,3.964]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[11,0.724,258,0.918,597,4.122,2130,2.967,2265,2.875]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/platform/stackscripts/",[20,4.63,47,2.779,539,6.545]],["keywords//docs/platform/stackscripts/",[20,3.801,108,4.733,256,4.008,2266,6.476,2267,6.476]],["toc//docs/platform/stackscripts/",[0,1.084,14,1.292,47,2.754,59,3.69,89,1.65,96,2.701,101,2.557,146,3.166,151,3.556,265,3.166,328,2.372,519,4.686,520,3.024,539,9.773,789,1.56,894,3.44,2047,3.62,2268,5.396,2269,4.968,2270,5.396,2271,5.396,2272,5.396,2273,5.396]],["deprecated//docs/platform/stackscripts/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[61,1.111,1023,2.604,1991,4.314,1992,4.227,1993,3.771,2202,2.974]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,385,1.147,573,5.675,706,2.386,789,2.299,1038,3.008,1352,1.181,1993,4.853]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[127,2.136,1991,4.65,1992,4.556,1993,4.065,2264,3.655]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,385,1.147,573,5.675,706,2.386,789,2.299,1038,3.008,1352,1.181,1993,4.853]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[127,2.136,258,0.918,597,4.122,1303,3.069,2264,3.655]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[39,2.807,258,0.971,597,4.362,1303,3.247]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[9,0.076,29,1.074,35,0.54,47,2.517,172,3.705,258,1.309,297,3.183,385,1.031,412,1.757,802,3.669,1303,4.377,1352,1.061]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[61,1.298,1023,3.043,2045,3.964,2202,3.476]],["keywords//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[61,0.936,138,2.674,466,3.135,1826,2.564,2039,3.135,2045,2.857,2274,5.207,2275,5.207]],["toc//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[11,0.785,2045,3.964,2130,3.218,2265,3.117]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2265,2.404]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[11,0.785,2045,3.964,2276,3.53,2277,3.502]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2265,2.404]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[61,1.036,90,1.736,466,3.47,712,2.839,1023,2.428,2202,2.773,2278,4.213]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[90,1.862,127,1.982,466,3.721,712,3.044,2264,3.391,2278,4.517]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[11,0.627,90,1.736,466,3.47,712,2.839,2276,2.816,2277,2.795,2278,4.213]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[90,1.736,129,1.619,265,3.383,2219,2.021,2280,4.113,2281,4.453,2282,5.006]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[265,3.801,2280,4.621,2283,5.963,2284,5.625,2285,5.171]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[9,0.083,35,0.462,100,2.441,203,2.352,319,1.994,706,2.441,789,2.352,1038,3.077,2280,7.378]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/",[839,0.476]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[90,1.736,127,1.849,265,3.383,2264,3.163,2280,4.113,2281,4.453,2282,5.006]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[265,3.801,2280,4.621,2283,5.963,2284,5.625,2285,5.171]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[9,0.08,35,0.442,100,2.334,203,2.248,319,1.906,385,1.122,706,2.334,789,2.248,1038,2.941,1352,1.155,2280,7.168]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[61,0.97,90,1.627,521,3.251,766,1.929,1023,2.275,1750,3.694,2070,3.295,2202,2.598]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[9,0.057,29,1.074,35,0.607,385,1.031,389,4.302,404,4.888,412,1.757,616,5.223,619,4.422,767,3.028,1352,1.061,2070,6.514,2286,6.207]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[61,1.111,89,1.89,90,1.862,1023,2.604,2202,2.974,2287,3.627]],["keywords//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/",[839,0.476]],["title//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[89,2.038,90,2.007,127,2.136,2264,3.655,2287,3.909]],["keywords//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,1.619,112,1.954,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[127,1.982,203,1.787,339,1.705,688,2.718,1473,3.542,2264,3.391]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[11,0.627,203,1.666,339,1.59,688,2.535,1473,3.303,2276,2.816,2277,2.795]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[49,0.986,61,1.111,203,1.787,1023,2.604,2181,4.41,2202,2.974]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[203,2.476,2181,6.111]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[9,0.06,35,0.657,164,2.13,208,4.22,209,4.13,318,4.045,385,1.075,1352,1.106,2181,8.253]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[11,0.627,273,3.07,939,3.567,2276,2.816,2277,2.795,2297,4.602,2298,4.325]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[1065,2.982,2299,4.888,2300,4.888,2301,4.888,2302,4.245,2303,3.903,2304,3.903,2305,3.776,2306,3.903]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/redis/redis-on-debian-6-squeeze/",[61,1.298,162,3.811,1023,3.043,2202,3.476]],["keywords//docs/databases/redis/redis-on-debian-6-squeeze/",[5,1.717,162,3.719,893,3.558,2030,5.03]],["toc//docs/databases/redis/redis-on-debian-6-squeeze/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-debian-6-squeeze/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[61,1.111,258,0.851,464,3.231,1023,2.604,1196,3.292,2202,2.974]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[127,1.982,258,0.851,320,3.146,687,2.314,776,2.326,2264,3.391]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[711,3.528,1699,4.821,1701,6.122,2309,5.847]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[61,1.111,319,1.515,731,3.12,894,3.941,1023,2.604,2202,2.974]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[2310,7.733,2311,7.733,2312,7.733]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,4.312,531,4.209,662,2.889,731,3.482,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/",[839,0.476]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[31,1.296,127,2.136,2264,3.655,2313,4.754,2314,5.526]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[47,2.281,265,3.801,464,3.385,1690,3.047,2313,4.621]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[0,1.38,9,0.074,29,1.032,31,1.336,35,0.39,38,2.43,47,2.419,49,1.096,164,1.964,172,3.608,385,0.991,412,1.689,789,1.985,1352,1.02,2313,6.603,2315,5.965]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/",[839,0.476]],["title//docs/websites/wikis/twiki-on-centos-5/",[129,2.216,2038,4.521,2219,2.767]],["keywords//docs/websites/wikis/twiki-on-centos-5/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-centos-5/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-centos-5/",[839,0.476]],["title//docs/websites/wikis/twiki-on-debian-6-squeeze/",[61,1.298,1023,3.043,2038,4.14,2202,3.476]],["keywords//docs/websites/wikis/twiki-on-debian-6-squeeze/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-debian-6-squeeze/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/twiki-on-fedora-14/",[127,2.53,2038,4.521,2264,4.329]],["keywords//docs/websites/wikis/twiki-on-fedora-14/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-fedora-14/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-fedora-14/",[839,0.476]],["title//docs/security/authentication/use-public-key-authentication-with-ssh/",[14,0.937,251,3.069,336,3.515,655,2.987,1094,4.317]],["keywords//docs/security/authentication/use-public-key-authentication-with-ssh/",[459,3.103,655,2.685,988,5.515,1096,3.432,1117,5.515,1914,4.378]],["toc//docs/security/authentication/use-public-key-authentication-with-ssh/",[49,1.336,139,1.853,145,3.024,153,3.614,204,4.029,215,3.164,237,3.677,251,4.85,336,3.135,339,2.31,655,2.664,700,4.24,761,4.191,1101,6.283,1529,3.677,2067,4.342,2316,8.374]],["deprecated//docs/security/authentication/use-public-key-authentication-with-ssh/",[]],["title//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[4,1.344,5,1.505,14,0.869,139,1.928,1063,3.357,1316,3.231]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[1843,5.973,1901,6.716,2317,7.733]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[4,2.494,9,0.058,14,1.025,35,0.547,335,4.514,339,2.012,385,1.052,950,4.514,951,3.885,952,3.292,1352,1.083,1682,5.473]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/",[839,0.476]],["title//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[11,0.724,258,0.918,597,4.122,2276,3.255,2277,3.23]],["keywords//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[42,1.911,61,1.036,1023,2.428,1271,3.303,1976,3.425,1977,3.735,2202,2.773]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[1978,3.572,1979,3.221,1981,3.167,1982,3.167,2021,3.221,2318,4.888,2319,4.888,2320,4.055,2321,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[9,0.08,29,1.509,35,0.442,57,4.682,325,3.742,385,1.122,412,1.913,706,2.334,1352,1.155,1976,5.969]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[49,0.92,61,1.036,164,1.648,258,0.794,320,2.934,1023,2.428,2202,2.773]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[690,5.171,1500,5.171,2322,6.476,2323,6.476,2324,6.476]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[9,0.078,17,1.403,18,1.412,35,0.482,40,2.446,201,1.557,210,2.803,258,1.348,262,3.799,302,3.387,320,3.076,334,3.549,379,1.662,385,0.872,472,2.908,685,2.908,1352,0.898,1480,4.219,2325,5.249]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-arch-linux/",[139,2.461,1316,4.124,2045,4.329]],["keywords//docs/websites/wikis/ikiwiki-on-arch-linux/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2265,2.404]],["toc//docs/websites/wikis/ikiwiki-on-arch-linux/",[9,0.093,31,1.449,35,0.423,49,1.189,164,2.13,258,1.026,385,1.075,723,4.319,1352,1.106,1628,4.609,2045,5.358]],["deprecated//docs/websites/wikis/ikiwiki-on-arch-linux/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2276,2.816,2277,2.795]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2326,5.515]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[49,1.063,61,1.197,759,2.948,1023,2.806,2202,3.205]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[1504,6.415,1894,6.716,2327,7.733]],["toc//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[49,0.986,127,1.982,164,1.767,189,3.202,1998,3.427,2264,3.391]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[258,0.971,1998,3.908,2000,5.03,2328,6.49]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[61,1.036,273,3.07,939,3.567,1023,2.428,2202,2.773,2297,4.602,2298,4.325]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[1065,2.982,2303,3.903,2304,3.903,2305,3.776,2306,3.903,2329,4.888,2330,4.888,2331,4.888,2332,4.501]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[14,0.714,24,2.248,61,0.913,179,3.143,210,2.356,1023,2.14,2078,2.732,2079,3.625,2202,2.444]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[61,1.267,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[14,0.81,33,2.414,42,1.911,127,1.849,258,0.794,328,2.535,2264,3.163]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[14,0.81,31,1.121,61,1.036,802,2.96,1023,2.428,1304,2.986,2202,2.773]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[9,0.057,29,1.074,31,1.848,35,0.54,49,1.141,172,2.786,177,3.269,385,1.031,412,1.757,472,3.438,847,3.269,1304,5.531,1352,1.061]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[31,1.296,61,1.197,292,3.391,1023,2.806,2202,3.205]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[31,1.165,61,1.076,217,2.759,711,2.998,2333,5.515,2334,5.99]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[0,1.194,9,0.078,29,0.893,31,2.048,40,2.405,61,1.068,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/",[839,0.476]],["title//docs/databases/postgresql/debian-6-squeeze/",[5,1.404,14,0.81,30,2.488,61,1.036,1023,2.428,1063,3.131,2202,2.773]],["keywords//docs/databases/postgresql/debian-6-squeeze/",[1065,4.301,1160,4.73,2335,7.049,2336,7.049]],["toc//docs/databases/postgresql/debian-6-squeeze/",[0,2.083,5,1.641,9,0.073,29,1.012,30,4.472,35,0.383,119,2.352,227,4.365,385,0.972,952,3.04,1066,3.86,1070,4.44,1352,1,2094,5.204,2095,5.204]],["deprecated//docs/databases/postgresql/debian-6-squeeze/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[61,1.197,258,0.918,1023,2.806,1172,3.733,2202,3.205]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[12,3.588,2337,5.847,2338,6.49,2339,6.49]],["toc//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[9,0.079,12,3.873,14,1.07,29,1.143,60,2.301,223,5.106,258,1.048,385,1.098,412,1.871,1172,5.55,1352,1.13,2340,5.709]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[61,1.197,258,0.918,597,4.122,2219,2.336,2341,2.682]],["keywords//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[39,3.079,258,1.065,1308,5.189]],["toc//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[9,0.052,29,0.975,35,0.651,38,2.296,198,4.63,199,4.529,258,0.894,297,2.89,385,0.936,387,4.742,412,1.596,802,5.616,1303,2.989,1309,3.762,1352,0.964]],["deprecated//docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[38,2.04,61,1.036,730,4.325,766,2.059,1023,2.428,1055,2.169,2202,2.773]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[61,1.111,258,0.851,597,3.825,1023,2.604,1303,2.847,2202,2.974]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[31,1.202,61,1.111,1023,2.604,1168,2.385,1826,3.044,2202,2.974]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[2013,5.003,2258,5.963,2344,6.476,2345,6.476,2346,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.598,60,1.796,65,1.796,148,5.519,187,2.796,201,1.53,261,2.203,327,2.172,379,1.633,385,0.857,412,1.461,490,2.103,544,3.164,1168,2.293,1352,0.882,1423,3.731,1529,3.677,1826,2.926]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[61,0.97,119,1.885,339,1.49,477,3.06,1055,2.032,1584,2.849,2219,1.894,2341,2.174]],["keywords//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[766,2.517,1055,2.653,1584,3.719,2347,7.049]],["toc//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[9,0.048,29,0.908,35,0.603,42,2.809,204,2.908,336,3.188,385,0.872,412,1.486,651,2.344,687,2.263,767,4.496,783,4.417,789,1.747,961,4.825,1055,2.274,1352,0.898,1584,3.188,2348,6.043,2349,6.043]],["deprecated//docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[11,0.672,258,0.851,464,3.231,1196,3.292,2276,3.02,2277,2.996]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[31,1.202,61,1.111,1023,2.604,2202,2.974,2313,4.41,2314,5.127]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[47,2.281,265,3.801,464,3.385,1690,3.047,2313,4.621]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[0,1.38,9,0.074,29,1.032,31,1.336,35,0.39,38,2.43,47,2.419,49,1.096,164,1.964,172,3.608,385,0.991,412,1.689,789,1.985,1352,1.02,2313,6.603,2315,5.965]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[11,0.627,14,0.81,31,1.121,802,2.96,1304,2.986,2130,2.567,2265,2.488]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[9,0.056,29,1.052,31,1.824,35,0.533,49,1.496,172,2.731,177,3.204,385,1.011,412,1.722,472,3.37,847,3.204,1304,5.476,1352,1.04]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/webpy-on-debian-6-squeeze/",[61,1.298,1023,3.043,1309,4.188,2202,3.476]],["keywords//docs/development/frameworks/webpy-on-debian-6-squeeze/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-debian-6-squeeze/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-debian-6-squeeze/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[61,1.036,766,2.059,1023,3.453,1370,3.799,2202,2.773,2350,4.602]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[1587,4.274,2351,5.99,2352,5.99,2353,5.515,2354,4.782,2355,4.782]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[9,0.078,35,0.423,38,2.636,65,2.252,100,2.235,203,2.153,319,1.826,339,2.055,385,1.075,706,2.235,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[61,1.036,90,1.736,466,3.47,712,2.839,2219,2.021,2278,4.213,2341,2.321]],["keywords//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[466,4.243,680,4.243,1170,4.646,2279,5.847]],["toc//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[9,0.056,29,1.052,35,0.533,112,2.536,258,0.965,307,4.616,339,1.932,385,1.011,412,1.722,544,3.73,712,3.449,799,4.998,1352,1.04,1833,5.119,2278,7.725]],["deprecated//docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[43,3.342,49,0.92,61,1.036,767,2.443,1023,2.428,1987,3.425,2202,2.773]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[1372,3.498,1989,4.18,1990,4.18,2333,5.13,2356,5.571,2357,5.571,2358,5.13]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/",[839,0.476]],["title//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[11,0.785,2038,4.14,2130,3.218,2265,3.117]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[11,0.785,2038,4.14,2276,3.53,2277,3.502]],["keywords//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[14,0.759,61,0.97,215,2.876,490,1.911,1023,2.275,2082,2.876,2083,3.694,2202,2.598]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[61,0.936,490,1.843,829,3.27,2082,2.773,2086,2.8,2359,5.207,2360,5.207,2361,5.207]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[11,0.724,31,1.296,292,3.391,2276,3.255,2277,3.23]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[11,0.651,31,1.165,217,2.759,711,2.998,2362,5.202,2363,4.969]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[0,1.194,9,0.078,11,0.646,29,0.893,31,2.048,40,2.405,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[61,1.298,1023,3.043,1033,3.502,2202,3.476]],["keywords//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[1938,6.49,1939,6.49,2202,3.391,2364,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[112,3.42,303,7.296,339,2.606,1033,5.496]],["deprecated//docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[31,1.296,139,2.078,1168,2.571,1316,3.482,1826,3.281]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[1168,2.499,2015,4.521,2365,6.476,2366,5.625,2367,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[9,0.058,29,1.096,35,0.547,60,2.205,65,2.205,201,1.879,261,2.705,379,2.005,385,1.052,412,1.794,1168,3.717,1352,1.083,1553,5.331,1826,3.592]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[31,1.296,139,2.078,259,1.71,1168,2.571,1316,3.482]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[1527,4.137,1528,4.73,2366,6.122,2367,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[9,0.064,29,1.195,35,0.452,60,2.405,201,2.048,259,2.042,379,2.186,385,1.147,412,1.956,789,2.299,1168,3.069,1352,1.181]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[14,0.81,127,1.849,215,3.07,490,2.04,2082,3.07,2083,3.942,2264,3.163]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[490,2.12,829,3.761,2082,3.19,2085,4.378,2086,3.221,2244,5.202]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[9,0.053,14,0.929,29,0.993,35,0.583,318,3.59,339,1.824,385,0.954,412,1.626,476,3.133,490,2.339,520,3.704,651,2.564,1352,0.982,2082,6.144,2086,3.555]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[11,0.587,14,0.759,215,2.876,490,1.911,2082,2.876,2083,3.694,2276,2.639,2277,2.618]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[31,1.405,139,2.253,292,3.677,1316,3.776]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[31,1.26,711,3.242,2366,5.625,2367,5.625,2368,6.476]],["toc//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[9,0.074,29,1.382,31,1.789,385,1.327,412,2.262,1352,1.366]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-arch-linux/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[61,1.298,2045,3.964,2219,2.533,2341,2.908]],["keywords//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[61,0.936,138,2.674,466,3.135,1826,2.564,2039,3.135,2045,2.857,2369,5.207,2370,5.207]],["toc//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[9,0.09,31,1.336,35,0.595,38,2.43,49,1.096,164,1.964,258,0.946,339,1.895,385,0.991,723,3.982,1352,1.02,1628,4.25,2045,5.077]],["deprecated//docs/websites/wikis/ikiwiki-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/social-networking/phpfox/",[2371,7.723]],["keywords//docs/applications/social-networking/phpfox/",[894,4.931,2108,6.174,2371,6.174]],["toc//docs/applications/social-networking/phpfox/",[]],["deprecated//docs/applications/social-networking/phpfox/",[839,0.476]],["title//docs/websites/wikis/twiki-on-debian-5-lenny/",[61,1.298,2038,4.14,2219,2.533,2341,2.908]],["keywords//docs/websites/wikis/twiki-on-debian-5-lenny/",[2038,4.039,2039,4.243,2040,5.289,2041,5.289]],["toc//docs/websites/wikis/twiki-on-debian-5-lenny/",[9,0.089,35,0.589,49,1.075,112,2.439,164,1.926,258,0.928,339,1.859,385,0.972,706,2.021,789,1.947,1352,1,2038,6.367]],["deprecated//docs/websites/wikis/twiki-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[4,1.253,5,1.404,14,0.81,61,1.036,1023,2.428,1063,3.131,2202,2.773]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[1843,5.003,2372,6.476,2373,5.963,2374,6.476,2375,6.476]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[11,0.785,2061,4.093,2276,3.53,2277,3.502]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2376,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[9,0.07,35,0.497,201,2.252,379,2.403,706,2.623,807,5.979,2061,6.128]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[42,1.911,127,1.849,485,3.62,490,2.04,2072,4.113,2073,3.163,2264,3.163]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[490,2.292,662,2.712,2073,3.553,2086,3.483,2309,5.372]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2276,2.639,2277,2.618]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[11,0.704,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[11,0.785,1309,4.188,2276,3.53,2277,3.502]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[31,1.202,61,1.111,2219,2.167,2313,4.41,2314,5.127,2341,2.488]],["keywords//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[47,2.281,265,3.801,464,3.385,1690,3.047,2313,4.621]],["toc//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[0,1.38,9,0.074,29,1.032,31,1.336,35,0.39,38,2.43,47,2.419,49,1.096,164,1.964,172,3.608,385,0.991,412,1.689,789,1.985,1352,1.02,2313,6.603,2315,5.965]],["deprecated//docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[4,1.448,5,1.622,14,0.937,1063,3.618,1511,4.122]],["keywords//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[4,1.533,5,1.717,1511,4.362,2305,5.445]],["toc//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[4,2.622,9,0.067,14,1.171,35,0.473,335,5.154,385,1.202,1352,1.237]],["deprecated//docs/databases/mysql/using-mysql-relational-databases-on-gentoo/",[839,0.476]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[4,1.344,11,0.672,90,1.862,1838,3.231,2276,3.02,2277,2.996]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[4,1.533,11,0.766,233,5.03,1838,3.685]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[9,0.077,35,0.547,60,2.205,112,2.641,169,2.24,258,1.005,319,1.788,322,5.092,633,4.58,687,2.732,1838,5.997]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[31,1.296,127,2.136,259,1.71,1168,2.571,2264,3.655]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[31,1.371,1527,4.137,1528,4.73,2377,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[9,0.06,29,1.119,35,0.555,60,2.252,65,2.252,259,1.912,261,2.762,385,1.075,412,1.832,544,3.967,1168,2.874,1352,1.106,2291,4.826,2378,5.588]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[31,1.296,127,2.136,1168,2.571,1826,3.281,2264,3.655]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[31,1.371,1527,4.137,2015,4.921,2377,6.122]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[9,0.06,29,1.119,35,0.555,60,2.252,65,2.252,261,2.762,385,1.075,412,1.832,544,3.967,1168,3.769,1352,1.106,1553,5.444,1826,3.668]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[11,0.785,1309,4.188,2130,3.218,2265,3.117]],["keywords//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-fedora-13/",[127,2.53,2061,4.47,2379,4.329]],["keywords//docs/uptime/analytics/piwik-on-fedora-13/",[51,3.311,110,3.311,129,1.565,356,3.61,2061,3.157,2062,4.072,2380,5.571]],["toc//docs/uptime/analytics/piwik-on-fedora-13/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[14,0.869,31,1.202,139,1.928,802,3.174,1304,3.202,1316,3.231]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[31,1.26,39,2.579,802,3.325,1304,3.355,1901,5.625]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[0,1.466,9,0.058,29,1.096,31,1.419,35,0.415,40,2.953,49,1.537,172,2.844,177,3.337,385,1.052,412,1.794,1304,4.99,1352,1.083,1841,3.779]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[14,0.869,31,1.202,127,1.982,802,3.174,1304,3.202,2264,3.391]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[9,0.078,29,1.119,31,1.9,35,0.555,49,1.189,172,2.904,177,3.407,385,1.075,412,1.832,1304,5.059,1352,1.106]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[49,0.986,127,1.982,164,1.767,258,0.851,320,3.146,2264,3.391]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[690,6.174,2381,7.733,2382,7.12]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[9,0.074,29,0.823,35,0.577,40,2.218,49,0.875,187,2.578,201,1.411,210,2.542,217,2.524,258,1.277,262,2.457,332,3.611,334,2.295,379,1.506,385,0.791,388,3.177,412,1.348,472,2.636,633,3.441,685,2.636,913,4.111,952,2.473,1352,0.814,1552,3.91,2383,4.111]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-fedora-14/",[127,2.317,258,0.995,1172,4.048,2264,3.964]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-14/",[12,3.297,2384,6.476,2385,6.476,2386,6.476,2387,5.625]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-14/",[9,0.067,14,1.171,29,1.251,60,2.518,258,1.147,385,1.202,412,2.048,1172,5.88,1352,1.237]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[11,0.724,258,0.918,1172,3.733,2276,3.255,2277,3.23]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[12,3.297,1975,5.171,2388,6.476,2389,6.476,2390,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[9,0.079,12,3.873,14,1.07,29,1.143,60,2.301,223,5.106,258,1.048,385,1.098,412,1.871,1172,5.55,1352,1.13,2340,5.709]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[11,0.627,258,0.794,320,2.934,687,2.159,776,2.169,2276,2.816,2277,2.795]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[11,0.651,1699,4.097,1870,3.881,2363,4.969,2391,5.515,2392,5.515]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[4,1.344,5,1.505,14,0.869,127,1.982,1063,3.357,2264,3.391]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[1843,5.973,1844,6.415,2393,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[4,2.394,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13,1682,5.709]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[31,1.405,127,2.317,292,3.677,2264,3.964]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[31,1.165,217,2.759,711,2.998,2309,4.969,2377,5.202,2394,5.202]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[0,1.215,9,0.068,29,0.908,31,2.063,40,2.446,64,2.344,65,1.827,90,1.82,100,1.813,101,2.864,203,1.747,319,1.481,345,2.657,385,0.872,412,1.486,706,1.813,789,1.747,847,2.765,1038,2.286,1352,0.898,1691,4.534,1841,3.131]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-14/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[11,0.627,49,0.92,164,1.648,258,0.794,320,2.934,2276,2.816,2277,2.795]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[258,0.825,711,2.998,1999,4.378,2395,5.99,2396,5.99,2397,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[9,0.081,29,0.957,35,0.5,40,2.579,201,1.641,210,2.955,258,1.211,262,3.942,302,3.57,320,3.243,334,2.668,379,1.752,385,0.919,412,1.567,472,3.065,685,3.065,1352,0.946,1480,4.447]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2130,2.567,2265,2.488]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2326,5.515]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[11,0.587,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2276,2.639,2277,2.618]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[11,0.785,2061,4.093,2130,3.218,2265,3.117]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2398,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[9,0.07,35,0.497,201,2.252,379,2.403,706,2.623,807,5.979,2061,6.128]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2130,2.405,2265,2.331]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[11,0.704,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/databases/redis/redis-on-fedora-14/",[127,2.53,162,4.163,2264,4.329]],["keywords//docs/databases/redis/redis-on-fedora-14/",[5,1.577,162,3.417,893,3.269,2030,4.621,2399,6.476]],["toc//docs/databases/redis/redis-on-fedora-14/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-fedora-14/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[11,0.672,31,1.202,464,3.231,1196,3.292,2276,3.02,2277,2.996]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[11,0.552,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2276,2.482,2277,2.463,2400,3.625]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[1690,2.621,1858,3.81,1859,3.81,2401,5.571,2402,5.571,2403,4.072,2404,4.072]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[9,0.058,29,1.096,35,0.415,219,5.635,258,1.327,259,2.473,262,3.27,327,2.666,385,1.052,412,1.794,1248,4.044,1271,4.18,1352,1.083,1861,5.473]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[11,0.627,43,3.342,49,0.92,767,2.443,1987,3.425,2276,2.816,2277,2.795]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[1372,3.498,1987,3.311,1989,4.18,1990,4.18,2240,4.839,2241,4.621,2405,5.571]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[14,0.759,24,2.39,127,1.732,179,3.342,210,2.505,2078,2.904,2079,3.854,2264,2.963]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[129,1.98,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[11,0.552,14,0.714,24,2.248,179,3.143,210,2.356,2078,2.732,2079,3.625,2276,2.482,2277,2.463]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[11,0.766,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[9,0.085,14,1.199,385,1.231,789,2.466,1352,1.267,2078,6.246]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[11,0.587,14,0.759,33,2.262,42,1.79,258,0.744,328,2.375,2276,2.639,2277,2.618]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-fedora-14/",[49,1.153,127,2.317,1177,3.677,2264,3.964]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-14/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-14/",[4,1.155,5,1.294,9,0.062,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,127,1.704,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-14/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[11,0.724,49,1.063,1177,3.391,2406,3.135,2407,3.09]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[4,1.191,5,1.334,9,0.063,11,0.596,31,1.803,35,0.311,47,3.266,49,1.262,65,1.657,100,1.644,112,1.984,164,1.567,201,1.411,203,1.584,259,1.407,319,1.343,339,1.512,345,2.409,379,1.506,380,3.551,385,0.791,789,1.584,847,2.507,1038,2.072,1168,2.115,1352,0.814]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-14/",[49,1.153,127,2.317,759,3.197,2264,3.964]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-14/",[1789,5.152,1790,5.289,2408,7.049,2409,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-14/",[4,2.239,5,1.969,9,0.082,16,1.684,29,1.215,35,0.619,49,1.29,164,1.617,201,1.457,210,2.623,258,1.114,259,1.452,379,1.555,412,1.391,537,3.665,685,2.721]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-14/",[839,0.476]],["title//docs/uptime/monitoring/nagios-server-monitoring/",[49,1.259,203,2.281,1191,4.689]],["keywords//docs/uptime/monitoring/nagios-server-monitoring/",[1191,4.595,1623,6.174,2410,7.733]],["toc//docs/uptime/monitoring/nagios-server-monitoring/",[]],["deprecated//docs/uptime/monitoring/nagios-server-monitoring/",[839,0.476]],["title//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[521,4.349,2411,5.42,2412,6.274,2413,6.274]],["keywords//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[139,1.868,382,3.881,866,4.494,2412,5.202,2413,5.202,2414,4.969]],["toc//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[19,2.762,168,3.826,389,5.981,390,4.604,521,4.604,580,8.629,1476,4.547,1639,7.041,1778,4.044,1877,4.343,2047,5.131,2208,4.547,2325,4.547,2412,8.629,2413,9.178,2415,7.647,2416,5.235]],["deprecated//docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/",[]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[11,0.672,319,1.515,731,3.12,894,3.941,2276,3.02,2277,2.996]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[11,0.651,459,3.103,662,2.509,731,3.023,2363,4.969,2392,5.515]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,3.574,531,4.209,662,2.889,731,4.201,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[14,0.81,139,1.798,302,3.23,368,2.457,583,3.62,2417,5.006,2418,5.006]],["keywords//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[139,2.198,2417,6.122,2418,6.122,2419,7.049]],["toc//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[168,5.946,302,5.794,339,2.245,363,5.46,381,2.828,386,7.491,652,5.109,896,4.775,2417,7.067,2418,7.067]],["deprecated//docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/",[]],["title//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[22,3.771,169,1.898,610,4.314,984,4.935,2286,5.368,2420,4.774]],["keywords//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[139,1.868,482,4.274,984,4.782,1529,3.706,2414,4.969,2421,5.515]],["toc//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[14,1.07,389,4.581,476,3.607,688,4.355,902,5.43,981,4.852,984,8.79,1837,5.43,2286,8.601,2422,7.006]],["deprecated//docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[14,0.81,24,2.551,127,1.849,172,2.248,253,3.1,707,2.732,2264,3.163]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[11,0.724,49,1.063,1177,3.391,2276,3.255,2277,3.23]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[4,1.155,5,1.294,9,0.062,11,0.578,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[42,2.208,139,2.078,203,1.926,1191,3.959,1511,4.122]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[9,0.079,35,0.607,38,2.176,43,3.565,112,2.227,258,0.847,359,4.388,381,2.137,385,0.887,706,1.845,767,2.606,1191,6.681,1350,5.988,1352,0.913,1747,4.292]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[11,0.672,42,2.049,203,1.787,1191,3.673,2276,3.02,2277,2.996]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[0,0.979,9,0.086,35,0.492,38,1.725,43,2.826,64,1.89,107,2.761,112,1.765,119,1.701,171,3.724,297,2.171,359,3.478,381,1.694,385,0.703,706,1.462,767,2.065,789,1.409,947,5.791,1071,3.333,1191,6.802,1350,5.063,1352,0.724,1747,3.402]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[14,0.869,31,1.202,129,1.736,802,3.174,1304,3.202,2219,2.167]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[9,0.077,29,1.096,31,1.874,35,0.547,49,1.537,172,2.844,177,3.337,385,1.052,412,1.794,1304,4.99,1352,1.083]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[14,0.869,31,1.202,127,1.982,802,3.174,1304,3.202,2379,3.391]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[9,0.058,31,1.874,35,0.547,49,1.537,172,2.844,177,3.337,385,1.052,472,3.509,847,3.337,1304,5.587,1352,1.083]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[11,0.627,14,0.81,31,1.121,802,2.96,1304,2.986,2406,2.712,2407,2.674]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[9,0.058,31,1.874,35,0.547,49,1.537,172,2.844,177,3.337,385,1.052,472,3.509,847,3.337,1304,5.587,1352,1.083]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[11,0.627,38,2.04,730,4.325,766,2.059,1055,2.169,2130,2.567,2265,2.488]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[11,0.627,38,2.04,730,4.325,766,2.059,1055,2.169,2276,2.816,2277,2.795]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[31,1.296,35,0.379,217,3.069,327,2.435,687,2.495]],["keywords//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[31,1.013,217,2.399,321,3.806,687,1.95,1708,4.794,2423,5.207,2424,5.207,2425,5.207]],["toc//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[0,0.871,9,0.035,14,0.933,31,1.759,35,0.377,38,1.534,90,1.305,140,3.945,189,2.245,201,1.71,217,3.058,220,2.308,235,3.025,349,2.964,379,1.825,472,2.085,544,2.308,636,2.908,687,4.135,761,3.323,776,3.669,795,2.644,796,3.409,1140,2.721,2426,4.334,2427,6.639]],["deprecated//docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/",[]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[14,0.81,31,1.121,61,1.036,802,2.96,1304,2.986,2219,2.021,2341,2.321]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[9,0.057,29,1.074,31,1.848,35,0.54,49,1.141,172,2.786,177,3.269,385,1.031,412,1.757,472,3.438,847,3.269,1304,5.531,1352,1.061]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[11,0.627,14,0.81,31,1.121,802,2.96,1304,2.986,2276,2.816,2277,2.795]],["keywords//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[31,1.371,39,2.807,802,3.619,1304,3.652]],["toc//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[9,0.057,29,1.074,31,1.848,35,0.54,49,1.141,172,2.786,177,3.269,385,1.031,412,1.757,472,3.438,847,3.269,1304,5.531,1352,1.061]],["deprecated//docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[11,0.672,89,1.89,90,1.862,2276,3.02,2277,2.996,2287,3.627]],["keywords//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[11,0.785,162,3.811,2276,3.53,2277,3.502]],["keywords//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[5,1.577,893,3.269,2030,4.621,2428,6.476,2429,6.476]],["toc//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[0,0.916,9,0.037,24,2.017,35,0.473,40,1.845,64,3.228,90,2.078,100,1.368,101,2.16,112,1.651,162,5.747,178,2.821,203,1.318,209,2.527,253,2.451,319,1.117,339,1.258,381,1.584,385,0.658,417,2.906,520,2.554,789,2.683,847,3.807,1038,1.724,1075,2.554,1352,0.677,1841,2.361,2031,4.923]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[11,0.672,258,0.851,597,3.825,1303,2.847,2276,3.02,2277,2.996]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[64,2.584,368,2.84,389,4.01,753,4.754,900,5.146]],["keywords//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[900,5.973,954,6.174,2430,7.733]],["toc//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[14,0.759,19,2.847,22,3.292,64,4.149,97,4.968,102,4.048,169,1.657,217,3.601,221,4.476,392,3.85,504,4.308,712,2.657,753,5.578,776,2.031,795,3.292,796,2.771,900,6.038,1101,4.048,1286,3.85,1724,4.476,1837,3.85,2003,4.968,2269,4.968,2431,4.968,2432,4.968,2433,4.968]],["deprecated//docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/",[]],["title//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[14,0.869,139,1.928,169,1.898,368,2.635,389,3.721,652,3.881]],["keywords//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[139,2.412,954,6.174,2434,7.733]],["toc//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[14,1.052,19,2.682,38,1.799,139,2.77,169,3.206,170,3.549,193,3.412,194,3.549,210,2.358,232,3.412,249,3.628,302,2.849,334,2.129,349,3.477,368,3.787,389,3.061,652,7.276,685,2.446,712,2.504,902,3.628,1422,4.416]],["deprecated//docs/tools-reference/tools/find-files-in-linux-using-the-command-line/",[]],["title//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[89,2.038,90,2.007,127,2.136,2287,3.909,2379,3.655]],["keywords//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[127,1.982,203,1.787,339,1.705,688,2.718,1473,3.542,2379,3.391]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-10-10-maverick/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2276,2.816,2277,2.795]],["keywords//docs/databases/postgresql/ubuntu-10-10-maverick/",[30,2.585,1064,4.782,1065,3.655,1160,4.019,2435,5.99,2436,5.99]],["toc//docs/databases/postgresql/ubuntu-10-10-maverick/",[0,2.004,5,2.115,9,0.07,29,0.94,30,4.303,35,0.356,119,2.185,204,3.011,227,4.055,319,1.534,385,0.903,651,2.427,952,2.824,1066,3.586,1070,4.124,1352,0.929,2094,4.834,2095,4.834]],["deprecated//docs/databases/postgresql/ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[18,1.556,22,4.065,169,2.045,610,4.65,982,5.319]],["keywords//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[139,2.198,482,5.03,982,5.628,2414,5.847]],["toc//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[14,1.07,18,1.777,22,4.643,169,2.336,189,3.942,368,3.244,476,3.607,982,9.31,1093,6.609,1837,5.43,2422,7.006]],["deprecated//docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/",[]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[11,0.627,49,0.92,164,1.648,189,2.986,1998,3.196,2276,2.816,2277,2.795]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[258,0.971,1998,3.908,1999,5.152,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2276,2.816,2277,2.795]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[1465,4.268,2087,5.003,2088,4.733,2437,6.476,2438,6.476]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[4,2.471,9,0.065,14,1.144,35,0.588,38,2.879,339,2.245,385,1.174,1352,1.208]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[11,0.672,31,1.202,1168,2.385,1826,3.044,2276,3.02,2277,2.996]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[31,1.26,1527,3.801,2013,5.003,2015,4.521,2362,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[0,1.194,9,0.048,19,4.418,29,0.893,35,0.598,60,1.796,65,1.796,148,5.519,187,2.796,201,1.53,261,2.203,327,2.172,379,1.633,385,0.857,412,1.461,490,2.103,544,3.164,1168,2.293,1352,0.882,1423,3.731,1529,3.677,1826,2.926]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[11,0.785,1033,3.502,2276,3.53,2277,3.502]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[2222,5.847,2223,5.847,2439,7.049,2440,7.049]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[339,2.606,971,7.086,1033,4.579,2128,7.835,2441,8.203]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[11,0.724,49,1.063,759,2.948,2276,3.255,2277,3.23]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[1656,5.003,2102,5.003,2363,5.372,2442,6.476,2443,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[4,2.108,5,2.039,9,0.084,16,1.769,29,1.258,35,0.631,49,1.336,164,1.699,201,1.53,210,2.756,258,0.819,259,1.525,379,1.633,412,1.461,685,2.859]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[14,0.869,437,3.825,490,2.187,527,4.41,1069,4.637,2444,5.368]],["keywords//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[490,2.494,790,3.444,1709,5.847,2444,6.122]],["toc//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[9,0.048,14,1.561,49,0.948,300,4.744,489,3.625,490,2.963,603,4.744,755,3.916,761,2.974,1069,4.458,1238,4.59,1778,4.59,1837,4.24,2444,10.279,2445,5.941,2446,5.941]],["deprecated//docs/networking/dns/use-dig-to-perform-manual-dns-queries/",[]],["title//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[14,0.937,203,1.926,339,1.838,527,4.754,2447,5.786]],["keywords//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[139,1.868,168,4.378,411,3.253,790,2.927,2448,5.99,2449,5.99]],["toc//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[14,1.07,252,5.561,339,2.099,368,3.244,411,4.133,1837,5.43,1876,6.075,2148,6.609,2447,10.128,2450,7.609,2451,7.609]],["deprecated//docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/",[]],["title//docs/websites/ecommerce/oscommerce-on-fedora-13/",[127,2.53,2379,4.329,2452,6.095]],["keywords//docs/websites/ecommerce/oscommerce-on-fedora-13/",[127,2.261,253,3.791,779,4.921,2452,5.445]],["toc//docs/websites/ecommerce/oscommerce-on-fedora-13/",[9,0.078,35,0.423,100,2.235,164,2.13,203,2.153,319,1.826,385,1.075,687,2.789,706,2.235,776,2.803,789,2.153,1038,2.817,1352,1.106,1833,5.444]],["deprecated//docs/websites/ecommerce/oscommerce-on-fedora-13/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[4,1.253,11,0.627,766,2.059,1055,2.169,1584,3.041,2276,2.816,2277,2.795]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[11,0.606,766,1.99,1584,2.939,2277,2.701,2453,5.571,2454,5.571,2455,5.571]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[11,0.672,31,1.202,259,1.587,1168,2.385,2276,3.02,2277,2.996]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[31,1.371,1527,4.137,1528,4.73,2362,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,2276,2.639,2277,2.618]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/",[839,0.476]],["title//docs/tools-reference/tools/create-file-system-links-with-ln/",[0,1.339,169,2.045,339,1.838,683,4.869,2457,6.134]],["keywords//docs/tools-reference/tools/create-file-system-links-with-ln/",[139,2.02,502,5.963,954,5.171,1529,4.008,2414,5.372]],["toc//docs/tools-reference/tools/create-file-system-links-with-ln/",[0,1.931,14,0.821,19,3.083,58,7.188,169,1.794,319,1.432,339,1.612,368,2.491,683,8.372,2047,3.921,2457,5.38,2458,9.077,2459,8.276,2460,5.843,2461,5.843,2462,5.843]],["deprecated//docs/tools-reference/tools/create-file-system-links-with-ln/",[]],["title//docs/uptime/logs/use-logrotate-to-manage-log-files/",[14,0.937,90,2.007,169,2.045,688,2.929,2463,5.786]],["keywords//docs/uptime/logs/use-logrotate-to-manage-log-files/",[2463,6.716,2464,7.733,2465,7.733]],["toc//docs/uptime/logs/use-logrotate-to-manage-log-files/",[14,0.795,35,0.536,169,2.898,249,4.036,332,3.727,368,2.411,381,2.81,405,3.451,476,2.681,688,4.79,815,6.246,1001,5.207,1099,6.456,1951,4.691,2463,8.197,2466,5.655,2467,5.655]],["deprecated//docs/uptime/logs/use-logrotate-to-manage-log-files/",[]],["title//docs/databases/mongodb/build-database-clusters-with-mongodb/",[5,1.759,171,3.709,328,3.176,707,3.424]],["keywords//docs/databases/mongodb/build-database-clusters-with-mongodb/",[5,1.717,328,3.099,707,3.341,893,3.558]],["toc//docs/databases/mongodb/build-database-clusters-with-mongodb/",[0,0.953,5,1.155,16,1.412,17,1.101,18,1.108,29,0.712,35,0.484,45,2.112,46,2.085,49,0.757,60,1.434,119,1.656,169,2.182,176,1.952,201,1.221,251,2.184,327,2.598,328,3.748,336,2.502,428,2.855,486,4.119,581,3.934,707,2.248,723,2.749,761,2.374,830,8.809,932,4.119,1043,3.786,1069,3.558,2468,4.366,2469,7.107]],["deprecated//docs/databases/mongodb/build-database-clusters-with-mongodb/",[]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[11,0.672,1991,4.314,1992,4.227,1993,3.771,2130,2.753,2265,2.667]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,385,1.147,573,5.675,706,2.386,789,2.299,1038,3.008,1352,1.181,1993,4.853]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[127,1.849,164,1.648,200,3.266,259,1.48,1168,2.224,2059,3.163,2379,3.163]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[2059,3.553,2470,5.963,2471,5.963,2472,5.963,2473,6.476]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[9,0.068,35,0.605,60,2.579,65,2.579,261,3.163,385,1.231,544,4.543,1352,1.267]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[127,1.982,1593,4.774,1812,4.774,2379,3.391,2474,4.41,2475,4.517]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[127,2.261,766,2.517,2007,4.821,2474,5.03]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[9,0.068,35,0.605,385,1.231,651,3.309,1352,1.267,2475,8.489]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-fedora-13/",[127,2.53,2045,4.329,2379,4.329]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-13/",[127,1.787,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2476,4.448]],["toc//docs/websites/wikis/ikiwiki-on-fedora-13/",[9,0.055,14,1.301,35,0.526,312,4.081,385,0.991,437,4.25,487,4.134,659,3.849,1352,1.02,1628,4.25,2045,6.607,2477,5.965]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-13/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[42,2.049,127,1.982,1271,3.542,1977,4.005,2016,3.627,2379,3.391]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[1979,3.672,1980,3.672,1981,3.61,1982,3.61,2016,3.269,2020,4.18,2021,3.672]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[9,0.049,14,0.864,29,0.924,35,0.349,38,2.176,119,2.147,177,2.813,201,1.584,306,3.608,350,3.565,379,1.69,385,0.887,412,2.109,490,2.176,723,3.565,790,3.004,1352,0.913,2016,5.797,2022,3.307,2025,4.613,2026,4.292,2027,3.984]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[61,1.036,203,1.666,339,1.59,688,2.535,1473,3.303,2219,2.021,2341,2.321]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/",[839,0.476]],["title//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[11,0.627,203,1.666,339,1.59,688,2.535,1473,3.303,2130,2.567,2265,2.488]],["keywords//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[9,0.065,21,4.717,35,0.462,65,2.46,100,2.441,339,2.245,576,5.362,684,4.333,1473,6.513]],["deprecated//docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/uptime/monitoring/logwatch-log-monitoring/",[203,2.281,688,3.469,1473,4.521]],["keywords//docs/uptime/monitoring/logwatch-log-monitoring/",[319,1.728,688,3.099,1473,4.039,1474,5.03]],["toc//docs/uptime/monitoring/logwatch-log-monitoring/",[]],["deprecated//docs/uptime/monitoring/logwatch-log-monitoring/",[839,0.476]],["title//docs/websites/wikis/confluence-on-centos-5/",[129,2.216,2219,2.767,2478,5.031]],["keywords//docs/websites/wikis/confluence-on-centos-5/",[2478,4.495,2479,7.049,2480,5.628,2481,5.628]],["toc//docs/websites/wikis/confluence-on-centos-5/",[0,1.91,5,1.74,9,0.076,10,5.1,12,3.638,29,1.074,35,0.406,201,1.841,379,1.965,412,1.757,1023,3.011,2478,7.256]],["deprecated//docs/websites/wikis/confluence-on-centos-5/",[839,0.476]],["title//docs/websites/wikis/confluence-on-fedora-13/",[127,2.53,2379,4.329,2478,5.031]],["keywords//docs/websites/wikis/confluence-on-fedora-13/",[2478,4.495,2480,5.628,2481,5.628,2482,7.049]],["toc//docs/websites/wikis/confluence-on-fedora-13/",[0,1.86,5,1.673,9,0.074,10,4.901,12,3.496,29,1.032,35,0.39,201,1.769,379,1.888,385,0.991,412,1.689,1023,2.893,1352,1.02,2478,7.14]],["deprecated//docs/websites/wikis/confluence-on-fedora-13/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[42,1.911,127,1.849,485,3.62,490,2.04,2072,4.113,2073,3.163,2379,3.163]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[490,2.292,662,2.712,2073,3.553,2086,3.483,2483,5.625]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[0,1.328,9,0.053,35,0.512,42,2.191,57,3.979,169,2.03,201,1.703,261,2.451,385,0.954,411,3.59,789,1.911,1352,0.982,1404,5.943,2073,6.048,2076,4.614,2077,4.717]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[14,0.81,127,1.849,215,3.07,490,2.04,2082,3.07,2083,3.942,2379,3.163]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[490,2.12,829,3.761,2082,3.19,2085,4.378,2086,3.221,2244,5.202]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[9,0.055,14,0.966,35,0.595,318,3.73,339,1.895,385,0.991,476,3.255,490,2.43,520,3.849,651,2.664,1352,1.02,2082,6.226,2086,3.693]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[11,0.587,14,0.759,215,2.876,490,1.911,2082,2.876,2083,3.694,2406,2.541,2407,2.505]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[9,0.055,14,0.966,35,0.595,318,3.73,339,1.895,385,0.991,476,3.255,490,2.43,520,3.849,651,2.664,1352,1.02,2082,6.226,2086,3.693]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/wikis/confluence-on-debian-5-lenny/",[61,1.298,2219,2.533,2341,2.908,2478,4.606]],["keywords//docs/websites/wikis/confluence-on-debian-5-lenny/",[2478,4.495,2480,5.628,2481,5.628,2484,7.049]],["toc//docs/websites/wikis/confluence-on-debian-5-lenny/",[0,1.963,5,1.814,9,0.06,29,1.119,35,0.423,201,1.919,379,2.048,385,1.075,412,1.832,1352,1.106,2478,7.375]],["deprecated//docs/websites/wikis/confluence-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[11,0.785,2406,3.399,2407,3.351,2478,4.606]],["keywords//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[2478,4.495,2480,5.628,2481,5.628,2485,7.049]],["toc//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[0,1.963,5,1.814,9,0.06,29,1.119,35,0.423,201,1.919,379,2.048,385,1.075,412,1.832,1352,1.106,2478,7.375]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[11,0.785,2130,3.218,2265,3.117,2478,4.606]],["keywords//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[2478,4.495,2480,5.628,2481,5.628,2486,7.049]],["toc//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[0,1.963,5,1.814,9,0.06,29,1.119,35,0.423,201,1.919,379,2.048,385,1.075,412,1.832,1352,1.106,2478,7.375]],["deprecated//docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[11,0.587,42,1.79,485,3.391,490,1.911,2072,3.854,2073,2.963,2406,2.541,2407,2.505]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[490,2.292,662,2.712,2073,3.553,2086,3.483,2487,5.171]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[0,1.304,9,0.052,35,0.369,57,3.906,169,1.992,201,1.671,261,2.406,282,2.989,327,2.372,385,0.936,399,4.63,411,3.524,789,1.876,1352,0.964,1404,5.867,2057,4.354,2073,5.576,2076,4.529,2077,4.63]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/tools-reference/tools/use-the-date-command-in-linux/",[14,1.016,139,2.253,368,3.08,879,5.58]],["keywords//docs/tools-reference/tools/use-the-date-command-in-linux/",[232,4.346,382,4.196,879,5.003,2421,5.963,2488,6.476]],["toc//docs/tools-reference/tools/use-the-date-command-in-linux/",[14,1.111,19,2.891,29,0.823,40,2.218,139,2.465,334,2.295,363,3.677,368,3.37,437,3.391,485,3.441,582,4.545,879,8.313,1597,5.045,2056,4.233,2180,4.545,2489,5.48,2490,7.278,2491,9.272,2492,5.48,2493,5.48,2494,5.48,2495,5.48]],["deprecated//docs/tools-reference/tools/use-the-date-command-in-linux/",[]],["title//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[61,1.111,662,2.589,2219,2.167,2341,2.488,2371,4.935,2496,5.691]],["keywords//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[894,4.931,2108,6.174,2371,6.174]],["toc//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[9,0.074,64,3.568,385,1.327,706,2.76,1352,1.366,2371,7.344]],["deprecated//docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[0,1.021,11,0.552,14,0.714,407,3.546,2042,3.348,2043,3.292,2044,4.677,2130,2.263,2265,2.192]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[9,0.065,35,0.646,38,2.879,381,2.828,789,2.352,2042,5.362,2043,7.364]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[0,1.085,11,0.587,14,0.759,407,3.77,2042,3.559,2043,3.499,2406,2.541,2407,2.505]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[9,0.06,35,0.619,38,2.636,282,3.431,327,2.723,381,2.589,789,2.153,2042,4.909,2043,7.494,2057,4.998]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[11,0.627,258,0.794,320,2.934,687,2.159,776,2.169,2130,2.567,2265,2.488]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[11,0.651,1699,4.097,1870,3.881,2391,5.515,2497,4.627,2498,5.515]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[61,0.97,171,2.773,172,2.106,258,0.744,2219,1.894,2341,2.174,2499,4.691,2500,4.172]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[258,0.892,2501,5.625,2502,5.625,2503,5.003,2504,5.625]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[0,1.703,4,1.843,5,1.472,9,0.085,29,0.908,35,0.343,60,1.827,172,2.356,175,4.312,258,1.167,261,2.241,385,0.872,412,1.486,789,1.747,1352,0.898,2500,4.668,2503,6.546,2505,5.249,2506,5.249]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[11,0.587,171,2.773,172,2.106,258,0.744,2130,2.405,2265,2.331,2499,4.691,2500,4.172]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[258,0.892,2501,5.625,2502,5.625,2503,5.003,2504,5.625]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[0,1.644,4,1.778,5,1.4,9,0.083,29,0.863,35,0.327,60,1.738,172,2.241,175,4.101,258,1.127,261,2.131,282,2.648,327,2.101,385,0.829,412,1.413,789,1.662,1352,0.854,2057,3.857,2500,4.44,2503,6.318,2505,4.992,2506,4.992]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[42,2.049,129,1.736,1271,3.542,1976,3.673,1977,4.005,2219,2.167]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2507,4.888,2508,4.501]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[9,0.085,29,1.282,35,0.485,57,5.135,325,4.104,706,2.56,1976,6.33]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[11,0.587,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2130,2.405,2265,2.331]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/applications/social-networking/planet-feed-aggregator/",[1022,6.095,2042,5.2,2043,5.113]],["keywords//docs/applications/social-networking/planet-feed-aggregator/",[2043,5.549,2108,6.837]],["toc//docs/applications/social-networking/planet-feed-aggregator/",[]],["deprecated//docs/applications/social-networking/planet-feed-aggregator/",[839,0.476]],["title//docs/databases/redis/redis-on-centos-5/",[129,2.216,162,4.163,2219,2.767]],["keywords//docs/databases/redis/redis-on-centos-5/",[5,1.577,162,3.417,893,3.269,2030,4.621,2509,6.476]],["toc//docs/databases/redis/redis-on-centos-5/",[9,0.043,24,2.388,35,0.307,40,2.184,47,1.901,64,2.093,90,2.354,100,1.619,101,2.557,112,1.954,162,5.643,178,3.339,203,1.56,209,2.991,253,2.902,319,1.323,339,1.489,381,1.875,417,3.44,520,3.024,789,2.26,847,2.468,1038,2.041,1075,3.024,1841,2.795,2031,5.578]],["deprecated//docs/databases/redis/redis-on-centos-5/",[839,0.476]],["title//docs/databases/redis/redis-on-fedora-13/",[127,2.53,162,4.163,2379,4.329]],["keywords//docs/databases/redis/redis-on-fedora-13/",[5,1.577,162,3.417,893,3.269,2030,4.621,2510,6.476]],["toc//docs/databases/redis/redis-on-fedora-13/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-fedora-13/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[11,0.785,162,3.811,2406,3.399,2407,3.351]],["keywords//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[5,1.577,893,3.269,2030,4.621,2511,6.476,2512,5.963]],["toc//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[127,1.732,172,2.106,258,0.744,259,1.386,381,1.877,1248,2.994,2379,2.963,2400,3.854]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[9,0.065,29,1.222,35,0.462,258,1.424,259,2.654,385,1.174,412,2.001,1248,4.511,1352,1.208]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[11,0.672,258,0.851,464,3.231,1196,3.292,2130,2.753,2265,2.667]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[9,0.062,29,1.168,35,0.442,47,2.74,189,4.029,200,4.406,258,1.071,297,3.464,412,1.913,435,3.582,709,5.691,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[11,0.587,171,2.773,172,2.106,258,0.744,2406,2.541,2407,2.505,2499,4.691,2500,4.172]],["keywords//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[258,0.892,2501,5.625,2502,5.625,2503,5.003,2504,5.625]],["toc//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[0,1.644,4,1.778,5,1.4,9,0.083,29,0.863,35,0.327,60,1.738,172,2.241,175,4.101,258,1.127,261,2.131,282,2.648,327,2.101,385,0.829,412,1.413,789,1.662,1352,0.854,2057,3.857,2500,4.44,2503,6.318,2505,4.992,2506,4.992]],["deprecated//docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/firewalls/control-network-traffic-with-iptables/",[323,4.847,476,3.424,623,4.761,662,3.025]],["keywords//docs/security/firewalls/control-network-traffic-with-iptables/",[325,3.391,623,4.646,662,2.952,981,4.495]],["toc//docs/security/firewalls/control-network-traffic-with-iptables/",[0,0.508,9,0.02,11,0.275,14,0.786,15,1.523,16,0.753,22,1.543,35,0.244,38,1.979,47,0.891,61,0.455,84,1.898,90,1.293,95,3.138,127,0.811,129,0.71,139,1.339,146,1.484,170,1.766,178,4.964,193,1.697,216,1.667,225,1.503,261,0.938,323,5.383,324,1.588,325,1.217,326,4.895,334,1.059,350,2.489,360,2.997,368,1.078,468,1.667,555,2.197,558,1.766,562,2.224,623,7.256,635,1.484,647,1.898,662,1.059,790,1.236,896,1.484,1066,1.45,1098,4.945,1289,3.953,1316,1.322,1322,1.805,1397,2.197,1408,5.15,1425,1.503,1432,2.329,1478,2.02,1882,2.197,2208,2.197,2513,2.329,2514,2.53,2515,2.53,2516,2.53,2517,2.53,2518,2.53]],["deprecated//docs/security/firewalls/control-network-traffic-with-iptables/",[]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[11,0.672,258,0.851,464,3.231,1196,3.292,2406,2.908,2407,2.867]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[9,0.058,35,0.415,47,2.57,172,2.844,189,3.779,200,4.133,258,1.005,297,3.249,404,4.989,435,4.437,709,6.111,1196,5.13]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[11,0.672,31,1.202,464,3.231,1196,3.292,2130,2.753,2265,2.667]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[11,0.785,162,3.811,2130,3.218,2265,3.117]],["keywords//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[5,1.577,893,3.269,2030,4.621,2512,5.963,2519,6.476]],["toc//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[169,1.77,1099,4.602,1750,5.606,1949,4.782,2520,5.307,2521,5.764]],["keywords//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[1427,5.202,1949,4.969,2522,5.99,2523,5.99,2524,5.99,2525,5.99]],["toc//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[0,1.022,14,1.249,169,2.727,210,2.358,249,3.628,312,3.021,368,3.191,370,4.059,688,2.236,712,2.504,1099,8.72,1427,7.715,1949,7.368,2180,4.218,2520,10.056,2526,5.084,2527,5.084,2528,5.084]],["deprecated//docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/",[]],["title//docs/websites/cms/how-to-install-and-configure-wordpress/",[9,0.063,35,0.448,543,4.421]],["keywords//docs/websites/cms/how-to-install-and-configure-wordpress/",[545,5.625,546,5.625,548,5.625,2529,6.476,2530,6.476]],["toc//docs/websites/cms/how-to-install-and-configure-wordpress/",[9,0.074,17,2.135,18,2.149,35,0.523,543,6.253]],["deprecated//docs/websites/cms/how-to-install-and-configure-wordpress/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-centos-5/",[49,1.153,129,2.029,1177,3.677,2219,2.533]],["keywords//docs/web-servers/lemp/lemp-server-on-centos-5/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-centos-5/",[4,1.173,5,1.314,9,0.063,29,0.811,31,1.788,35,0.307,47,3.238,49,1.248,65,1.631,100,1.619,112,1.954,164,1.543,201,1.39,203,1.56,259,1.385,319,1.323,339,1.489,345,2.372,379,1.483,385,0.779,412,1.327,789,1.56,847,2.468,1038,2.041,1168,2.082,1352,0.801,1691,4.048]],["deprecated//docs/web-servers/lemp/lemp-server-on-centos-5/",[839,0.476]],["title//docs/databases/redis/redis-on-debian-5-lenny/",[61,1.298,162,3.811,2219,2.533,2341,2.908]],["keywords//docs/databases/redis/redis-on-debian-5-lenny/",[5,1.577,893,3.269,2030,4.621,2531,6.476,2532,6.476]],["toc//docs/databases/redis/redis-on-debian-5-lenny/",[9,0.042,24,2.317,35,0.298,40,2.119,47,1.844,64,2.031,90,2.303,100,1.571,101,2.481,112,1.896,162,5.575,178,3.24,203,1.513,209,2.903,253,2.815,319,1.283,339,1.444,381,1.82,385,0.755,417,3.338,520,2.934,789,2.211,847,2.395,1038,1.98,1075,2.934,1352,0.778,1841,2.712,2031,5.457]],["deprecated//docs/databases/redis/redis-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-fedora-12/",[127,2.317,258,0.995,263,4.47,1172,4.048]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-12/",[12,3.297,2387,5.625,2533,6.476,2534,6.476,2535,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-12/",[9,0.07,14,1.229,60,2.643,258,1.204,385,1.261,1172,6.061,1352,1.298]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-12/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-fedora-13/",[127,2.317,258,0.995,1172,4.048,2379,3.964]],["keywords//docs/development/frameworks/apache-tomcat-on-fedora-13/",[12,3.297,2387,5.625,2536,6.476,2537,6.476,2538,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-fedora-13/",[9,0.07,14,1.229,60,2.643,258,1.204,385,1.261,1172,6.061,1352,1.298]],["deprecated//docs/development/frameworks/apache-tomcat-on-fedora-13/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[11,0.724,258,0.918,1172,3.733,2130,2.967,2265,2.875]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[12,3.297,1974,5.963,1975,5.171,2539,6.476,2540,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[9,0.079,12,3.873,14,1.07,29,1.143,60,2.301,223,5.106,258,1.048,385,1.098,412,1.871,1172,5.55,1352,1.13,2340,5.709]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[11,0.724,258,0.918,1172,3.733,2406,3.135,2407,3.09]],["keywords//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[12,3.297,1975,5.171,2541,6.476,2542,6.476,2543,6.476]],["toc//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[9,0.082,12,4.048,14,1.118,60,2.405,223,5.336,258,1.096,385,1.147,1172,5.71,1352,1.181,2340,5.967]],["deprecated//docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[74,2.839,99,3.196,139,1.798,847,2.637,916,3.383,1316,3.013,1573,4.113]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[848,4.304,849,4.304,850,4.18,851,3.975,1316,2.912,1574,4.448,1575,4.448]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[74,2.839,99,3.196,129,1.619,207,2.414,847,2.637,916,3.383,1573,4.113]],["keywords//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[129,1.565,848,4.304,849,4.304,850,4.18,851,3.975,1574,4.448,1575,4.448]],["toc//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[74,3.044,99,3.427,381,2.148,847,2.827,916,3.627,1573,4.41]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[848,4.627,849,4.627,850,4.494,851,4.274,1574,4.782,1575,4.782]],["toc//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[9,0.058,35,0.547,64,2.829,74,5.649,112,2.641,171,3.745,339,2.012,345,3.207,468,4.807,847,3.337,916,4.281,1573,5.205]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-arch-linux/",[49,1.153,139,2.253,1177,3.677,1316,3.776]],["keywords//docs/web-servers/lemp/lemp-server-on-arch-linux/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-arch-linux/",[4,1.493,5,1.673,9,0.074,29,1.032,31,1.8,35,0.39,47,2.419,49,1.477,164,1.964,201,1.769,259,1.763,379,1.888,385,0.991,412,1.689,1168,2.65,1352,1.02]],["deprecated//docs/web-servers/lemp/lemp-server-on-arch-linux/",[839,0.476]],["title//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[368,2.84,389,4.01,610,4.65,2411,4.998,2544,5.786]],["keywords//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[1529,4.362,2544,6.122,2545,7.049,2546,6.49]],["toc//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[14,1.429,169,3.121,193,4.354,249,4.63,368,2.766,389,3.906,445,4.074,647,4.868,652,4.074,813,5.382,2544,10.283,2547,6.488,2548,5.974]],["deprecated//docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/",[]],["title//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[169,2.218,404,4.941,405,4.408,2549,5.993]],["keywords//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[368,3.005,1518,5.847,2550,7.049,2551,7.049]],["toc//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[8,3.601,14,1.064,38,1.826,139,2.359,169,3.225,170,3.601,199,3.601,290,3.77,307,3.4,334,2.161,368,2.199,390,3.106,405,6.41,445,3.239,468,3.4,620,3.681,634,4.48,651,2.001,854,4.48,1071,3.528,2549,7.431,2552,5.159,2553,4.75,2554,5.159]],["deprecated//docs/tools-reference/tools/modify-file-permissions-with-chmod/",[]],["title//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[169,2.423,610,5.508,902,5.63]],["keywords//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[109,4.521,169,1.988,902,4.621,981,4.129,2546,5.963]],["toc//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[14,1.005,169,2.194,368,4.051,688,3.142,887,5.223,902,8.454,981,6.059,1099,5.706,2298,5.362,2555,6.207,2556,7.146]],["deprecated//docs/tools-reference/tools/how-to-grep-for-text-in-files/",[]],["title//docs/web-servers/lemp/lemp-server-on-fedora-13/",[49,1.153,127,2.317,1177,3.677,2379,3.964]],["keywords//docs/web-servers/lemp/lemp-server-on-fedora-13/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-fedora-13/",[4,1.191,5,1.334,9,0.063,31,1.803,35,0.311,47,3.266,49,1.262,65,1.657,100,1.644,112,1.984,127,1.757,164,1.567,201,1.411,203,1.584,259,1.407,319,1.343,339,1.512,345,2.409,379,1.506,380,3.551,385,0.791,789,1.584,847,2.507,1038,2.072,1168,2.115,1352,0.814]],["deprecated//docs/web-servers/lemp/lemp-server-on-fedora-13/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[11,0.724,49,1.063,1177,3.391,2130,2.967,2265,2.875]],["keywords//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[31,1.26,139,2.02,259,1.663,1177,3.297,1690,3.047]],["toc//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[4,1.155,5,1.294,9,0.062,11,0.578,29,0.798,31,1.772,35,0.302,47,3.21,49,1.234,65,1.607,100,1.595,112,1.924,164,1.52,201,1.369,203,1.536,259,1.364,319,1.303,339,1.466,345,2.337,379,1.461,380,3.444,385,0.767,412,1.307,789,1.536,847,2.431,1038,2.01,1168,2.051,1352,0.789]],["deprecated//docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[38,2.04,61,1.036,730,4.325,766,2.059,1055,2.169,2219,2.021,2341,2.321]],["keywords//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[562,3.355,766,2.313,1055,2.437,1097,3.899,2342,5.372]],["toc//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[0,1.328,9,0.053,29,0.993,35,0.512,43,3.833,187,3.11,201,1.703,319,1.62,379,1.817,385,0.954,412,1.626,766,3.22,767,3.821,783,4.831,1055,3.393,1352,0.982,2343,5.483]],["deprecated//docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[61,0.97,138,2.773,210,2.505,265,3.169,662,2.262,2219,1.894,2341,2.174,2557,4.691]],["keywords//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[138,3.325,1633,5.372,2557,5.625,2558,6.476,2559,6.476]],["toc//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[9,0.078,35,0.603,40,2.446,49,0.965,164,1.728,169,1.856,171,3.103,236,4.312,339,1.667,381,2.1,385,0.872,477,3.424,706,1.813,931,4.825,1033,2.93,1352,0.898,2555,5.249,2557,9.214]],["deprecated//docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[49,1.063,61,1.197,1177,3.391,2219,2.336,2341,2.682]],["keywords//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[31,1.013,39,2.074,139,1.624,259,1.337,1177,2.651,1690,2.45,1825,4.32,1826,2.564]],["toc//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[4,1.09,5,1.221,9,0.059,29,0.753,31,1.713,35,0.285,47,3.427,49,1.182,61,1.331,65,2.239,100,1.504,112,1.815,164,1.433,201,1.291,203,1.449,259,1.287,319,1.229,339,1.383,345,2.204,379,1.378,385,0.723,412,1.233,789,1.449,847,2.293,1013,4.353,1038,1.895,1168,1.934,1352,0.744,2560,5.012]],["deprecated//docs/web-servers/lemp/lemp-server-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[11,0.552,164,1.453,200,2.878,259,1.304,1168,1.96,1184,2.502,2059,2.787,2130,2.263,2265,2.192]],["keywords//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[1870,3.881,2470,5.515,2471,5.515,2497,4.627,2561,5.515,2562,5.515]],["toc//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[9,0.067,35,0.596,60,2.518,65,2.518,261,3.089,385,1.202,544,4.436,706,2.499,1352,1.237]],["deprecated//docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[4,1.344,127,1.982,766,2.207,1055,2.326,2289,3.463,2379,3.391]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2563,4.888,2564,3.776,2565,3.776,2566,3.776,2567,3.776]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[0,0.993,4,2.101,9,0.059,14,1.03,16,2.183,29,1.101,35,0.549,60,1.494,65,1.494,119,2.559,171,2.537,261,1.833,379,1.359,385,0.713,391,3.474,435,2.276,687,1.851,767,2.094,776,1.86,1055,3.287,1352,0.734,1588,3.015,2235,3.38,2289,4.107]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[49,0.986,127,1.982,164,1.767,258,0.851,320,3.146,2379,3.391]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[690,6.174,2382,7.12,2568,7.733]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[9,0.077,35,0.594,40,2.365,49,0.933,187,2.749,201,1.505,217,2.691,258,1.324,262,2.62,332,3.851,334,2.447,379,1.606,385,0.843,388,3.388,472,2.811,633,3.669,913,4.384,952,2.637,1352,0.868,1552,4.169,2383,4.384]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-13/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[4,1.344,5,1.505,14,0.869,127,1.982,1063,3.357,2379,3.391]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[1843,5.973,1844,6.415,2569,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[4,2.394,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13,1682,5.709]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/",[839,0.476]],["title//docs/databases/postgresql/fedora-13/",[5,1.505,14,0.869,30,2.667,127,1.982,1063,3.357,2379,3.391]],["keywords//docs/databases/postgresql/fedora-13/",[1065,4.718,1160,5.189,2570,7.733]],["toc//docs/databases/postgresql/fedora-13/",[0,2.062,5,2.196,9,0.053,29,0.993,30,4.428,35,0.376,119,2.308,204,3.18,227,4.283,319,1.62,385,0.954,651,2.564,952,2.983,1066,3.788,1070,4.357,1352,0.982]],["deprecated//docs/databases/postgresql/fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[31,1.296,127,2.136,259,1.71,1168,2.571,2379,3.655]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[31,1.371,1527,4.137,1528,4.73,2571,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,259,1.873,261,2.705,339,2.012,385,1.052,544,3.885,1168,2.815,1352,1.083,2291,4.727,2378,5.473]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[31,1.296,127,2.136,1168,2.571,1826,3.281,2379,3.655]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[31,1.371,1527,4.137,2015,4.921,2571,6.122]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,261,2.705,339,2.012,385,1.052,544,3.885,1168,3.717,1352,1.083,1553,5.331,1826,3.592]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[14,0.759,24,2.39,127,1.732,179,3.342,210,2.505,2078,2.904,2079,3.854,2379,2.963]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[129,1.98,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[14,0.81,24,2.551,127,1.849,172,2.248,253,3.1,707,2.732,2379,3.163]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[49,0.986,127,1.982,164,1.767,292,3.146,2059,3.391,2379,3.391]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[2059,3.867,2472,6.49,2483,6.122,2572,6.49]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[9,0.056,29,1.052,35,0.398,121,4.334,145,3.565,319,2.298,385,1.011,412,1.722,651,3.637,744,5.802,803,6.413,1352,1.04,2059,5.145]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[49,0.986,127,1.982,164,1.767,292,3.146,2059,3.391,2264,3.391]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[2059,3.867,2309,5.847,2572,6.49,2573,7.049]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[9,0.056,29,1.052,35,0.398,121,4.334,145,3.565,319,2.298,385,1.011,412,1.722,651,3.637,744,5.802,803,6.413,1352,1.04,2059,5.145]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/",[839,0.476]],["title//docs/development/frameworks/cakephp-on-debian-5-lenny/",[61,1.298,2219,2.533,2341,2.908,2574,6.274]],["keywords//docs/development/frameworks/cakephp-on-debian-5-lenny/",[61,1.164,2574,5.625,2575,6.476,2576,6.476,2577,6.476]],["toc//docs/development/frameworks/cakephp-on-debian-5-lenny/",[9,0.074,60,2.781,165,7.105,385,1.327,1352,1.366,2574,7.989]],["deprecated//docs/development/frameworks/cakephp-on-debian-5-lenny/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[4,1.344,127,1.982,263,3.825,766,2.207,1055,2.326,2289,3.463]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2578,4.888]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[0,0.993,4,2.101,9,0.059,14,1.03,16,2.183,29,1.101,35,0.549,60,1.494,65,1.494,119,2.559,171,2.537,261,1.833,379,1.359,385,0.713,391,3.474,435,2.276,687,1.851,767,2.094,776,1.86,1055,3.287,1352,0.734,1588,3.015,2235,3.38,2289,4.107]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[11,0.672,42,2.049,203,1.787,1191,3.673,2130,2.753,2265,2.667]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[0,0.979,9,0.086,35,0.492,38,1.725,43,2.826,64,1.89,107,2.761,112,1.765,119,1.701,171,3.724,297,2.171,359,3.478,381,1.694,385,0.703,706,1.462,767,2.065,789,1.409,947,5.791,1071,3.333,1191,6.802,1350,5.063,1352,0.724,1747,3.402]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-13/",[49,1.153,127,2.317,759,3.197,2379,3.964]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-13/",[1789,5.152,1790,5.289,2579,7.049,2580,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-13/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,258,1.101,259,1.429,339,1.536,379,2.198,537,3.607]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-13/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[31,1.405,127,2.317,292,3.677,2379,3.964]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[31,1.165,217,2.759,711,2.998,2394,5.202,2483,5.202,2571,5.202]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[0,1.236,9,0.079,31,2.079,40,2.489,64,2.385,65,1.859,90,1.852,100,1.845,101,2.914,203,1.778,319,1.507,345,2.704,385,0.887,706,1.845,789,1.778,847,2.813,1038,2.325,1352,0.913,1691,4.613,1841,3.185]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-13/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[11,0.672,49,0.986,203,1.787,2130,2.753,2181,4.41,2265,2.667]],["keywords//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[203,2.476,2181,6.111]],["toc//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[9,0.06,35,0.657,164,2.13,208,4.22,209,4.13,318,4.045,385,1.075,1352,1.106,2181,8.253]],["deprecated//docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[11,0.672,89,1.89,90,1.862,2130,2.753,2265,2.667,2287,3.627]],["keywords//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[129,1.871,258,0.918,597,4.122,1303,3.069,2219,2.336]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[9,0.078,29,1.119,35,0.555,47,2.624,172,3.808,258,1.345,297,3.318,412,1.832,802,3.825,1303,4.499]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[11,0.672,258,0.851,597,3.825,1303,2.847,2130,2.753,2265,2.667]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[11,0.672,258,0.851,597,3.825,1303,2.847,2406,2.908,2407,2.867]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[9,0.082,35,0.579,172,3.101,258,1.096,297,3.542,385,1.147,802,4.084,1303,4.694,1352,1.181]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[11,0.627,203,1.666,753,4.113,1947,4.453,2052,4.113,2130,2.567,2265,2.488]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[11,0.704,2052,4.621,2053,5.625,2265,2.795,2497,5.003]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[9,0.07,14,0.896,29,0.957,35,0.572,158,3.189,282,2.935,297,2.838,327,2.329,385,0.919,399,4.546,587,4.001,706,1.912,1348,5.087,1352,0.946,2052,6.274,2054,5.285,2056,4.922,2057,4.275,2581,5.866]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[11,0.672,258,0.851,1303,2.847,2130,2.753,2265,2.667,2582,4.935]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[11,0.606,39,2.219,258,0.767,1303,2.566,2265,2.404,2498,5.13,2583,4.448]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[9,0.053,14,0.929,29,0.993,35,0.376,39,2.632,112,2.394,172,2.577,189,3.424,201,2.322,258,0.911,297,2.944,339,1.824,385,0.954,412,1.626,712,3.255,1303,4.727,1352,0.982,1425,3.928]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[61,1.111,258,0.851,597,3.825,1303,2.847,2219,2.167,2341,2.488]],["keywords//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[39,2.807,258,0.971,1303,3.247,1308,4.73]],["toc//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[9,0.079,29,1.143,35,0.563,172,2.967,258,1.048,297,3.389,385,1.098,412,1.871,802,3.907,1303,4.562,1352,1.13]],["deprecated//docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/",[839,0.476]],["title//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[14,0.759,31,1.05,33,2.262,316,3.77,498,4.052,789,1.561,2420,4.172,2584,4.691]],["keywords//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[31,0.847,33,1.824,217,2.006,258,0.6,328,1.914,499,5.319,711,2.179,2585,4.354,2586,4.354,2587,4.354]],["toc//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[31,1.31,33,2.821,35,0.383,38,2.384,42,2.233,217,3.103,258,0.928,316,6.376,328,2.962,350,3.906,435,3.103,487,4.055,498,6.853,706,2.021,789,1.947,2026,4.702,2420,5.204,2584,5.851]],["deprecated//docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/",[]],["title//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[61,1.036,894,3.675,2219,2.021,2341,2.321,2588,5.764,2589,5.764,2590,5.307]],["keywords//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[2591,7.049,2592,7.049,2593,7.049,2594,5.445]],["toc//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[9,0.076,35,0.406,47,2.517,64,2.772,100,2.144,172,2.786,203,2.066,319,1.752,385,1.031,706,2.144,789,2.747,1038,2.703,1352,1.061,2590,8.75]],["deprecated//docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[11,0.672,319,1.515,731,3.12,894,3.941,2130,2.753,2265,2.667]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[11,0.651,459,3.103,662,2.509,731,3.023,2497,4.627,2595,5.99]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,3.574,531,4.209,662,2.889,731,4.201,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[11,0.672,766,2.207,1184,3.044,2004,3.673,2130,2.753,2265,2.667]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[2004,3.849,2007,4.429,2008,4.859,2596,6.476,2597,5.963]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[9,0.057,29,1.074,327,2.612,381,3.303,385,1.031,412,1.757,933,5.1,952,3.225,981,4.557,1352,1.061,1628,4.422,1804,4.422,2004,6.344,2009,5.223]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[4,1.174,11,0.587,766,1.929,1055,2.032,1184,2.66,1584,2.849,2130,2.405,2265,2.331]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[11,0.606,766,1.99,1584,2.939,2265,2.404,2597,5.13,2598,5.571,2599,5.571]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[11,0.627,273,3.07,939,3.567,2297,4.602,2298,4.325,2406,2.712,2407,2.674]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[1065,3.399,2302,4.839,2303,4.448,2304,4.448,2305,4.304,2306,4.448,2600,5.571]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[11,0.587,273,2.876,939,3.342,1184,2.66,2130,2.405,2265,2.331,2297,4.312,2298,4.052]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[1065,3.399,2302,4.839,2303,4.448,2304,4.448,2305,4.304,2306,4.448,2601,5.571]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[11,0.587,14,0.759,33,2.262,42,1.79,258,0.744,328,2.375,2130,2.405,2265,2.331]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-fluxbb/",[1991,5.508,1992,5.396,2602,6.853]],["keywords//docs/websites/forums/discussion-forums-with-fluxbb/",[1992,4.821,2602,6.122,2603,7.049,2604,6.49]],["toc//docs/websites/forums/discussion-forums-with-fluxbb/",[9,0.083,100,2.441,203,2.352,319,1.994,385,1.174,706,2.441,789,2.352,1038,3.077,1352,1.208,2602,7.067]],["deprecated//docs/websites/forums/discussion-forums-with-fluxbb/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-vanilla-forums/",[1394,5.993,1991,5.043,1992,6.546]],["keywords//docs/websites/forums/discussion-forums-with-vanilla-forums/",[759,2.866,1394,5.372,2604,5.963,2605,6.476,2606,6.476]],["toc//docs/websites/forums/discussion-forums-with-vanilla-forums/",[9,0.089,385,1.327,706,2.76,1352,1.366,1394,7.63]],["deprecated//docs/websites/forums/discussion-forums-with-vanilla-forums/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[11,0.587,766,1.929,1023,2.275,1184,2.66,1370,3.559,2130,2.405,2265,2.331,2350,4.312]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[1587,4.274,2354,4.782,2355,4.782,2607,5.99,2608,5.99,2609,5.515]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[9,0.078,65,2.252,100,2.235,169,2.287,203,2.153,319,1.826,339,2.055,385,1.075,706,2.93,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[11,0.587,42,1.79,1184,2.66,1271,3.095,1976,3.209,1977,3.499,2130,2.405,2265,2.331]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2320,4.055,2610,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-flatpress/",[90,2.176,164,2.066,712,3.558,2611,6.274]],["keywords//docs/websites/cms/manage-web-content-with-flatpress/",[259,1.663,677,5.625,680,3.899,1170,4.268,2611,5.625]],["toc//docs/websites/cms/manage-web-content-with-flatpress/",[9,0.083,100,2.441,203,2.352,319,1.994,385,1.174,706,2.441,789,2.352,1038,3.077,1352,1.208,2611,7.067]],["deprecated//docs/websites/cms/manage-web-content-with-flatpress/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[11,0.627,49,0.92,164,1.648,189,2.986,1998,3.196,2130,2.567,2265,2.488]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[258,0.971,1998,3.908,1999,5.152,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[11,0.627,31,1.121,1168,2.224,1184,2.839,1826,2.839,2130,2.567,2265,2.488]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[31,1.26,1527,3.801,2013,5.003,2015,4.521,2612,5.625]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[0,0.966,9,0.076,11,0.78,19,3.788,29,0.722,31,0.935,35,0.542,60,1.453,65,1.453,148,4.732,187,2.262,201,1.238,261,1.783,327,1.757,379,1.322,385,0.694,412,1.182,490,1.701,544,2.56,1168,1.855,1352,0.714,1423,3.018,1529,2.974,1782,4.175,1783,5.956,1826,2.367,2291,3.115,2378,3.606,2613,7.18,2614,4.807]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[11,0.521,172,1.87,258,0.661,259,1.231,381,1.667,1184,2.362,1248,2.659,2130,2.136,2265,2.069,2400,3.422]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[1690,2.621,1858,3.81,1859,3.81,2403,4.072,2404,4.072,2615,5.571,2616,5.571]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[9,0.055,29,1.032,35,0.39,219,5.305,258,1.275,259,2.375,262,3.079,282,3.163,327,3.383,385,0.991,412,1.689,1248,3.808,1271,3.936,1352,1.02,1861,5.153,2057,4.608]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[11,0.587,43,3.131,49,0.862,767,2.289,1184,2.66,1987,3.209,2130,2.405,2265,2.331]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[1372,3.498,1987,3.311,1989,4.18,1990,4.18,2240,4.839,2241,4.621,2617,5.571]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[90,1.862,265,3.627,356,4.005,2281,6.65,2618,5.691]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[2285,5.171,2619,6.476,2620,5.963,2621,6.476,2622,6.476]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[9,0.082,100,2.386,203,2.299,319,1.949,385,1.147,706,2.386,789,2.299,1038,3.008,1352,1.181,2281,6.143,2618,7.322]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/",[839,0.476]],["title//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[90,2.007,265,3.909,356,4.317,2281,5.146,2623,5.786]],["keywords//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[2285,5.628,2620,6.49,2623,6.122,2624,7.049]],["toc//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[9,0.083,100,2.441,203,2.352,319,1.994,385,1.174,706,2.441,789,2.352,1038,3.077,1352,1.208,2623,7.067]],["deprecated//docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[11,0.552,14,0.714,24,2.248,179,3.143,210,2.356,2078,2.732,2079,3.625,2130,2.263,2265,2.192]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[11,0.766,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,2130,2.405,2265,2.331]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[11,0.552,14,0.714,215,2.706,490,1.798,1184,2.502,2082,2.706,2083,3.474,2130,2.263,2265,2.192]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[490,2.12,829,3.761,2082,3.19,2084,4.782,2085,4.378,2086,3.221]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[11,0.587,49,0.862,164,1.544,292,2.749,1184,2.66,2059,2.963,2130,2.405,2265,2.331]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[1870,4.196,2059,3.553,2497,5.003,2561,5.963,2562,5.963]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[9,0.053,29,0.993,35,0.376,65,1.999,121,4.09,145,3.365,319,2.21,345,2.907,385,0.954,412,1.626,651,3.497,744,5.579,803,6.167,1016,3.394,1352,0.982,2059,4.947]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[30,2.192,49,0.811,90,1.53,141,2.945,204,2.444,319,1.245,351,3.058,630,3.019,2625,3.924]],["keywords//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[2065,5.171,2625,5.003,2626,6.476,2627,5.963,2628,5.963]],["toc//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[9,0.072,14,1.26,35,0.509,655,4.019,1096,5.137,2625,8.485]],["deprecated//docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/",[]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[4,1.174,5,1.315,11,0.587,14,0.759,1063,2.933,1184,2.66,2130,2.405,2265,2.331]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[1465,4.646,2087,5.445,2088,5.152,2629,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[4,2.471,9,0.065,14,1.144,35,0.588,38,2.879,339,2.245,385,1.174,1352,1.208]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[11,0.587,49,0.862,164,1.544,258,0.744,320,2.749,1184,2.66,2130,2.405,2265,2.331]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[258,0.825,711,2.998,1999,4.378,2630,5.99,2631,5.99,2632,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[9,0.081,29,0.957,35,0.5,40,2.579,201,1.641,210,2.955,258,1.211,262,3.942,302,3.57,320,3.243,334,2.668,379,1.752,385,0.919,412,1.567,472,3.065,685,3.065,1352,0.946,1480,4.447]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[11,0.724,1033,3.23,1184,3.281,2130,2.967,2265,2.875]],["keywords//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[2222,6.415,2223,6.415,2633,7.733]],["toc//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[339,2.606,971,7.086,1033,4.579,2128,7.835,2441,8.203]],["deprecated//docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[11,0.627,90,1.736,380,3.735,708,3.517,1184,2.839,2130,2.567,2265,2.488]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[708,3.952,2246,5.171,2247,5.171,2248,5.171,2634,6.476]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[0,1.084,5,1.314,9,0.063,29,0.811,31,1.05,33,2.26,35,0.573,42,1.788,60,1.631,65,1.631,100,1.619,203,1.56,258,0.743,319,1.323,334,2.26,385,0.779,393,3.766,412,1.327,708,5.608,709,3.057,766,1.927,789,1.56,1038,2.041,1139,3.766,1196,2.874,1352,0.801,2249,4.686]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-10-04-lucid/",[5,1.315,11,0.587,14,0.759,30,2.331,1063,2.933,1184,2.66,2130,2.405,2265,2.331]],["keywords//docs/databases/postgresql/ubuntu-10-04-lucid/",[30,2.585,1064,4.782,1065,3.655,1160,4.019,2635,5.99,2636,5.99]],["toc//docs/databases/postgresql/ubuntu-10-04-lucid/",[0,2.004,5,2.115,9,0.07,29,0.94,30,4.303,35,0.356,119,2.185,204,3.011,227,4.055,319,1.534,385,0.903,651,2.427,952,2.824,1066,3.586,1070,4.124,1352,0.929,2094,4.834,2095,4.834]],["deprecated//docs/databases/postgresql/ubuntu-10-04-lucid/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[11,0.672,31,1.202,292,3.146,1184,3.044,2130,2.753,2265,2.667]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[11,0.606,31,1.084,217,2.566,711,2.789,2497,4.304,2612,4.839,2637,5.571]],["toc//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[0,1.194,9,0.078,11,0.646,29,0.893,31,2.048,40,2.405,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[195,5.155,662,3.025,1676,6.274,2638,5.993]],["keywords//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[2638,5.847,2639,6.49,2640,6.49,2641,6.49]],["toc//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[9,0.065,14,0.804,35,0.325,139,1.118,141,2.078,145,2.913,194,2.502,195,2.558,201,0.923,210,1.663,290,2.62,313,6.884,332,2.362,339,1.579,351,2.158,392,2.558,487,2.158,630,2.13,662,3.415,692,3.113,761,1.794,896,2.104,914,3.3,918,2.862,1000,3.113,1431,3.3,1529,2.218,1664,3.3,2002,3.3,2086,1.928,2432,3.3,2433,3.3,2468,5.269,2638,8.854,2640,3.3,2641,3.3,2642,3.584,2643,3.584,2644,3.584,2645,3.584,2646,3.584,2647,3.584,2648,3.584]],["deprecated//docs/networking/diagnostics/diagnosing-network-issues-with-mtr/",[]],["title//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[5,1.404,14,0.81,30,2.488,145,2.934,204,2.773,651,2.236,2625,4.453]],["keywords//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[2065,4.782,2625,4.627,2627,5.515,2628,5.515,2649,5.99,2650,5.99]],["toc//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[9,0.072,14,1.26,35,0.509,655,4.019,1096,5.137,2625,8.485]],["deprecated//docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/",[]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[61,1.036,766,2.059,1023,2.428,1370,3.799,2219,2.021,2341,2.321,2350,4.602]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[1587,4.274,2353,5.515,2354,4.782,2355,4.782,2651,5.99,2652,5.99]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[9,0.078,65,2.252,100,2.235,169,2.287,203,2.153,319,1.826,339,2.055,385,1.075,706,2.93,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[90,2.007,101,3.158,140,3.959,476,3.158,2653,5.786]],["keywords//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[1211,4.022,1631,4.157,1632,4.157,2653,4.523,2654,5.207,2655,4.794,2656,4.794,2657,5.207]],["toc//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[0,1.88,9,0.045,22,3.396,86,4.068,101,2.638,169,2.454,204,2.678,215,2.964,282,3.682,300,4.444,444,4.617,684,2.964,712,3.937,1422,4.834,1815,6.175,1907,6.943,2411,4.176,2474,3.972,2513,5.125,2653,8.879,2658,5.125]],["deprecated//docs/development/version-control/manage-distributed-version-control-with-mercurial/",[]],["title//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[11,0.587,42,1.79,47,1.902,1325,4.312,1381,3.947,1769,4.172,2406,2.541,2407,2.505]],["keywords//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[1325,4.448,1381,4.072,1385,4.839,1769,4.304,2659,5.571,2660,5.571,2661,5.571]],["toc//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[0,1.537,9,0.08,16,1.559,29,0.787,35,0.565,64,2.031,74,2.578,119,1.828,262,2.347,273,4.073,275,3,345,2.302,370,4.18,385,0.755,521,3.152,525,3.392,706,1.571,759,2.317,790,2.558,916,3.072,1352,0.778,1381,5.589,1393,4.82,1769,5.907,1773,4.82]],["deprecated//docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[42,2.049,61,1.111,203,1.787,1191,3.673,2219,2.167,2341,2.488]],["keywords//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[203,2.476,1191,5.089]],["toc//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[9,0.085,35,0.513,38,1.853,43,3.035,64,2.031,107,2.966,112,1.896,171,3.927,359,3.736,381,1.82,385,0.755,706,1.571,767,2.219,789,1.513,947,6.105,1191,6.943,1350,5.338,1352,0.778,1747,3.655]],["deprecated//docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[11,0.627,31,1.121,259,1.48,1168,2.224,1184,2.839,2130,2.567,2265,2.488]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[31,1.371,1527,4.137,1528,4.73,2612,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[0,1.155,9,0.046,19,4.315,29,0.863,35,0.541,42,1.905,60,1.738,65,1.738,80,2.38,148,5.391,187,2.704,201,1.48,259,1.475,261,2.131,319,1.409,327,2.101,379,1.58,385,0.829,412,1.413,615,3.788,1168,2.218,1352,0.854,1423,3.609,1525,3.609,1529,3.557]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/",[839,0.476]],["title//docs/tools-reference/tools/synchronize-files-with-unison/",[169,2.423,2662,7.265,2663,6.853]],["keywords//docs/tools-reference/tools/synchronize-files-with-unison/",[2,3.449,61,1.164,2594,5.003,2663,5.625,2664,6.476]],["toc//docs/tools-reference/tools/synchronize-files-with-unison/",[9,0.075,11,0.761,61,1.259,89,2.142,127,2.246,129,1.967,139,2.184,215,3.73,587,4.398,1316,3.661,2130,3.12,2219,3.288,2265,3.023,2341,2.82,2663,8.144]],["deprecated//docs/tools-reference/tools/synchronize-files-with-unison/",[839,0.476]],["title//docs/databases/mysql/back-up-your-mysql-databases/",[4,1.571,5,1.759,15,4.349,16,2.151]],["keywords//docs/databases/mysql/back-up-your-mysql-databases/",[2,4.118,4,1.681,7,6.174]],["toc//docs/databases/mysql/back-up-your-mysql-databases/",[0,1.869,2,5.594,4,1.644,5,1.493,7,4.896,8,5.656,14,1.204,24,2.282,90,1.178,158,2.581,169,0.697,187,1.841,235,5.976,320,3.121,334,3.586,339,1.079,443,6.963,895,2.535,932,1.971,1066,4.334,1525,1.425,1682,1.702,1947,3.022,2665,2.269,2666,6.917,2667,6.132,2668,3.912,2669,3.912,2670,2.269,2671,2.089,2672,2.269]],["deprecated//docs/databases/mysql/back-up-your-mysql-databases/",[839,0.476]],["title//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[61,1.111,89,1.89,90,1.862,2219,2.167,2287,3.627,2341,2.488]],["keywords//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/",[839,0.476]],["title//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[11,0.672,89,1.89,90,1.862,2287,3.627,2406,2.908,2407,2.867]],["keywords//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[1129,3.952,2212,4.621,2213,4.621,2287,3.801,2288,4.859]],["toc//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[4,1.173,9,0.089,96,2.701,100,2.345,203,1.56,258,0.743,259,1.385,297,2.403,319,1.323,339,1.489,385,0.779,789,1.56,1038,2.041,1055,2.031,1352,0.801,1353,3.556,1804,3.339,1838,2.821,2287,3.166,2289,3.024,2290,4.048,2291,3.496,2292,4.048,2293,4.048,2294,4.048,2295,4.048,2296,3.556]],["deprecated//docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/",[839,0.476]],["title//docs/websites/wikis/dokuwiki-engine/",[408,8.002,2673,8.002]],["keywords//docs/websites/wikis/dokuwiki-engine/",[259,1.985,2039,4.655,2674,7.733]],["toc//docs/websites/wikis/dokuwiki-engine/",[9,0.085,100,2.56,203,2.466,319,2.091,706,2.56,789,2.466,1038,3.226,2673,7.854]],["deprecated//docs/websites/wikis/dokuwiki-engine/",[]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[4,1.344,11,0.672,90,1.862,1838,3.231,2406,2.908,2407,2.867]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[4,1.533,11,0.766,233,5.03,1838,3.685]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[9,0.074,35,0.526,60,2.077,112,2.487,169,2.109,258,0.946,282,3.163,319,1.683,322,4.794,327,2.511,633,4.312,687,2.572,1838,5.854,2675,6.323]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-phpfusion/",[90,2.007,164,1.905,259,1.71,712,3.281,2676,6.134]],["keywords//docs/websites/cms/manage-web-content-with-phpfusion/",[680,4.243,759,3.119,2677,7.049,2678,7.049]],["toc//docs/websites/cms/manage-web-content-with-phpfusion/",[9,0.082,100,2.386,203,2.299,259,2.042,319,1.949,385,1.147,706,2.386,789,2.299,1038,3.008,1352,1.181,2676,7.322]],["deprecated//docs/websites/cms/manage-web-content-with-phpfusion/",[839,0.476]],["title//docs/uptime/analytics/webalizer-on-centos-5/",[129,2.216,2219,2.767,2296,5.2]],["keywords//docs/uptime/analytics/webalizer-on-centos-5/",[51,3.559,110,3.559,129,1.682,1623,4.782,2296,3.948,2679,5.515]],["toc//docs/uptime/analytics/webalizer-on-centos-5/",[0,1.174,9,0.077,21,3.388,29,0.878,35,0.47,40,2.365,60,1.767,187,2.749,201,1.505,258,0.805,261,2.167,319,1.432,379,1.606,393,4.079,412,1.437,576,3.851,789,1.689,1525,3.669,1837,4.169,2296,7.549]],["deprecated//docs/uptime/analytics/webalizer-on-centos-5/",[839,0.476]],["title//docs/development/frameworks/webpy-on-debian-5-lenny/",[61,1.298,1309,4.188,2219,2.533,2341,2.908]],["keywords//docs/development/frameworks/webpy-on-debian-5-lenny/",[39,2.807,1309,4.087,1690,3.317,2032,5.289]],["toc//docs/development/frameworks/webpy-on-debian-5-lenny/",[0,1.304,5,1.58,9,0.081,29,0.975,38,2.296,47,2.286,171,3.332,172,3.963,385,0.936,412,1.596,706,1.947,1309,6.645,1352,0.964,2033,5.18]],["deprecated//docs/development/frameworks/webpy-on-debian-5-lenny/",[839,0.476]],["title//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[90,2.176,262,3.239,2680,6.651,2681,6.651]],["keywords//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[1826,3.808,2680,7.12,2682,7.733]],["toc//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[9,0.093,14,1.047,38,2.636,65,2.252,168,5.444,204,3.584,297,3.318,385,1.075,388,4.319,2681,8.992,2683,7.448]],["deprecated//docs/development/perl/manage-cpan-modules-with-cpan-minus/",[]],["title//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[0,1.085,14,0.759,61,0.97,407,3.77,2042,3.559,2043,3.499,2219,1.894,2341,2.174]],["keywords//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[407,4.521,1017,4.733,1022,5.003,2042,4.268,2043,4.196]],["toc//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[9,0.065,35,0.646,38,2.879,381,2.828,789,2.352,2042,5.362,2043,7.364]],["deprecated//docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[129,1.871,1991,4.65,1992,4.556,1993,4.065,2219,2.336]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[35,0.473,64,3.231,100,2.499,203,2.408,319,2.041,573,5.943,706,2.499,789,2.408,1038,3.15,1993,5.082]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/",[839,0.476]],["title//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[14,0.81,90,1.736,178,3.567,363,3.868,367,4.113,742,3.799,1750,3.942]],["keywords//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[139,2.02,363,4.346,742,4.268,926,4.521,2684,6.476]],["toc//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[9,0.053,14,0.929,38,2.339,90,1.991,99,3.665,114,5.278,367,4.717,368,2.818,445,4.151,468,4.357,655,2.964,742,8.031,1750,4.521,2411,4.959,2685,6.61]],["deprecated//docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/",[]],["title//docs/websites/wikis/twiki/",[2038,5.543]],["keywords//docs/websites/wikis/twiki/",[466,4.243,1826,3.471,2038,4.039,2039,4.243]],["toc//docs/websites/wikis/twiki/",[]],["deprecated//docs/websites/wikis/twiki/",[839,0.476]],["title//docs/applications/messaging/advanced-irssi-usage/",[168,5.766,487,4.75,2686,6.299]],["keywords//docs/applications/messaging/advanced-irssi-usage/",[1487,4.627,1747,4.181,1748,5.202,1749,5.202,2686,4.782,2687,5.515]],["toc//docs/applications/messaging/advanced-irssi-usage/",[14,1.199,107,4.833,224,7.076,251,3.929,385,1.231,1352,1.267,1478,6.811,1494,6.811,1588,5.205]],["deprecated//docs/applications/messaging/advanced-irssi-usage/",[]],["title//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[14,0.937,650,5.526,1060,5.526,1487,5.146,2686,5.319]],["keywords//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[1487,4.627,1747,4.181,1748,5.202,1749,5.202,2686,4.782,2687,5.515]],["toc//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[9,0.039,35,0.488,38,1.701,43,2.787,80,1.99,90,2.163,107,2.723,119,1.678,145,3.655,168,3.513,181,3.987,368,2.049,468,4.732,662,3.007,673,5.956,684,2.56,706,1.442,979,4.175,1271,2.755,1747,5.012,1753,4.426,1755,6.611,2411,3.606,2686,8.144,2688,4.807,2689,4.807,2690,4.807,2691,4.807]],["deprecated//docs/applications/messaging/using-irssi-for-internet-relay-chat/",[]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[14,0.81,24,2.551,129,1.619,172,2.248,253,3.1,707,2.732,2219,2.021]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[5,1.717,707,3.341,893,3.558,1041,4.821]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[11,0.587,14,0.759,24,2.39,172,2.106,253,2.904,707,2.56,2406,2.541,2407,2.505]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[14,0.759,33,2.262,42,1.79,61,0.97,258,0.744,328,2.375,2219,1.894,2341,2.174]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[14,0.715,15,3.061,33,3.135,42,1.685,47,1.791,49,0.811,202,3.021,216,3.351,220,2.708,231,3.294,258,0.7,328,2.236,385,0.734,587,3.193,619,3.146,640,3.549,665,3.628,712,4.374,1097,3.061,1352,0.755,1425,4.448,1648,3.351,1998,2.819,2047,7.007,2048,3.628,2049,3.716,2050,3.716,2051,3.716,2420,3.927]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[11,0.587,14,0.759,33,2.262,42,1.79,258,0.744,328,2.375,2406,2.541,2407,2.505]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-fedora-12/",[127,2.53,263,4.882,2045,4.329]],["keywords//docs/websites/wikis/ikiwiki-on-fedora-12/",[127,1.787,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2476,4.448]],["toc//docs/websites/wikis/ikiwiki-on-fedora-12/",[9,0.055,14,1.301,35,0.526,312,4.081,385,0.991,437,4.25,487,4.134,659,3.849,1352,1.02,1628,4.25,2045,6.607,2477,5.965]],["deprecated//docs/websites/wikis/ikiwiki-on-fedora-12/",[839,0.476]],["title//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[11,0.785,2045,3.964,2406,3.399,2407,3.351]],["keywords//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[11,0.606,138,2.861,466,3.354,1826,2.744,2039,3.354,2045,3.057,2407,2.584]],["toc//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[9,0.055,14,1.301,35,0.526,312,4.081,385,0.991,437,4.25,487,4.134,659,3.849,1352,1.02,1628,4.25,2045,6.607,2477,5.965]],["deprecated//docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[14,0.81,24,2.551,127,1.849,172,2.248,253,3.1,263,3.567,707,2.732]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[0,1.258,9,0.08,14,0.88,38,3.073,40,3.515,100,1.878,177,2.863,203,1.809,306,3.673,319,1.534,385,0.903,476,2.966,706,1.878,707,4.726,789,1.809,1038,2.367,1352,0.929,1841,3.242]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[14,0.81,33,2.414,42,1.911,129,1.619,258,0.794,328,2.535,2219,2.021]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[14,0.736,15,3.152,33,3.203,42,1.735,47,1.844,49,0.836,202,3.111,216,3.45,220,2.788,231,3.392,258,0.721,328,2.302,587,3.287,619,3.24,640,3.655,665,3.736,712,4.449,1097,3.152,1425,4.544,1648,3.45,1998,2.903,2047,7.091,2048,3.736,2049,3.826,2050,3.826,2051,3.826,2420,4.044]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[11,0.587,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2406,2.541,2407,2.505]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[9,0.061,35,0.663,201,1.96,379,2.092,385,1.098,619,4.709,767,3.225,1352,1.13,2070,6.718]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-mybb/",[1991,5.508,1992,5.396,2692,6.853]],["keywords//docs/websites/forums/discussion-forums-with-mybb/",[259,1.81,1690,3.317,1994,5.152,2692,6.122]],["toc//docs/websites/forums/discussion-forums-with-mybb/",[9,0.067,100,2.499,203,2.408,319,2.041,385,1.202,706,2.499,789,2.408,1038,3.15,1352,1.237,2692,7.234]],["deprecated//docs/websites/forums/discussion-forums-with-mybb/",[839,0.476]],["title//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[9,0.046,139,1.798,175,4.113,587,3.62,1991,4.024,1992,3.942,2693,5.006]],["keywords//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[259,1.81,1690,3.317,1994,5.152,2693,6.122]],["toc//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[9,0.08,706,2.995,2693,8.668]],["deprecated//docs/websites/forums/install-a-simple-machines-forum-on-your-website/",[1028,3.823]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[31,1.296,127,2.136,259,1.71,263,4.122,1168,2.571]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[31,1.371,1527,4.137,1528,4.73,2694,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,259,1.873,261,2.705,339,2.012,385,1.052,544,3.885,1168,2.815,1352,1.083,2291,4.727,2378,5.473]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[31,1.296,127,2.136,263,4.122,1168,2.571,1826,3.281]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[31,1.371,1527,4.137,2015,4.921,2694,6.122]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[9,0.057,35,0.607,38,2.529,60,2.161,65,2.161,201,1.841,261,2.65,339,1.972,379,1.965,385,1.031,1168,3.667,1352,1.061,1553,5.223,1826,3.519]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/",[839,0.476]],["title//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[14,0.81,33,2.414,42,1.911,127,1.849,258,0.794,263,3.567,328,2.535]],["keywords//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[33,2.712,258,0.892,328,2.848,1703,4.268,2046,4.733]],["toc//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[14,0.725,33,3.168,42,1.71,47,1.817,49,0.823,202,3.066,216,3.4,220,2.747,222,3.681,231,3.343,258,0.711,328,2.268,385,0.744,587,3.239,619,3.192,640,3.601,665,3.681,712,4.411,1097,3.106,1352,0.766,1425,4.495,1648,3.4,1998,2.86,2047,7.049,2048,3.681,2049,3.77,2050,3.77,2051,3.77]],["deprecated//docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[4,1.253,11,0.627,766,2.059,1055,2.169,1584,3.041,2406,2.712,2407,2.674]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[1587,4.621,2695,5.963,2696,6.476,2697,6.476,2698,6.476]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[0,0.966,4,1.868,9,0.039,14,0.676,16,2.138,29,1.079,35,0.58,38,1.701,60,2.171,65,1.453,119,2.507,261,1.783,339,1.326,379,1.322,385,0.694,391,3.403,435,2.214,687,1.8,688,2.114,767,2.037,776,1.809,1016,2.468,1055,3.234,1352,0.714,1584,2.536,1588,2.933,1589,3.513,2235,3.288]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[129,1.871,258,0.918,320,3.391,687,2.495,776,2.507]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[711,2.998,891,4.181,1025,4.782,1699,4.097,1700,5.515,2699,4.969]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-centos/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[127,1.982,258,0.851,263,3.825,320,3.146,687,2.314,776,2.326]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[711,3.528,1699,4.821,1701,6.122,2476,5.628]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/",[839,0.476]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[11,0.627,258,0.794,320,2.934,687,2.159,776,2.169,2406,2.712,2407,2.674]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[11,0.606,687,2.086,1699,3.81,1705,5.13,1870,3.61,2487,4.448,2700,4.621]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[129,1.871,319,1.633,731,3.362,894,4.248,1023,2.806]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[129,1.98,459,3.652,662,2.952,731,3.558]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[9,0.037,14,0.658,35,0.4,59,3.2,98,4.912,153,3.649,158,2.342,204,2.251,251,4.332,319,1.725,324,2.938,379,1.286,428,2.817,459,3.645,531,4.293,662,2.947,731,4.268,761,3.522,776,2.648,990,3.339,991,3.339,998,3.339,1094,4.559,1096,2.681,1322,3.339,1914,3.42,1915,3.511]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/",[]],["title//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[31,1.405,129,2.029,292,3.677,2219,2.533]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[31,1.165,129,2.365,217,2.759,711,2.998,2699,4.969]],["toc//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[0,1.194,9,0.078,29,0.893,31,2.048,40,2.405,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1691,4.458,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[35,0.448,258,1.087,442,6.095]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[35,0.439,258,1.065,1703,5.096]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[169,2.336,187,3.58,334,4.884,523,5.878,633,4.778,1410,5.878,2298,5.709,2325,6.609,2555,6.609,2701,7.609,2702,7.609]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/",[]],["title//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[90,2.176,258,0.995,753,5.155,2703,6.274]],["keywords//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[90,1.678,169,1.711,217,2.566,258,0.767,716,5.13,753,3.975,2703,4.839]],["toc//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[0,2.064,1588,6.267]],["deprecated//docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[61,1.111,319,1.515,731,3.12,894,3.941,2219,2.167,2341,2.488]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[61,1.164,459,3.355,662,2.712,731,3.269,2341,2.607]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,4.312,531,4.209,662,2.889,731,3.482,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/",[839,0.476]],["title//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[11,0.672,319,1.515,731,3.12,894,3.941,2406,2.908,2407,2.867]],["keywords//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[11,0.651,459,3.103,662,2.509,731,3.023,2487,4.782,2700,4.969]],["toc//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[9,0.037,14,0.641,35,0.392,59,3.118,98,4.816,153,3.592,158,2.282,204,2.193,251,4.275,319,1.691,324,2.862,379,1.253,385,0.658,428,2.744,459,3.574,531,4.209,662,2.889,731,4.201,761,3.453,776,2.596,990,3.253,991,3.253,998,3.253,1094,4.47,1096,2.612,1322,3.253,1352,0.677,1914,3.331,1915,3.42]],["deprecated//docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[31,1.296,61,1.197,292,3.391,2219,2.336,2341,2.682]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[31,1.165,61,1.076,217,2.759,711,2.998,2594,4.627,2704,5.515]],["toc//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[0,1.194,9,0.078,29,0.893,31,2.048,40,2.405,61,1.068,64,2.305,65,1.796,90,1.79,100,1.783,101,2.816,203,1.718,319,1.456,345,2.612,385,0.857,412,1.461,706,1.783,789,1.718,847,2.718,1038,2.247,1352,0.882,1841,3.078]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[31,1.405,127,2.317,263,4.47,292,3.677]],["keywords//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[31,1.165,217,2.759,711,2.998,2394,5.202,2476,4.782,2694,5.202]],["toc//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[0,1.236,9,0.079,31,2.079,40,2.489,64,2.385,65,1.859,90,1.852,100,1.845,101,2.914,203,1.778,319,1.507,345,2.704,385,0.887,706,1.845,789,1.778,847,2.813,1038,2.325,1352,0.913,1691,4.613,1841,3.185]],["deprecated//docs/web-servers/nginx/websites-with-nginx-on-fedora-12/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-centos-5/",[129,2.216,2061,4.47,2219,2.767]],["keywords//docs/uptime/analytics/piwik-on-centos-5/",[51,3.311,110,3.311,129,1.565,356,3.61,2061,3.157,2062,4.072,2705,5.571]],["toc//docs/uptime/analytics/piwik-on-centos-5/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-centos-5/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[11,0.672,31,1.202,464,3.231,1196,3.292,2406,2.908,2407,2.867]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[4,1.554,9,0.086,16,2.128,29,1.074,31,1.848,40,2.893,65,2.161,261,2.65,334,2.993,385,1.031,472,3.438,709,4.049,1352,1.061,1841,3.702]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[11,0.552,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2400,3.625,2706,3.409,2707,3.348]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[9,0.061,35,0.432,219,5.878,258,1.364,259,2.542,262,3.411,327,2.782,385,1.098,1248,4.219,1271,4.361,1352,1.13,1861,5.709]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[14,0.759,24,2.39,129,1.517,179,3.342,210,2.505,2078,2.904,2079,3.854,2219,1.894]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[129,1.98,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[9,0.078,14,1.364,2078,6.197]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[11,0.552,14,0.714,24,2.248,179,3.143,210,2.356,2078,2.732,2079,3.625,2406,2.39,2407,2.356]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[11,0.766,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[9,0.082,14,1.118,282,3.663,327,2.907,385,1.147,789,2.299,1352,1.181,2057,5.336,2078,6.047]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[11,0.552,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2400,3.625,2406,2.39,2407,2.356]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[9,0.057,35,0.406,219,5.52,258,1.309,259,2.439,262,3.204,282,3.292,327,3.474,385,1.031,1248,3.962,1271,4.095,1352,1.061,1861,5.362,2057,4.795]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[61,0.97,90,1.627,265,3.169,2219,1.894,2280,3.854,2281,4.172,2282,4.691,2341,2.174]],["keywords//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[265,3.801,2280,4.621,2284,5.625,2285,5.171,2708,6.476]],["toc//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[9,0.08,35,0.442,100,2.334,203,2.248,319,1.906,385,1.122,706,2.334,789,2.248,1038,2.941,1352,1.155,2280,7.168]],["deprecated//docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/",[839,0.476]],["title//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[61,0.97,90,1.627,521,3.251,766,1.929,1750,3.694,2070,3.295,2219,1.894,2341,2.174]],["keywords//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[766,2.517,1055,2.653,2070,4.301,2071,5.445]],["toc//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[9,0.058,29,1.096,35,0.652,201,1.879,379,2.005,385,1.052,412,1.794,619,4.514,767,3.091,1352,1.083,2070,6.581]],["deprecated//docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[4,1.253,61,1.036,766,2.059,1055,2.169,1584,3.041,2219,2.021,2341,2.321]],["keywords//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[61,1.164,766,2.313,1055,2.437,1584,3.417,2341,2.607]],["toc//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[0,0.979,4,1.884,9,0.039,14,0.685,16,2.16,29,1.302,35,0.545,60,2.193,65,1.473,119,2.532,261,1.807,379,1.34,385,0.703,391,3.438,412,1.198,435,2.245,687,1.825,688,2.143,767,2.065,776,1.834,1016,2.502,1055,3.26,1352,0.724,1584,2.571,1588,2.974,1589,3.562,2235,3.333]],["deprecated//docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[14,0.714,24,2.248,61,0.913,179,3.143,210,2.356,2078,2.732,2079,3.625,2219,1.782,2341,2.045]],["keywords//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[61,1.267,893,3.558,2078,3.791,2080,5.03]],["toc//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[9,0.074,14,1.293,385,1.327,1352,1.366,2078,6]],["deprecated//docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[11,0.785,2406,3.399,2407,3.351,2452,5.58]],["keywords//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[253,3.221,779,4.181,2452,4.627,2709,5.515,2710,7.754]],["toc//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[9,0.078,35,0.423,100,2.235,164,2.13,203,2.153,319,1.826,385,1.075,687,2.789,706,2.235,776,2.803,789,2.153,1038,2.817,1352,1.106,1833,5.444]],["deprecated//docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[11,0.672,258,0.851,1303,2.847,2406,2.908,2407,2.867,2582,4.935]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[11,0.606,39,2.219,258,0.767,1303,2.566,2407,2.584,2487,4.448,2583,4.448]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[9,0.055,14,0.966,35,0.39,39,2.735,172,2.678,189,3.558,201,2.383,258,0.946,282,3.163,297,3.059,327,2.511,385,0.991,712,3.382,1303,4.262,1352,1.02,1425,4.081,2675,6.323]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[11,0.785,1050,4.847,2406,3.399,2407,3.351]],["keywords//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[253,3.221,779,4.181,1050,4.019,2709,5.515,2710,7.754]],["toc//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[9,0.091,164,2.327,210,3.774,385,1.174,687,3.047,706,2.441,776,3.062,1050,5.46,1352,1.208]],["deprecated//docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[651,2.397,655,2.771,948,4.314,2078,3.324,2081,5.127,2711,5.691]],["keywords//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[145,2.651,258,0.717,655,2.335,1284,4.794,2067,3.806,2078,2.8,2081,4.32,2712,5.207]],["toc//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[153,3.868,164,2.563,429,7.157,651,3.477,655,4.019,2081,7.436,2713,8.964]],["deprecated//docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/",[]],["title//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[49,0.986,129,1.736,164,1.767,189,3.202,1998,3.427,2219,2.167]],["keywords//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[258,0.971,1998,3.908,2000,5.03,2714,7.049]],["toc//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[33,4.812,262,3.734,327,3.045,388,4.829,391,3.948,755,5.489,1163,6.403]],["deprecated//docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[49,0.986,127,1.982,164,1.767,189,3.202,263,3.825,1998,3.427]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[258,0.971,1998,3.908,2000,5.03,2328,6.49]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[11,0.627,49,0.92,164,1.648,189,2.986,1998,3.196,2406,2.712,2407,2.674]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[258,0.971,1998,3.908,1999,5.152,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[129,1.871,258,0.918,1303,3.069,2219,2.336,2582,5.319]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[39,2.579,129,1.819,258,0.892,1303,2.983,2583,5.171]],["toc//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[5,1.641,9,0.073,14,0.947,29,1.012,35,0.383,172,2.627,189,3.49,201,2.353,258,0.928,385,0.972,412,1.657,472,3.241,712,3.318,1303,4.773,1352,1,1425,4.003]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-centos-5/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[129,1.736,1593,4.774,1812,4.774,2219,2.167,2474,4.41,2475,4.517]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[129,1.98,766,2.517,2007,4.821,2474,5.03]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[9,0.072,35,0.624,651,3.477,2475,8.679]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[129,1.517,172,2.106,258,0.744,259,1.386,381,1.877,1248,2.994,2219,1.894,2400,3.854]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[9,0.065,29,1.222,35,0.462,258,1.424,259,2.654,385,1.174,412,2.001,1248,4.511,1352,1.208]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[127,1.732,172,2.106,258,0.744,259,1.386,263,3.342,381,1.877,1248,2.994,2400,3.854]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[9,0.068,35,0.485,258,1.467,259,2.734,385,1.231,1248,4.729,1352,1.267]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/",[839,0.476]],["title//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[14,0.759,24,2.39,61,0.97,172,2.106,253,2.904,707,2.56,2219,1.894,2341,2.174]],["keywords//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[5,1.717,893,3.558,1041,4.821,2456,5.628]],["toc//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[0,1.354,9,0.054,14,0.947,38,3.232,40,3.697,100,2.021,177,3.082,203,1.947,306,3.953,319,1.651,385,0.972,476,3.193,707,4.329,789,1.947,1038,2.548,1352,1,1841,3.49]],["deprecated//docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[11,0.627,1593,4.453,1812,4.453,2406,2.712,2407,2.674,2474,4.113,2475,4.213]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[11,0.704,766,2.313,2007,4.429,2407,3.004,2474,4.621]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[9,0.068,35,0.605,385,1.231,651,3.309,1352,1.267,2475,8.489]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/email/clients/retrieve-email-using-getmail/",[14,1.016,300,5.768,766,2.58,2715,6.274]],["keywords//docs/email/clients/retrieve-email-using-getmail/",[766,2.762,2715,6.716,2716,7.12]],["toc//docs/email/clients/retrieve-email-using-getmail/",[9,0.053,14,1.268,21,3.833,35,0.512,38,2.339,189,3.424,477,3.745,487,3.979,766,3.22,981,4.215,997,6.086,1016,4.63,1648,4.357,1947,5.106,2715,8.913]],["deprecated//docs/email/clients/retrieve-email-using-getmail/",[]],["title//docs/development/frameworks/catalyst-and-modperl/",[2717,7.549,2718,8.002]],["keywords//docs/development/frameworks/catalyst-and-modperl/",[1690,3.638,2717,6.716,2719,7.733]],["toc//docs/development/frameworks/catalyst-and-modperl/",[9,0.065,16,1.684,29,0.85,35,0.46,47,1.992,49,0.903,112,2.048,172,2.205,177,2.587,201,1.457,258,1.419,297,2.519,339,1.56,379,1.555,385,0.816,712,2.785,1078,4.133,1352,0.84,1425,3.361,2671,5.207,2717,8.197,2718,7.445]],["deprecated//docs/development/frameworks/catalyst-and-modperl/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[61,1.036,90,1.736,164,1.648,712,2.839,2219,2.021,2341,2.321,2720,5.006]],["keywords//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[39,2.219,61,1.001,680,3.354,1170,3.672,2032,4.18,2720,4.839,2721,5.571]],["toc//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[9,0.056,14,0.985,31,1.362,33,3.927,35,0.533,163,3.925,165,5.411,258,0.965,385,1.011,1352,1.04,2420,7.243,2584,8.144,2720,8.144]],["deprecated//docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[4,1.344,61,1.111,90,1.862,1838,3.231,2219,2.167,2341,2.488]],["keywords//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[4,1.533,61,1.267,233,5.03,1838,3.685]],["toc//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[9,0.077,35,0.547,60,2.205,112,2.641,169,2.24,258,1.005,319,1.788,322,5.092,633,4.58,687,2.732,1838,5.997]],["deprecated//docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[61,1.036,273,3.07,939,3.567,2219,2.021,2297,4.602,2298,4.325,2341,2.321]],["keywords//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[1065,3.399,2303,4.448,2304,4.448,2305,4.304,2306,4.448,2332,5.13,2722,5.571]],["toc//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[9,0.067,29,0.893,35,0.338,90,1.79,100,1.783,153,2.564,176,2.446,251,2.737,261,2.203,282,2.737,368,2.533,385,0.857,389,3.577,412,1.461,638,4.24,662,2.488,789,1.718,836,4.342,924,4.24,939,6.515,1352,0.882,2307,6.469]],["deprecated//docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/",[839,0.476]],["title//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[319,1.515,655,2.771,939,3.825,1096,3.542,2307,4.774,2711,5.691]],["keywords//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[2065,6.174,2723,7.733,2724,7.733]],["toc//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[0,1.91,16,2.128,29,1.074,89,2.186,139,2.229,141,4.143,145,3.638,153,3.084,351,4.302,630,4.247,939,4.422,1096,6.521,2067,5.223]],["deprecated//docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/",[839,0.476]],["title//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[61,1.298,2219,2.533,2296,4.761,2341,2.908]],["keywords//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[51,3.559,61,1.076,110,3.559,1623,4.782,2296,3.948,2679,5.515]],["toc//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[0,1.068,9,0.073,21,3.081,29,0.798,35,0.439,40,2.151,60,1.607,187,2.501,201,1.369,258,1.065,319,1.303,379,1.461,385,0.767,393,3.71,410,3.389,412,1.307,544,2.83,576,3.502,789,1.536,1352,0.789,1525,3.337,1837,3.792,2178,4.893,2296,7.546]],["deprecated//docs/uptime/analytics/webalizer-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[61,1.036,1593,4.453,1812,4.453,2219,2.021,2341,2.321,2474,4.113,2475,4.213]],["keywords//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[61,1.267,766,2.517,2007,4.821,2474,5.03]],["toc//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[9,0.068,35,0.605,385,1.231,651,3.309,1352,1.267,2475,8.489]],["deprecated//docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/",[2725,4.789]],["title//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[42,1.79,61,0.97,485,3.391,490,1.911,2072,3.854,2073,2.963,2219,1.894,2341,2.174]],["keywords//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[61,1.164,490,2.292,662,2.712,2073,3.553,2086,3.483]],["toc//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[0,1.28,9,0.051,29,0.957,35,0.5,42,2.112,57,3.835,169,1.956,201,1.641,261,2.363,385,0.919,411,3.46,412,1.567,789,1.842,1352,0.946,1404,5.794,2073,5.955,2076,4.447,2077,4.546]],["deprecated//docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-joomla/",[90,2.176,164,2.066,681,5.28,712,3.558]],["keywords//docs/websites/cms/manage-web-content-with-joomla/",[680,4.655,681,5.651,1170,5.096]],["toc//docs/websites/cms/manage-web-content-with-joomla/",[9,0.082,35,0.452,64,3.085,100,2.386,203,2.299,319,1.949,681,7.447,706,2.386,789,2.299,1038,3.008]],["deprecated//docs/websites/cms/manage-web-content-with-joomla/",[839,0.476]],["title//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[14,0.759,61,0.97,215,2.876,490,1.911,2082,2.876,2083,3.694,2219,1.894,2341,2.174]],["keywords//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[61,1.164,490,2.292,829,4.067,2082,3.449,2086,3.483]],["toc//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[9,0.052,14,0.912,29,0.975,35,0.578,318,3.524,339,1.79,385,0.936,412,1.596,476,3.075,490,2.296,520,4.989,651,2.517,1352,0.964,2082,6.104,2086,3.489]],["deprecated//docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[61,1.298,2219,2.533,2341,2.908,2452,5.58]],["keywords//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[61,1.267,253,3.791,779,4.921,2452,5.445]],["toc//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[9,0.078,35,0.423,100,2.235,164,2.13,203,2.153,319,1.826,385,1.075,687,2.789,706,2.235,776,2.803,789,2.153,1038,2.817,1352,1.106,1833,5.444]],["deprecated//docs/websites/ecommerce/oscommerce-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/how-to-configure-nginx/",[31,1.691,35,0.494]],["keywords//docs/web-servers/nginx/how-to-configure-nginx/",[9,0.056,31,1.371,711,3.528,1441,6.49]],["toc//docs/web-servers/nginx/how-to-configure-nginx/",[17,1.131,31,0.948,35,0.545,49,0.778,80,3.003,113,4.233,146,2.86,166,3.764,167,3.562,169,1.496,170,3.402,174,4.233,201,1.255,210,2.261,217,2.245,332,3.212,350,2.826,379,1.994,391,2.31,435,3.341,523,5.603,583,3.06,651,1.89,685,2.345,688,2.143,706,1.462,951,2.596,1410,3.764,1683,4.233,2026,3.402,2057,3.27,2726,4.487,2727,4.487]],["deprecated//docs/web-servers/nginx/how-to-configure-nginx/",[]],["title//docs/websites/ecommerce/magento-on-debian-5-lenny/",[61,1.298,1050,4.847,2219,2.533,2341,2.908]],["keywords//docs/websites/ecommerce/magento-on-debian-5-lenny/",[61,1.267,253,3.791,779,4.921,1050,4.73]],["toc//docs/websites/ecommerce/magento-on-debian-5-lenny/",[9,0.091,164,2.327,210,3.774,385,1.174,687,3.047,706,2.441,776,3.062,1050,5.46,1352,1.208]],["deprecated//docs/websites/ecommerce/magento-on-debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[90,2.007,101,3.158,345,2.929,449,5.526,2728,5.786]],["keywords//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[1631,5.171,1632,5.171,2655,5.963,2728,5.625,2729,6.476]],["toc//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[0,1.497,9,0.06,14,1.047,90,2.244,194,5.199,368,3.175,380,6.328,428,4.484,444,6.179,449,6.179,2658,6.858,2728,9.464]],["deprecated//docs/development/version-control/manage-distributed-source-branches-with-bazaar/",[]],["title//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[61,1.036,203,1.666,753,4.113,1947,4.453,2052,4.113,2219,2.021,2341,2.321]],["keywords//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[61,1.267,2052,5.03,2053,6.122,2341,2.838]],["toc//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[9,0.082,14,0.929,29,0.993,35,0.583,158,3.309,297,2.944,385,0.954,399,4.717,587,4.151,706,1.983,1348,5.278,1352,0.982,2052,6.434,2054,5.483,2056,5.106,2581,6.086]],["deprecated//docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[47,2.545,172,2.817,2730,6.274,2731,6.274]],["keywords//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[258,0.825,2314,4.969,2730,5.202,2731,5.202,2732,5.99,2733,5.99]],["toc//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[9,0.041,33,3.168,35,0.561,163,2.891,201,1.948,202,3.066,220,2.747,231,4.902,258,1.359,328,2.268,379,2.08,385,0.744,712,3.726,1078,5.529,1352,0.766,1425,4.495,2047,5.076,2048,5.398,2730,4.48,2731,4.48,2734,5.159]],["deprecated//docs/development/frameworks/deploy-smalltalk-applications-with-seaside/",[839,0.476]],["title//docs/email/clients/using-fetchmail-to-retrieve-email/",[14,1.016,300,5.768,766,2.58,2735,6.274]],["keywords//docs/email/clients/using-fetchmail-to-retrieve-email/",[767,2.744,1529,4.008,2716,5.963,2735,5.625,2736,6.476]],["toc//docs/email/clients/using-fetchmail-to-retrieve-email/",[9,0.045,14,0.783,29,0.836,119,1.943,146,3.266,155,4.617,170,5.58,177,3.657,218,4.834,231,3.607,247,3.495,299,4.176,306,3.266,336,2.937,381,1.935,399,3.972,619,4.947,688,2.447,767,2.359,1907,4.834,2735,8.879,2737,5.566,2738,5.125,2739,5.566,2740,5.566]],["deprecated//docs/email/clients/using-fetchmail-to-retrieve-email/",[839,0.476]],["title//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[0,1.242,4,1.344,204,2.974,651,2.397,655,2.771,1096,3.542]],["keywords//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[2065,6.174,2741,7.733,2742,7.733]],["toc//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[0,1.789,4,1.936,16,1.932,29,0.975,139,2.024,141,3.762,153,2.8,178,4.015,204,3.122,351,3.906,630,3.856,651,2.517,655,3.991,706,1.947,1096,6.268,2067,4.742]],["deprecated//docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/",[]],["title//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[11,0.672,61,1.111,392,4.41,651,2.397,1360,5.691,1719,4.637]],["keywords//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[986,6.122,1719,5.289,2743,7.049,2744,7.049]],["toc//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[14,1.26,35,0.509,119,3.13,404,6.131,477,5.079,986,7.786,1719,6.726]],["deprecated//docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/",[]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[11,0.785,2061,4.093,2745,4.761,2746,4.761]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2747,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[11,0.785,2061,4.093,2406,3.399,2407,3.351]],["keywords//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[11,0.606,51,3.311,110,3.311,356,3.61,2061,3.157,2062,4.072,2748,5.571]],["toc//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[9,0.06,29,1.119,35,0.555,49,1.189,164,2.13,201,1.919,259,1.912,379,2.048,411,4.045,537,4.826,706,2.235,807,5.094,2061,5.533]],["deprecated//docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[61,0.913,172,1.981,258,0.7,259,1.304,381,1.766,1248,2.816,2219,1.782,2341,2.045,2400,3.625]],["keywords//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[1690,3.047,1858,4.429,1859,4.429,2403,4.733,2404,4.733]],["toc//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[9,0.058,29,1.096,35,0.415,219,5.635,258,1.327,259,2.473,262,3.27,327,2.666,385,1.052,412,1.794,1248,4.044,1271,4.18,1352,1.083,1861,5.473]],["deprecated//docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[43,3.342,49,0.92,61,1.036,767,2.443,1987,3.425,2219,2.021,2341,2.321]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[1372,3.761,1987,3.559,1989,4.494,1990,4.494,2358,5.515,2594,4.627]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[9,0.06,29,1.119,35,0.555,42,2.469,60,2.252,65,2.252,215,3.967,261,2.762,385,1.075,412,1.832,767,4.139,1352,1.106,1987,4.426]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/",[839,0.476]],["title//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[11,0.627,43,3.342,49,0.92,767,2.443,1987,3.425,2406,2.712,2407,2.674]],["keywords//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[1372,3.761,1987,3.559,1989,4.494,1990,4.494,2241,4.969,2487,4.782]],["toc//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[9,0.062,35,0.571,42,2.578,60,2.351,65,2.351,215,4.142,261,2.884,385,1.122,767,4.257,1352,1.155,1987,4.622]],["deprecated//docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[31,1.296,129,1.871,1168,2.571,1826,3.281,2219,2.336]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[31,1.371,1527,4.137,2015,4.921,2749,6.49]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[9,0.061,29,1.143,35,0.563,60,2.301,65,2.301,201,1.96,261,2.822,379,2.092,412,1.871,1168,3.822,1553,5.561,1826,3.747]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[31,1.202,61,1.111,1168,2.385,1826,3.044,2219,2.167,2341,2.488]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[31,1.26,1527,3.801,2015,4.521,2346,5.625,2750,6.476]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[9,0.058,29,1.096,35,0.547,60,2.205,65,2.205,201,1.879,261,2.705,379,2.005,385,1.052,412,1.794,1168,3.717,1352,1.083,1553,5.331,1826,3.592]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[11,0.672,31,1.202,1168,2.385,1826,3.044,2406,2.908,2407,2.867]],["keywords//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[31,1.26,1527,3.801,2013,5.003,2015,4.521,2751,6.476]],["toc//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[9,0.058,35,0.613,38,2.581,60,2.205,65,2.205,261,2.705,339,2.012,385,1.052,544,3.885,1168,2.815,1352,1.083,1826,3.592,2291,4.727,2378,5.473]],["deprecated//docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/development/version-control/manage-source-code-versions-with-subversion/",[90,2.007,140,3.959,345,2.929,346,5.319,2752,5.786]],["keywords//docs/development/version-control/manage-source-code-versions-with-subversion/",[1211,5.445,2656,6.49,2752,6.122,2753,7.049]],["toc//docs/development/version-control/manage-source-code-versions-with-subversion/",[0,0.85,9,0.052,14,0.595,15,2.546,16,1.26,17,0.982,18,0.988,35,0.37,49,0.675,90,2.394,119,1.477,140,2.514,164,1.21,176,1.741,189,2.191,194,2.953,217,1.948,235,2.953,258,0.898,282,4.888,290,3.091,368,1.803,405,2.581,476,2.005,485,2.656,535,3.377,651,2.527,896,2.482,948,2.953,1033,2.051,1071,2.893,1296,3.895,2752,8.846,2754,4.23]],["deprecated//docs/development/version-control/manage-source-code-versions-with-subversion/",[839,0.476]],["title//docs/tools-reference/tools/schedule-tasks-with-cron/",[21,4.575,236,5.63,577,6.545]],["keywords//docs/tools-reference/tools/schedule-tasks-with-cron/",[20,3.056,21,3.019,139,1.624,339,1.437,723,3.019,2755,5.207,2756,4.794,2757,5.207]],["toc//docs/tools-reference/tools/schedule-tasks-with-cron/",[14,1.376,19,3.188,21,6.477,38,2.139,119,2.11,170,4.219,214,5.249,381,2.1,487,3.638,576,5.585,636,4.055,717,5.564,879,4.668,1101,4.534,1837,4.312,2738,7.803,2756,7.803]],["deprecated//docs/tools-reference/tools/schedule-tasks-with-cron/",[]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[31,1.296,129,1.871,259,1.71,1168,2.571,2219,2.336]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[31,1.371,1527,4.137,1528,4.73,2749,6.49]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[9,0.061,35,0.626,38,2.693,60,2.301,65,2.301,259,1.953,261,2.822,339,2.099,544,4.053,1168,2.936,2291,4.931,2378,5.709]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/",[839,0.476]],["title//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[31,1.202,61,1.111,259,1.587,1168,2.385,2219,2.167,2341,2.488]],["keywords//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[31,1.371,1527,4.137,1528,4.73,2346,6.122]],["toc//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[9,0.078,29,1.119,35,0.423,60,2.252,65,2.252,259,1.912,261,2.762,385,1.075,412,1.832,544,3.967,1168,2.874,1352,1.106,2291,4.826,2378,5.588]],["deprecated//docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/",[839,0.476]],["title//docs/tools-reference/linux-system-administration-basics/",[38,2.556,139,2.253,339,1.993,723,4.188]],["keywords//docs/tools-reference/linux-system-administration-basics/",[139,1.624,217,2.399,767,2.207,790,2.544,803,3.561,2758,5.207,2759,4.794,2760,5.207]],["toc//docs/tools-reference/linux-system-administration-basics/",[9,0.018,11,0.247,16,0.676,29,1.136,35,0.222,38,0.803,43,1.316,49,1.293,61,0.408,65,1.559,84,1.702,90,1.553,109,2.731,129,0.637,139,1.608,164,1.119,168,3.769,169,2.488,195,2.791,203,1.131,204,1.882,207,0.95,217,1.045,223,2.625,232,4.115,258,0.313,273,1.208,292,1.155,302,1.271,339,1.908,368,2.198,385,0.327,391,1.075,411,2.125,412,0.558,437,1.404,490,1.384,491,1.702,610,2.731,636,1.522,647,1.702,652,2.456,662,0.95,683,1.658,685,1.882,688,0.998,700,1.619,766,1.841,902,1.619,918,3.123,1016,1.165,1057,1.658,1069,1.702,1071,1.552,1078,1.658,1316,1.186,1404,4.041,1452,1.971,1552,1.619,1621,1.971,1876,1.812,1890,1.971,2148,1.971,2411,1.702,2447,1.971,2458,1.971,2548,2.089,2638,1.882,2639,2.089,2761,2.089,2762,2.269]],["deprecated//docs/tools-reference/linux-system-administration-basics/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[49,0.986,127,1.982,164,1.767,258,0.851,263,3.825,320,3.146]],["keywords//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[258,1.065,1870,5.011,2476,6.174]],["toc//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[9,0.077,35,0.594,40,2.365,49,0.933,187,2.749,201,1.505,217,2.691,258,1.324,262,2.62,332,3.851,334,2.447,379,1.606,385,0.843,388,3.388,472,2.811,633,3.669,913,4.384,952,2.637,1352,0.868,1552,4.169,2383,4.384]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-fedora-12/",[839,0.476]],["title//docs/uptime/analytics/piwik-on-debian-5-lenny/",[61,1.298,2061,4.093,2219,2.533,2341,2.908]],["keywords//docs/uptime/analytics/piwik-on-debian-5-lenny/",[51,3.559,110,3.559,2061,3.394,2062,4.378,2763,5.99,2764,5.99]],["toc//docs/uptime/analytics/piwik-on-debian-5-lenny/",[9,0.054,29,1.012,35,0.519,49,1.075,100,2.021,164,1.926,201,1.735,203,1.947,259,1.729,319,1.651,379,1.852,411,3.659,537,4.365,706,2.021,789,1.947,807,4.607,1038,2.548,2061,5.175]],["deprecated//docs/uptime/analytics/piwik-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[42,2.049,129,1.736,1271,3.542,1977,4.005,2016,3.627,2219,2.167]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[1979,3.672,1980,3.672,1981,3.61,1982,3.61,2016,3.269,2020,4.18,2021,3.672]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[9,0.051,14,0.896,29,0.957,35,0.362,38,2.255,119,2.224,177,2.915,201,1.641,306,3.739,350,3.694,379,1.752,412,2.162,490,2.255,723,3.694,790,3.113,2016,5.908,2022,3.426,2025,4.78,2026,4.447,2027,4.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/",[839,0.476]],["title//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[61,1.111,662,2.589,2219,2.167,2341,2.488,2496,5.691,2765,5.368]],["keywords//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[759,3.119,2108,5.628,2765,6.122,2766,7.049]],["toc//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[9,0.085,14,0.985,35,0.398,100,2.102,203,2.025,302,3.925,319,1.717,385,1.011,706,2.102,789,2.025,1038,2.649,1352,1.04,2765,9.804]],["deprecated//docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/apache/apache-access-control/",[258,1.087,476,3.74,651,3.06]],["keywords//docs/web-servers/apache/apache-access-control/",[217,2.566,258,0.767,319,1.366,711,2.789,1556,4.839,2767,5.571,2768,5.571]],["toc//docs/web-servers/apache/apache-access-control/",[17,1.693,18,1.704,217,4.437,258,1.005,336,3.848,476,4.566,521,4.391,651,3.737,761,3.651,952,3.292,1071,4.989,1509,5.824,2431,6.716]],["deprecated//docs/web-servers/apache/apache-access-control/",[]],["title//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[210,3.09,258,0.918,326,4.065,476,3.158,651,2.584]],["keywords//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[217,2.983,258,0.892,319,1.587,711,3.242,1556,5.625]],["toc//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[19,3.848,177,3.337,210,3.384,326,5.878,476,5.437,487,4.391,635,4.281,651,4.45,2232,6.716]],["deprecated//docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/",[]],["title//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[61,1.111,90,1.862,380,4.005,708,3.771,2219,2.167,2341,2.488]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[708,3.655,2246,6.724,2247,4.782,2248,4.782,2769,5.99]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[0,1.007,5,1.221,9,0.078,31,1.713,33,2.099,35,0.639,38,1.774,42,1.661,60,1.515,65,1.515,100,1.504,203,1.449,258,0.69,319,1.229,339,1.383,385,0.723,393,3.499,706,1.504,708,5.375,709,2.84,766,1.79,789,1.449,1038,1.895,1139,3.499,1352,0.744]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[49,0.92,61,1.036,164,1.648,189,2.986,1998,3.196,2219,2.021,2341,2.321]],["keywords//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[258,0.971,1500,5.628,1998,3.908,2000,5.03]],["toc//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[33,4.709,262,3.565,327,2.907,385,1.147,388,4.611,391,3.769,755,5.241,1163,6.218,1352,1.181]],["deprecated//docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[11,0.672,90,1.862,380,4.005,708,3.771,2406,2.908,2407,2.867]],["keywords//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[708,3.952,2246,5.171,2247,5.171,2248,5.171,2770,6.476]],["toc//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[0,0.979,5,1.187,9,0.077,29,0.732,31,1.685,33,2.041,35,0.611,42,1.615,60,1.473,65,2.193,100,1.462,203,1.409,258,0.671,282,2.245,319,1.195,327,1.781,385,0.703,393,3.402,412,1.198,706,1.462,708,5.287,709,2.761,766,1.74,789,1.409,1038,1.843,1139,3.402,1352,0.724]],["deprecated//docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[0,1.242,127,1.982,129,1.736,776,2.326,795,3.771,796,3.174]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[127,2.077,129,1.819,1141,4.859,1142,5.171,2771,5.963]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[0,1.849,17,2.135,18,2.149,776,3.462,795,5.613,796,4.723]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/",[]],["title//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[0,1.242,11,0.672,61,1.111,776,2.326,795,3.771,796,3.174]],["keywords//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[11,0.704,61,1.164,1141,4.859,1142,5.171,2771,5.963]],["toc//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[0,1.849,17,2.135,18,2.149,776,3.462,795,5.613,796,4.723]],["deprecated//docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/",[]],["title//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[620,4.754,687,2.495,776,2.507,795,4.065,796,3.421]],["keywords//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[1141,4.859,1142,5.171,2772,6.476,2773,5.625,2774,6.476]],["toc//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[0,1.757,9,0.07,45,3.894,46,3.844,776,3.29,795,5.334,796,4.489,1288,6.238]],["deprecated//docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/",[839,0.476]],["title//docs/platform/linode-beginners-guide/",[89,2.413,1161,5.92,1530,7.265]],["keywords//docs/platform/linode-beginners-guide/",[1667,5.628,2759,6.49,2775,7.049,2776,7.049]],["toc//docs/platform/linode-beginners-guide/",[2,2.125,9,0.032,29,0.599,32,2.544,38,1.412,43,2.314,60,1.207,64,2.416,89,3.52,139,1.244,153,1.722,169,1.225,176,1.643,201,1.028,225,3.701,264,2.729,292,2.031,317,3.186,476,1.891,490,1.412,530,2.994,588,3.186,635,3.655,688,1.755,700,2.847,744,2.469,766,1.425,789,1.154,955,3.466,1032,2.729,1033,1.935,1778,3.082,1834,5.409,1873,3.466,2127,3.466,2441,3.466,2777,3.99,2778,3.99,2779,6.228,2780,3.99,2781,3.99]],["deprecated//docs/platform/linode-beginners-guide/",[]],["title//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[687,2.705,776,2.719,1139,5.043,1140,4.536]],["keywords//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[1288,5.03,1699,4.821,2773,6.122,2782,7.049]],["toc//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[0,1.714,9,0.068,220,4.543,776,4.009,796,4.38,951,4.543,1144,5.955,1288,6.087]],["deprecated//docs/security/ssl/obtaining-a-commercial-ssl-certificate/",[839,0.476]],["title//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[14,0.869,189,3.202,391,2.929,544,3.292,2783,6.181,2784,5.691]],["keywords//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[1288,5.03,1699,4.821,2773,6.122,2784,6.49]],["toc//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[9,0.078,761,4.858,776,3.652,1288,6.925]],["deprecated//docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/",[]],["title//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[141,3.584,169,1.898,351,3.721,630,3.673,1032,4.227,2785,5.368]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[1717,4.782,1719,4.494,2785,5.202,2786,5.99,2787,5.99,2788,5.99]],["toc//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[9,0.061,14,1.07,153,4.274,250,5.878,251,3.505,385,1.098,655,3.411,952,3.434,1139,5.312,1352,1.13,2785,8.601,2789,7.609]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/",[839,0.476]],["title//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[11,0.672,68,4.517,169,1.898,1032,4.227,1716,4.774,2406,2.908]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[1716,4.627,1717,4.782,1718,5.515,1719,4.494,1720,5.515,1721,5.515]],["toc//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[9,0.065,14,1.144,153,3.511,250,6.285,251,3.748,385,1.174,655,3.648,952,3.672,1352,1.208,1716,7.987]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[61,1.197,766,2.379,2004,3.959,2219,2.336,2341,2.682]],["keywords//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[2004,3.849,2007,4.429,2008,4.859,2790,6.476,2791,5.625]],["toc//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[9,0.057,29,1.074,327,2.612,381,3.303,385,1.031,412,1.757,933,5.1,952,3.225,981,4.557,1352,1.061,1628,4.422,1804,4.422,2004,6.344,2009,5.223]],["deprecated//docs/email/citadel/email-with-citadel-on-debian-5-lenny/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[11,0.724,766,2.379,2004,3.959,2745,4.39,2746,4.39]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[2004,3.849,2007,4.429,2008,4.859,2791,5.625,2792,6.476]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[9,0.051,29,1.321,35,0.362,65,1.926,327,2.329,345,2.801,381,3.056,385,0.919,412,1.567,706,1.912,933,4.546,952,2.875,981,4.062,1352,0.946,1628,3.942,1804,3.942,2004,5.982,2009,4.656,2056,4.922]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[11,0.724,766,2.379,2004,3.959,2406,3.135,2407,3.09]],["keywords//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[2004,3.849,2007,4.429,2008,4.859,2791,5.625,2793,6.476]],["toc//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[9,0.051,29,1.321,35,0.362,65,1.926,327,2.329,345,2.801,381,3.056,385,0.919,412,1.567,706,1.912,933,4.546,952,2.875,981,4.062,1352,0.946,1628,3.942,1804,3.942,2004,5.982,2009,4.656,2056,4.922]],["deprecated//docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2406,2.712,2407,2.674]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2794,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[11,0.627,42,1.911,1271,3.303,1977,3.735,2016,3.383,2406,2.712,2407,2.674]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[1979,3.221,1980,3.221,1981,3.167,1982,3.167,2016,2.869,2020,3.667,2021,3.221,2795,4.888,2796,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[9,0.048,14,0.85,35,0.343,38,2.139,119,2.11,177,2.765,201,1.557,282,2.784,306,3.547,327,2.209,350,3.504,379,1.662,385,0.872,412,1.486,490,2.139,723,3.504,790,2.953,1352,0.898,2016,5.743,2022,3.25,2025,4.534,2026,4.219,2027,3.916,2057,4.055]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[35,0.448,38,2.792,258,1.087]],["keywords//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[35,0.368,217,2.983,258,0.892,711,3.242,1986,5.963]],["toc//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[0,1.529,35,0.432,38,2.693,61,1.367,169,3.041,201,1.96,235,5.312,258,1.048,379,2.092,683,5.561,961,6.075,970,6.312,2458,6.609]],["deprecated//docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/",[]],["title//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[258,0.995,388,4.188,913,5.42,2383,5.42]],["keywords//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[258,0.825,388,3.473,636,4.019,1703,3.948,2383,4.494,2797,5.515]],["toc//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[17,1.846,18,1.858,346,6.349,388,5.908,636,5.336,755,5.241,913,7.645,1437,7.322,2383,5.967,2400,5.675]],["deprecated//docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/",[]],["title//docs/troubleshooting/troubleshooting-common-apache-issues/",[194,5.043,195,5.155,258,0.995,790,3.53]],["keywords//docs/troubleshooting/troubleshooting-common-apache-issues/",[258,0.971,790,3.444,1703,4.646,2798,7.049]],["toc//docs/troubleshooting/troubleshooting-common-apache-issues/",[35,0.356,170,4.368,201,1.612,258,1.484,289,4.996,327,2.288,379,1.721,381,2.175,537,4.055,688,3.818,790,4.243,1016,5.12,1410,4.834,1917,5.762,2727,5.762,2799,6.258,2800,6.258]],["deprecated//docs/troubleshooting/troubleshooting-common-apache-issues/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[11,0.627,49,0.92,164,1.648,258,0.794,320,2.934,2406,2.712,2407,2.674]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[258,0.825,711,2.998,1999,4.378,2801,5.99,2802,5.99,2803,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[9,0.079,35,0.561,38,2.176,40,2.489,201,1.584,210,2.852,258,1.361,262,3.846,302,3.446,320,3.13,334,2.575,339,1.696,379,1.69,385,0.887,472,2.958,685,2.958,1352,0.913,1480,4.292]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[4,1.253,11,0.627,766,2.059,1055,2.169,2289,3.23,2406,2.712,2407,2.674]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[1055,1.639,1372,2.734,1932,3.267,2289,2.44,2564,3.363,2565,3.363,2566,3.363,2567,3.363,2695,4.009,2804,4.354,2805,4.009]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[0,1.037,4,2.145,9,0.041,14,1.064,16,2.253,29,1.136,35,0.561,60,1.56,65,1.56,119,2.641,261,1.913,379,1.418,385,0.744,391,3.586,435,2.376,687,1.932,767,2.186,776,1.941,1055,3.371,1352,0.766,1588,3.148,2235,3.528,2289,2.891]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[11,0.627,42,1.911,1271,3.303,1976,3.425,1977,3.735,2406,2.712,2407,2.674]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2320,4.055,2806,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[11,0.724,49,1.063,759,2.948,2406,3.135,2407,3.09]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[1656,5.003,2102,5.003,2700,5.372,2807,6.476,2808,6.476]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,210,2.582,258,0.767,259,1.429,339,1.536,379,2.198,685,2.678]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2406,2.712,2407,2.674]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[1465,4.646,2087,5.445,2088,5.152,2809,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-9-10-karmic/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2406,2.712,2407,2.674]],["keywords//docs/databases/postgresql/ubuntu-9-10-karmic/",[30,2.585,1065,3.655,1160,4.019,2810,5.99,2811,5.99,2812,5.99]],["toc//docs/databases/postgresql/ubuntu-9-10-karmic/",[0,2.004,5,2.115,9,0.07,29,0.94,30,4.303,35,0.356,119,2.185,204,3.011,227,4.055,319,1.534,385,0.903,651,2.427,952,2.824,1066,3.586,1070,4.124,1352,0.929,2094,4.834,2095,4.834]],["deprecated//docs/databases/postgresql/ubuntu-9-10-karmic/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[11,0.627,49,0.92,164,1.648,292,2.934,2059,3.163,2406,2.712,2407,2.674]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[1870,4.196,2059,3.553,2700,5.372,2813,6.476,2814,6.476]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[9,0.053,29,0.993,35,0.376,65,1.999,121,4.09,145,3.365,319,2.21,345,2.907,385,0.954,412,1.626,651,3.497,744,5.579,803,6.167,1016,3.394,1352,0.982,2059,4.947]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/",[839,0.476]],["title//docs/networking/ssh/using-sshfs-on-linux/",[14,0.937,187,3.135,204,3.205,645,4.47,2815,5.146]],["keywords//docs/networking/ssh/using-sshfs-on-linux/",[2815,5.445,2816,7.049,2817,7.049,2818,7.049]],["toc//docs/networking/ssh/using-sshfs-on-linux/",[9,0.052,14,0.912,16,1.932,29,0.975,45,2.89,46,2.853,65,1.962,139,2.024,158,3.248,169,1.992,178,4.015,187,3.053,204,4.283,251,2.989,339,1.79,645,6.82,655,2.909,706,1.947,2815,5.012]],["deprecated//docs/networking/ssh/using-sshfs-on-linux/",[]],["title//docs/web-servers/lamp/lamp-server-on-centos-5/",[49,1.153,129,2.029,759,3.197,2219,2.533]],["keywords//docs/web-servers/lamp/lamp-server-on-centos-5/",[129,2.172,759,3.422,2699,6.415]],["toc//docs/web-servers/lamp/lamp-server-on-centos-5/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-centos-5/",[839,0.476]],["title//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[145,3.677,169,2.218,1032,4.941,2819,6.274]],["keywords//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[1717,5.171,1719,4.859,2819,5.625,2820,6.476,2821,6.476]],["toc//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[9,0.072,14,1.26,385,1.293,1139,6.258,1352,1.331,2819,9.54]],["deprecated//docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[9,0.046,49,0.92,61,1.036,2022,3.1,2096,3.383,2219,2.021,2341,2.321]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2822,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2706,3.868,2707,3.799]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2823,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[9,0.046,11,0.627,49,0.92,2022,3.1,2096,3.383,2745,3.799,2746,3.799]],["keywords//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[2022,3.221,2096,3.515,2098,4.494,2099,4.494,2100,4.494,2824,5.99]],["toc//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[9,0.057,14,1.005,35,0.406,49,1.141,282,3.292,283,5.1,327,2.612,385,1.031,490,2.529,684,3.806,789,2.066,1352,1.061,2022,3.843,2027,4.631,2096,5.577,2101,5.362]],["deprecated//docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[11,0.627,42,1.911,1271,3.303,1977,3.735,2016,3.383,2706,3.868,2707,3.799]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[1979,3.432,1980,3.432,1981,3.374,1982,3.374,2016,3.056,2020,3.907,2021,3.432,2825,5.207]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[9,0.051,14,0.896,35,0.362,38,2.255,119,2.224,177,2.915,201,1.641,306,3.739,350,3.694,379,1.752,385,0.919,412,1.567,490,2.255,723,3.694,790,3.113,1352,0.946,2016,5.908,2022,3.426,2025,4.78,2026,4.447,2027,4.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[11,0.627,42,1.911,1271,3.303,1977,3.735,2016,3.383,2745,3.799,2746,3.799]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[1979,3.432,1980,3.432,1981,3.374,1982,3.374,2016,3.056,2020,3.907,2021,3.432,2826,5.207]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[9,0.048,14,0.85,35,0.343,38,2.139,119,2.11,177,2.765,201,1.557,282,2.784,306,3.547,327,2.209,350,3.504,379,1.662,385,0.872,412,1.486,490,2.139,723,3.504,790,2.953,1352,0.898,2016,5.743,2022,3.25,2025,4.534,2026,4.219,2027,3.916,2057,4.055]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[49,1.063,164,1.905,258,0.918,388,3.862,636,4.47]],["keywords//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[258,0.892,388,3.755,636,4.346,2703,5.625,2797,5.963]],["toc//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[17,2.081,18,2.094,388,5.197,636,7.37,1410,6.925,2827,8.964]],["deprecated//docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/",[]],["title//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[42,1.911,61,1.036,1271,3.303,1977,3.735,2016,3.383,2219,2.021,2341,2.321]],["keywords//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[1979,3.672,1980,3.672,1981,3.61,1982,3.61,2016,3.269,2020,4.18,2021,3.672]],["toc//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[9,0.051,14,0.896,35,0.362,38,2.255,119,2.224,177,2.915,201,1.641,306,3.739,350,3.694,379,1.752,385,0.919,412,1.567,490,2.255,723,3.694,790,3.113,1352,0.946,2016,5.908,2022,3.426,2025,4.78,2026,4.447,2027,4.128]],["deprecated//docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[61,1.111,1991,4.314,1992,4.227,1993,3.771,2219,2.167,2341,2.488]],["keywords//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[259,1.81,1690,3.317,1993,4.301,1994,5.152]],["toc//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[35,0.462,64,3.156,100,2.441,203,2.352,319,1.994,385,1.174,573,5.806,789,2.352,1038,3.077,1352,1.208,1993,4.965]],["deprecated//docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[9,0.058,11,0.785,62,3.53,2828,6.274]],["keywords//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[2039,4.655,2828,6.716,2829,7.733]],["toc//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[4,1.855,35,0.605,64,3.309,573,6.087,1033,4.136,2828,10.088]],["deprecated//docs/websites/wikis/install-mediawiki-on-ubuntu-1604/",[]],["title//docs/websites/cms/managing-web-content-with-drupal-7/",[9,0.063,207,3.304,679,4.814]],["keywords//docs/websites/cms/managing-web-content-with-drupal-7/",[259,1.43,679,3.399,680,3.354,1170,3.672,1690,2.621,1710,5.13,2032,4.18]],["toc//docs/websites/cms/managing-web-content-with-drupal-7/",[9,0.067,14,1.171,29,1.251,35,0.473,64,3.231,207,3.488,679,7.01,706,2.499]],["deprecated//docs/websites/cms/managing-web-content-with-drupal-7/",[]],["title//docs/web-servers/lamp/lamp-server-on-fedora-11/",[49,1.153,127,2.317,759,3.197,2830,7.224]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-11/",[1789,5.152,1790,5.289,2831,7.049,2832,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-11/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,258,1.101,259,1.429,339,1.536,379,2.198,537,3.607]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-11/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-fedora-12/",[49,1.153,127,2.317,263,4.47,759,3.197]],["keywords//docs/web-servers/lamp/lamp-server-on-fedora-12/",[1789,5.152,1790,5.289,2833,7.049,2834,7.049]],["toc//docs/web-servers/lamp/lamp-server-on-fedora-12/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,258,1.101,259,1.429,339,1.536,379,2.198,537,3.607]],["deprecated//docs/web-servers/lamp/lamp-server-on-fedora-12/",[839,0.476]],["title//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[61,1.197,258,0.918,1172,3.733,2219,2.336,2341,2.682]],["keywords//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[12,3.588,2337,5.847,2338,6.49,2339,6.49]],["toc//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[9,0.075,12,3.565,14,0.985,29,1.052,60,2.118,80,2.9,223,4.7,258,0.965,312,4.162,327,2.56,385,1.011,412,1.722,1172,5.923,1352,1.04,2340,5.255]],["deprecated//docs/development/frameworks/apache-tomcat-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[9,0.046,11,0.627,258,0.794,1172,3.23,1184,2.839,2706,3.868,2707,3.799]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[12,3.588,1975,5.628,2337,5.847,2835,7.049]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[9,0.077,12,3.713,14,1.025,60,2.205,80,3.02,223,4.895,258,1.005,312,4.335,327,2.666,385,1.052,1172,6.044,1352,1.083,2340,5.473]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[4,1.253,11,0.627,766,2.059,1055,2.169,2289,3.23,2706,3.868,2707,3.799]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2836,4.888]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[0,1.037,4,2.145,9,0.041,14,1.064,16,2.253,29,1.136,35,0.561,60,1.56,65,1.56,119,2.641,261,1.913,379,1.418,385,0.744,391,3.586,435,2.376,687,1.932,767,2.186,776,1.941,1055,3.371,1352,0.766,1588,3.148,2235,3.528,2289,2.891]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[14,0.937,145,3.391,153,2.875,655,2.987,2067,4.869]],["keywords//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[2067,5.651,2837,7.733,2838,7.733]],["toc//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[9,0.058,153,3.148,172,2.844,201,1.879,204,4.634,350,4.229,381,2.535,655,4.319,948,5.092,1096,4.18,1097,4.391,1464,5.824,2067,7.04]],["deprecated//docs/networking/ssh/ssh-connections-using-putty-on-windows/",[]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[11,0.627,42,1.911,1271,3.303,1976,3.425,1977,3.735,2745,3.799,2746,3.799]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[1976,2.905,1978,3.572,1979,3.221,1980,3.221,1981,3.167,1982,3.167,2021,3.221,2320,4.055,2839,4.888]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[42,1.911,61,1.036,1271,3.303,1976,3.425,1977,3.735,2219,2.021,2341,2.321]],["keywords//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[1976,3.094,1978,3.806,1979,3.432,1980,3.432,1981,3.374,1982,3.374,2021,3.432,2508,4.794]],["toc//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[9,0.083,29,1.222,35,0.462,57,4.898,325,3.915,385,1.174,706,2.441,1352,1.208,1976,6.144]],["deprecated//docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[11,0.627,766,2.059,1023,2.428,1370,3.799,2350,4.602,2706,3.868,2707,3.799]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[1587,5.03,2354,5.628,2355,5.628,2609,6.49]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[9,0.078,65,2.252,100,2.235,169,2.287,203,2.153,319,1.826,339,2.055,385,1.075,706,2.93,789,2.153,1038,2.817,1352,1.106,1370,4.909]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[4,1.253,11,0.627,766,2.059,1055,2.169,2289,3.23,2745,3.799,2746,3.799]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2805,4.501]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[0,1.037,4,2.145,9,0.041,14,1.064,16,2.253,29,1.136,35,0.561,60,1.56,65,1.56,119,2.641,261,1.913,379,1.418,385,0.744,391,3.586,435,2.376,687,1.932,767,2.186,776,1.941,1055,3.371,1352,0.766,1588,3.148,2235,3.528,2289,2.891]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/security/backups/using-rdiff-backup-with-sshfs/",[2,3.847,14,1.016,1950,6.651,2815,5.58]],["keywords//docs/security/backups/using-rdiff-backup-with-sshfs/",[2815,5.445,2840,7.049,2841,7.049,2842,7.049]],["toc//docs/security/backups/using-rdiff-backup-with-sshfs/",[2,5.803,8,5.199,20,4.371,35,0.619,49,1.189,352,5.315,645,4.998,651,2.889,655,3.339,2815,5.754,2843,7.448]],["deprecated//docs/security/backups/using-rdiff-backup-with-sshfs/",[]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[11,0.627,49,0.92,164,1.648,292,2.934,2059,3.163,2745,3.799,2746,3.799]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[1870,4.568,2059,3.867,2844,7.049,2845,6.122]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[9,0.055,35,0.39,65,2.077,121,4.25,145,3.496,319,2.268,345,3.02,385,0.991,651,3.589,744,5.726,803,6.329,1016,3.526,1352,1.02,2059,5.077]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[129,1.736,766,2.207,1023,2.604,1370,4.073,2219,2.167,2350,4.935]],["keywords//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[1587,5.03,2354,5.628,2355,5.628,2846,7.049]],["toc//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[9,0.08,65,2.351,100,2.334,169,2.388,203,2.248,319,1.906,339,2.146,706,3.014,789,2.248,1038,2.941,1370,5.126]],["deprecated//docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/",[839,0.476]],["title//docs/databases/postgresql/centos-5/",[5,1.505,14,0.869,30,2.667,129,1.736,1063,3.357,2219,2.167]],["keywords//docs/databases/postgresql/centos-5/",[30,3.042,1065,4.301,1160,4.73,2847,7.049]],["toc//docs/databases/postgresql/centos-5/",[0,2.062,5,2.196,9,0.053,29,0.993,30,4.428,35,0.376,119,2.308,204,3.18,227,4.283,319,1.62,385,0.954,651,2.564,952,2.983,1066,3.788,1070,4.357,1352,0.982]],["deprecated//docs/databases/postgresql/centos-5/",[839,0.476]],["title//docs/databases/postgresql/fedora-12/",[5,1.505,14,0.869,30,2.667,127,1.982,263,3.825,1063,3.357]],["keywords//docs/databases/postgresql/fedora-12/",[1065,4.718,1160,5.189,2848,7.733]],["toc//docs/databases/postgresql/fedora-12/",[0,2.062,5,2.196,9,0.053,29,0.993,30,4.428,35,0.376,119,2.308,204,3.18,227,4.283,319,1.62,385,0.954,651,2.564,952,2.983,1066,3.788,1070,4.357,1352,0.982]],["deprecated//docs/databases/postgresql/fedora-12/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-8-04-hardy/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2706,3.868,2707,3.799]],["keywords//docs/databases/postgresql/ubuntu-8-04-hardy/",[30,3.042,1065,4.301,1160,4.73,2849,6.49]],["toc//docs/databases/postgresql/ubuntu-8-04-hardy/",[0,2.168,5,1.776,9,0.058,30,4.654,35,0.415,119,2.547,385,1.39,1066,4.18,1070,4.807,1352,1.431]],["deprecated//docs/databases/postgresql/ubuntu-8-04-hardy/",[839,0.476]],["title//docs/databases/postgresql/ubuntu-9-04-jaunty/",[5,1.404,11,0.627,14,0.81,30,2.488,1063,3.131,2745,3.799,2746,3.799]],["keywords//docs/databases/postgresql/ubuntu-9-04-jaunty/",[30,3.042,1065,4.301,1160,4.73,2849,6.49]],["toc//docs/databases/postgresql/ubuntu-9-04-jaunty/",[0,2.213,5,1.853,9,0.061,30,4.751,35,0.432,119,2.657,385,1.098,1066,4.361,1070,5.015,1352,1.13]],["deprecated//docs/databases/postgresql/ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[4,1.253,61,1.036,766,2.059,1055,2.169,2219,2.021,2289,3.23,2341,2.321]],["keywords//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[1055,1.839,1372,3.069,1932,3.667,2289,2.739,2564,3.776,2565,3.776,2566,3.776,2567,3.776,2850,4.888]],["toc//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[0,1.007,4,2.115,9,0.04,14,1.041,16,2.206,29,1.323,35,0.553,60,1.515,65,1.515,119,2.586,261,1.859,379,1.378,385,0.723,391,3.51,412,1.233,435,2.309,687,1.877,767,2.124,776,1.886,1055,3.315,1352,0.744,1588,3.058,2235,3.428,2289,2.809]],["deprecated//docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[61,1.111,258,0.851,1303,2.847,2219,2.167,2341,2.488,2582,4.935]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[39,2.807,258,0.971,1303,3.247,2583,5.628]],["toc//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[9,0.056,14,0.985,29,1.052,35,0.398,39,2.789,172,2.731,189,3.629,201,2.415,258,0.965,297,3.12,385,1.011,412,1.722,712,3.449,1303,4.319,1352,1.04,1425,4.162]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[11,0.672,258,0.851,1303,2.847,2582,4.935,2706,4.147,2707,4.073]],["keywords//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[11,0.606,39,2.219,258,0.767,1303,2.566,2583,4.448,2707,3.672,2851,5.571]],["toc//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[9,0.074,14,0.966,35,0.39,39,2.735,64,2.664,172,2.678,189,3.558,201,2.383,258,0.946,297,3.059,385,0.991,712,3.382,1303,4.82,1352,1.02,1425,4.081]],["deprecated//docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[49,0.92,61,1.036,164,1.648,292,2.934,2059,3.163,2219,2.021,2341,2.321]],["keywords//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[1870,4.568,2059,3.867,2594,5.445,2704,6.49]],["toc//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[9,0.058,35,0.415,121,4.514,145,3.713,319,2.361,385,1.052,651,3.737,744,5.961,803,6.588,1352,1.083,2059,5.285]],["deprecated//docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[74,3.044,101,2.929,102,4.637,381,2.148,916,3.627,1573,4.41]],["keywords//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[850,5.289,851,5.03,1574,5.628,1575,5.628]],["toc//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[11,1.054,61,1.743,127,1.905,129,2.352,207,2.488,280,3.164,562,3.078,1023,3.528,1184,2.926,1246,4.342,1563,3.577,1706,2.564,1801,3.051,2130,2.646,2202,2.859,2219,2.084,2265,2.564,2852,5.941,2853,5.941,2854,5.941,2855,5.941]],["deprecated//docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/",[839,0.476]],["title//docs/tools-reference/tools/introduction-to-rsync/",[146,5.1,1944,6.939]],["keywords//docs/tools-reference/tools/introduction-to-rsync/",[2,2.967,6,4.839,895,3.61,1517,4.839,1944,4.448,2662,5.13,2856,5.571]],["toc//docs/tools-reference/tools/introduction-to-rsync/",[435,3.929,948,5.955,1944,9.273,2857,8.53,2858,8.53,2859,8.53,2860,8.53]],["deprecated//docs/tools-reference/tools/introduction-to-rsync/",[]],["title//docs/databases/postgresql/debian-5-lenny/",[5,1.404,14,0.81,30,2.488,61,1.036,1063,3.131,2219,2.021,2341,2.321]],["keywords//docs/databases/postgresql/debian-5-lenny/",[30,3.042,1065,4.301,1160,4.73,2861,7.049]],["toc//docs/databases/postgresql/debian-5-lenny/",[0,2.083,5,1.641,9,0.073,29,1.012,30,4.472,35,0.383,119,2.352,227,4.365,385,0.972,952,3.04,1066,3.86,1070,4.44,1352,1,2094,5.204,2095,5.204]],["deprecated//docs/databases/postgresql/debian-5-lenny/",[839,0.476]],["title//docs/development/version-control/how-to-configure-git/",[80,3.266,138,4.051,481,5.2]],["keywords//docs/development/version-control/how-to-configure-git/",[11,0.501,61,0.828,138,2.365,1316,2.408,1511,2.85,1630,4,1631,3.677,1632,3.677,1633,3.82,2862,4.606]],["toc//docs/development/version-control/how-to-configure-git/",[35,0.423,38,2.636,138,5.595,204,3.584,215,3.967,282,4.499,368,3.175,435,4.499,449,6.179,616,5.444,1538,6.469]],["deprecated//docs/development/version-control/how-to-configure-git/",[]],["title//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[9,0.053,138,3.421,139,2.078,141,3.862,145,3.391]],["keywords//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[138,3.325,1630,5.625,1631,5.171,1632,5.171,1633,5.372]],["toc//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[9,0.074,80,3.808,138,6.167,146,5.398]],["deprecated//docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/",[]],["title//docs/tools-reference/introduction-to-linux-concepts/",[139,2.461,146,4.63,605,6.095]],["keywords//docs/tools-reference/introduction-to-linux-concepts/",[139,2.412,1815,5.973,2863,7.733]],["toc//docs/tools-reference/introduction-to-linux-concepts/",[9,0.067,22,2.28,49,0.596,80,2.449,84,2.803,89,1.809,100,1.121,101,1.771,119,1.304,139,2.836,153,1.612,169,1.816,181,3.1,187,4.279,281,2.886,319,0.916,381,1.299,382,2.421,405,3.609,435,1.721,445,2.346,481,2.463,521,2.249,588,2.983,652,2.346,691,2.886,700,2.666,789,2.629,970,3.1,1352,0.555,1463,3.245,1476,3.245,1683,3.245,1783,4.906,1815,2.886,1966,3.245,2140,3.44,2864,5.914,2865,3.737,2866,3.737,2867,3.737]],["deprecated//docs/tools-reference/introduction-to-linux-concepts/",[]],["title//docs/tools-reference/linux-users-and-groups/",[119,2.755,139,2.461,1071,5.396]],["keywords//docs/tools-reference/linux-users-and-groups/",[119,2.091,139,1.868,405,3.655,2549,4.969,2868,5.99,2869,5.99]],["toc//docs/tools-reference/linux-users-and-groups/",[0,1.4,22,2.818,119,3.262,169,2.869,177,2.112,187,3.947,193,3.099,290,3.375,307,3.043,332,3.043,368,1.969,390,2.78,405,6.118,435,3.209,445,4.375,477,2.616,582,3.831,854,4.011,978,4.252,1015,3.687,1071,6.39,1272,3.375,2549,5.779,2553,4.252,2870,4.618]],["deprecated//docs/tools-reference/linux-users-and-groups/",[]],["title//docs/security/recovering-from-a-system-compromise/",[339,2.177,2133,6.853,2134,7.265]],["keywords//docs/security/recovering-from-a-system-compromise/",[2871,7.049,2872,8.67,2873,6.49]],["toc//docs/security/recovering-from-a-system-compromise/",[14,0.929,24,4.541,35,0.376,89,2.758,225,3.928,252,4.831,635,3.879,895,5.843,1474,4.717,1818,5.483,2132,7.48,2490,6.086,2726,6.086,2874,6.61,2875,6.61,2876,6.61]],["deprecated//docs/security/recovering-from-a-system-compromise/",[]],["title//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[61,1.036,258,0.794,320,2.934,687,2.159,776,2.169,2219,2.021,2341,2.321]],["keywords//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[1699,4.821,1704,6.49,1870,4.568,2594,5.445]],["toc//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[0,1.052,9,0.042,14,1.27,35,0.435,220,2.788,258,1.245,385,0.755,687,3.383,761,2.62,776,4.289,795,5.512,796,5.426,951,2.788,1140,3.287,1144,3.655,1352,0.778]],["deprecated//docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[31,1.296,129,1.871,464,3.482,1196,3.548,2219,2.336]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[1197,4.243,1512,4.921,1513,4.362,2877,7.049]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[31,1.202,61,1.111,464,3.231,1196,3.292,2219,2.167,2341,2.488]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[1197,4.243,1512,4.921,1513,4.362,1909,6.122]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[4,1.493,9,0.084,16,2.045,29,1.39,31,1.8,40,2.78,65,2.077,261,2.547,334,2.876,385,0.991,412,1.689,472,3.304,709,3.891,1352,1.02,1841,3.558]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[11,0.627,31,1.121,464,3.013,1184,2.839,1196,3.07,2706,3.868,2707,3.799]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[1197,4.243,1512,4.921,1513,4.362,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[4,1.554,9,0.086,16,2.128,29,1.074,31,1.848,40,2.893,65,2.161,261,2.65,334,2.993,385,1.031,472,3.438,709,4.049,1352,1.061,1841,3.702]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[11,0.672,31,1.202,464,3.231,1196,3.292,2745,4.073,2746,4.073]],["keywords//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[1197,4.655,1512,5.398,1513,4.785]],["toc//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[4,1.554,9,0.086,16,2.128,29,1.074,31,1.848,40,2.893,65,2.161,261,2.65,334,2.993,385,1.031,472,3.438,709,4.049,1352,1.061,1841,3.702]],["deprecated//docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[9,0.053,89,2.038,99,3.693,101,3.158,1522,5.786]],["keywords//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[909,6.415,910,6.716,1029,7.12]],["toc//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[0,1.304,16,1.932,29,0.975,35,0.369,80,2.686,89,2.723,244,3.303,379,2.794,525,4.204,587,6.382,649,3.856,655,2.909,895,4.204,1277,8.197,1524,4.868,2878,6.488]],["deprecated//docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/",[839,0.476]],["title//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[11,0.672,258,0.851,464,3.231,1196,3.292,2745,4.073,2746,4.073]],["keywords//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[1197,4.243,1513,4.362,1910,5.289,2308,5.445]],["toc//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[9,0.062,35,0.442,47,2.74,177,3.558,189,4.029,200,4.406,258,1.071,297,3.464,435,3.582,709,5.691,919,5.429,1196,4.142]],["deprecated//docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[11,0.587,49,0.862,164,1.544,258,0.744,320,2.749,1184,2.66,2706,3.624,2707,3.559]],["keywords//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[258,0.825,711,2.998,1999,4.378,2879,5.99,2880,5.99,2881,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[9,0.079,35,0.561,38,2.176,40,2.489,201,1.584,210,2.852,258,1.361,262,3.846,302,3.446,320,3.13,334,2.575,339,1.696,379,1.69,385,0.887,472,2.958,685,2.958,1352,0.913,1480,4.292]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[4,1.344,5,1.505,14,0.869,129,1.736,1063,3.357,2219,2.167]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[1465,5.096,2088,5.651,2882,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[4,2.536,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-centos-5/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[4,1.344,5,1.505,14,0.869,127,1.982,263,3.825,1063,3.357]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[1843,5.973,1844,6.415,2883,7.733]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[4,2.536,9,0.061,14,1.07,35,0.563,339,2.099,385,1.098,950,4.709,951,4.053,952,3.434,1352,1.13]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2706,3.868,2707,3.799]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[1465,4.646,2087,5.445,2088,5.152,2884,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[4,1.253,5,1.404,11,0.627,14,0.81,1063,3.131,2745,3.799,2746,3.799]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[1465,4.646,2087,5.445,2088,5.152,2885,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[4,1.253,5,1.404,14,0.81,61,1.036,1063,3.131,2219,2.021,2341,2.321]],["keywords//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[1465,4.646,2088,5.152,2373,6.49,2886,7.049]],["toc//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[4,2.553,9,0.07,14,1.229,35,0.497,385,1.261,1352,1.298]],["deprecated//docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/",[839,0.476]],["title//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[35,0.328,61,1.036,325,2.773,623,3.799,2219,2.021,2341,2.321,2887,5.764]],["keywords//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[662,2.952,2888,7.049,2889,7.049,2890,7.049]],["toc//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[9,0.074,35,0.523,325,5.368,385,1.327,1352,1.366]],["deprecated//docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/",[839,0.476]],["title//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[9,0.05,11,0.672,258,0.851,1172,3.463,2745,4.073,2746,4.073]],["keywords//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[12,3.049,1172,3.357,2337,4.969,2845,5.202,2891,5.99,2892,5.99]],["toc//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[9,0.082,12,4.048,14,1.118,60,2.405,223,5.336,258,1.096,385,1.147,1172,5.71,1352,1.181,2340,5.967]],["deprecated//docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[49,0.986,61,1.111,164,1.767,1163,3.771,2219,2.167,2341,2.488]],["keywords//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[711,3.242,2893,6.476,2894,6.476,2895,6.476,2896,6.476]],["toc//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[9,0.045,29,0.85,35,0.46,40,2.289,61,1.016,166,4.369,167,4.133,175,4.036,177,2.587,201,2.431,379,2.595,381,1.966,385,0.816,412,1.391,659,4.531,1163,4.934,1166,7.023,1167,4.912,1352,0.84,1509,4.515,1775,4.691,1912,5.207]],["deprecated//docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/",[839,0.476]],["title//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[195,5.155,411,3.923,662,3.025,790,3.53]],["keywords//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[2872,9.214,2873,7.12]],["toc//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[4,1.337,29,1.289,195,6.121,252,4.494,258,0.847,320,3.13,411,6.106,662,2.575,790,3.004,837,4.494,971,4.613,999,5.661,1676,5.34,1804,3.805,2076,5.988,2180,5.101,2897,6.149,2898,6.149]],["deprecated//docs/troubleshooting/troubleshooting-memory-and-networking-issues/",[]],["title//docs/networking/using-the-linode-shell-lish/",[14,1.016,89,2.209,382,4.681,915,5.155]],["keywords//docs/networking/using-the-linode-shell-lish/",[382,4.568,915,5.03,926,4.921,1126,5.152]],["toc//docs/networking/using-the-linode-shell-lish/",[14,1.137,153,2.441,164,1.617,172,2.205,176,2.328,251,2.605,320,2.879,332,3.727,363,3.795,368,2.411,429,4.515,487,3.405,730,4.243,746,4.912,915,7.349,1094,3.665,2899,5.655,2900,5.655,2901,5.655,2902,5.655,2903,5.655,2904,5.655,2905,5.655,2906,5.655,2907,8.086]],["deprecated//docs/networking/using-the-linode-shell-lish/",[]],["title//docs/networking/ssh/using-the-terminal/",[14,1.222,363,5.832]],["keywords//docs/networking/ssh/using-the-terminal/",[2908,7.733,2909,7.733,2910,7.733]],["toc//docs/networking/ssh/using-the-terminal/",[0,1.322,22,2.612,88,3.055,90,1.29,109,2.989,163,2.399,169,2.759,181,5.456,187,4.228,203,1.238,224,3.551,236,3.055,251,1.972,339,1.814,363,2.873,368,3.414,390,3.959,442,3.307,521,2.577,586,3.551,610,6.272,611,3.418,636,2.873,742,2.822,895,2.774,927,3.942,953,3.212,1103,3.718,1750,2.928,1815,3.307,1880,3.551,2411,3.212,2911,4.281,2912,4.281,2913,4.281]],["deprecated//docs/networking/ssh/using-the-terminal/",[]],["title//docs/networking/dns/dns-records-an-introduction/",[146,4.63,489,4.814,490,2.792]],["keywords//docs/networking/dns/dns-records-an-introduction/",[1709,5.847,2914,7.049,2915,7.049,2916,7.049]],["toc//docs/networking/dns/dns-records-an-introduction/",[49,0.948,169,1.824,391,2.816,435,2.737,488,4.929,489,5.109,490,3.726,685,4.029,777,5.471,1238,4.59,1261,4.59,1262,4.744,1404,3.916,1726,4.929,2083,4.064,2761,5.471,2917,5.941,2918,5.471,2919,5.941,2920,5.941,2921,5.941,2922,5.941]],["deprecated//docs/networking/dns/dns-records-an-introduction/",[]],["title//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[49,0.986,129,1.736,164,1.767,258,0.851,320,3.146,2219,2.167]],["keywords//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[258,1.065,1870,5.011,2699,6.415]],["toc//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[9,0.074,29,0.823,35,0.577,40,2.218,49,0.875,187,2.578,201,1.411,210,2.542,217,2.524,258,1.277,262,2.457,332,3.611,334,2.295,379,1.506,385,0.791,388,3.177,412,1.348,472,2.636,633,3.441,685,2.636,913,4.111,952,2.473,1352,0.814,1552,3.91,2383,4.111]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-centos-5/",[839,0.476]],["title//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[49,0.92,61,1.036,164,1.648,258,0.794,320,2.934,2219,2.021,2341,2.321]],["keywords//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[711,2.998,1500,4.782,1913,5.202,2923,5.99,2924,5.99,2925,5.99]],["toc//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[9,0.081,29,0.957,35,0.5,40,2.579,201,1.641,210,2.955,258,1.211,262,3.942,302,3.57,320,3.243,334,2.668,379,1.752,385,0.919,412,1.567,472,3.065,685,3.065,1352,0.946,1480,4.447]],["deprecated//docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/",[839,0.476]],["title//docs/websites/cms/manage-web-content-with-movable-type/",[90,2.007,164,1.905,712,3.281,1238,5.146,2926,6.134]],["keywords//docs/websites/cms/manage-web-content-with-movable-type/",[2927,8.563,2928,8.563]],["toc//docs/websites/cms/manage-web-content-with-movable-type/",[0,1.304,5,1.58,9,0.071,64,2.517,100,1.947,203,1.876,262,2.909,319,1.59,435,2.989,472,3.122,620,4.63,789,1.876,1038,2.454,1238,7.851,2926,9.358,2929,6.488,2930,6.488]],["deprecated//docs/websites/cms/manage-web-content-with-movable-type/",[839,0.476]],["title//docs/networking/dns/dns-manager-overview/",[90,2.376,490,2.792,887,5.766]],["keywords//docs/networking/dns/dns-manager-overview/",[1491,5.13,1492,4.839,1662,5.13,1663,5.13,1709,4.621,1829,4.621,2931,5.571]],["toc//docs/networking/dns/dns-manager-overview/",[14,0.567,16,1.202,22,2.463,29,1.159,45,1.798,46,1.775,49,0.644,80,1.671,84,3.028,90,1.216,176,2.587,232,2.708,273,2.15,385,0.582,390,2.43,391,5.114,481,2.66,489,3.834,490,2.73,491,3.028,615,2.66,652,2.534,685,3.023,790,1.972,1016,2.072,1084,2.95,1404,6.876,1562,3.505,1828,3.348,1829,3.348,1916,3.505,1948,3.505,2918,3.716,2932,4.036,2933,4.036]],["deprecated//docs/networking/dns/dns-manager-overview/",[]],["title//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[49,1.063,61,1.197,759,2.948,2219,2.336,2341,2.682]],["keywords//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[1504,6.415,1894,6.716,2934,7.733]],["toc//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[4,2.272,5,2.015,9,0.084,16,1.74,29,1.243,35,0.627,49,1.321,164,1.671,201,1.505,210,2.71,258,0.805,259,1.5,379,1.606,412,1.437,685,2.811]],["deprecated//docs/web-servers/lamp/lamp-server-on-debian-5-lenny/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[11,0.672,49,0.986,759,2.735,1184,3.044,2706,4.147,2707,4.073]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[1653,7.12,2935,7.733,2936,7.733]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[4,2.256,5,1.992,9,0.083,16,1.712,29,0.863,35,0.666,49,1.305,164,1.644,201,2.107,258,0.792,259,1.475,339,1.586,379,2.249]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/",[839,0.476]],["title//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[11,0.724,49,1.063,759,2.948,2745,4.39,2746,4.39]],["keywords//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[1656,5.973,2102,5.973,2845,6.716]],["toc//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[4,2.223,5,1.947,9,0.082,16,1.658,29,0.836,35,0.66,49,1.276,164,1.592,201,2.059,210,2.582,258,0.767,259,1.429,339,1.536,379,2.198,685,2.678]],["deprecated//docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/",[839,0.476]],["title//docs/tools-reference/linux-package-management/",[65,2.386,90,2.376,139,2.461]],["keywords//docs/tools-reference/linux-package-management/",[281,4.022,691,4.022,1824,4.794,2937,5.207,2938,4.794,2939,4.794,2940,5.207,2941,4.794]],["toc//docs/tools-reference/linux-package-management/",[11,0.371,14,0.773,35,0.194,61,0.613,65,3.331,90,2.943,100,1.024,127,1.094,129,0.958,139,1.715,171,1.751,204,1.641,215,1.817,281,4.248,334,1.429,339,0.941,368,1.454,385,0.492,404,2.333,435,2.533,487,2.053,605,2.635,691,2.635,919,2.381,1316,2.875,1352,0.507,1511,2.111,1665,2.723,1666,2.723,1694,2.963,2938,5.063,2939,3.141,2941,6.361,2942,3.411,2943,3.411,2944,3.411,2945,3.411,2946,3.411,2947,3.411,2948,3.411,2949,3.411,2950,3.411,2951,3.411,2952,5.499,2953,3.411,2954,3.411]],["deprecated//docs/tools-reference/linux-package-management/",[]]],"invertedIndex":[["",{"_index":562,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{}},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["0.7.14",{"_index":2427,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["04",{"_index":2017,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["1",{"_index":2667,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["10",{"_index":1006,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10.04",{"_index":2130,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["10.10",{"_index":2276,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{},"toc":{},"deprecated":{}}],["10g",{"_index":2297,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11",{"_index":2830,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.04",{"_index":2182,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["11.10",{"_index":2131,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["12",{"_index":263,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["12.04",{"_index":1706,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["13",{"_index":2379,"title":{"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"keywords":{},"toc":{},"deprecated":{}}],["13.04",{"_index":2852,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["14",{"_index":2264,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"keywords":{},"toc":{},"deprecated":{}}],["14.04",{"_index":774,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["14.10",{"_index":1565,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["15",{"_index":2224,"title":{"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{}},"keywords":{},"toc":{},"deprecated":{}}],["16.04",{"_index":62,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{}},"deprecated":{}}],["16.10",{"_index":834,"title":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17",{"_index":2855,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["17.04",{"_index":921,"title":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{},"toc":{},"deprecated":{}}],["17.10",{"_index":1768,"title":{},"keywords":{},"toc":{"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["19",{"_index":1867,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2",{"_index":320,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["2 factor authent",{"_index":787,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["2.2",{"_index":1805,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2.4",{"_index":1305,"title":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{}},"deprecated":{}}],["20",{"_index":1787,"title":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"keywords":{},"toc":{},"deprecated":{}}],["2014",{"_index":1732,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["22",{"_index":2156,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"deprecated":{}}],["25565",{"_index":1445,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["2fa",{"_index":786,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{}},"toc":{},"deprecated":{}}],["2gb",{"_index":579,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/hosting-a-website/":{}},"deprecated":{}}],["3",{"_index":122,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["3.1",{"_index":1738,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["3.2",{"_index":1739,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["32",{"_index":2614,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["4",{"_index":1192,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["4.0",{"_index":1740,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.1",{"_index":1741,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["4.2",{"_index":1742,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["404",{"_index":637,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"deprecated":{}}],["443",{"_index":2151,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["5",{"_index":2219,"title":{"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6",{"_index":1023,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["6.4",{"_index":1796,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{}},"toc":{},"deprecated":{}}],["6271",{"_index":1733,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["6277",{"_index":1737,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["64",{"_index":1782,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["64-bit",{"_index":1785,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["64bit",{"_index":1839,"title":{},"keywords":{},"toc":{"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["7",{"_index":207,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["7,linux",{"_index":276,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["7.0",{"_index":1183,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["7.1",{"_index":260,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["7.4",{"_index":1777,"title":{"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["7169",{"_index":1734,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7186",{"_index":1735,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["7187",{"_index":1736,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["8",{"_index":280,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["8.04",{"_index":2706,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["8.2",{"_index":1419,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["80",{"_index":2150,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["9",{"_index":63,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["9.04",{"_index":2745,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["9.10",{"_index":2406,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["aaaa",{"_index":2917,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ab",{"_index":2952,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["abort",{"_index":1874,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["absolut",{"_index":2462,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["abus",{"_index":2164,"title":{},"keywords":{},"toc":{"/docs/platform/support/":{}},"deprecated":{}}],["accept",{"_index":2003,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["access",{"_index":651,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["access control",{"_index":1556,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{},"deprecated":{}}],["access control list",{"_index":2868,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["access log",{"_index":2465,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["account",{"_index":477,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"keywords":{"/docs/platform/accounts-and-passwords/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["account’",{"_index":907,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["acl",{"_index":1555,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["acme,https,let'",{"_index":1223,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["action",{"_index":528,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["activ",{"_index":837,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["ad",{"_index":684,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["add",{"_index":176,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["add us",{"_index":2175,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["add-on domain",{"_index":2115,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["addit",{"_index":177,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["addon",{"_index":1661,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["address",{"_index":225,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["adjust",{"_index":57,"title":{},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["admin",{"_index":803,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["admin panel",{"_index":1723,"title":{},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{},"deprecated":{}}],["administ",{"_index":2711,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{},"deprecated":{}}],["administer databas",{"_index":1292,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["administr",{"_index":723,"title":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["adminpack",{"_index":2094,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["adsp",{"_index":1270,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["advanc",{"_index":487,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["advanced linux",{"_index":910,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["advantag",{"_index":1030,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["affect",{"_index":103,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["against",{"_index":1635,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["agent",{"_index":120,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["aggreg",{"_index":2042,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["agricultur",{"_index":757,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["ahead",{"_index":457,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ahvz",{"_index":1952,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["alert",{"_index":1350,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["algorithm",{"_index":992,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["alia",{"_index":716,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{},"deprecated":{}}],["alias",{"_index":1588,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["aliv",{"_index":1424,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["alloc",{"_index":555,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["allow",{"_index":558,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["alpin",{"_index":1122,"title":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["alpine linux",{"_index":1123,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alpine linux packag",{"_index":1125,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["alter",{"_index":1072,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["altern",{"_index":619,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["amavi",{"_index":1379,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["amavisd",{"_index":2290,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["ami",{"_index":2266,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["amount",{"_index":1359,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["amp",{"_index":1272,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["anaconda",{"_index":794,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["analysi",{"_index":116,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"deprecated":{}}],["analyt",{"_index":110,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["analytics,owa,centos,mysql,debian,ubuntu",{"_index":1279,"title":{},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{},"deprecated":{}}],["analyz",{"_index":692,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["android",{"_index":1285,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"deprecated":{}}],["anonym",{"_index":1809,"title":{},"keywords":{},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["anoth",{"_index":1834,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-managed/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["ansibl",{"_index":735,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["ansible autom",{"_index":1457,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configur",{"_index":1454,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible configuration change manag",{"_index":1458,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible infrastructur",{"_index":1456,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible provis",{"_index":1455,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible server autom",{"_index":1459,"title":{},"keywords":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"toc":{},"deprecated":{}}],["ansible’",{"_index":1461,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["answer",{"_index":2589,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["antiviru",{"_index":496,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["anyth",{"_index":94,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["apach",{"_index":258,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apache 2",{"_index":1871,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{}},"toc":{},"deprecated":{}}],["apache 2.2",{"_index":1806,"title":{},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache 2.4",{"_index":1505,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{},"deprecated":{}}],["apache cassandra",{"_index":922,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["apache debian 5",{"_index":2923,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian 6",{"_index":2322,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache debian 8",{"_index":689,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian jessi",{"_index":1499,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache debian lenni",{"_index":2924,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache debian squeez",{"_index":2323,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache fedora 13",{"_index":2568,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache fedora 14",{"_index":2381,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache guacamol",{"_index":422,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["apache hardi",{"_index":2881,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache instal",{"_index":1179,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache jessi",{"_index":1501,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{}},"toc":{},"deprecated":{}}],["apache karm",{"_index":2803,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache lenni",{"_index":2925,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache lucid",{"_index":2632,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache maverick",{"_index":2397,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache on cento",{"_index":2714,"title":{},"keywords":{"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{}},"toc":{},"deprecated":{}}],["apache on debian",{"_index":1500,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache on fedora",{"_index":2328,"title":{},"keywords":{"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache on ubuntu",{"_index":1999,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache squeez",{"_index":2324,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["apache ssl",{"_index":1699,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache tomcat",{"_index":2337,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 12",{"_index":2533,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 13",{"_index":2536,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["apache tomcat fedora 14",{"_index":2384,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.04",{"_index":2539,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 10.10",{"_index":2388,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 12.04",{"_index":1972,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 16.04",{"_index":1173,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["apache tomcat ubuntu 9.10",{"_index":2541,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.04",{"_index":2630,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 10.10",{"_index":2395,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 8.04",{"_index":2879,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu 9.10",{"_index":2801,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu hardi",{"_index":2880,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["apache ubuntu karm",{"_index":2802,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["apache ubuntu lucid",{"_index":2631,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["apache ubuntu maverick",{"_index":2396,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["apache web serv",{"_index":1913,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["apache-cassandra",{"_index":890,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"toc":{},"deprecated":{}}],["apache2",{"_index":792,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["apache2buddi",{"_index":1613,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["api",{"_index":151,"title":{"/docs/platform/api/api-key/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/platform/linode-cli/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["api key",{"_index":1846,"title":{},"keywords":{"/docs/platform/api/api-key/":{},"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["apk",{"_index":1128,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"deprecated":{}}],["app",{"_index":200,"title":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["apparmor",{"_index":880,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["append",{"_index":1291,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"deprecated":{}}],["appimag",{"_index":614,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["appl",{"_index":629,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["appli",{"_index":1363,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["applianc",{"_index":2272,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["applic",{"_index":172,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["approach",{"_index":268,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["apps&rdquo",{"_index":1062,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["apt",{"_index":691,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["apt-cach",{"_index":2940,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["apt-get",{"_index":1824,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["aptitud",{"_index":2942,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arbitrari",{"_index":1405,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["arch",{"_index":1316,"title":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["arch lamp",{"_index":1896,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch lamp stack",{"_index":1897,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linod",{"_index":1899,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux",{"_index":1901,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["arch linux lamp",{"_index":1900,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["architectur",{"_index":486,"title":{},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["archiv",{"_index":2520,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["argument",{"_index":190,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["ark",{"_index":1044,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["ark survival evolv",{"_index":1047,"title":{},"keywords":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["arno",{"_index":2887,"title":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["arno-iptables-firewal",{"_index":2888,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["around",{"_index":2140,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["asdf",{"_index":826,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["askbot",{"_index":800,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["asp.net",{"_index":2503,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asp.net/mono",{"_index":2499,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{},"deprecated":{}}],["assess",{"_index":1946,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["asset",{"_index":1426,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["assign",{"_index":877,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["assumpt",{"_index":434,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["asterisk",{"_index":1381,"title":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["asterisk 13",{"_index":1382,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk linux",{"_index":2660,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["asterisk pbx",{"_index":1386,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["asterisk ubuntu 9.10",{"_index":2659,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["async",{"_index":355,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["asynchron",{"_index":397,"title":{},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{},"deprecated":{}}],["atlanta",{"_index":2900,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["attach",{"_index":114,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["attribut",{"_index":157,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["audienc",{"_index":1417,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["audio",{"_index":1646,"title":{},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["audit",{"_index":1474,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["auth",{"_index":2431,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["authent",{"_index":336,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/web-servers/apache/apache-access-control/":{}},"deprecated":{}}],["author",{"_index":1269,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["authorit",{"_index":2072,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["autoconfigur",{"_index":1886,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["autojump",{"_index":182,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["autologin",{"_index":1551,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["autom",{"_index":20,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/stackscripts/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["automat",{"_index":312,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/security/securing-your-server/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["autostart",{"_index":814,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["avail",{"_index":522,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["avoid",{"_index":97,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["awstat",{"_index":1728,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["axfr",{"_index":2918,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["back",{"_index":15,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["back up",{"_index":6,"title":{},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["back-end request",{"_index":1673,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["backend",{"_index":222,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["background",{"_index":2432,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["backlog",{"_index":1430,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["backport",{"_index":2560,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["backup",{"_index":2,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["backup servic",{"_index":2165,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["balanc",{"_index":498,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/platform/billing-and-payments/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["ban",{"_index":1357,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["bandwidth",{"_index":2145,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["banner",{"_index":1004,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["base",{"_index":210,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["bash",{"_index":866,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["bash complet",{"_index":1205,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["basic",{"_index":38,"title":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["bazaar",{"_index":2728,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["bb",{"_index":2605,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["beauti",{"_index":293,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["beautiful soup",{"_index":295,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["befor",{"_index":17,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["begin",{"_index":18,"title":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["beginn",{"_index":1536,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["beginner'",{"_index":1530,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["behavior",{"_index":2685,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["behind",{"_index":791,"title":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["benchmark",{"_index":1626,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["benefit",{"_index":419,"title":{},"keywords":{},"toc":{"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["best",{"_index":166,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["between",{"_index":1449,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["beyond",{"_index":2827,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["bidirect",{"_index":1680,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["big",{"_index":1102,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{},"toc":{},"deprecated":{}}],["big data",{"_index":591,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{},"deprecated":{}}],["bill",{"_index":1035,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["binari",{"_index":554,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["bind",{"_index":224,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["bit",{"_index":1783,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["black",{"_index":1214,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["black mesa",{"_index":1216,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["blacklist",{"_index":1936,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["blank",{"_index":2141,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["block",{"_index":360,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["block storag",{"_index":904,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{},"deprecated":{}}],["blog",{"_index":407,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["blue",{"_index":438,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["bookmark",{"_index":2789,"title":{},"keywords":{},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["bookshelf",{"_index":1537,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["boolean",{"_index":861,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["boonex",{"_index":2109,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["boot",{"_index":649,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["boot from a backup",{"_index":2173,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["bootstrap",{"_index":519,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["bootup",{"_index":943,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["bottleneck",{"_index":2149,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["box",{"_index":768,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["box’",{"_index":1334,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["box.com",{"_index":1328,"title":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["branch",{"_index":449,"title":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["breakdown",{"_index":348,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["broken",{"_index":2441,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["broker",{"_index":2261,"title":{},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{},"deprecated":{}}],["brows",{"_index":600,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["browser",{"_index":429,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["bsd",{"_index":1202,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{},"deprecated":{}}],["buffer",{"_index":226,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["bug",{"_index":2281,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["bug geni",{"_index":2621,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["bug track",{"_index":2285,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["build",{"_index":171,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["built",{"_index":831,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["bukkit",{"_index":1444,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["bulletin board",{"_index":2603,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["bundl",{"_index":1145,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["bungeecord",{"_index":1442,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["busi",{"_index":2645,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["button",{"_index":2874,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["bzip2",{"_index":2526,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["bzr",{"_index":2729,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["ca",{"_index":1144,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["caa",{"_index":488,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["cach",{"_index":829,"title":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["cacti",{"_index":2052,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["caddi",{"_index":710,"title":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["caddyfil",{"_index":713,"title":{},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{}},"deprecated":{}}],["cakephp",{"_index":2574,"title":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"deprecated":{}}],["cakephp debian",{"_index":2575,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["caldav",{"_index":771,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["calendar",{"_index":2350,"title":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{},"toc":{},"deprecated":{}}],["call",{"_index":2268,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["can’t",{"_index":2154,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["cancel",{"_index":1818,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["capabl",{"_index":2271,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["captur",{"_index":1744,"title":{},"keywords":{},"toc":{"/docs/platform/linode-images/":{}},"deprecated":{}}],["carbon",{"_index":1300,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["card",{"_index":1120,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["cardav",{"_index":772,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["cart",{"_index":2709,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["case",{"_index":2047,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cassandra",{"_index":889,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"deprecated":{}}],["catalyst",{"_index":2717,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["caus",{"_index":1364,"title":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["caveat",{"_index":1509,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cdn",{"_index":471,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["ce",{"_index":133,"title":{"/docs/applications/containers/install_docker_ce/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["celeri",{"_index":395,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["cento",{"_index":129,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["centos 5",{"_index":2699,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["centos 6",{"_index":1025,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos 7",{"_index":891,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["centos configure firewal",{"_index":1403,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewal",{"_index":1400,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall config",{"_index":1401,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos firewall gui",{"_index":1402,"title":{},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{},"deprecated":{}}],["centos lamp",{"_index":1301,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{}},"toc":{},"deprecated":{}}],["centos/fedora",{"_index":1460,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["centos5",{"_index":2238,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["central",{"_index":667,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["certif",{"_index":776,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["certificate signing request",{"_index":1708,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["cgi",{"_index":1248,"title":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["chain",{"_index":1146,"title":{},"keywords":{},"toc":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"deprecated":{}}],["chang",{"_index":445,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/platform/kvm-reference/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["channel",{"_index":1753,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["channels/buff",{"_index":1754,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["charg",{"_index":1629,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["chat",{"_index":1487,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["chat softwar",{"_index":1981,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["cheat",{"_index":1580,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["cheat sheet",{"_index":1583,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["check",{"_index":1016,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["checklist",{"_index":1916,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["chef",{"_index":1531,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["chef development kit",{"_index":1534,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["chef instal",{"_index":1545,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef serv",{"_index":1533,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef workst",{"_index":1546,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chef-client",{"_index":1547,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["chefdk",{"_index":1532,"title":{},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["cheroke",{"_index":2059,"title":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["cherokee admin",{"_index":2066,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["cherokee fastcgi",{"_index":2471,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 13",{"_index":2472,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["cherokee fedora 14",{"_index":2573,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee on ubuntu",{"_index":2844,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["cherokee php-fastcgi",{"_index":2470,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 10.04",{"_index":2561,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu 9.10",{"_index":2813,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu karm",{"_index":2814,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["cherokee ubuntu lucid",{"_index":2562,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["cherokee web sev",{"_index":2572,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["cherokee-admin",{"_index":2060,"title":{},"keywords":{"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["child",{"_index":188,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["chmod",{"_index":2549,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["choos",{"_index":223,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["chown",{"_index":2869,"title":{},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{},"deprecated":{}}],["chrome o",{"_index":425,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["chroot",{"_index":996,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["ci",{"_index":432,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["cipher",{"_index":2228,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["citadel",{"_index":2004,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["citadel debian 6",{"_index":2203,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel debian squeez",{"_index":2204,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 10.04",{"_index":2596,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 12.04",{"_index":2005,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["citadel ubuntu 14.04",{"_index":2011,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clamav",{"_index":494,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"deprecated":{}}],["clariti",{"_index":2739,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["class",{"_index":1321,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"deprecated":{}}],["classif",{"_index":1800,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["clean",{"_index":305,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["cleanup",{"_index":448,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["cli",{"_index":482,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["client",{"_index":158,"title":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["client machin",{"_index":2055,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["client.ovpn",{"_index":626,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["clojur",{"_index":1251,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["clone",{"_index":1084,"title":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/disk-images/clone-your-linode/":{}},"toc":{"/docs/platform/disk-images/clone-your-linode/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["close",{"_index":1433,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["cloud",{"_index":256,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/stackscripts/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["cloud host",{"_index":1466,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["cloud storag",{"_index":1329,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["cloud storage ubuntu",{"_index":846,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["cloud-based storag",{"_index":819,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["clozur",{"_index":823,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["cluebring",{"_index":1727,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["cluster",{"_index":328,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["cm",{"_index":680,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["cname",{"_index":2761,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["code",{"_index":346,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["collabor",{"_index":2474,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["collaboration softwar",{"_index":1980,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["collect",{"_index":1043,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["column",{"_index":1067,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["combin",{"_index":1093,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["come",{"_index":2518,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["command",{"_index":368,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["command lin",{"_index":954,"title":{},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["command line interfac",{"_index":1848,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["command line shel",{"_index":867,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["command-lin",{"_index":183,"title":{},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"toc":{},"deprecated":{}}],["commerc",{"_index":965,"title":{},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["commerci",{"_index":1140,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["commercial ssl cert",{"_index":2782,"title":{},"keywords":{"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["commit",{"_index":444,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["common",{"_index":194,"title":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["common command",{"_index":2414,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["common linux command",{"_index":2419,"title":{},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{},"deprecated":{}}],["commun",{"_index":894,"title":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["compat",{"_index":646,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["compil",{"_index":847,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["compile kernel",{"_index":848,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["complet",{"_index":88,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["complex",{"_index":529,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"deprecated":{}}],["compon",{"_index":283,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["compos",{"_index":136,"title":{"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/how-to-use-docker-compose/":{}},"keywords":{"/docs/applications/containers/how-to-use-docker-compose/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["compress",{"_index":1099,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["compromis",{"_index":2134,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["comput",{"_index":540,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["concept",{"_index":605,"title":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["concern",{"_index":2460,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["conclus",{"_index":121,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["condens",{"_index":2446,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["condit",{"_index":1437,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["conf",{"_index":1799,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"deprecated":{}}],["confidenti",{"_index":534,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{},"deprecated":{}}],["config",{"_index":581,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["config profil",{"_index":2139,"title":{},"keywords":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{},"deprecated":{}}],["config_deathmatch.cfg",{"_index":1220,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["configur",{"_index":35,"title":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["configuration change manag",{"_index":750,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["configuration manag",{"_index":1320,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{}},"toc":{},"deprecated":{}}],["configure ghost",{"_index":726,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["configure openfir",{"_index":1983,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{},"deprecated":{}}],["configure postgr",{"_index":331,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["configure znc",{"_index":1762,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["confirm",{"_index":413,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["conflict",{"_index":2800,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["confluenc",{"_index":2478,"title":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["confluence centos 5",{"_index":2479,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{}},"toc":{},"deprecated":{}}],["confluence debian 5",{"_index":2484,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["confluence fedora 13",{"_index":2482,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["confluence linux",{"_index":2481,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 10.04",{"_index":2486,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["confluence ubuntu 9.10",{"_index":2485,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["confluence wiki",{"_index":2480,"title":{},"keywords":{"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["conform",{"_index":1273,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["connect",{"_index":153,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["connector",{"_index":2506,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["connector/net",{"_index":2505,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["consid",{"_index":2858,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["consider",{"_index":1525,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["consol",{"_index":926,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/remote-access/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["console access",{"_index":1137,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["construct",{"_index":1407,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["consumpt",{"_index":2898,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["contact",{"_index":1965,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{}},"deprecated":{}}],["contain",{"_index":134,"title":{"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["container commun",{"_index":196,"title":{},"keywords":{"/docs/applications/containers/docker-container-communication/":{}},"toc":{},"deprecated":{}}],["container linux",{"_index":945,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{},"deprecated":{}}],["content",{"_index":712,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["content manag",{"_index":677,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{},"deprecated":{}}],["content management framework",{"_index":1697,"title":{},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"toc":{},"deprecated":{}}],["content management framwork",{"_index":1710,"title":{},"keywords":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content management system",{"_index":1170,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["content mangement system",{"_index":2678,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["context",{"_index":860,"title":{},"keywords":{},"toc":{"/docs/security/getting-started-with-selinux/":{}},"deprecated":{}}],["continuum",{"_index":125,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["conto",{"_index":1702,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{}},"toc":{},"deprecated":{}}],["control",{"_index":476,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["control panel",{"_index":2212,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["convent",{"_index":1106,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["convert",{"_index":2493,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["cookbook",{"_index":1535,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["cooki",{"_index":1832,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["copi",{"_index":895,"title":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["core",{"_index":947,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["coreo",{"_index":928,"title":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["correct",{"_index":2152,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correctli",{"_index":2153,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["correspond",{"_index":1341,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["corrupt",{"_index":510,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["couchdb",{"_index":2078,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"deprecated":{}}],["count",{"_index":1877,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["counter",{"_index":1227,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["counter strik",{"_index":1231,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["counter strike global offens",{"_index":1232,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["courier",{"_index":2289,"title":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["cover",{"_index":2781,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["cp",{"_index":2859,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["cpan",{"_index":2680,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanel",{"_index":1129,"title":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"deprecated":{}}],["cpanel cento",{"_index":1132,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["cpanel/whm",{"_index":1714,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["cpanm",{"_index":2682,"title":{},"keywords":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"toc":{},"deprecated":{}}],["cpanminu",{"_index":2681,"title":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["cpu",{"_index":1876,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["cran",{"_index":66,"title":{},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["crash",{"_index":2777,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["crawl",{"_index":373,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["creat",{"_index":0,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/introduction-to-websockets/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["create databas",{"_index":2117,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["create git repo",{"_index":899,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["creation",{"_index":676,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["credenti",{"_index":1286,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/linode-managed/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["credit",{"_index":1817,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["crm",{"_index":1008,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["cron",{"_index":21,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["cron linux",{"_index":2757,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["cron tutori",{"_index":2755,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{},"deprecated":{}}],["crontab",{"_index":2756,"title":{},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["crypt",{"_index":239,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["cryptsetup",{"_index":1923,"title":{},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{},"deprecated":{}}],["cs:go",{"_index":1230,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo",{"_index":1233,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo serv",{"_index":1234,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csgo server host",{"_index":1235,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["csr",{"_index":1143,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["css",{"_index":1012,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["curl",{"_index":44,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["current",{"_index":84,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/billing-and-payments/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["custom",{"_index":99,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/kvm-reference/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["custom distribut",{"_index":1029,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom distro",{"_index":909,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"toc":{},"deprecated":{}}],["custom inst",{"_index":2267,"title":{},"keywords":{"/docs/platform/stackscripts/":{}},"toc":{},"deprecated":{}}],["custom kernel",{"_index":1026,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["custom linod",{"_index":851,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["custom linux",{"_index":1507,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["custom linux kernel",{"_index":850,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["cut",{"_index":2206,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["cve",{"_index":1731,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["cyberduck",{"_index":2785,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"deprecated":{}}],["cygwin",{"_index":1751,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["daemon",{"_index":399,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["dahdi",{"_index":1393,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["daili",{"_index":2843,"title":{},"keywords":{},"toc":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["dalla",{"_index":2901,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["dandifi",{"_index":2947,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dashboard",{"_index":28,"title":{},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["data",{"_index":24,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-backup-service/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["data stor",{"_index":828,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["data visu",{"_index":53,"title":{},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"toc":{},"deprecated":{}}],["databas",{"_index":5,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["database configur",{"_index":329,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["database tun",{"_index":330,"title":{},"keywords":{"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{},"deprecated":{}}],["datacent",{"_index":2779,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["dataset",{"_index":513,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["datasourc",{"_index":1420,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["datastor",{"_index":2031,"title":{},"keywords":{},"toc":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["date",{"_index":879,"title":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["date/tim",{"_index":2492,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["davf",{"_index":1332,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["davfs2",{"_index":1333,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["day",{"_index":1597,"title":{},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["dbm",{"_index":2666,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["dcv",{"_index":2655,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"toc":{},"deprecated":{}}],["deactiv",{"_index":838,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["dead",{"_index":1241,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["deathmatch",{"_index":806,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["debain 7",{"_index":1793,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{}},"toc":{},"deprecated":{}}],["debian",{"_index":61,"title":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["debian 5",{"_index":2704,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian 6",{"_index":2334,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 exim",{"_index":2357,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 lamp serv",{"_index":2327,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 mail serv",{"_index":2205,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 6 send email",{"_index":2356,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian 7",{"_index":1642,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["debian 7 lamp serv",{"_index":1893,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["debian 8",{"_index":885,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["debian 8 lamp serv",{"_index":1502,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian 9",{"_index":1514,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"toc":{},"deprecated":{}}],["debian exim",{"_index":2358,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian firewal",{"_index":2889,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian jessi",{"_index":886,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{},"deprecated":{}}],["debian lamp",{"_index":1503,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["debian lamp guid",{"_index":1894,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lamp serv",{"_index":2934,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian lenni",{"_index":2594,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian mail serv",{"_index":2790,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian squeez",{"_index":2333,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian upgrad",{"_index":1938,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian vpn",{"_index":2312,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["debian wheezi",{"_index":1641,"title":{},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["debian. track",{"_index":2764,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["debian/ubuntu",{"_index":184,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["debug",{"_index":1964,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["decid",{"_index":1996,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["decis",{"_index":1688,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["declar",{"_index":440,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["dedic",{"_index":807,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["deep",{"_index":596,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["deep learn",{"_index":590,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["default",{"_index":468,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["default.rb",{"_index":1544,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["defin",{"_index":174,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["definit",{"_index":2799,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["delay",{"_index":2467,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["deleg",{"_index":2049,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["delet",{"_index":193,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["deliveri",{"_index":783,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["demo",{"_index":475,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["demonstr",{"_index":2270,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["deni",{"_index":994,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["depend",{"_index":297,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy",{"_index":47,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/stackscripts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/linode-images/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["deploy ghost on ubuntu 16.04",{"_index":727,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["deploy python applications with nginx",{"_index":1985,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["describ",{"_index":1111,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["descript",{"_index":1903,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["descriptor",{"_index":1436,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["desktop",{"_index":68,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["dest",{"_index":1955,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["destin",{"_index":2642,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["destroy",{"_index":526,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["detach",{"_index":365,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["determin",{"_index":2180,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["develop",{"_index":265,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["develop php",{"_index":2577,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["devic",{"_index":34,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["diagnos",{"_index":1676,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["diagnost",{"_index":918,"title":{},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["differ",{"_index":1778,"title":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["diffi",{"_index":990,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["dig",{"_index":2444,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["digest",{"_index":1477,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["direct",{"_index":1410,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"deprecated":{}}],["directadmin",{"_index":2214,"title":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{}},"toc":{},"deprecated":{}}],["directli",{"_index":2671,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["directori",{"_index":187,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["disabl",{"_index":410,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["disable a backup",{"_index":2171,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["disconnect",{"_index":2689,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["discount",{"_index":2143,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["discov",{"_index":2528,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["discoveri",{"_index":2256,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["discuss",{"_index":1991,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["discussion forum",{"_index":2604,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["disk",{"_index":244,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["display",{"_index":460,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["distribut",{"_index":101,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["distributed version control",{"_index":2657,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["distributions/vers",{"_index":1651,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["distro",{"_index":1807,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/linode-cli/":{}},"deprecated":{}}],["distro upgrad",{"_index":2222,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["django",{"_index":1303,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["dkim",{"_index":1262,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["dlna",{"_index":962,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["dm",{"_index":238,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["dm-crypt",{"_index":240,"title":{},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"toc":{},"deprecated":{}}],["dmarc",{"_index":1264,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["dn",{"_index":490,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["dna",{"_index":2121,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["dnf",{"_index":2948,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["dns configur",{"_index":1492,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns debian",{"_index":2361,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dns manag",{"_index":1491,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["dns record",{"_index":2914,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns record typ",{"_index":2915,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["dns resolut",{"_index":2916,"title":{},"keywords":{"/docs/networking/dns/dns-records-an-introduction/":{}},"toc":{},"deprecated":{}}],["docker",{"_index":132,"title":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"keywords":{"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["docker c",{"_index":135,"title":{},"keywords":{"/docs/applications/containers/install_docker_ce/":{}},"toc":{},"deprecated":{}}],["docker compos",{"_index":137,"title":{},"keywords":{"/docs/applications/containers/install_docker_compose/":{}},"toc":{},"deprecated":{}}],["docker hub",{"_index":418,"title":{},"keywords":{"/docs/applications/containers/when-and-why-to-use-docker/":{}},"toc":{},"deprecated":{}}],["docker swarm",{"_index":670,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["docker,container,dockerfile,dock",{"_index":763,"title":{},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"toc":{},"deprecated":{}}],["dockerfil",{"_index":840,"title":{"/docs/applications/containers/how-to-use-dockerfiles/":{}},"keywords":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{}},"toc":{"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/applications/containers/what-is-docker/":{}},"deprecated":{}}],["document",{"_index":2079,"title":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["doesn’t",{"_index":1882,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dog",{"_index":2945,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["doku wiki",{"_index":2674,"title":{},"keywords":{"/docs/websites/wikis/dokuwiki-engine/":{}},"toc":{},"deprecated":{}}],["dokuwiki",{"_index":2673,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{"/docs/websites/wikis/dokuwiki-engine/":{}},"deprecated":{}}],["dolphin",{"_index":2107,"title":{"/docs/applications/social-networking/dolphin/":{}},"keywords":{"/docs/applications/social-networking/dolphin/":{}},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["domain",{"_index":391,"title":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["domain nam",{"_index":1709,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["domain zon",{"_index":2931,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["don’t",{"_index":1571,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["don''t starv",{"_index":1569,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don''t starve togeth",{"_index":1570,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["don't",{"_index":1567,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{},"deprecated":{}}],["don’t",{"_index":1572,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["dosblockingperiod",{"_index":2194,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dosemailnotifi",{"_index":2195,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doshashtables",{"_index":2189,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["doslogdir",{"_index":2197,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospagecount",{"_index":2190,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dospageinterv",{"_index":2192,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossitecount",{"_index":2191,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossiteinterv",{"_index":2193,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dossystemcommand",{"_index":2196,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["dovecot",{"_index":1584,"title":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["dovecot 2",{"_index":1937,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{},"deprecated":{}}],["dovecot centos 5",{"_index":2237,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["dovecot centos 6",{"_index":1591,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["dovecot centos 7",{"_index":1586,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["dovecot debian 6",{"_index":2234,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.04",{"_index":2599,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["dovecot ubuntu 10.10",{"_index":2454,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["dovecot’",{"_index":1920,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["downgrad",{"_index":2778,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["download",{"_index":64,"title":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["downtim",{"_index":1607,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["dpkg",{"_index":2939,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["drawback",{"_index":1925,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["drive",{"_index":1127,"title":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["driven",{"_index":2033,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["driver",{"_index":559,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["drop",{"_index":1432,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["dropbox",{"_index":1781,"title":{"/docs/applications/cloud-storage/dropbox/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/cloud-storage/dropbox/":{}},"deprecated":{}}],["drupal",{"_index":679,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"deprecated":{}}],["drupal 8",{"_index":1171,"title":{},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{}},"toc":{},"deprecated":{}}],["drush",{"_index":1696,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"keywords":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"toc":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["dsp",{"_index":2126,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["due",{"_index":878,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["dump",{"_index":234,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["duplic",{"_index":580,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["durat",{"_index":1961,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["dvc",{"_index":1630,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["dynam",{"_index":2048,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["dynamic apach",{"_index":2404,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["dynamic cont",{"_index":2719,"title":{},"keywords":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"toc":{},"deprecated":{}}],["e-commerc",{"_index":1051,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["each",{"_index":571,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"deprecated":{}}],["earli",{"_index":81,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["easi",{"_index":969,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["easy linux",{"_index":966,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{},"deprecated":{}}],["easyrsa",{"_index":1290,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"deprecated":{}}],["echo",{"_index":2911,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ecommerc",{"_index":779,"title":{},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["edit",{"_index":273,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["editor",{"_index":611,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["effect",{"_index":2670,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["egroupwar",{"_index":2475,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd",{"_index":2016,"title":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["ejabberd on linux",{"_index":2020,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu",{"_index":2018,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 12.04",{"_index":2019,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu 9.10",{"_index":2796,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu hardi",{"_index":2825,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu jaunti",{"_index":2826,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ejabberd ubuntu karm",{"_index":2795,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["elast",{"_index":108,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/platform/stackscripts/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["elastic stack",{"_index":126,"title":{},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elasticsearch",{"_index":106,"title":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["element",{"_index":743,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["elgg",{"_index":2765,"title":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"deprecated":{}}],["elgg debian lenni",{"_index":2766,"title":{},"keywords":{"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["elk",{"_index":567,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["elk stack",{"_index":565,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{},"deprecated":{}}],["elk,ossec-hid",{"_index":566,"title":{},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{},"deprecated":{}}],["emac",{"_index":2913,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["email",{"_index":766,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["email howto",{"_index":2791,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["email serv",{"_index":2008,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["embed",{"_index":1155,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["emerge/portag",{"_index":2953,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["enabl",{"_index":327,"title":{"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"deprecated":{}}],["enable a backup",{"_index":2168,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["encrypt",{"_index":237,"title":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["encrypt,ssl,ssl",{"_index":1224,"title":{},"keywords":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"toc":{},"deprecated":{}}],["encryption for http",{"_index":2424,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["end",{"_index":2420,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["engin",{"_index":408,"title":{"/docs/websites/wikis/dokuwiki-engine/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"deprecated":{}}],["enhanc",{"_index":1167,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["enter",{"_index":975,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["enterprise search",{"_index":720,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["enterprise wiki",{"_index":2041,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["entir",{"_index":443,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["entri",{"_index":717,"title":{},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["environ",{"_index":163,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["environment",{"_index":446,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["epel",{"_index":1691,"title":{},"keywords":{},"toc":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"deprecated":{}}],["ephemer",{"_index":1428,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["epoch",{"_index":2491,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["eras",{"_index":2135,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["erlang",{"_index":2024,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["erp",{"_index":1340,"title":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["error",{"_index":303,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"deprecated":{}}],["esr",{"_index":2736,"title":{},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["establish",{"_index":2713,"title":{},"keywords":{},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["etc/apt/sources.list",{"_index":2943,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/dnf/dnf.conf",{"_index":2949,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etc/host",{"_index":1890,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["etc/yum.conf",{"_index":2946,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["etcd",{"_index":658,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["evalu",{"_index":1906,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["evas",{"_index":2188,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["event",{"_index":154,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["everyth",{"_index":1560,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["everything’",{"_index":1267,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["evolv",{"_index":1046,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["exampl",{"_index":19,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["excel",{"_index":308,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["except",{"_index":1561,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["exchang",{"_index":1156,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["exclud",{"_index":1830,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["execut",{"_index":854,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["executors&rsquo",{"_index":560,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["exim",{"_index":1987,"title":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["exim ubuntu 10.04",{"_index":2617,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 10.10",{"_index":2405,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["exim ubuntu 11.04",{"_index":2239,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["exist",{"_index":616,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/automating-server-builds/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["exit",{"_index":979,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["expand",{"_index":1110,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{}},"deprecated":{}}],["expect",{"_index":613,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["experienc",{"_index":2147,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["expir",{"_index":1943,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["explain",{"_index":1960,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["explor",{"_index":1463,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["export",{"_index":465,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["express",{"_index":2298,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ext4",{"_index":644,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["extend",{"_index":467,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["extendedstatu",{"_index":1888,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["extens",{"_index":249,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["extern",{"_index":1648,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/email/running-a-mail-server/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["extra",{"_index":1221,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["extract",{"_index":370,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["face",{"_index":2179,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["factor",{"_index":785,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["fail",{"_index":451,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["fail2ban",{"_index":1353,"title":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["fail2ban.loc",{"_index":1356,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failov",{"_index":1138,"title":{},"keywords":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{}},"deprecated":{}}],["failregex",{"_index":1361,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["failur",{"_index":1695,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{}},"deprecated":{}}],["fals",{"_index":1028,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}}}],["faq",{"_index":76,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["far.vim",{"_index":617,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["farmo",{"_index":756,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["fastcgi",{"_index":1168,"title":{"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fastcgi perl",{"_index":2750,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["faster",{"_index":180,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{},"deprecated":{}}],["fastscgi perl",{"_index":2013,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fault",{"_index":1610,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["fault toler",{"_index":1608,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["favorit",{"_index":1049,"title":{},"keywords":{},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["fcgi",{"_index":2291,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["fcgiwrap",{"_index":2613,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["featur",{"_index":643,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["feature develop",{"_index":2620,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["feder",{"_index":2027,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fedora",{"_index":127,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["fedora 11 apach",{"_index":2832,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 11 lamp",{"_index":2831,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{}},"toc":{},"deprecated":{}}],["fedora 12",{"_index":2476,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 apach",{"_index":2834,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 12 lamp",{"_index":2833,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["fedora 13",{"_index":2483,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 apach",{"_index":2580,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 lamp",{"_index":2579,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 13 web serv",{"_index":2473,"title":{},"keywords":{"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora 14",{"_index":2309,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 apach",{"_index":2409,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 14 lamp",{"_index":2408,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["fedora 15 apach",{"_index":2226,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 15 lamp",{"_index":2225,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{}},"toc":{},"deprecated":{}}],["fedora 19 apach",{"_index":1869,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 19 lamp",{"_index":1868,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{}},"toc":{},"deprecated":{}}],["fedora 20 apach",{"_index":1791,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora 20 lamp",{"_index":1788,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["fedora dn",{"_index":2244,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora web serv",{"_index":2382,"title":{},"keywords":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["fedora/cento",{"_index":1677,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["feed",{"_index":1022,"title":{"/docs/applications/social-networking/planet-feed-aggregator/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["fetch",{"_index":1488,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["fetchmail",{"_index":2735,"title":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["fetchmailrc",{"_index":2737,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["file",{"_index":169,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["file arch",{"_index":2525,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["file manag",{"_index":738,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["file permiss",{"_index":2551,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["file serv",{"_index":941,"title":{},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["file storag",{"_index":1330,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{},"deprecated":{}}],["file system",{"_index":502,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"toc":{},"deprecated":{}}],["file transf",{"_index":2856,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["filebeat",{"_index":284,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["filesystem",{"_index":352,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["filesystem/boot",{"_index":930,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"deprecated":{}}],["filezilla",{"_index":1716,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["filter",{"_index":981,"title":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["final",{"_index":393,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["find",{"_index":652,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["find and replac",{"_index":2545,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{},"deprecated":{}}],["find command",{"_index":2434,"title":{},"keywords":{"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"toc":{},"deprecated":{}}],["fingerprint",{"_index":2899,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["finnix",{"_index":1277,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["firewal",{"_index":325,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/securing-your-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"deprecated":{}}],["firewall setup",{"_index":1315,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["firewalld",{"_index":1085,"title":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"keywords":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["first",{"_index":799,"title":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["first lin",{"_index":983,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{}},"toc":{},"deprecated":{}}],["fish",{"_index":863,"title":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["fish script",{"_index":865,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["fish shel",{"_index":864,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["five",{"_index":2051,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fix",{"_index":971,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["flag",{"_index":2954,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["flask",{"_index":160,"title":{},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["flatpress",{"_index":2611,"title":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-flatpress/":{}},"deprecated":{}}],["flower",{"_index":400,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["fluxbb",{"_index":2602,"title":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"deprecated":{}}],["flyspray",{"_index":2623,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"deprecated":{}}],["folder",{"_index":1683,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["follow",{"_index":2286,"title":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["forc",{"_index":322,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["forens",{"_index":2876,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["forg",{"_index":675,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["forgot",{"_index":2157,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["fork",{"_index":1634,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["format",{"_index":582,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["formula",{"_index":1415,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"deprecated":{}}],["fortress",{"_index":1594,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["forum",{"_index":1992,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-fluxbb/":{}},"toc":{},"deprecated":{}}],["forum softwar",{"_index":1994,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["forums](http://www.boonex.com/forum",{"_index":2113,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["forward",{"_index":1097,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["found",{"_index":1879,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["four",{"_index":2050,"title":{},"keywords":{},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["fourm",{"_index":2606,"title":{},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{},"deprecated":{}}],["fpm",{"_index":1245,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"deprecated":{}}],["frame",{"_index":1053,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"deprecated":{}}],["framework",{"_index":2314,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["frankfurt",{"_index":2902,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["free",{"_index":2897,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["freebsd",{"_index":1201,"title":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["freenod",{"_index":2687,"title":{},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["freepbx",{"_index":1769,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["freepbx ubuntu",{"_index":2661,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["fremont",{"_index":2903,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["frequenc",{"_index":1349,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["friendli",{"_index":2691,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["front",{"_index":2584,"title":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["front-end proxi",{"_index":2587,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["front-end request",{"_index":1672,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["frontend",{"_index":1343,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["fstab",{"_index":1031,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{}},"deprecated":{}}],["ftp",{"_index":1717,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full",{"_index":632,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/encryption/full-disk-encryption-xen/":{}},"keywords":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["full disk encrypt",{"_index":1100,"title":{},"keywords":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{},"deprecated":{}}],["full duplex",{"_index":150,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["fulli",{"_index":1268,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["function",{"_index":306,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["fundament",{"_index":2343,"title":{},"keywords":{},"toc":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"deprecated":{}}],["further",{"_index":289,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["fuse",{"_index":1398,"title":{},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{},"deprecated":{}}],["fusion",{"_index":2676,"title":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"deprecated":{}}],["futon",{"_index":2081,"title":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"deprecated":{}}],["futur",{"_index":622,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["galera",{"_index":1088,"title":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{}},"deprecated":{}}],["game",{"_index":1048,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["game serv",{"_index":1237,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["garry’",{"_index":1659,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["garry'",{"_index":1657,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["garry''s mod",{"_index":1658,"title":{},"keywords":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["gateway",{"_index":730,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["gather",{"_index":625,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["gcc",{"_index":1652,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["gener",{"_index":761,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/api/api-key/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["generate csr",{"_index":1345,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["geni",{"_index":2618,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"keywords":{},"toc":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"deprecated":{}}],["gentoo",{"_index":1511,"title":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{}},"keywords":{"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["gentoo linux",{"_index":1889,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{}},"toc":{},"deprecated":{}}],["geoip",{"_index":117,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"deprecated":{}}],["get",{"_index":481,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/linode-managed/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["getmail",{"_index":2715,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"toc":{"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["getting start",{"_index":1945,"title":{},"keywords":{"/docs/security/backups/backing-up-your-data/":{}},"toc":{},"deprecated":{}}],["getting-start",{"_index":859,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["ghost",{"_index":406,"title":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"deprecated":{}}],["ghost on linod",{"_index":725,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["girocco",{"_index":2557,"title":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["git",{"_index":138,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["github",{"_index":898,"title":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["gitlab",{"_index":1210,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["gitolit",{"_index":2862,"title":{},"keywords":{"/docs/development/version-control/how-to-configure-git/":{}},"toc":{},"deprecated":{}}],["gitosi",{"_index":2477,"title":{},"keywords":{},"toc":{"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["gitweb",{"_index":1633,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["give",{"_index":556,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["given",{"_index":2495,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["glibc",{"_index":1650,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"keywords":{},"toc":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{}},"deprecated":{}}],["glish",{"_index":949,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"deprecated":{}}],["global",{"_index":299,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/network-helper/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["gluster",{"_index":1157,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["glusterf",{"_index":1086,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["gmail",{"_index":1056,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gnu",{"_index":1750,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["gnu screen",{"_index":2684,"title":{},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{},"deprecated":{}}],["gnu tar",{"_index":2522,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu zip",{"_index":2523,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["gnu/linux",{"_index":627,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"deprecated":{}}],["go",{"_index":54,"title":{"/docs/development/go/install-go-on-ubuntu/":{}},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{}},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["go program",{"_index":55,"title":{},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["gog",{"_index":1369,"title":{"/docs/development/version-control/install-gogs-on-debian/":{}},"keywords":{"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/version-control/install-gogs-on-debian/":{}},"deprecated":{}}],["golang",{"_index":56,"title":{},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["golden",{"_index":1929,"title":{},"keywords":{},"toc":{"/docs/platform/automating-server-builds/":{}},"deprecated":{}}],["golden disk",{"_index":1928,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["googl",{"_index":762,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/email/using-google-apps-for-email/":{}},"keywords":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"toc":{"/docs/applications/project-management/install-farmos/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["google analyt",{"_index":1647,"title":{},"keywords":{"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"toc":{},"deprecated":{}}],["google app",{"_index":1766,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google apps linod",{"_index":1767,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google authent",{"_index":1095,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["google email",{"_index":1765,"title":{},"keywords":{"/docs/email/using-google-apps-for-email/":{}},"toc":{},"deprecated":{}}],["google voic",{"_index":1771,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{},"deprecated":{}}],["gpg",{"_index":924,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["gpg-agent",{"_index":1115,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["grace",{"_index":1002,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["grafana",{"_index":1298,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graph",{"_index":1887,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["graphic",{"_index":1464,"title":{"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"keywords":{"/docs/networking/using-the-linode-graphical-shell-glish/":{}},"toc":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["graphit",{"_index":1297,"title":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"deprecated":{}}],["graylog",{"_index":703,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"deprecated":{}}],["graylog debian",{"_index":705,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["graylog2",{"_index":702,"title":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"keywords":{},"toc":{},"deprecated":{}}],["grep",{"_index":902,"title":{"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["greylist",{"_index":1729,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["grid",{"_index":538,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["group",{"_index":1071,"title":{"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["groupwar",{"_index":2007,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["grub",{"_index":916,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["grub 2",{"_index":1508,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{},"deprecated":{}}],["grub legaci",{"_index":1027,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{}},"toc":{},"deprecated":{}}],["guacamol",{"_index":420,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"deprecated":{}}],["gui",{"_index":2288,"title":{},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["guid",{"_index":1161,"title":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/platform/linode-beginners-guide/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["gunicorn",{"_index":161,"title":{},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["gzip",{"_index":1427,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["ha",{"_index":1627,"title":{},"keywords":{"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"toc":{},"deprecated":{}}],["hadoop",{"_index":551,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["half",{"_index":804,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["half-life 2",{"_index":808,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["hand",{"_index":1922,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["handl",{"_index":304,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["handler",{"_index":387,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["handshak",{"_index":152,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["haproxi",{"_index":497,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{}},"toc":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hard",{"_index":2459,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["harden",{"_index":987,"title":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{}},"keywords":{},"toc":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["harden mysql",{"_index":2091,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["hardi",{"_index":2707,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["hash",{"_index":1059,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["hat",{"_index":131,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["hdf",{"_index":553,"title":{},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["head",{"_index":982,"title":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"toc":{"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["header",{"_index":221,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["headless",{"_index":599,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/applications/cloud-storage/dropbox/":{}},"toc":{},"deprecated":{}}],["headless brows",{"_index":601,"title":{},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{},"deprecated":{}}],["health",{"_index":2230,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["heartble",{"_index":1802,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{},"deprecated":{}}],["hellman",{"_index":991,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["hello",{"_index":198,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["hello.go",{"_index":480,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["help",{"_index":955,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["help desk",{"_index":2163,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["helper",{"_index":931,"title":{"/docs/platform/network-helper/":{}},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"deprecated":{}}],["here",{"_index":264,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["hexchat",{"_index":1763,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["hg",{"_index":2654,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{},"deprecated":{}}],["hiawatha",{"_index":1715,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["hiera",{"_index":748,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"deprecated":{}}],["hierarchi",{"_index":754,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["high",{"_index":1087,"title":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["high avail",{"_index":500,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["highli",{"_index":656,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["hilight",{"_index":2690,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["histori",{"_index":1815,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["hl2",{"_index":810,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["home",{"_index":836,"title":{},"keywords":{},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["homebrew",{"_index":143,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["hook",{"_index":1266,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["host",{"_index":201,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/websites/hosting-a-website/":{}},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["hosting a websit",{"_index":1668,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["hostnam",{"_index":412,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["hosts fil",{"_index":715,"title":{},"keywords":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"toc":{},"deprecated":{}}],["hosts.allow",{"_index":1558,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hosts.deni",{"_index":1559,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["hourli",{"_index":1034,"title":{"/docs/platform/upgrade-to-hourly-billing/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{}},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["how to",{"_index":901,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["how to configure wordpress",{"_index":548,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to install wordpress",{"_index":2530,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["how to manage repositories with gitlab",{"_index":1213,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["how to set up bungeecord",{"_index":1448,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["how to use git",{"_index":897,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-git/":{}},"toc":{},"deprecated":{}}],["hst",{"_index":1153,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["htaccess",{"_index":633,"title":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"keywords":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["html",{"_index":371,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["htop",{"_index":1621,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["http",{"_index":217,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["http auth",{"_index":2767,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["http localhost phpmyadmin",{"_index":1865,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["http server",{"_index":2368,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["http/2",{"_index":1148,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["httpd",{"_index":1703,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["httpstubstatusmodul",{"_index":1881,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-nginx/":{}},"toc":{},"deprecated":{}}],["hub",{"_index":765,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"deprecated":{}}],["hybrid",{"_index":267,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["i/o",{"_index":2148,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["icinga",{"_index":205,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icinga2",{"_index":206,"title":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["icmp",{"_index":2002,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["id",{"_index":67,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["identifi",{"_index":914,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ignor",{"_index":1639,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["ikiwiki",{"_index":2045,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ikiwiki debian 5",{"_index":2370,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian 6",{"_index":2275,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian lenni",{"_index":2369,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ikiwiki debian squeez",{"_index":2274,"title":{},"keywords":{"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["imag",{"_index":470,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/platform/linode-images/":{}},"keywords":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/linode-images/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/platform/linode-images/":{}},"deprecated":{}}],["imap",{"_index":1932,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["immut",{"_index":1252,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["impact",{"_index":1713,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["implement",{"_index":2340,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["import",{"_index":615,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["improperli",{"_index":2643,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["in",{"_index":798,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["increas",{"_index":315,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{}},"deprecated":{}}],["independ",{"_index":2734,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["index",{"_index":113,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["individu",{"_index":1414,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["infil",{"_index":2672,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["inform",{"_index":385,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["infrastructur",{"_index":98,"title":{},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["init",{"_index":1841,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["initi",{"_index":428,"title":{},"keywords":{},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["inotifi",{"_index":354,"title":{},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{},"deprecated":{}}],["insert",{"_index":2513,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["insid",{"_index":378,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["instal",{"_index":9,"title":{"/docs/development/java/install-java-jdk/":{},"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/python/install_python_miniconda/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{},"/docs/applications/containers/install_docker_ce/":{},"/docs/applications/containers/install_docker_compose/":{},"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["install alpine linux",{"_index":1124,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{}},"toc":{},"deprecated":{}}],["install cpanel",{"_index":1131,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["install dock",{"_index":870,"title":{},"keywords":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"toc":{},"deprecated":{}}],["install ghost",{"_index":724,"title":{},"keywords":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install gitlab on ubuntu",{"_index":1212,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"toc":{},"deprecated":{}}],["install graylog",{"_index":704,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{}},"toc":{},"deprecated":{}}],["install java",{"_index":13,"title":{},"keywords":{"/docs/development/java/install-java-jdk/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install lamp ubuntu 16.04",{"_index":1178,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install mail-in-a-box",{"_index":769,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["install mariadb",{"_index":1471,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["install mysql",{"_index":1467,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install mysql on ubuntu",{"_index":2089,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install nagio",{"_index":1193,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["install nginx",{"_index":1671,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install nginx on debian 7",{"_index":1840,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["install node.j",{"_index":1670,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["install openva",{"_index":1040,"title":{},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install owncloud",{"_index":845,"title":{},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install plex",{"_index":959,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["install salt",{"_index":1411,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["install taskwarrior",{"_index":874,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["install turtl",{"_index":818,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["install uwsgi",{"_index":1984,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["install wordpress",{"_index":545,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["install wp-cli",{"_index":1204,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install zimbra",{"_index":1371,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["install znc",{"_index":1759,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["installing monit for server monitor",{"_index":1347,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"toc":{},"deprecated":{}}],["instanc",{"_index":520,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["instant",{"_index":1977,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["instant messag",{"_index":1978,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["instead",{"_index":1121,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["instruct",{"_index":2128,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["integr",{"_index":535,"title":{},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["interact",{"_index":741,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["interchang",{"_index":664,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interconnect",{"_index":668,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["interfac",{"_index":318,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["internet",{"_index":650,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["internet of th",{"_index":27,"title":{},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{},"deprecated":{}}],["internet radio",{"_index":2122,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["interpret",{"_index":2450,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["interv",{"_index":1001,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["intro",{"_index":2316,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"deprecated":{}}],["introduc",{"_index":536,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["introduct",{"_index":146,"title":{"/docs/development/introduction-to-websockets/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/platform/stackscripts/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"deprecated":{}}],["introduction to git",{"_index":1905,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to version control",{"_index":1904,"title":{},"keywords":{"/docs/development/version-control/introduction-to-version-control/":{}},"toc":{},"deprecated":{}}],["introduction to websocket",{"_index":149,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{},"deprecated":{}}],["intrusion detection system",{"_index":1638,"title":{},"keywords":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"toc":{},"deprecated":{}}],["inventori",{"_index":1462,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["invoic",{"_index":2142,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{},"deprecated":{}}],["io",{"_index":1283,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["iot",{"_index":23,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{},"deprecated":{}}],["iotop",{"_index":1622,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["ip",{"_index":635,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/platform/network-helper/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["ip address",{"_index":654,"title":{},"keywords":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/networking/remote-access/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{}},"toc":{},"deprecated":{}}],["ip configur",{"_index":2254,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["ip failov",{"_index":1135,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["ip pbx system",{"_index":1390,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ip whitelist",{"_index":1354,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{},"deprecated":{}}],["ip6tabl",{"_index":2515,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["iperf",{"_index":1675,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"deprecated":{}}],["iptabl",{"_index":623,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv4",{"_index":1289,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6",{"_index":1098,"title":{"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["ipv6 network",{"_index":2253,"title":{},"keywords":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"toc":{},"deprecated":{}}],["irc",{"_index":1747,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["irc bounc",{"_index":1760,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["iredmail",{"_index":1725,"title":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["irssi",{"_index":2686,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["isp",{"_index":2646,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["ispconfig",{"_index":2287,"title":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"keywords":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["issu",{"_index":195,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["issue manag",{"_index":2624,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"toc":{},"deprecated":{}}],["issue track",{"_index":2619,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["jabber daemon",{"_index":2023,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["jail",{"_index":1360,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jail.loc",{"_index":1355,"title":{},"keywords":{"/docs/security/using-fail2ban-for-security/":{}},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["jaunti",{"_index":2746,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{},"deprecated":{}}],["java",{"_index":12,"title":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/java/install-java-jdk/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["java debian",{"_index":2338,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java fedora",{"_index":2387,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 12",{"_index":2534,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java fedora 13",{"_index":2537,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java fedora 14",{"_index":2385,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java hardi",{"_index":2835,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java jdk",{"_index":935,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"toc":{},"deprecated":{}}],["java jr",{"_index":934,"title":{},"keywords":{"/docs/development/java/install-java-on-centos/":{}},"toc":{},"deprecated":{}}],["java lenni",{"_index":2339,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 12",{"_index":2535,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 13",{"_index":2538,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["java servlets fedora 14",{"_index":2386,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu karm",{"_index":2543,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu lucid",{"_index":1974,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java servlets ubuntu maverick",{"_index":2390,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu",{"_index":1975,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.04",{"_index":2540,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["java ubuntu 10.10",{"_index":2389,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["java ubuntu 12.04",{"_index":1973,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["java ubuntu 16.04",{"_index":1175,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["java ubuntu 9.10",{"_index":2542,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["java_hom",{"_index":574,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["javascript",{"_index":1592,"title":{},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/analytics/google-analytics-for-websites/":{}},"deprecated":{}}],["jboss",{"_index":1257,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["jboss a",{"_index":1416,"title":{},"keywords":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{},"deprecated":{}}],["jc2",{"_index":1367,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["jclock",{"_index":483,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jclocksgmt",{"_index":479,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["jdk",{"_index":10,"title":{"/docs/development/java/install-java-jdk/":{}},"keywords":{"/docs/development/java/install-java-jdk/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{}},"deprecated":{}}],["jekyl",{"_index":463,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["jenkin",{"_index":430,"title":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jenkinsfil",{"_index":441,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["jessi",{"_index":1246,"title":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["job",{"_index":576,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["join",{"_index":673,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["joomla",{"_index":681,"title":{"/docs/websites/cms/manage-web-content-with-joomla/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"toc":{"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{}},"deprecated":{}}],["jre",{"_index":937,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{}},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["json",{"_index":2080,"title":{},"keywords":{"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["juicessh",{"_index":272,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["jump",{"_index":186,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["jupyt",{"_index":461,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["jupyter notebook",{"_index":793,"title":{},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{},"deprecated":{}}],["just cause 2",{"_index":1365,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["jvm",{"_index":1256,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["karmic",{"_index":2407,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["karmic lamp",{"_index":2808,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["keep",{"_index":530,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["keepal",{"_index":1620,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["keepaliv",{"_index":1158,"title":{},"keywords":{},"toc":{"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["kera",{"_index":592,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["kernel",{"_index":74,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["kernel compil",{"_index":849,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["key",{"_index":251,"title":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/api/api-key/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-managed/":{},"/docs/security/securing-your-server/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["key stor",{"_index":1041,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key-value stor",{"_index":2030,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["key_buff",{"_index":1600,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["keypair",{"_index":1118,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["kibana",{"_index":286,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["kill",{"_index":2418,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killal",{"_index":2417,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"toc":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["killswitch",{"_index":624,"title":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{}},"keywords":{},"toc":{},"deprecated":{}}],["kit",{"_index":938,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["kloxo",{"_index":2211,"title":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{}},"toc":{},"deprecated":{}}],["knife",{"_index":1539,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["knife.rb",{"_index":1548,"title":{},"keywords":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["know",{"_index":968,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"deprecated":{}}],["knowledge exchang",{"_index":2591,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["konvers",{"_index":1764,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["kubeadm",{"_index":414,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubectl",{"_index":415,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubelet",{"_index":416,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kubernet",{"_index":403,"title":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{}},"deprecated":{}}],["kvm",{"_index":911,"title":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["kvm linod",{"_index":1521,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["kvm refer",{"_index":1519,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["l2tp/ipsec",{"_index":733,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["l4d2",{"_index":1244,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["label",{"_index":1958,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["laf",{"_index":533,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lafs’",{"_index":541,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["lamp",{"_index":759,"title":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{}},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["lamp debian",{"_index":1506,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{}},"toc":{},"deprecated":{}}],["lamp guid",{"_index":2936,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["lamp howto",{"_index":1504,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lamp instal",{"_index":1655,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["lamp linux",{"_index":1898,"title":{},"keywords":{"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["lamp serv",{"_index":1789,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["lamp stack",{"_index":1496,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["languag",{"_index":401,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["laravel",{"_index":674,"title":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"deprecated":{}}],["laravel forg",{"_index":682,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["larger",{"_index":1113,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["lassi",{"_index":882,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{},"deprecated":{}}],["last",{"_index":974,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["last lin",{"_index":985,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{}},"toc":{},"deprecated":{}}],["latenc",{"_index":2640,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["latest",{"_index":1997,"title":{},"keywords":{},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"deprecated":{}}],["launch",{"_index":409,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["ldquo;incorrect&rdquo",{"_index":2159,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["ldquo;itk&rdquo",{"_index":1861,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["ldquo;less",{"_index":1061,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{}},"deprecated":{}}],["ldquo;match&rdquo",{"_index":2701,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["ldquo;universe&rdquo",{"_index":2675,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["ldquo;varnish",{"_index":1082,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["learn",{"_index":588,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["left",{"_index":1240,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"keywords":{},"toc":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"deprecated":{}}],["left 4 dead",{"_index":1243,"title":{},"keywords":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{}},"toc":{},"deprecated":{}}],["legaci",{"_index":1024,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["leiningen",{"_index":1255,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"deprecated":{}}],["lemp",{"_index":1177,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["length",{"_index":2422,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"deprecated":{}}],["lenni",{"_index":2341,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["lepp",{"_index":1825,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["less",{"_index":1011,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["let",{"_index":2552,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["let’",{"_index":1225,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["let'",{"_index":1222,"title":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"keywords":{},"toc":{},"deprecated":{}}],["letsencrypt",{"_index":801,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{}},"deprecated":{}}],["level",{"_index":2469,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["leverag",{"_index":2870,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["librari",{"_index":1542,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"deprecated":{}}],["libuv",{"_index":821,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["life",{"_index":805,"title":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["lighthttpd",{"_index":1912,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd",{"_index":1163,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{}},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["lighttpd linod",{"_index":2894,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["lighttpd serv",{"_index":2893,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["limit",{"_index":392,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["limits.conf",{"_index":1440,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["line",{"_index":389,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["link",{"_index":683,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["linking minecraft serv",{"_index":1447,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["linod",{"_index":89,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/platform/linode-images/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/websites/cms/cms-overview/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/platform/billing-and-payments/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-cli/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/support/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["linode api",{"_index":1845,"title":{},"keywords":{"/docs/platform/api/api-key/":{}},"toc":{},"deprecated":{}}],["linode backup servic",{"_index":2167,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode beginn",{"_index":2776,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode beginners guid",{"_index":2775,"title":{},"keywords":{"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode cli",{"_index":1847,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["linode control panel",{"_index":1130,"title":{},"keywords":{"/docs/websites/cms/install-cpanel-on-centos/":{}},"toc":{},"deprecated":{}}],["linode dn",{"_index":1662,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode guid",{"_index":1667,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linode host",{"_index":2896,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode imag",{"_index":1743,"title":{},"keywords":{"/docs/platform/linode-images/":{}},"toc":{},"deprecated":{}}],["linode manag",{"_index":944,"title":{},"keywords":{"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/clone-your-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{},"deprecated":{}}],["linode manager dn",{"_index":1663,"title":{},"keywords":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"toc":{},"deprecated":{}}],["linode migr",{"_index":2137,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["linode platform",{"_index":2166,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["linode quickstart guid",{"_index":1686,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/hosting-a-website/":{}},"toc":{},"deprecated":{}}],["linode setup",{"_index":1669,"title":{},"keywords":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"toc":{},"deprecated":{}}],["linode terminal tutori",{"_index":2910,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linode troubleshoot",{"_index":2872,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linode web serv",{"_index":2895,"title":{},"keywords":{"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linode’",{"_index":1948,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["linode'",{"_index":653,"title":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{}},"keywords":{},"toc":{},"deprecated":{}}],["linode’",{"_index":83,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["linux",{"_index":139,"title":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/quick-answers/linode-platform/deploy-an-image-to-a-linode/":{},"/docs/quick-answers/linode-platform/enable-backups-on-a-linode/":{},"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/platform/kvm-reference/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["linux backup",{"_index":2842,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["linux beginn",{"_index":2759,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"toc":{},"deprecated":{}}],["linux command",{"_index":2421,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["linux common command",{"_index":2430,"title":{},"keywords":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{},"deprecated":{}}],["linux configur",{"_index":2873,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"toc":{},"deprecated":{}}],["linux contain",{"_index":929,"title":{},"keywords":{"/docs/platform/use-coreos-container-linux-on-linode/":{}},"toc":{},"deprecated":{}}],["linux firewal",{"_index":2890,"title":{},"keywords":{"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux ftp",{"_index":1721,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux jabber serv",{"_index":1982,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["linux kernel",{"_index":1784,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["linux lamp",{"_index":1790,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["linux mail",{"_index":1989,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["linux mail serv",{"_index":1587,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["linux package manag",{"_index":2937,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{},"deprecated":{}}],["linux scp",{"_index":1718,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux sftp program",{"_index":1720,"title":{},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"toc":{},"deprecated":{}}],["linux termin",{"_index":2908,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["linux tip",{"_index":2758,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["linux ufw",{"_index":1312,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["linux upgrade howto",{"_index":2223,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["linux web",{"_index":1895,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["linux web serv",{"_index":690,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["linux xmpp",{"_index":2321,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["lish",{"_index":915,"title":{"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/networking/remote-access/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["lisp",{"_index":824,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["list",{"_index":521,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["listen",{"_index":2026,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["listserv",{"_index":2071,"title":{},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["littl",{"_index":2864,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["live",{"_index":1828,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["lmtp",{"_index":1921,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["ln",{"_index":2457,"title":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["load",{"_index":316,"title":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"deprecated":{}}],["load balanc",{"_index":499,"title":{},"keywords":{"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["load test",{"_index":1625,"title":{},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{},"deprecated":{}}],["local",{"_index":215,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["localhost phpmyadmin",{"_index":1863,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["locat",{"_index":523,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["lock",{"_index":2516,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["log",{"_index":688,"title":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["log fil",{"_index":2464,"title":{},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{},"deprecated":{}}],["logic",{"_index":383,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["login",{"_index":946,"title":{},"keywords":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["logrot",{"_index":2463,"title":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"keywords":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logrotate.conf",{"_index":2466,"title":{},"keywords":{},"toc":{"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["logstash",{"_index":570,"title":{},"keywords":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{}},"deprecated":{}}],["logwatch",{"_index":1473,"title":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"keywords":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{}},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["london",{"_index":2904,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["longview",{"_index":920,"title":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"keywords":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/longview/longview/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/longview/longview/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["longview’",{"_index":1959,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["look",{"_index":1883,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/linode-managed/":{}},"deprecated":{}}],["loop",{"_index":361,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["loss",{"_index":2641,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["lost",{"_index":2009,"title":{},"keywords":{},"toc":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["low",{"_index":2076,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["lsyncd",{"_index":1684,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["lt",{"_index":1184,"title":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["lua",{"_index":2100,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["lucen",{"_index":721,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["lucid",{"_index":2265,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["luk",{"_index":241,"title":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"keywords":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{}},"deprecated":{}}],["luminu",{"_index":1254,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mac",{"_index":141,"title":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["mac os ftp",{"_index":2788,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os scp",{"_index":2786,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os sftp program",{"_index":2787,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"toc":{},"deprecated":{}}],["mac os x",{"_index":2626,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{}},"toc":{},"deprecated":{}}],["machin",{"_index":587,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["machine learn",{"_index":593,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["maco",{"_index":185,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["macport",{"_index":144,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["magento",{"_index":1050,"title":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"deprecated":{}}],["magento cento",{"_index":1052,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{}},"toc":{},"deprecated":{}}],["magento ubuntu",{"_index":1054,"title":{},"keywords":{"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mail",{"_index":767,"title":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mail client",{"_index":1856,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["mail serv",{"_index":1372,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mail zimbra",{"_index":1375,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mailbox",{"_index":1589,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["mailman",{"_index":2070,"title":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"keywords":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"toc":{"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{}},"deprecated":{}}],["main",{"_index":310,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"deprecated":{}}],["maintain",{"_index":1951,"title":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["mainten",{"_index":77,"title":{},"keywords":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["make",{"_index":620,"title":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["malwar",{"_index":495,"title":{},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{},"deprecated":{}}],["man pag",{"_index":1849,"title":{},"keywords":{"/docs/platform/linode-cli/":{}},"toc":{},"deprecated":{}}],["manag",{"_index":90,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-images/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["manage a backup",{"_index":2169,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["manage databas",{"_index":2118,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["manage postgresql databas",{"_index":2628,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["managing domain",{"_index":2114,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["mandatory access control system",{"_index":881,"title":{},"keywords":{"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mandril",{"_index":1779,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["mango",{"_index":2278,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"deprecated":{}}],["manifest",{"_index":752,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{}},"deprecated":{}}],["manipul",{"_index":2411,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["manti",{"_index":2280,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"deprecated":{}}],["mantis debian",{"_index":2708,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mantis fedora",{"_index":2283,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mantis linux",{"_index":2284,"title":{},"keywords":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["manual",{"_index":437,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/longview/longview/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["map",{"_index":242,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["mapreduc",{"_index":585,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["mariadb",{"_index":3,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["mariadb on linux",{"_index":1470,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["mariadb’",{"_index":1776,"title":{},"keywords":{},"toc":{"/docs/databases/mariadb/mariadb-setup-debian/":{}},"deprecated":{}}],["markdown",{"_index":466,"title":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["market](http://www.boonex.com/market",{"_index":2112,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["master",{"_index":209,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["master-mast",{"_index":1681,"title":{},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["master/slav",{"_index":1190,"title":{},"keywords":{},"toc":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"deprecated":{}}],["match",{"_index":338,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["mathjax",{"_index":473,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["maverick",{"_index":2277,"title":{"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["maverick lamp",{"_index":2443,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["max",{"_index":1875,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{}},"deprecated":{}}],["max_allowed_packet",{"_index":1601,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["max_connect",{"_index":1604,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["maxclient",{"_index":1617,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maximum",{"_index":557,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["maxrequestsperchild",{"_index":1618,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["maxspareserv",{"_index":1616,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mcmyadmin",{"_index":1640,"title":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"keywords":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"toc":{"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{}},"deprecated":{}}],["mcrypt",{"_index":2294,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["mda",{"_index":2716,"title":{},"keywords":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{},"deprecated":{}}],["mean",{"_index":91,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["media",{"_index":905,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["mediawiki",{"_index":2828,"title":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["meltdown",{"_index":71,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["member",{"_index":1076,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["memori",{"_index":411,"title":{"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["mercuri",{"_index":2653,"title":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["merg",{"_index":453,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["mesa",{"_index":1215,"title":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["mesh",{"_index":666,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["messag",{"_index":1271,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["meta",{"_index":384,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["metadata_csum",{"_index":642,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["metamod",{"_index":1218,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["method",{"_index":155,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["methodolog",{"_index":2665,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["metric",{"_index":1957,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["metricbeat",{"_index":285,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["microservic",{"_index":159,"title":{"/docs/applications/containers/deploying-microservices-with-docker/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{}},"deprecated":{}}],["mid",{"_index":1810,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["midnight",{"_index":736,"title":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"deprecated":{}}],["midnight command",{"_index":737,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["migrat",{"_index":1524,"title":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{"/docs/platform/kvm-reference/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["migrate linux",{"_index":2138,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["migrate to linod",{"_index":2136,"title":{},"keywords":{"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"toc":{},"deprecated":{}}],["mind",{"_index":1169,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["minecraft",{"_index":1281,"title":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{}},"deprecated":{}}],["minecraft serv",{"_index":1446,"title":{},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"toc":{},"deprecated":{}}],["miniconda",{"_index":123,"title":{"/docs/development/python/install_python_miniconda/":{}},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["minimalist",{"_index":697,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["minion",{"_index":855,"title":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["minspareserv",{"_index":1615,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["mirror",{"_index":506,"title":{"/docs/platform/package-mirrors/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/package-mirrors/":{}},"deprecated":{}}],["miss",{"_index":1434,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mitig",{"_index":70,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mnist",{"_index":595,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mod",{"_index":1482,"title":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"deprecated":{}}],["mod\\_mono",{"_index":2504,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mod\\_python",{"_index":2583,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mod\\_statu",{"_index":1885,"title":{},"keywords":{"/docs/platform/longview/longview-app-for-apache/":{}},"toc":{},"deprecated":{}}],["mod\\_wsgi",{"_index":1308,"title":{},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mod_alia",{"_index":2703,"title":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["mod_auth",{"_index":2768,"title":{},"keywords":{"/docs/web-servers/apache/apache-access-control/":{}},"toc":{},"deprecated":{}}],["mod_dav_svn",{"_index":2754,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["mod_evas",{"_index":2186,"title":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["mod_fastcgi",{"_index":1775,"title":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["mod_jk",{"_index":1421,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["mod_mono",{"_index":2500,"title":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["mod_perl",{"_index":2718,"title":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"keywords":{},"toc":{"/docs/development/frameworks/catalyst-and-modperl/":{}},"deprecated":{}}],["mod_php",{"_index":1249,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"deprecated":{}}],["mod_python",{"_index":2582,"title":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"keywords":{},"toc":{},"deprecated":{}}],["mod_rewrit",{"_index":2383,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["mod_secur",{"_index":2199,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"toc":{},"deprecated":{}}],["mod_statu",{"_index":1612,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["mod_wsgi",{"_index":597,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{}},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["mode",{"_index":247,"title":{"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/platform/kvm-reference/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["model",{"_index":589,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"deprecated":{}}],["modevas",{"_index":2187,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"toc":{},"deprecated":{}}],["modif",{"_index":1422,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["modifi",{"_index":404,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/platform/network-helper/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["modsecur",{"_index":2198,"title":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["modul",{"_index":262,"title":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["mognodb",{"_index":2456,"title":{},"keywords":{"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mongo",{"_index":1798,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["mongodb",{"_index":707,"title":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{}},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"deprecated":{}}],["mongodb tutori",{"_index":1042,"title":{},"keywords":{"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["monit",{"_index":1346,"title":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monit’",{"_index":1351,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{}},"deprecated":{}}],["monitor",{"_index":203,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["monitor servic",{"_index":2001,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["monitor system secur",{"_index":820,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["monitoring tool",{"_index":1299,"title":{},"keywords":{"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mono",{"_index":2501,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["month",{"_index":1811,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["more",{"_index":1352,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/email/running-a-mail-server/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["mosh",{"_index":1970,"title":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"keywords":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"toc":{"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{}},"deprecated":{}}],["mount",{"_index":645,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["movabl",{"_index":2926,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["movable typ",{"_index":2927,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["move",{"_index":586,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["moving to different account",{"_index":2129,"title":{},"keywords":{"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{}},"toc":{},"deprecated":{}}],["mp",{"_index":1368,"title":{},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["mp3",{"_index":1395,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["mpm",{"_index":1862,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"deprecated":{}}],["mt howto",{"_index":2928,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"toc":{},"deprecated":{}}],["mta",{"_index":2342,"title":{},"keywords":{"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mtr",{"_index":2638,"title":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["multi",{"_index":1480,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["multicraft",{"_index":1643,"title":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"keywords":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"toc":{"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{}},"deprecated":{}}],["multipl",{"_index":189,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/platform/linode-cli/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["multiplay",{"_index":1242,"title":{"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"deprecated":{}}],["multiplayer first-person shooter video gam",{"_index":811,"title":{},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiplayer game serv",{"_index":1366,"title":{},"keywords":{"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["multiple web serv",{"_index":2000,"title":{},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["multiple wordpress",{"_index":547,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"toc":{},"deprecated":{}}],["multiplex",{"_index":364,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{},"deprecated":{}}],["mumbl",{"_index":1323,"title":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["munin",{"_index":2181,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["murmur",{"_index":1324,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["music",{"_index":1645,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{},"deprecated":{}}],["mx",{"_index":1726,"title":{},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["mybb",{"_index":2692,"title":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"toc":{"/docs/websites/forums/discussion-forums-with-mybb/":{}},"deprecated":{}}],["mysql",{"_index":4,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["mysql arch linux",{"_index":2317,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["mysql cento",{"_index":2882,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{}},"toc":{},"deprecated":{}}],["mysql debian",{"_index":2373,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql debian 6",{"_index":2372,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql debian squeez",{"_index":2374,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql fedora",{"_index":1844,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 12",{"_index":2883,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql fedora 13",{"_index":2569,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["mysql fedora 14",{"_index":2393,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["mysql fedora 20",{"_index":1842,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{}},"toc":{},"deprecated":{}}],["mysql hardi",{"_index":2884,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["mysql instal",{"_index":1180,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["mysql jaunti",{"_index":2885,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql karm",{"_index":2809,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["mysql lenni",{"_index":2886,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linod",{"_index":2088,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql linux",{"_index":1843,"title":{},"keywords":{"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["mysql linux linod",{"_index":2375,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["mysql manag",{"_index":1866,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{}},"toc":{},"deprecated":{}}],["mysql maverick",{"_index":2438,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql on linux",{"_index":1465,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql over ssh",{"_index":2742,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql sample databas",{"_index":843,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["mysql tun",{"_index":2090,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["mysql tunnel",{"_index":2741,"title":{},"keywords":{"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu",{"_index":2087,"title":{},"keywords":{"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.04",{"_index":2629,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["mysql ubuntu 10.10",{"_index":2437,"title":{},"keywords":{"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["mysql virtual domain",{"_index":2567,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["mysql workbench",{"_index":842,"title":{},"keywords":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{},"deprecated":{}}],["mysql’",{"_index":1682,"title":{},"keywords":{},"toc":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysql/mariadb",{"_index":1302,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/lamp-on-centos-7/":{}},"deprecated":{}}],["mysqldump",{"_index":7,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{}},"keywords":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["mysqltun",{"_index":1469,"title":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["nagio",{"_index":1191,"title":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["nagios 4 ubuntu",{"_index":1194,"title":{},"keywords":{"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{}},"toc":{},"deprecated":{}}],["nagios linux",{"_index":2410,"title":{},"keywords":{"/docs/uptime/monitoring/nagios-server-monitoring/":{}},"toc":{},"deprecated":{}}],["name",{"_index":685,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["name server daemon",{"_index":2075,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["namenod",{"_index":575,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["nameserv",{"_index":1133,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["nano",{"_index":953,"title":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["natti",{"_index":2183,"title":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["natty lamp",{"_index":2243,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["navig",{"_index":181,"title":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["ndash;delet",{"_index":1953,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;distribut",{"_index":1852,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;link",{"_index":1954,"title":{},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["ndash;loc",{"_index":1851,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["ndash;plan",{"_index":1850,"title":{},"keywords":{},"toc":{"/docs/platform/linode-cli/":{}},"deprecated":{}}],["need",{"_index":69,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["neighbor",{"_index":2255,"title":{},"keywords":{},"toc":{"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["neomak",{"_index":618,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["neovim",{"_index":607,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["net",{"_index":2502,"title":{},"keywords":{"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["netfilt",{"_index":2517,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["network",{"_index":662,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/platform/network-helper/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/longview/longview/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["network backup",{"_index":2841,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["network file system",{"_index":1820,"title":{},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{},"deprecated":{}}],["network help",{"_index":1692,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["network monitor",{"_index":884,"title":{},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{},"deprecated":{}}],["neural network",{"_index":594,"title":{},"keywords":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{}},"toc":{},"deprecated":{}}],["new",{"_index":96,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-backup-service/":{},"/docs/platform/stackscripts/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["newark",{"_index":2905,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["newer",{"_index":2854,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["next",{"_index":45,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/platform/meltdown_statement/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["nextcloud",{"_index":255,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"deprecated":{}}],["nf",{"_index":1819,"title":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"keywords":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"toc":{"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{}},"deprecated":{}}],["nginx",{"_index":31,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["nginx arch",{"_index":2367,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx arch linux",{"_index":2366,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["nginx centos 5",{"_index":2749,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{}},"toc":{},"deprecated":{}}],["nginx contain",{"_index":862,"title":{},"keywords":{"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{}},"toc":{},"deprecated":{}}],["nginx debian",{"_index":2346,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx debian 6",{"_index":2251,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx debian squeez",{"_index":2345,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx fastcgi",{"_index":1527,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx fedora",{"_index":2394,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 12",{"_index":2694,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["nginx fedora 13",{"_index":2571,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["nginx fedora 14",{"_index":2377,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["nginx perl",{"_index":2015,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx perl debian 6",{"_index":2344,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl fastcgi",{"_index":2258,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["nginx perl ubuntu 11.04",{"_index":2257,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx php",{"_index":1528,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["nginx repositori",{"_index":1707,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu",{"_index":2260,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.04",{"_index":2612,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 10.10",{"_index":2362,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 11.04",{"_index":2252,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 12.04",{"_index":2014,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 14.04",{"_index":1526,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu 9.10",{"_index":2751,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["nginx ubuntu natti",{"_index":2259,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["nginx.conf",{"_index":1441,"title":{},"keywords":{"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["ngx_pagespe",{"_index":1338,"title":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{}},"keywords":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["nick",{"_index":2688,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nicknam",{"_index":1755,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["nightmare.j",{"_index":598,"title":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"toc":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{}},"deprecated":{}}],["nix",{"_index":912,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["nixo",{"_index":908,"title":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"keywords":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["node",{"_index":208,"title":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{}},"deprecated":{}}],["node.j",{"_index":197,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"keywords":{"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["nodebalanc",{"_index":1159,"title":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"toc":{"/docs/websites/host-a-website-with-high-availability/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/platform/linode-cli/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["nodej",{"_index":436,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["non",{"_index":216,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["normal",{"_index":1327,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["nosql",{"_index":893,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["notat",{"_index":2554,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["note",{"_index":1628,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["notebook",{"_index":462,"title":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"deprecated":{}}],["notic",{"_index":1038,"title":{},"keywords":{},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["notif",{"_index":359,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{}},"deprecated":{}}],["notifi",{"_index":358,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["npm",{"_index":728,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["ns",{"_index":2919,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["nsd",{"_index":2073,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["ntopng",{"_index":883,"title":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"keywords":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["ntopng’",{"_index":888,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{}},"deprecated":{}}],["number",{"_index":2208,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["nvim",{"_index":612,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["oath",{"_index":1092,"title":{},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"deprecated":{}}],["object",{"_index":156,"title":{},"keywords":{},"toc":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["obtain",{"_index":1139,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["ocamlfus",{"_index":1399,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-google-drive-linode/":{}},"deprecated":{}}],["ocean",{"_index":439,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["ocsp",{"_index":1149,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["octal",{"_index":2553,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["odoo",{"_index":1005,"title":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["odoo 10",{"_index":1010,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["odoo erp",{"_index":1007,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["offcial",{"_index":2037,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["offens",{"_index":1229,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["offici",{"_index":1687,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["offsit",{"_index":2875,"title":{},"keywords":{},"toc":{"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["oftc",{"_index":1748,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["ohai",{"_index":1540,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["older",{"_index":1510,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{}},"deprecated":{}}],["omnibu",{"_index":1209,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["on",{"_index":231,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["oneir",{"_index":2210,"title":{"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"keywords":{},"toc":{},"deprecated":{}}],["oneiric lamp",{"_index":2217,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["opcach",{"_index":314,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["open",{"_index":191,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"keywords":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["open sourc",{"_index":1383,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["open source analyt",{"_index":2062,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["open source databas",{"_index":1064,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["open source dn",{"_index":2085,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["open source guid",{"_index":1376,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["open source host",{"_index":257,"title":{},"keywords":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{}},"toc":{},"deprecated":{}}],["opencart",{"_index":964,"title":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"toc":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{}},"deprecated":{}}],["openconnect",{"_index":734,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["opendkim",{"_index":1263,"title":{},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["openerp",{"_index":1009,"title":{},"keywords":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["openfir",{"_index":1976,"title":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"deprecated":{}}],["openfire cento",{"_index":2507,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{}},"toc":{},"deprecated":{}}],["openfire debian 6",{"_index":2318,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire debian squeez",{"_index":2319,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openfire linux",{"_index":2320,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire on linux",{"_index":2508,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 10.04",{"_index":2610,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.04",{"_index":2839,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["openfire ubuntu 9.10",{"_index":2806,"title":{},"keywords":{"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["openjdk",{"_index":279,"title":{},"keywords":{"/docs/development/java/install-java-on-debian/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"deprecated":{}}],["openssh",{"_index":986,"title":{"/docs/security/advanced-ssh-server-security/":{}},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"deprecated":{}}],["openssl",{"_index":1288,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"deprecated":{}}],["openssl'",{"_index":2783,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{},"deprecated":{}}],["opensus",{"_index":1678,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/networking/linux-static-ip-configuration/":{}},"deprecated":{}}],["openva",{"_index":1039,"title":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"keywords":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"toc":{"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["openvpn",{"_index":731,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["openvpn debian",{"_index":2311,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvpn debian 6",{"_index":2310,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["openvz",{"_index":639,"title":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["oper",{"_index":1101,"title":{"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{},"toc":{"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["opscod",{"_index":1543,"title":{},"keywords":{"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{}},"toc":{},"deprecated":{}}],["optim",{"_index":349,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{}},"deprecated":{}}],["option",{"_index":334,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/platform/linode-cli/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["oracl",{"_index":939,"title":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/development/java/install-java-on-ubuntu-16-04/":{}},"toc":{"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"deprecated":{}}],["oracle 10g",{"_index":2306,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle 10g debian 6",{"_index":2330,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle 10g ubuntu 10.10",{"_index":2300,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle debian",{"_index":2332,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian 6",{"_index":2331,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle debian lenni",{"_index":2722,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle debian squeez",{"_index":2329,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["oracle jdk 8",{"_index":1258,"title":{},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["oracle linux",{"_index":2303,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["oracle over ssh",{"_index":2724,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle tunnel",{"_index":2723,"title":{},"keywords":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu",{"_index":2302,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.04",{"_index":2601,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 10.10",{"_index":2301,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu 9.10",{"_index":2600,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["oracle ubuntu maverick",{"_index":2299,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["order",{"_index":2325,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["organ",{"_index":961,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["origin",{"_index":1636,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["os",{"_index":351,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["os x",{"_index":1284,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["oscommerc",{"_index":2452,"title":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["osqa",{"_index":2590,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"deprecated":{}}],["ossec",{"_index":564,"title":{"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"keywords":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["osx",{"_index":2712,"title":{},"keywords":{"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["otp",{"_index":788,"title":{},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["out",{"_index":1397,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["outbound",{"_index":2349,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["outfil",{"_index":2668,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["output",{"_index":1837,"title":{},"keywords":{},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["outsid",{"_index":455,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["over",{"_index":948,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"keywords":{},"toc":{"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["overag",{"_index":1813,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["overrid",{"_index":2489,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["overview",{"_index":887,"title":{"/docs/websites/cms/cms-overview/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"keywords":{},"toc":{"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["owa",{"_index":1278,"title":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"keywords":{},"toc":{"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"deprecated":{}}],["owasp",{"_index":2201,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["owncloud",{"_index":844,"title":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"keywords":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"toc":{"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{}},"deprecated":{}}],["ownership",{"_index":1015,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["packag",{"_index":65,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["package manag",{"_index":696,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["packet",{"_index":1431,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["pacman",{"_index":2941,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["page",{"_index":638,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["page](http://www.boonex.com",{"_index":2111,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["pager",{"_index":2912,"title":{},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["pagespe",{"_index":1339,"title":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"toc":{"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{}},"deprecated":{}}],["pair",{"_index":572,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["pane",{"_index":366,"title":{},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["panel",{"_index":744,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pangolin",{"_index":1971,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{},"deprecated":{}}],["paramet",{"_index":1322,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["park",{"_index":2119,"title":{},"keywords":{},"toc":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"deprecated":{}}],["parked domain",{"_index":2116,"title":{},"keywords":{"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{},"deprecated":{}}],["part",{"_index":1752,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["parti",{"_index":1666,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["partit",{"_index":245,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["pass",{"_index":219,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"deprecated":{}}],["passeng",{"_index":709,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["passiv",{"_index":2231,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["passlib",{"_index":699,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["passphras",{"_index":1609,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["password",{"_index":952,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/platform/accounts-and-passwords/":{}},"keywords":{"/docs/security/linode-manager-security-controls/":{},"/docs/platform/accounts-and-passwords/":{}},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["past",{"_index":2207,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["patch",{"_index":86,"title":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["path",{"_index":58,"title":{},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["patroni",{"_index":657,"title":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{}},"deprecated":{}}],["payment",{"_index":1037,"title":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["pbx",{"_index":1385,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pc",{"_index":1918,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["pear",{"_index":2293,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["peer",{"_index":661,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["pengolin",{"_index":2058,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["perfect",{"_index":1908,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{}},"deprecated":{}}],["perform",{"_index":527,"title":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{}},"deprecated":{}}],["perl",{"_index":1826,"title":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["perl fastcgi arch linux",{"_index":2365,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{}},"toc":{},"deprecated":{}}],["perl/cgi",{"_index":2930,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["permalink",{"_index":1112,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{}},"deprecated":{}}],["permiss",{"_index":405,"title":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["permit",{"_index":1550,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{}},"deprecated":{}}],["persist",{"_index":178,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"deprecated":{}}],["pflogsumm",{"_index":1836,"title":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"keywords":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"toc":{"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{}},"deprecated":{}}],["pg_dump",{"_index":229,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["pg_hba.conf",{"_index":337,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pg_ident.conf",{"_index":340,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["pgadmin",{"_index":2625,"title":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"deprecated":{}}],["pgadmin window",{"_index":2649,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["pharo",{"_index":2732,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["phase",{"_index":87,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["phonet",{"_index":115,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"deprecated":{}}],["php",{"_index":259,"title":{"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["php 7.0",{"_index":1181,"title":{},"keywords":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["php apach",{"_index":2403,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php cgi",{"_index":1858,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php framework",{"_index":2576,"title":{},"keywords":{"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php fusion",{"_index":2677,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-phpfusion/":{}},"toc":{},"deprecated":{}}],["php mysql",{"_index":1864,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["php pool",{"_index":1250,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php script",{"_index":1859,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.04",{"_index":2615,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu 10.10",{"_index":2401,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php ubuntu lucid",{"_index":2616,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["php ubuntu maverick",{"_index":2402,"title":{},"keywords":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["php-fpm",{"_index":1079,"title":{},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{}},"toc":{},"deprecated":{}}],["php5",{"_index":1577,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["php5-mysql",{"_index":1247,"title":{},"keywords":{"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{}},"toc":{},"deprecated":{}}],["phpbb",{"_index":1993,"title":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"toc":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{}},"deprecated":{}}],["phpfox",{"_index":2371,"title":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{}},"deprecated":{}}],["phpmyadmin",{"_index":1838,"title":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["phusion",{"_index":2249,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["physic",{"_index":1,"title":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{}},"keywords":{},"toc":{},"deprecated":{}}],["pi",{"_index":37,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"deprecated":{}}],["ping",{"_index":1452,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["pip",{"_index":693,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pipelin",{"_index":431,"title":{},"keywords":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["piwik",{"_index":2061,"title":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"deprecated":{}}],["piwik centos 5",{"_index":2705,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-centos-5/":{}},"toc":{},"deprecated":{}}],["piwik debian",{"_index":2763,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["piwik fedora 13",{"_index":2380,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.04",{"_index":2398,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 10.10",{"_index":2376,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 12.04",{"_index":2063,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.04",{"_index":2747,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["piwik ubuntu 9.10",{"_index":2748,"title":{},"keywords":{"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["pjproject",{"_index":1392,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["pki",{"_index":1914,"title":{},"keywords":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["place",{"_index":93,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["plain",{"_index":246,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["plain text",{"_index":2279,"title":{},"keywords":{"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["plan",{"_index":758,"title":{"/docs/applications/project-management/install-farmos/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["planet",{"_index":2043,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"deprecated":{}}],["play",{"_index":816,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{}},"deprecated":{}}],["playbook",{"_index":1453,"title":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{}},"deprecated":{}}],["plesk",{"_index":2213,"title":{},"keywords":{"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"toc":{},"deprecated":{}}],["plex",{"_index":957,"title":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["plex cento",{"_index":960,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{}},"toc":{},"deprecated":{}}],["plex media serv",{"_index":958,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plex ubuntu",{"_index":963,"title":{},"keywords":{"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["plone",{"_index":2720,"title":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["plug",{"_index":609,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{"/docs/applications/social-networking/dolphin/":{}}}],["plugin",{"_index":107,"title":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"deprecated":{}}],["pocketmin",{"_index":1579,"title":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"keywords":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"toc":{"/docs/game-servers/pocketmine-server-on-debian-7/":{}},"deprecated":{}}],["point",{"_index":1335,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["polici",{"_index":1265,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"deprecated":{}}],["poll",{"_index":1348,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["poodl",{"_index":1712,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{},"deprecated":{}}],["pool",{"_index":508,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-php-fpm-and-apache-on-debian-8/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/networking/an-overview-of-ipv6-on-linode/":{}},"deprecated":{}}],["pop3",{"_index":1933,"title":{},"keywords":{"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["popul",{"_index":1295,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["popup",{"_index":1878,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["port",{"_index":350,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["port/protocol",{"_index":1406,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["portain",{"_index":266,"title":{},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["posix",{"_index":2064,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["possibl",{"_index":542,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/platform/upgrade-to-hourly-billing/":{}},"deprecated":{}}],["post",{"_index":1833,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix",{"_index":1055,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["postfix centos 5",{"_index":2236,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{}},"toc":{},"deprecated":{}}],["postfix centos 6",{"_index":1590,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{}},"toc":{},"deprecated":{}}],["postfix centos 7",{"_index":1585,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["postfix debian 6",{"_index":2233,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postfix dovecot",{"_index":2697,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix karm",{"_index":2696,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix on debian",{"_index":2850,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 12",{"_index":2578,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["postfix on fedora 13",{"_index":2563,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["postfix on linux",{"_index":2564,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix on ubuntu",{"_index":2805,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.04",{"_index":2598,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 10.10",{"_index":2453,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 8.04",{"_index":2836,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu 9.10",{"_index":2695,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix ubuntu karm",{"_index":2804,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postfix with couri",{"_index":2565,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postfix with mysql",{"_index":2566,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgr",{"_index":227,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgreql lucid",{"_index":2636,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgreql maverick",{"_index":2436,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql",{"_index":30,"title":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["postgresql databas",{"_index":1160,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql debian 6",{"_index":2335,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 12",{"_index":2848,"title":{},"keywords":{"/docs/databases/postgresql/fedora-12/":{}},"toc":{},"deprecated":{}}],["postgresql fedora 13",{"_index":2570,"title":{},"keywords":{"/docs/databases/postgresql/fedora-13/":{}},"toc":{},"deprecated":{}}],["postgresql gui",{"_index":2627,"title":{},"keywords":{"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql on cento",{"_index":2847,"title":{},"keywords":{"/docs/databases/postgresql/centos-5/":{}},"toc":{},"deprecated":{}}],["postgresql on debian",{"_index":2861,"title":{},"keywords":{"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["postgresql on ubuntu",{"_index":2849,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["postgresql squeez",{"_index":2336,"title":{},"keywords":{"/docs/databases/postgresql/debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu",{"_index":2810,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.04",{"_index":2635,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 10.10",{"_index":2435,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu 9.10",{"_index":2811,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql ubuntu karm",{"_index":2812,"title":{},"keywords":{"/docs/databases/postgresql/ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["postgresql window",{"_index":2650,"title":{},"keywords":{"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{}},"toc":{},"deprecated":{}}],["postgresql.conf",{"_index":333,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{}},"deprecated":{}}],["postmast",{"_index":2740,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["postpon",{"_index":78,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["potenti",{"_index":1924,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["power",{"_index":1812,"title":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["practic",{"_index":167,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["pre",{"_index":568,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["preced",{"_index":2702,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["precis",{"_index":1801,"title":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["precise pangolin",{"_index":1995,"title":{},"keywords":{"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["predict",{"_index":917,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{}},"deprecated":{}}],["prefer",{"_index":1294,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["prefork",{"_index":1481,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["preliminari",{"_index":433,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["prepaid",{"_index":1036,"title":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"keywords":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prepar",{"_index":112,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"deprecated":{}}],["prepay",{"_index":2144,"title":{},"keywords":{},"toc":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["prerequisit",{"_index":706,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/cloud-storage/owncloud-debian-7/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/support/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["preserv",{"_index":2726,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["prestashop",{"_index":778,"title":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"keywords":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["prestashop’",{"_index":781,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["preview",{"_index":1853,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"toc":{},"deprecated":{}}],["previou",{"_index":977,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["previous",{"_index":1637,"title":{},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["price",{"_index":2174,"title":{},"keywords":{},"toc":{"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["print",{"_index":1476,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["prior",{"_index":2426,"title":{},"keywords":{},"toc":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"deprecated":{}}],["pritunl",{"_index":1483,"title":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"deprecated":{}}],["privat",{"_index":531,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/networking/remote-access/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["private branch exchang",{"_index":1384,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["privileg",{"_index":1293,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["pro",{"_index":1963,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["problem",{"_index":1564,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"deprecated":{}}],["proc",{"_index":2451,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"deprecated":{}}],["procedur",{"_index":1942,"title":{},"keywords":{},"toc":{"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["process",{"_index":302,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["processor",{"_index":118,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"deprecated":{}}],["product",{"_index":165,"title":{"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"deprecated":{}}],["profil",{"_index":525,"title":{"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/platform/network-helper/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["program",{"_index":1557,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["progress",{"_index":105,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["project",{"_index":380,"title":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["project host",{"_index":2558,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["project management softwar",{"_index":2247,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["promot",{"_index":833,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"deprecated":{}}],["prompt",{"_index":2867,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["propag",{"_index":2933,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["properli",{"_index":2647,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["properti",{"_index":578,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["prorat",{"_index":1814,"title":{},"keywords":{},"toc":{"/docs/platform/billing-and-payments/":{}},"deprecated":{}}],["prosodi",{"_index":2096,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["prosody debian lenni",{"_index":2822,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu",{"_index":2097,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu hardi",{"_index":2823,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu jaunti",{"_index":2824,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu karm",{"_index":2794,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["prosody ubuntu lucid",{"_index":2326,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["prosody.im",{"_index":2098,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["prosodyctl",{"_index":2101,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["protect",{"_index":1552,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/platform/linode-backup-service/":{}},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["protocol",{"_index":218,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["provid",{"_index":485,"title":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["provis",{"_index":269,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["proxi",{"_index":33,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["proxy pass",{"_index":2046,"title":{},"keywords":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["proxypass",{"_index":1998,"title":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{}},"toc":{"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["psql",{"_index":230,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["ptr",{"_index":777,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ptr record",{"_index":1493,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["public",{"_index":1094,"title":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"keywords":{},"toc":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["publish",{"_index":2658,"title":{},"keywords":{},"toc":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{}},"deprecated":{}}],["pull",{"_index":454,"title":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["puppet",{"_index":747,"title":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/platform/automating-server-builds/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"deprecated":{}}],["puppet ag",{"_index":1319,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["puppet instal",{"_index":749,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{}},"toc":{},"deprecated":{}}],["puppet mast",{"_index":1318,"title":{},"keywords":{"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{}},"toc":{},"deprecated":{}}],["purg",{"_index":192,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{}},"deprecated":{}}],["purge&rdquo",{"_index":1083,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{}},"deprecated":{}}],["push",{"_index":764,"title":{},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"deprecated":{}}],["put",{"_index":584,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{}},"deprecated":{}}],["putti",{"_index":2067,"title":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["putty ssh",{"_index":2837,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["pv",{"_index":1573,"title":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{}},"deprecated":{}}],["pv-grub",{"_index":1574,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pvgrub",{"_index":1575,"title":{},"keywords":{"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"toc":{},"deprecated":{}}],["pyinotifi",{"_index":353,"title":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"keywords":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["pypa",{"_index":694,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"toc":{},"deprecated":{}}],["pypi",{"_index":698,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["python",{"_index":39,"title":{"/docs/development/python/install_python_miniconda/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{}},"keywords":{"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["python 3",{"_index":124,"title":{},"keywords":{"/docs/development/python/install_python_miniconda/":{}},"toc":{},"deprecated":{}}],["python virtual environ",{"_index":835,"title":{},"keywords":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{},"deprecated":{}}],["q&a",{"_index":2593,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queri",{"_index":1069,"title":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["question",{"_index":2588,"title":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["question and answ",{"_index":2592,"title":{},"keywords":{"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["queue",{"_index":394,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["quick",{"_index":686,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["quick refer",{"_index":1582,"title":{},"keywords":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"toc":{},"deprecated":{}}],["quick start",{"_index":2176,"title":{},"keywords":{"/docs/security/securing-your-server/":{}},"toc":{},"deprecated":{}}],["quickedit",{"_index":274,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["quickli",{"_index":973,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["quicklisp",{"_index":825,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["quit",{"_index":1756,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["r",{"_index":50,"title":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["r foundat",{"_index":52,"title":{},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"toc":{},"deprecated":{}}],["rabbitmq",{"_index":396,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["rack",{"_index":2315,"title":{},"keywords":{},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["raid",{"_index":507,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["rail",{"_index":1196,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["rails and apach",{"_index":1910,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails app",{"_index":1513,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["rails on cento",{"_index":2877,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{}},"toc":{},"deprecated":{}}],["rails on debian",{"_index":1909,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rails on ubuntu",{"_index":2308,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ram",{"_index":2449,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["rancher",{"_index":402,"title":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"keywords":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"toc":{"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{}},"deprecated":{}}],["rang",{"_index":2232,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["rare",{"_index":2853,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["raspberri",{"_index":36,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"deprecated":{}}],["raspberry pi",{"_index":26,"title":{},"keywords":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"toc":{},"deprecated":{}}],["rate",{"_index":2433,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["rcon",{"_index":1239,"title":{},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["rdbm",{"_index":2305,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["rdiff",{"_index":1950,"title":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{}},"deprecated":{}}],["rdiff-backup",{"_index":2840,"title":{},"keywords":{"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{},"deprecated":{}}],["rdn",{"_index":1489,"title":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["read",{"_index":290,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["reader",{"_index":1018,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["readi",{"_index":872,"title":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["real",{"_index":1757,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["real tim",{"_index":1749,"title":{},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"toc":{},"deprecated":{}}],["real time messag",{"_index":2099,"title":{},"keywords":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["real-time messag",{"_index":2021,"title":{},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["reason",{"_index":2857,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["reboot",{"_index":95,"title":{"/docs/uptime/reboot-survival-guide/":{}},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["rebuild",{"_index":2132,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["receiv",{"_index":2127,"title":{},"keywords":{},"toc":{"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["recent",{"_index":2160,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["recip",{"_index":1541,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{}},"deprecated":{}}],["recommend",{"_index":377,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{}},"deprecated":{}}],["reconfigur",{"_index":288,"title":{},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"deprecated":{}}],["reconnect",{"_index":1450,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["record",{"_index":489,"title":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{}},"toc":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/running-a-mail-server/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["recov",{"_index":2133,"title":{"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{},"toc":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["recoveri",{"_index":933,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["recurs",{"_index":2269,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["red",{"_index":130,"title":{"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"keywords":{},"toc":{},"deprecated":{}}],["red hat",{"_index":128,"title":{},"keywords":{"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/databases/elasticsearch/install_elasticsearch_centos/":{}},"toc":{},"deprecated":{}}],["redi",{"_index":162,"title":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["redirect",{"_index":636,"title":{"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["redis centos 5",{"_index":2509,"title":{},"keywords":{"/docs/databases/redis/redis-on-centos-5/":{}},"toc":{},"deprecated":{}}],["redis clust",{"_index":1189,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{}},"toc":{},"deprecated":{}}],["redis cluster instal",{"_index":827,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["redis debian 5",{"_index":2531,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis fedora 13",{"_index":2510,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-13/":{}},"toc":{},"deprecated":{}}],["redis fedora 14",{"_index":2399,"title":{},"keywords":{"/docs/databases/redis/redis-on-fedora-14/":{}},"toc":{},"deprecated":{}}],["redis lenni",{"_index":2532,"title":{},"keywords":{"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redis lucid",{"_index":2512,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis maverick",{"_index":2429,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis precise pangolin",{"_index":2029,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis serv",{"_index":1187,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.04",{"_index":2519,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 10.10",{"_index":2428,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 12.04",{"_index":2028,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 14.04",{"_index":1186,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 16.04",{"_index":1188,"title":{},"keywords":{"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{}},"toc":{},"deprecated":{}}],["redis ubuntu 9.10",{"_index":2511,"title":{},"keywords":{"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmin",{"_index":708,"title":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["redmine debian",{"_index":2769,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["redmine debian 6",{"_index":2250,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["redmine linux",{"_index":2246,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine postgresql",{"_index":2248,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 10.04",{"_index":2634,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 11.04",{"_index":2245,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["redmine ubuntu 9.10",{"_index":2770,"title":{},"keywords":{"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["redo",{"_index":976,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["reduc",{"_index":999,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["redund",{"_index":504,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["reenabl",{"_index":1969,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["refer",{"_index":1518,"title":{"/docs/platform/kvm-reference/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["referr",{"_index":1816,"title":{},"keywords":{"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"toc":{"/docs/platform/billing-and-payments/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{}},"deprecated":{}}],["regard",{"_index":869,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"deprecated":{}}],["regex",{"_index":1362,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["regist",{"_index":760,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/install-farmos/":{}},"deprecated":{}}],["regular",{"_index":2555,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"deprecated":{}}],["regular express",{"_index":2546,"title":{},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{},"deprecated":{}}],["regularli",{"_index":997,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["reissu",{"_index":1803,"title":{},"keywords":{},"toc":{"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"deprecated":{}}],["rel",{"_index":2461,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{}},"deprecated":{}}],["relat",{"_index":1063,"title":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{}},"deprecated":{}}],["relational databas",{"_index":1065,"title":{},"keywords":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["relay",{"_index":1060,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{}},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["releas",{"_index":1185,"title":{},"keywords":{},"toc":{"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"deprecated":{}}],["reload",{"_index":2727,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["reloc",{"_index":1915,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["remot",{"_index":204,"title":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/remote-access/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{}},"keywords":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["remote access",{"_index":1134,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["remote desktop",{"_index":421,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["remov",{"_index":390,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/api/api-key/":{},"/docs/platform/linode-managed/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["renam",{"_index":927,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["renew",{"_index":1226,"title":{},"keywords":{},"toc":{"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{}},"deprecated":{}}],["reorder",{"_index":2415,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["replac",{"_index":647,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["replic",{"_index":1075,"title":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"keywords":{"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["replica",{"_index":1073,"title":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"keywords":{},"toc":{},"deprecated":{}}],["replica set",{"_index":1074,"title":{},"keywords":{"/docs/databases/mongodb/create-a-mongodb-replica-set/":{}},"toc":{},"deprecated":{}}],["replset",{"_index":1797,"title":{},"keywords":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"toc":{"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["repo",{"_index":1538,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["report",{"_index":313,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/support/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["repositori",{"_index":282,"title":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{}},"keywords":{"/docs/platform/package-mirrors/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/development/version-control/how-to-configure-git/":{}},"deprecated":{}}],["request",{"_index":220,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["requir",{"_index":261,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["requisit",{"_index":569,"title":{},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["reschedul",{"_index":79,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["rescu",{"_index":1126,"title":{"/docs/troubleshooting/rescue-and-rebuild/":{}},"keywords":{"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{}},"deprecated":{}}],["resel",{"_index":2215,"title":{},"keywords":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"toc":{"/docs/websites/cms/creating-accounts-on-directadmin/":{}},"deprecated":{}}],["reset",{"_index":950,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/networking/remote-access/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["residenti",{"_index":2644,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["resiz",{"_index":906,"title":{"/docs/quick-answers/linode-platform/resize-a-linode-disk/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{}},"toc":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{}},"deprecated":{}}],["resolut",{"_index":2083,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["resolv",{"_index":2086,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["resourc",{"_index":753,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{}},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["resource tun",{"_index":1599,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"toc":{},"deprecated":{}}],["respons",{"_index":1435,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{}},"deprecated":{}}],["rest",{"_index":2797,"title":{},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{},"deprecated":{}}],["restart",{"_index":537,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{}},"deprecated":{}}],["restor",{"_index":8,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/create-physical-backups-of-your-mariadb-or-mysql-databases/":{},"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["restore from a backup",{"_index":2172,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["restrict",{"_index":634,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/remote-access/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["result",{"_index":1919,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{}},"deprecated":{}}],["rethinkdb",{"_index":822,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["retri",{"_index":1358,"title":{},"keywords":{},"toc":{"/docs/security/using-fail2ban-for-security/":{}},"deprecated":{}}],["retriev",{"_index":300,"title":{"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{}},"deprecated":{}}],["revers",{"_index":32,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/networking/remote-access/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/hosting-a-website/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["reverse dn",{"_index":1490,"title":{},"keywords":{"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{}},"toc":{},"deprecated":{}}],["reverse proxi",{"_index":212,"title":{},"keywords":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["revok",{"_index":998,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["rewrit",{"_index":913,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["rich",{"_index":1409,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{}},"deprecated":{}}],["right",{"_index":1884,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["rm",{"_index":2110,"title":{},"keywords":{},"toc":{"/docs/applications/social-networking/dolphin/":{}},"deprecated":{}}],["road",{"_index":456,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["roadmap",{"_index":621,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"deprecated":{}}],["role",{"_index":1070,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["rollback",{"_index":515,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["root",{"_index":951,"title":{"/docs/quick-answers/linode-platform/reset-the-root-password-on-your-linode/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/platform/linode-managed/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{}},"deprecated":{}}],["root compromis",{"_index":2871,"title":{},"keywords":{"/docs/security/recovering-from-a-system-compromise/":{}},"toc":{},"deprecated":{}}],["root password",{"_index":2092,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["roster",{"_index":853,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"deprecated":{}}],["rotat",{"_index":815,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{}},"deprecated":{}}],["roundcub",{"_index":1274,"title":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["roundcube’",{"_index":1276,"title":{},"keywords":{},"toc":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"deprecated":{}}],["rout",{"_index":1664,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["router",{"_index":2468,"title":{},"keywords":{},"toc":{"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["routin",{"_index":311,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["row",{"_index":1068,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{}},"deprecated":{}}],["rpm",{"_index":2938,"title":{},"keywords":{"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["rsa",{"_index":1549,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["rss",{"_index":1017,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["rstudio",{"_index":48,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{}},"keywords":{},"toc":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{}},"deprecated":{}}],["rsync",{"_index":1944,"title":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"keywords":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["rubi",{"_index":464,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"deprecated":{}}],["ruby on nginx",{"_index":1512,"title":{},"keywords":{"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rail",{"_index":1197,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ruby on rails ubuntu 14.04",{"_index":1199,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["rule",{"_index":326,"title":{"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"deprecated":{}}],["ruleset",{"_index":1408,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["run",{"_index":381,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/platform/network-helper/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["running a mail serv",{"_index":1930,"title":{},"keywords":{"/docs/email/running-a-mail-server/":{}},"toc":{},"deprecated":{}}],["runtim",{"_index":936,"title":{},"keywords":{},"toc":{"/docs/development/java/install-java-on-centos/":{},"/docs/development/java/install-java-on-debian/":{}},"deprecated":{}}],["safe",{"_index":1821,"title":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"keywords":{},"toc":{},"deprecated":{}}],["salt",{"_index":516,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["salt configuration manag",{"_index":1412,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt mast",{"_index":1413,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{}},"toc":{},"deprecated":{}}],["salt minion",{"_index":1497,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt stat",{"_index":1495,"title":{},"keywords":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"toc":{},"deprecated":{}}],["salt-cloud",{"_index":518,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{}},"toc":{},"deprecated":{}}],["salt-ssh",{"_index":852,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["saltstack",{"_index":517,"title":{},"keywords":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{}},"toc":{},"deprecated":{}}],["sampl",{"_index":213,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"deprecated":{}}],["sample t",{"_index":2093,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["sasl",{"_index":2348,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"deprecated":{}}],["saslauthd",{"_index":2235,"title":{},"keywords":{},"toc":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{}},"deprecated":{}}],["save",{"_index":1478,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/platform/linode-images/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["sbopkg",{"_index":2951,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["scale",{"_index":1429,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["scan",{"_index":492,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{}},"deprecated":{}}],["scenario",{"_index":604,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["schedul",{"_index":577,"title":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["schedule a backup",{"_index":2170,"title":{},"keywords":{"/docs/platform/linode-backup-service/":{}},"toc":{},"deprecated":{}}],["schema",{"_index":1296,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["scm",{"_index":1632,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["scp",{"_index":2860,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"deprecated":{}}],["scrambl",{"_index":2416,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["scrape",{"_index":291,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scraper",{"_index":298,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["scrapi",{"_index":369,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["scratch",{"_index":173,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["screen",{"_index":742,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["script",{"_index":40,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["scss",{"_index":469,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{}},"deprecated":{}}],["se",{"_index":1418,"title":{},"keywords":{},"toc":{"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["seafil",{"_index":940,"title":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["search",{"_index":109,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"toc":{"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["search engin",{"_index":111,"title":{},"keywords":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{}},"toc":{},"deprecated":{}}],["seasid",{"_index":2731,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["second",{"_index":2490,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"deprecated":{}}],["secur",{"_index":319,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["secure http",{"_index":2423,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["secure mariadb",{"_index":1472,"title":{},"keywords":{"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{}},"toc":{},"deprecated":{}}],["secure mysql",{"_index":1468,"title":{},"keywords":{"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{}},"toc":{},"deprecated":{}}],["secure open sourc",{"_index":858,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["secure shel",{"_index":988,"title":{},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["security-enhanced linux",{"_index":857,"title":{},"keywords":{"/docs/security/getting-started-with-selinux/":{}},"toc":{},"deprecated":{}}],["sed",{"_index":2544,"title":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["select",{"_index":993,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{}},"deprecated":{}}],["self",{"_index":795,"title":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["self sign",{"_index":2771,"title":{},"keywords":{"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["self signed ssl",{"_index":2772,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["self-host mail",{"_index":1931,"title":{},"keywords":{"/docs/email/running-a-mail-server/":{}},"toc":{},"deprecated":{}}],["selinux",{"_index":856,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"keywords":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/quick-answers/linux/how-to-change-selinux-modes/":{}},"toc":{"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{}},"deprecated":{}}],["send",{"_index":43,"title":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["send email ubuntu",{"_index":2240,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["send-only email",{"_index":1988,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["sendgrid",{"_index":1780,"title":{},"keywords":{},"toc":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"deprecated":{}}],["sendmail",{"_index":1475,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-systems-logwatch/":{}},"deprecated":{}}],["separ",{"_index":640,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["serv",{"_index":1078,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["server",{"_index":49,"title":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/configuration-management/install-and-configure-salt-master-and-minion-servers/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/security/advanced-ssh-server-security/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{}},"toc":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/introduction-to-websockets/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/pocketmine-server-on-debian-7/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["server autom",{"_index":751,"title":{},"keywords":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["server build",{"_index":1927,"title":{},"keywords":{"/docs/platform/automating-server-builds/":{}},"toc":{},"deprecated":{}}],["server monitor",{"_index":1623,"title":{},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["server,elasticsearch,filebeat,metricbeat,beats,kibana,elk",{"_index":277,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["server.cfg",{"_index":1219,"title":{},"keywords":{},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["serverlimit",{"_index":1619,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["servic",{"_index":42,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/platform/linode-backup-service/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/containers/how-to-deploy-apps-with-rancher/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/automating-server-builds/":{},"/docs/email/running-a-mail-server/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/security/securing-your-server/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["service monitor",{"_index":1967,"title":{},"keywords":{"/docs/platform/linode-managed/":{}},"toc":{},"deprecated":{}}],["session",{"_index":367,"title":{"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"deprecated":{}}],["session initiation protocol",{"_index":1388,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["set",{"_index":29,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/dns/configure-your-linode-for-reverse-dns/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/platform/network-helper/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/package-mirrors/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["set up mysql",{"_index":1685,"title":{},"keywords":{"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{}},"toc":{},"deprecated":{}}],["setup",{"_index":659,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/media-servers/install-plex-media-server-on-centos-7/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["setuptool",{"_index":701,"title":{},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{}},"deprecated":{}}],["sever",{"_index":942,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"deprecated":{}}],["sftp",{"_index":1719,"title":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"keywords":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"deprecated":{}}],["sftp jail",{"_index":2743,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["shadowsock",{"_index":342,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shadowsocks serv",{"_index":343,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["shadowsocks.json",{"_index":347,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"deprecated":{}}],["shard",{"_index":830,"title":{},"keywords":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{}},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{}},"deprecated":{}}],["share",{"_index":254,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"keywords":{"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["shared host",{"_index":1891,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["sheet",{"_index":1581,"title":{"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{}},"keywords":{},"toc":{},"deprecated":{}}],["shell",{"_index":382,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"keywords":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["shellshock",{"_index":1730,"title":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"keywords":{"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"toc":{},"deprecated":{}}],["shop",{"_index":2710,"title":{},"keywords":{"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["shortcut",{"_index":956,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{}},"deprecated":{}}],["shoutcast",{"_index":2120,"title":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["shutdown",{"_index":1342,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["side",{"_index":1287,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"deprecated":{}}],["sieg",{"_index":1624,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"toc":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"deprecated":{}}],["sign",{"_index":796,"title":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"keywords":{},"toc":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["signal",{"_index":386,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"deprecated":{}}],["silent",{"_index":509,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["silent corrupt",{"_index":505,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["simpl",{"_index":175,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["sinatra",{"_index":2313,"title":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"toc":{"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{}},"deprecated":{}}],["singapor",{"_index":2906,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["singl",{"_index":235,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{}},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sip",{"_index":1387,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["sip protocol",{"_index":1389,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["site",{"_index":544,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{},"toc":{"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["site’",{"_index":1698,"title":{},"keywords":{},"toc":{"/docs/websites/cms/drush-drupal/":{}},"deprecated":{}}],["situat",{"_index":2077,"title":{},"keywords":{},"toc":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{}},"deprecated":{}}],["size",{"_index":524,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["skip",{"_index":2683,"title":{},"keywords":{},"toc":{"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{}},"deprecated":{}}],["sl",{"_index":1498,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"deprecated":{}}],["slackbuild",{"_index":2950,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slackwar",{"_index":1694,"title":{},"keywords":{},"toc":{"/docs/platform/network-helper/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["slave",{"_index":417,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["slow",{"_index":1873,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["smalltalk",{"_index":2730,"title":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["smartcard",{"_index":1116,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["smf",{"_index":2693,"title":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"keywords":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"toc":{"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{}},"deprecated":{}}],["smtp",{"_index":1057,"title":{"/docs/email/postfix/postfix-smtp-debian7/":{}},"keywords":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["smtp server",{"_index":1990,"title":{},"keywords":{"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["snapshot",{"_index":514,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["snif",{"_index":1154,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["snmp",{"_index":2053,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["snmpd",{"_index":2581,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["soa",{"_index":2920,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["social",{"_index":2496,"title":{"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["social cod",{"_index":2559,"title":{},"keywords":{"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["social network",{"_index":2108,"title":{},"keywords":{"/docs/applications/social-networking/dolphin/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sock",{"_index":1822,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"deprecated":{}}],["socket",{"_index":148,"title":{},"keywords":{"/docs/development/introduction-to-websockets/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["socks proxi",{"_index":1823,"title":{},"keywords":{"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{}},"toc":{},"deprecated":{}}],["socks5",{"_index":341,"title":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"keywords":{},"toc":{},"deprecated":{}}],["softwar",{"_index":789,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"keywords":{},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/running-a-mail-server/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/platform/stackscripts/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["solr",{"_index":719,"title":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"toc":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["solut",{"_index":2762,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["someth",{"_index":2780,"title":{},"keywords":{},"toc":{"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["sort",{"_index":2412,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["soup",{"_index":294,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sourc",{"_index":345,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["source control manag",{"_index":2656,"title":{},"keywords":{"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["sourcemod",{"_index":1217,"title":{},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"toc":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{}},"deprecated":{}}],["spam",{"_index":1934,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["spamassassin",{"_index":1804,"title":{},"keywords":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{}},"toc":{"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["span/trac",{"_index":606,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{}},"deprecated":{}}],["spark",{"_index":549,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"deprecated":{}}],["spawn",{"_index":2378,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["special",{"_index":2738,"title":{},"keywords":{},"toc":{"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["specif",{"_index":755,"title":{},"keywords":{},"toc":{"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["specifi",{"_index":214,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/platform/linode-managed/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"deprecated":{}}],["spectr",{"_index":72,"title":{"/docs/platform/meltdown_statement/":{}},"keywords":{"/docs/platform/meltdown_statement/":{}},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["speed",{"_index":317,"title":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"keywords":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["speedtest",{"_index":903,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{}},"deprecated":{}}],["spell",{"_index":2209,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{}},"deprecated":{}}],["spf",{"_index":1261,"title":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"keywords":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{}},"toc":{"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["spider",{"_index":374,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"deprecated":{}}],["spigot",{"_index":1443,"title":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"keywords":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{}},"deprecated":{}}],["spigotmc",{"_index":1566,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-spigot-ubuntu/":{}},"deprecated":{}}],["spine",{"_index":2054,"title":{},"keywords":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{}},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"deprecated":{}}],["spreadsheet",{"_index":309,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["sql",{"_index":233,"title":{},"keywords":{"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"deprecated":{}}],["sql databas",{"_index":2304,"title":{},"keywords":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["sql dump",{"_index":228,"title":{},"keywords":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{}},"toc":{},"deprecated":{}}],["squeak",{"_index":2733,"title":{},"keywords":{"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"toc":{},"deprecated":{}}],["squeez",{"_index":2202,"title":{"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{}},"keywords":{"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["squeeze upgrad",{"_index":2364,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["squid",{"_index":1808,"title":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"keywords":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"toc":{"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{}},"deprecated":{}}],["squirrel mail",{"_index":1855,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["squirrelmail",{"_index":1854,"title":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"toc":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{}},"deprecated":{}}],["srv",{"_index":2921,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["ssh",{"_index":655,"title":{"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/quick-answers/linode-platform/find-your-linodes-ip-address/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/remote-access/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/linode-managed/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["ssh filesystem",{"_index":2816,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssh jail",{"_index":2744,"title":{},"keywords":{"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["ssh key",{"_index":1117,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{},"deprecated":{}}],["ssh tunnel",{"_index":2065,"title":{},"keywords":{"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"toc":{},"deprecated":{}}],["ssh-agent",{"_index":1114,"title":{},"keywords":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{},"deprecated":{}}],["sshf",{"_index":2815,"title":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"toc":{"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{}},"deprecated":{}}],["sshfs linux",{"_index":2817,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["sshfs maco",{"_index":2818,"title":{},"keywords":{"/docs/networking/ssh/using-sshfs-on-linux/":{}},"toc":{},"deprecated":{}}],["ssl",{"_index":687,"title":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/applications/messaging/install-znc-debian/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/email/running-a-mail-server/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"deprecated":{}}],["ssl cert",{"_index":1142,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl cert linux",{"_index":2774,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certif",{"_index":1141,"title":{},"keywords":{"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-centos-and-fedora/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{}},"toc":{},"deprecated":{}}],["ssl certificates with nginx",{"_index":2425,"title":{},"keywords":{"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{},"deprecated":{}}],["ssl linux",{"_index":2773,"title":{},"keywords":{"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["ssl on cento",{"_index":1700,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{}},"toc":{},"deprecated":{}}],["ssl on debian",{"_index":1704,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["ssl on fedora",{"_index":1701,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{}},"toc":{},"deprecated":{}}],["ssl on ubuntu",{"_index":1705,"title":{},"keywords":{"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ssl ubuntu",{"_index":2391,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["sslv3",{"_index":1711,"title":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"keywords":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"toc":{"/docs/security/security-patches/disabling-sslv3-for-poodle/":{}},"deprecated":{}}],["stabl",{"_index":1013,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{}},"deprecated":{}}],["stack",{"_index":275,"title":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["stack,elast",{"_index":278,"title":{},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{}},"toc":{},"deprecated":{}}],["stackscript",{"_index":539,"title":{"/docs/platform/stackscripts/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/linode-cli/":{},"/docs/platform/stackscripts/":{}},"deprecated":{}}],["stage",{"_index":447,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["standard",{"_index":1724,"title":{},"keywords":{},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["stapl",{"_index":1150,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["stare",{"_index":2866,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["start",{"_index":80,"title":{"/docs/security/getting-started-with-selinux/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/development/version-control/how-to-configure-git/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/websites/cms/install-and-configure-drupal-8/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/game-servers/install-teamspeak/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/linode-managed/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["startserv",{"_index":1614,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["startssl",{"_index":1344,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"keywords":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"toc":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["startup",{"_index":1081,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["starv",{"_index":1568,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["stat",{"_index":2679,"title":{},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["state",{"_index":1494,"title":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{}},"keywords":{},"toc":{"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{}},"deprecated":{}}],["statement",{"_index":2669,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["static",{"_index":1425,"title":{"/docs/networking/linux-static-ip-configuration/":{}},"keywords":{"/docs/networking/linux-static-ip-configuration/":{}},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"deprecated":{}}],["static ip",{"_index":1693,"title":{},"keywords":{"/docs/platform/network-helper/":{}},"toc":{},"deprecated":{}}],["statist",{"_index":51,"title":{},"keywords":{"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{}},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["statu",{"_index":85,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stay",{"_index":104,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["steam",{"_index":812,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["steam cmd",{"_index":1259,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{},"deprecated":{}}],["steam serv",{"_index":1236,"title":{},"keywords":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["steamcmd",{"_index":809,"title":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"keywords":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"deprecated":{}}],["steampip",{"_index":1260,"title":{},"keywords":{"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{}},"toc":{},"deprecated":{}}],["step",{"_index":46,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/uptime/monitoring/how-to-install-and-configure-graylog2-on-debian-9/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/security/getting-started-with-selinux/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/applications/containers/introduction-to-docker/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/install-steamcmd-for-a-steam-game-server/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["sticki",{"_index":2227,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["stop",{"_index":583,"title":{"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{}},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{}},"deprecated":{}}],["storag",{"_index":179,"title":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{}},"keywords":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/applications/cloud-storage/dropbox/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["store",{"_index":253,"title":{"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-centos-6/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{}},"deprecated":{}}],["storm",{"_index":1104,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["strategi",{"_index":932,"title":{},"keywords":{},"toc":{"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"deprecated":{}}],["stream",{"_index":1103,"title":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["streaming audio",{"_index":2124,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streaming media",{"_index":2123,"title":{},"keywords":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"toc":{},"deprecated":{}}],["streisand",{"_index":729,"title":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"deprecated":{}}],["strict",{"_index":1151,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["strike",{"_index":1228,"title":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{}},"deprecated":{}}],["string",{"_index":2548,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["strong",{"_index":995,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["strong vpn",{"_index":344,"title":{},"keywords":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{}},"toc":{},"deprecated":{}}],["stronger",{"_index":989,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["structur",{"_index":442,"title":{"/docs/web-servers/apache-tips-and-tricks/apache-configuration-structure/":{}},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["structured wiki",{"_index":2040,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["subdomain",{"_index":491,"title":{},"keywords":{"/docs/quick-answers/linode-platform/add-caa-dns-records/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{}},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["subjectaltnam",{"_index":2784,"title":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"keywords":{"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{}},"toc":{},"deprecated":{}}],["subkey",{"_index":1119,"title":{},"keywords":{},"toc":{"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["submit",{"_index":561,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{}},"deprecated":{}}],["subson",{"_index":1644,"title":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"toc":{"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"deprecated":{}}],["substitut",{"_index":2547,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["subvers",{"_index":2752,"title":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["sudo",{"_index":978,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["suexec",{"_index":2292,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["suit",{"_index":2229,"title":{},"keywords":{},"toc":{"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["summari",{"_index":75,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["superus",{"_index":925,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"deprecated":{}}],["suppli",{"_index":102,"title":{"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["support",{"_index":472,"title":{"/docs/platform/support/":{}},"keywords":{"/docs/platform/support/":{}},"toc":{"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/development/ror/ruby-on-rails-nginx-debian/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/platform/support/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["sure",{"_index":2929,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["surviv",{"_index":1045,"title":{"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/reboot-survival-guide/":{}},"keywords":{},"toc":{},"deprecated":{}}],["svn",{"_index":2753,"title":{},"keywords":{"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["swap",{"_index":252,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/applications/containers/how-to-deploy-nginx-on-a-kubernetes-cluster/":{},"/docs/networking/remote-access/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"deprecated":{}}],["swapping ip address",{"_index":1136,"title":{},"keywords":{"/docs/networking/remote-access/":{}},"toc":{},"deprecated":{}}],["swarm",{"_index":669,"title":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"keywords":{},"toc":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{},"/docs/applications/containers/introduction-to-docker/":{}},"deprecated":{}}],["swarm manag",{"_index":671,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["swarm nod",{"_index":672,"title":{},"keywords":{"/docs/applications/containers/how-to-create-a-docker-swarm-manager-and-nodes-on-linode/":{}},"toc":{},"deprecated":{}}],["switch",{"_index":718,"title":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"keywords":{},"toc":{"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"deprecated":{}}],["switch kernel",{"_index":1786,"title":{},"keywords":{"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{}},"toc":{},"deprecated":{}}],["symbol",{"_index":2458,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"deprecated":{}}],["sync",{"_index":1517,"title":{},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/high-availability-wordpress/":{}},"deprecated":{}}],["synchron",{"_index":2662,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/introduction-to-rsync/":{}},"toc":{},"deprecated":{}}],["syncronize fil",{"_index":2664,"title":{},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{},"deprecated":{}}],["syntax",{"_index":170,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/containers/how-to-deploy-an-nginx-container-with-docker/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["sysctl.conf",{"_index":1439,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"deprecated":{}}],["system",{"_index":339,"title":{"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/websites/cms/cms-overview/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/security/recovering-from-a-system-compromise/":{}},"keywords":{"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/websites/cms/cms-overview/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/networking/nfs/how-to-mount-nfs-shares-on-debian-9/":{},"/docs/platform/package-mirrors/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/platform/longview/longview/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/troubleshooting/rescue-and-rebuild/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["system monitor",{"_index":1956,"title":{},"keywords":{"/docs/platform/longview/longview/":{}},"toc":{},"deprecated":{}}],["system us",{"_index":2347,"title":{},"keywords":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["system–frequ",{"_index":2177,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{}},"deprecated":{}}],["system'",{"_index":714,"title":{"/docs/networking/dns/using-your-systems-hosts-file/":{}},"keywords":{},"toc":{},"deprecated":{}}],["systemd",{"_index":41,"title":{},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["systems administr",{"_index":2760,"title":{},"keywords":{"/docs/tools-reference/linux-system-administration-basics/":{}},"toc":{},"deprecated":{}}],["systemv",{"_index":648,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"deprecated":{}}],["tab",{"_index":1880,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tabl",{"_index":1066,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["table_cach",{"_index":1605,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["tablet",{"_index":270,"title":{},"keywords":{},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{}},"deprecated":{}}],["tag",{"_index":372,"title":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"deprecated":{}}],["tags=chmod",{"_index":2550,"title":{},"keywords":{"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"toc":{},"deprecated":{}}],["taho",{"_index":532,"title":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{}},"deprecated":{}}],["tahr",{"_index":1307,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["tail",{"_index":984,"title":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"toc":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{}},"deprecated":{}}],["take",{"_index":92,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/platform/linode-backup-service/":{}},"deprecated":{}}],["tar",{"_index":1949,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["tar.gz. tgz",{"_index":2524,"title":{},"keywords":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"toc":{},"deprecated":{}}],["target",{"_index":603,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["task",{"_index":236,"title":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{}},"keywords":{"/docs/development/python/task-queue-celery-rabbitmq/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["tasksel",{"_index":1182,"title":{},"keywords":{},"toc":{"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{}},"deprecated":{}}],["taskwarrior",{"_index":873,"title":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"keywords":{},"toc":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["taskwarrior on ubuntu",{"_index":875,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["taskwarrior serv",{"_index":876,"title":{},"keywords":{"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"toc":{},"deprecated":{}}],["tcp",{"_index":1423,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["tcp socket",{"_index":2069,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["tcp wrapper",{"_index":1554,"title":{},"keywords":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"toc":{},"deprecated":{}}],["team",{"_index":1593,"title":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"deprecated":{}}],["team fortress",{"_index":1596,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["team fortress 2",{"_index":1595,"title":{},"keywords":{"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{}},"toc":{},"deprecated":{}}],["teamspeak",{"_index":1485,"title":{"/docs/game-servers/install-teamspeak/":{}},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{"/docs/game-servers/install-teamspeak/":{}},"deprecated":{}}],["teamview",{"_index":423,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["tech support",{"_index":2161,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["techniqu",{"_index":2648,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["telnet",{"_index":2155,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["templat",{"_index":641,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["temporarili",{"_index":1968,"title":{},"keywords":{},"toc":{"/docs/platform/linode-managed/":{}},"deprecated":{}}],["term",{"_index":1772,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["termin",{"_index":363,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["terminal howto",{"_index":2909,"title":{},"keywords":{"/docs/networking/ssh/using-the-terminal/":{}},"toc":{},"deprecated":{}}],["terraform",{"_index":484,"title":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"keywords":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"toc":{"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{}},"deprecated":{}}],["terraria",{"_index":1280,"title":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"keywords":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"toc":{"/docs/game-servers/host-a-terraria-server-on-your-linode/":{}},"deprecated":{}}],["test",{"_index":60,"title":{"/docs/tools-reference/tools/load-testing-with-siege/":{}},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/postfix/pflogsumm-for-postfix-monitoring-on-centos-6/":{},"/docs/databases/mysql/managing-mysql-with-phpmyadmin-on-centos-6-4/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["test.j",{"_index":1674,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{}},"deprecated":{}}],["text",{"_index":610,"title":{"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{}},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/ssh/using-the-terminal/":{}},"deprecated":{}}],["text user-interfac",{"_index":739,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["that’",{"_index":211,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{}},"deprecated":{}}],["the bug geni",{"_index":2622,"title":{},"keywords":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{}},"toc":{},"deprecated":{}}],["the friendly interactive shel",{"_index":868,"title":{},"keywords":{"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{}},"toc":{},"deprecated":{}}],["theme",{"_index":1207,"title":{"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{}},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/cms-overview/":{}},"deprecated":{}}],["thing",{"_index":967,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["thingsboard",{"_index":25,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{}},"deprecated":{}}],["third",{"_index":1665,"title":{},"keywords":{},"toc":{"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["thread_cache_s",{"_index":1603,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["thread_stack",{"_index":1602,"title":{},"keywords":{},"toc":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"deprecated":{}}],["three",{"_index":665,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{}},"deprecated":{}}],["through",{"_index":324,"title":{"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/quick-answers/linux/log-in-to-coreos-container-linux/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["throughput",{"_index":1872,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["ticket",{"_index":2162,"title":{},"keywords":{"/docs/platform/support/":{}},"toc":{},"deprecated":{}}],["tidi",{"_index":1926,"title":{},"keywords":{},"toc":{"/docs/security/encryption/full-disk-encryption-xen/":{}},"deprecated":{}}],["time",{"_index":232,"title":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/running-a-mail-server/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["timeout",{"_index":1000,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"deprecated":{}}],["timey wimey",{"_index":2488,"title":{},"keywords":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"toc":{},"deprecated":{}}],["timezon",{"_index":2056,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["tinc",{"_index":660,"title":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"keywords":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{}},"deprecated":{}}],["tini",{"_index":1019,"title":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"keywords":{},"toc":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"deprecated":{}}],["tinydb",{"_index":296,"title":{},"keywords":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"toc":{},"deprecated":{}}],["tip",{"_index":745,"title":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{}},"deprecated":{}}],["tl",{"_index":321,"title":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"keywords":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{}},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{}},"deprecated":{}}],["tl:dr",{"_index":1689,"title":{},"keywords":{},"toc":{"/docs/development/nodejs/how-to-install-nodejs/":{}},"deprecated":{}}],["tls certif",{"_index":773,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["tls/ssl",{"_index":782,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{}},"deprecated":{}}],["tmux",{"_index":362,"title":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"keywords":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"toc":{"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{}},"deprecated":{}}],["togeth",{"_index":1080,"title":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{}},"deprecated":{}}],["token",{"_index":1147,"title":{},"keywords":{"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/security/linode-manager-security-controls/":{}},"deprecated":{}}],["tokyo",{"_index":2907,"title":{},"keywords":{},"toc":{"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["toler",{"_index":1611,"title":{},"keywords":{},"toc":{"/docs/uptime/reboot-survival-guide/":{}},"deprecated":{}}],["tomcat",{"_index":1172,"title":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["tomcat java",{"_index":1174,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tomcat linod",{"_index":2892,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["tomcat ubuntu",{"_index":1176,"title":{},"keywords":{"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["tool",{"_index":919,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/tools-reference/custom-kernels-distros/install-alpine-linux-on-your-linode/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/automating-server-builds/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["top",{"_index":550,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"keywords":{"/docs/uptime/monitoring/top-htop-iotop/":{}},"toc":{"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/uptime/monitoring/top-htop-iotop/":{}},"deprecated":{}}],["topolog",{"_index":1109,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["tor",{"_index":732,"title":{},"keywords":{"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{},"deprecated":{}}],["totp",{"_index":1091,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{}},"toc":{},"deprecated":{}}],["trace",{"_index":2445,"title":{},"keywords":{},"toc":{"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{}},"deprecated":{}}],["tracerout",{"_index":2639,"title":{},"keywords":{"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{}},"toc":{"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["track",{"_index":356,"title":{"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["tracker",{"_index":2282,"title":{"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{}},"keywords":{},"toc":{},"deprecated":{}}],["traffic",{"_index":323,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["transcod",{"_index":2125,"title":{},"keywords":{},"toc":{"/docs/applications/media-servers/how-to-install-shoutcast-dnas-server-on-linux/":{}},"deprecated":{}}],["transfer",{"_index":1032,"title":{"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/platform/billing-and-payments/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["transport",{"_index":1152,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/nginx-ssl-and-tls-deployment-best-practices/":{}},"deprecated":{}}],["tri",{"_index":1396,"title":{},"keywords":{},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"deprecated":{}}],["trick",{"_index":746,"title":{},"keywords":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/networking/using-the-linode-shell-lish/":{}},"deprecated":{}}],["trigger",{"_index":450,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["troubleshoot",{"_index":790,"title":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{}},"keywords":{"/docs/troubleshooting/troubleshooting/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/platform/kvm-reference/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/troubleshooting/troubleshooting-memory-and-networking-issues/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["true",{"_index":839,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/tools-reference/custom-kernels-distros/install-coreos-on-your-linode/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/game-servers/multicraft-on-debian/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/email/citadel/email-with-citadel-on-debian-6-squeeze/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/kloxo-guides/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/websites/cms/directadmin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/websites/cms/install-kloxo-on-centos-5/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/websites/ecommerce/opencart-on-fedora-15/":{},"/docs/websites/ecommerce/opencart-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/applications/social-networking/phpfox/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/uptime/monitoring/nagios-server-monitoring/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-gentoo-linux/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-fedora-13/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/logwatch-log-monitoring/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/social-networking-with-phpfox-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-debian-5-lenny/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/planet-feed-aggregator/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-on-arch/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/run-a-custom-compiled-kernel-with-pvgrub/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/development/frameworks/cakephp-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/wikis/twiki/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/apache-tips-and-tricks/managing-resources-with-apache-modalias/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-debian-5-lenny/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/how-to-make-a-selfsigned-ssl-certificate/":{},"/docs/security/ssl/obtaining-a-commercial-ssl-certificate/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-debian-5-lenny/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/security/firewalls/configure-a-firewall-with-arno-iptables-in-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}}}],["truew",{"_index":2725,"title":{},"keywords":{},"toc":{},"deprecated":{"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-debian-5-lenny/":{}}}],["truli",{"_index":2010,"title":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusti",{"_index":1306,"title":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["trusty tahr",{"_index":1479,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["tt-rss",{"_index":1021,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["ttl",{"_index":1829,"title":{},"keywords":{"/docs/networking/dns/dns-manager-overview/":{}},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/running-a-mail-server/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["ttrss",{"_index":1020,"title":{},"keywords":{"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{}},"toc":{},"deprecated":{}}],["tui",{"_index":740,"title":{},"keywords":{"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"toc":{},"deprecated":{}}],["tune",{"_index":335,"title":{"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"keywords":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{}},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{}},"deprecated":{}}],["tune mysql",{"_index":1598,"title":{},"keywords":{"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{}},"toc":{},"deprecated":{}}],["tunnel",{"_index":1096,"title":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"keywords":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{}},"toc":{"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"deprecated":{}}],["turbocharg",{"_index":1576,"title":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"keywords":{},"toc":{},"deprecated":{}}],["turn",{"_index":1438,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/platform/network-helper/":{}},"deprecated":{}}],["turtl",{"_index":817,"title":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{}},"deprecated":{}}],["twiki",{"_index":2038,"title":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki/":{}},"toc":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{}},"deprecated":{}}],["two",{"_index":202,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{}},"deprecated":{}}],["two factor authent",{"_index":1090,"title":{},"keywords":{"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{}},"toc":{},"deprecated":{}}],["two-factor authent",{"_index":1941,"title":{},"keywords":{"/docs/security/linode-manager-security-controls/":{}},"toc":{},"deprecated":{}}],["txt",{"_index":2922,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-records-an-introduction/":{}},"deprecated":{}}],["type",{"_index":1238,"title":{"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{},"toc":{"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"deprecated":{}}],["ubuntu",{"_index":11,"title":{"/docs/development/java/install-java-jdk/":{},"/docs/development/go/install-go-on-ubuntu/":{},"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/databases/elasticsearch/install_elasticsearch_debian_ubuntu/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-ghost-cms-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/install-and-manage-mysql-databases-with-puppet-hiera-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/applications/cloud-storage/install-and-configure-owncloud-on-ubuntu-16-04/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{},"/docs/quick-answers/linux/install-selinux-on-ubuntu/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/cassandra/deploy-scalable-cassandra/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/applications/media-servers/install-plex-media-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/install-black-mesa-on-debian-or-ubuntu/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-12-04-precise/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/redis/redis-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{},"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-install-and-configure-redmine-on-ubuntu-16-04/":{},"/docs/applications/cloud-storage/how-to-install-a-turtl-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-debian-ubuntu/":{},"/docs/development/java/install-java-on-ubuntu-16-04/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/ssl/obtain-a-commercially-signed-ssl-certificate-on-debian-and-ubuntu/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/web-servers/nginx/install-nginx-pagespeed-module-on-ubuntu1604/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-google-drive-linode/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/custom-compiled-kernel-with-pvgrub-debian-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/containers/how-to-install-docker-and-deploy-a-lamp-stack/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/multicraft-on-ubuntu/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/disabling-sslv3-for-poodle/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/cloud-storage/dropbox/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/email/installing-mail-filtering-for-ubuntu-12-04/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/platform/package-mirrors/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/manage-mysql-with-phpmyadmin-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/applications/project-management/power-team-collaboration-with-egroupware-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/create-a-self-signed-certificate-on-debian-and-ubuntu/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/development/version-control/how-to-configure-git/":{}},"toc":{"/docs/development/r/how-to-install-r-on-ubuntu-and-debian/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/uptime/monitoring/monitor-systems-logwatch/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distribution-supplied-kernel-with-kvm/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/platform/network-helper/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/networking/linux-static-ip-configuration/":{},"/docs/platform/disk-images/switch-to-a-64-bit-linux-kernel/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/package-mirrors/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/platform/linode-cli/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/tools-reference/tools/synchronize-files-with-unison/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["ubuntu 10.04",{"_index":2498,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.04 mail serv",{"_index":2597,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10",{"_index":2392,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 lamp",{"_index":2442,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 mail serv",{"_index":2455,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.10 upgrad",{"_index":2439,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu 10.4",{"_index":2595,"title":{},"keywords":{"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04",{"_index":2184,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 lamp",{"_index":2242,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.04 upgrad",{"_index":2262,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 lamp",{"_index":2216,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 11.10 upgrad",{"_index":2220,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04",{"_index":1770,"title":{},"keywords":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/email/exim/deploy-exim-as-a-send-only-mail-server-on-ubuntu-12-04/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 lamp",{"_index":2103,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 12.04 mail serv",{"_index":2006,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04",{"_index":1200,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/game-servers/launch-a-counter-strike-global-offensive-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/deploy-just-cause-2-multiplayer-server-on-ubuntu/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/game-servers/install-dont-starve-together-game-server-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 lamp",{"_index":1654,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 14.04 mail serv",{"_index":2012,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 16",{"_index":1857,"title":{},"keywords":{"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{}},"toc":{},"deprecated":{}}],["ubuntu 16.04",{"_index":892,"title":{},"keywords":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["ubuntu 17.04",{"_index":923,"title":{},"keywords":{"/docs/databases/cassandra/deploy-scalable-cassandra/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04",{"_index":2851,"title":{},"keywords":{"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 8.04 lamp",{"_index":2935,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04",{"_index":2891,"title":{},"keywords":{"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.04 mail serv",{"_index":2792,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10",{"_index":2487,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 lamp",{"_index":2807,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu 9.10 mail serv",{"_index":2793,"title":{},"keywords":{"/docs/email/citadel/email-with-citadel-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu dn",{"_index":2084,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu exim",{"_index":2241,"title":{},"keywords":{"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-11-04-natty/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-10-maverick/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/exim/sendonly-mail-server-with-exim-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu firewal",{"_index":1314,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu jaunti",{"_index":2845,"title":{},"keywords":{"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu karm",{"_index":2700,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu l0.04",{"_index":2637,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu l2.04",{"_index":2034,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp",{"_index":1653,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{}},"toc":{},"deprecated":{}}],["ubuntu lamp serv",{"_index":2102,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu lt",{"_index":1911,"title":{},"keywords":{"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu lucid",{"_index":2497,"title":{},"keywords":{"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu mail serv",{"_index":2698,"title":{},"keywords":{"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick",{"_index":2363,"title":{},"keywords":{"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu maverick upgrad",{"_index":2440,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{}},"toc":{},"deprecated":{}}],["ubuntu natti",{"_index":2185,"title":{},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu natty upgrad",{"_index":2263,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{}},"toc":{},"deprecated":{}}],["ubuntu oneir",{"_index":2218,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu oneiric upgrad",{"_index":2221,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{}},"toc":{},"deprecated":{}}],["ubuntu precis",{"_index":1902,"title":{},"keywords":{"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{}},"toc":{},"deprecated":{}}],["ubuntu precise pangolin",{"_index":2035,"title":{},"keywords":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu serv",{"_index":2104,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["ubuntu tahr",{"_index":1380,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["ubuntu ufw",{"_index":1311,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ubuntu upgrad",{"_index":2633,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["ubuntu web serv",{"_index":1656,"title":{},"keywords":{"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{},"deprecated":{}}],["ubuntu’",{"_index":2036,"title":{},"keywords":{},"toc":{"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{}},"deprecated":{}}],["ubuntu/debian",{"_index":2200,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/configure-modsecurity-on-apache/":{}},"deprecated":{}}],["udf",{"_index":2273,"title":{},"keywords":{},"toc":{"/docs/platform/stackscripts/":{}},"deprecated":{}}],["udp",{"_index":1679,"title":{},"keywords":{},"toc":{"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/security/securing-your-server/":{}},"deprecated":{}}],["ufw",{"_index":628,"title":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/game-servers/host-a-terraria-server-on-your-linode/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["ufw tutori",{"_index":1313,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["ufw’",{"_index":1317,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"deprecated":{}}],["unabl",{"_index":1451,"title":{},"keywords":{},"toc":{"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["unbound",{"_index":2082,"title":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"toc":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{}},"deprecated":{}}],["unbound debian 6",{"_index":2359,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbound debian squeez",{"_index":2360,"title":{},"keywords":{"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["unbundl",{"_index":1208,"title":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{}},"deprecated":{}}],["uncomplicated firewal",{"_index":1310,"title":{},"keywords":{"/docs/security/firewalls/configure-firewall-with-ufw/":{}},"toc":{},"deprecated":{}}],["under",{"_index":2400,"title":{"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{}},"deprecated":{}}],["understand",{"_index":332,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/configure-postgresql/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["undo",{"_index":972,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["unicorn",{"_index":1195,"title":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"deprecated":{}}],["unicorn rail",{"_index":1198,"title":{},"keywords":{"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["uninstal",{"_index":1966,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{},"/docs/security/securing-your-server/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uniq",{"_index":2413,"title":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"keywords":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"toc":{"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{}},"deprecated":{}}],["unison",{"_index":2663,"title":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"keywords":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"toc":{"/docs/tools-reference/tools/synchronize-files-with-unison/":{}},"deprecated":{}}],["unit",{"_index":663,"title":{},"keywords":{},"toc":{"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/game-servers/create-an-ark-survival-evolved-server-on-ubuntu-16-04/":{}},"deprecated":{}}],["uniti",{"_index":427,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["univers",{"_index":2057,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/build-aspnetmono-applications-with-modmono-and-apache-on-ubuntu-9-10-karmic/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["unix",{"_index":1529,"title":{},"keywords":{"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"toc":{"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{}},"deprecated":{}}],["unix socket",{"_index":2068,"title":{},"keywords":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"toc":{},"deprecated":{}}],["unix-like system",{"_index":2863,"title":{},"keywords":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"toc":{},"deprecated":{}}],["unmount",{"_index":1336,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["unoffici",{"_index":871,"title":{},"keywords":{},"toc":{"/docs/applications/containers/how-to-install-docker-and-pull-images-for-container-deployment/":{}},"deprecated":{}}],["unpack",{"_index":573,"title":{},"keywords":{},"toc":{"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["unrespons",{"_index":2146,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["unset",{"_index":1831,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["unstabl",{"_index":452,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{}},"deprecated":{}}],["unus",{"_index":2178,"title":{},"keywords":{},"toc":{"/docs/security/securing-your-server/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["unzip",{"_index":780,"title":{},"keywords":{},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["up",{"_index":16,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/databases/postgresql/how-to-back-up-your-postgresql-database/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/apache/how-to-set-up-htaccess-on-apache/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/databases/mariadb/set-up-mariadb-clusters-with-galera-debian-and-ubuntu/":{},"/docs/game-servers/how-to-set-up-minecraft-server-on-ubuntu-or-debian/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/networking/set-up-an-ipv6-tunnel-on-your-linode/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{}},"keywords":{},"toc":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/monitor-filesystem-events-with-pyinotify/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/tools-reference/custom-kernels-distros/install-nixos-on-linode/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/uptime/monitoring/how-to-install-graphite-and-grafana-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/uptime/reboot-survival-guide/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-debian-7/":{},"/docs/databases/mysql/install-and-configure-phpmyadmin-on-debian-8/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-on-ubuntu-12-04/":{},"/docs/databases/mysql/install-mysql-phpmyadmin-ubuntu-14-04/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-5-lenny/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-8-04-hardy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-ubuntu-9-04-jaunty/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["updat",{"_index":100,"title":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-linode/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/security/ssl/install-lets-encrypt-to-create-ssl-certificates/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/platform/billing-and-payments/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/game-servers/minecraft-on-linode-with-ubuntu-12-04/":{},"/docs/platform/automating-server-builds/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/platform/longview/longview/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-11-04-natty/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-fedora-14/":{},"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-14/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/redis/redis-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/databases/redis/redis-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/databases/redis/redis-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-fedora-13/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-debian-5-lenny/":{},"/docs/uptime/monitoring/monitor-system-logs-with-logwatch-on-ubuntu-10-04-lucid/":{},"/docs/databases/redis/redis-on-centos-5/":{},"/docs/databases/redis/redis-on-fedora-13/":{},"/docs/databases/redis/redis-on-ubuntu-9-10-karmic/":{},"/docs/databases/redis/redis-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/databases/redis/redis-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/applications/social-networking/question-and-answer-communities-with-osqa-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/forums/discussion-forums-with-fluxbb/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-bug-genie/":{},"/docs/development/bug-tracking/track-bugs-and-manage-development-with-flyspray/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/development/bug-tracking/manage-development-with-the-mantis-bug-tracker-on-debian-5-lenny/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-debian-5-lenny/":{},"/docs/applications/project-management/manage-projects-with-redmine-on-ubuntu-9-10-karmic/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["upgrad",{"_index":1033,"title":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{}},"keywords":{"/docs/platform/disk-images/resizing-a-linode/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{}},"toc":{"/docs/platform/upgrade-to-hourly-billing/":{},"/docs/websites/cms/update-and-secure-drupal-8-on-ubuntu/":{},"/docs/security/upgrading/upgrade-to-ubuntu-16-04/":{},"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-14-04-lts/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-12-04-precise/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-10-oneiric/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-11-04-natty/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-10-maverick/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/security/upgrading/how-to-upgrade-to-ubuntu-10-04-lts-lucid/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"deprecated":{}}],["upgrade distro",{"_index":1939,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["upload",{"_index":700,"title":{"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{}},"keywords":{},"toc":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/websites/hosting-a-website/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["uptim",{"_index":1606,"title":{},"keywords":{"/docs/uptime/reboot-survival-guide/":{}},"toc":{},"deprecated":{}}],["url",{"_index":388,"title":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"keywords":{"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache-tips-and-tricks/rewrite-urls-with-modrewrite-and-apache/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"deprecated":{}}],["us",{"_index":14,"title":{"/docs/databases/mysql/use-mysqldump-to-back-up-mysql-or-mariadb/":{},"/docs/development/r/how-to-deploy-rstudio-server-using-an-nginx-reverse-proxy/":{},"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/web-servers/nginx/nginx-reverse-proxy/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/platform/how-to-build-your-infrastructure-using-terraform-and-linode/":{},"/docs/uptime/loadbalancing/how-to-use-haproxy-for-load-balancing/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/development/nodejs/use-nightmarejs-to-automate-headless-browsing/":{},"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/databases/postgresql/create-a-highly-available-postgresql-cluster-using-patroni-and-haproxy/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/networking/dns/using-your-systems-hosts-file/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/applications/containers/how-to-use-dockerfiles/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{},"/docs/platform/use-coreos-container-linux-on-linode/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/quick-answers/linux/how-to-use-grep/":{},"/docs/quick-answers/linux/how-to-use-head/":{},"/docs/quick-answers/linux/how-to-use-tail/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/tools-reference/custom-kernels-distros/use-the-distribution-supplied-kernel-on-centos-6-with-grub-legacy/":{},"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-centos-7/":{},"/docs/security/authentication/use-one-time-passwords-for-two-factor-authentication-with-ssh-on-ubuntu-16-04-and-debian-8/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/development/ror/use-unicorn-and-nginx-on-ubuntu-14-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/networking/using-the-linode-graphical-shell-glish/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/applications/configuration-management/use-salt-states-to-create-lamp-stack-and-fail2ban-across-salt-minions/":{},"/docs/applications/configuration-management/vagrant-linode-environments/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/databases/mysql/how-to-optimize-mysql-performance-using-mysqltuner/":{},"/docs/uptime/monitoring/top-htop-iotop/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/squid/squid-http-proxy-centos-6-4/":{},"/docs/networking/squid/squid-http-proxy-ubuntu-12-04/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/longview/longview/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-12-04-precise/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/platform/linode-backup-service/":{},"/docs/tools-reference/tools/use-nano-text-editor-commands/":{},"/docs/websites/cms/install-a-commercial-ssl-certificate-using-cpanel/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-on-debian-5-lenny/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/security/ssl/using-openssls-subjectaltname-with-multiple-site-domains/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/security/backups/using-rdiff-backup-with-sshfs/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/ssh/using-the-terminal/":{}},"keywords":{},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/applications/containers/docker-container-communication/":{},"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/applications/containers/when-and-why-to-use-docker/":{},"/docs/applications/project-management/jupyter-nobook-on-jekyll/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/quick-answers/linux/how-to-install-configure-and-run-fish/":{},"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/applications/cloud-storage/install-seafile-with-nginx-on-ubuntu-1604/":{},"/docs/quick-answers/linux/use-nano-to-edit-files-in-linux/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/web-servers/apache/host-your-own-rss-reader-with-tiny-tiny-rss-on-centos-7/":{},"/docs/security/encryption/use-luks-for-full-disk-encryption/":{},"/docs/websites/cms/install-cpanel-on-centos/":{},"/docs/networking/remote-access/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/game-servers/left-4-dead-2-multiplayer-server-installation/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/security/firewalls/configure-firewall-with-ufw/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/development/java/java-development-wildfly-centos-7/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/game-servers/team-fortress2-on-debian-and-ubuntu/":{},"/docs/applications/media-servers/install-subsonic-media-server-on-ubuntu-or-debian/":{},"/docs/game-servers/garrys-mod-server-on-centos-7/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/security/ssl/ssl-apache2-centos/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/tools-reference/file-transfer/filezilla/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-fedora-20/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-12-04/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring-and-maintaining-your-server/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/set-up-dns-services-on-cpanel/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-15/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-11-04-natty/":{},"/docs/platform/stackscripts/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-arch-linux/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-6-squeeze/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-6-squeeze/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-14/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-6-squeeze/":{},"/docs/databases/mysql/using-mysql-relational-databases-on-gentoo/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-14/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-14/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-14/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-10-maverick/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-14/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/find-files-in-linux-using-the-command-line/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/use-dig-to-perform-manual-dns-queries/":{},"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-10-maverick/":{},"/docs/tools-reference/tools/create-file-system-links-with-ln/":{},"/docs/uptime/logs/use-logrotate-to-manage-log-files/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-fedora-13/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/use-the-date-command-in-linux/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-12/":{},"/docs/development/frameworks/apache-tomcat-on-fedora-13/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/apache-tomcat-on-ubuntu-9-10-karmic/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-13/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-fedora-13/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-10-04-lucid/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-10-04-lucid/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/networking/ssh/using-gnu-screen-to-manage-persistent-terminal-sessions/":{},"/docs/applications/messaging/advanced-irssi-usage/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-ubuntu-9-10-karmic/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-debian-5-lenny/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-fedora-12/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-centos-5/":{},"/docs/websites/proxies/using-apache-for-proxy-and-clustering-services-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-centos-5/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/databases/couchdb/use-couchdb-for-document-based-data-storage-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modpython-on-centos-5/":{},"/docs/databases/mongodb/use-mongodb-to-store-application-data-on-debian-5-lenny/":{},"/docs/email/clients/retrieve-email-using-getmail/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/networking/dns/use-unbound-for-local-dns-resolution-on-debian-5-lenny/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/social-networking/social-networking-with-elgg-on-debian-5-lenny/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-10-karmic/":{},"/docs/networking/ssh/using-sshfs-on-linux/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{},"/docs/development/frameworks/apache-tomcat-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-8-04-lts-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modpython-on-ubuntu-8-04-hardy/":{},"/docs/security/recovering-from-a-system-compromise/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-centos-5/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-fedora-12/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-8-04-hardy/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-ubuntu-9-04-jaunty/":{},"/docs/databases/mysql/use-mysql-relational-databases-on-debian-5-lenny/":{},"/docs/development/frameworks/installing-apache-tomcat-on-ubuntu-9-04-jaunty/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/networking/dns/dns-manager-overview/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["usag",{"_index":168,"title":{"/docs/applications/messaging/advanced-irssi-usage/":{}},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{"/docs/applications/containers/how-to-use-docker-compose/":{},"/docs/tools-reference/tools/manipulate-lists-with-sort-and-uniq/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/development/perl/manage-cpan-modules-with-cpan-minus/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["use nginx as load-balanc",{"_index":2586,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["use nginx as proxi",{"_index":2585,"title":{},"keywords":{"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{}},"toc":{},"deprecated":{}}],["user",{"_index":119,"title":{"/docs/email/postfix/postfix-dovecot-and-system-user-accounts-on-debian-5-lenny/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"keywords":{"/docs/tools-reference/linux-users-and-groups/":{}},"toc":{"/docs/databases/elasticsearch/a-guide-to-elasticsearch-plugins/":{},"/docs/databases/postgresql/configure-postgresql/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/websites/ecommerce/install-opencart-on-centos-7/":{},"/docs/security/advanced-ssh-server-security/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/security/vulnerabilities/install-openvas-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/databases/mongodb/create-a-mongodb-replica-set/":{},"/docs/databases/postgresql/how-to-install-postgresql-on-ubuntu-16-04/":{},"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-and-configure-puppet/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-7/":{},"/docs/databases/mariadb/how-to-install-mariadb-on-centos-7/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-8/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/game-servers/minecraft-with-spigot-ubuntu/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/databases/mysql/configure-master-master-mysql-database-replication/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/email/iredmail/install-iredmail-on-ubuntu/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mariadb/mariadb-setup-debian/":{},"/docs/platform/linode-cli/":{},"/docs/databases/mysql/how-to-install-mysql-on-centos-6/":{},"/docs/databases/mysql/how-to-install-mysql-on-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/platform/linode-managed/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/databases/mysql/deploy-mysql-relational-databases-on-ubuntu-12-04-precise-pangolin/":{},"/docs/databases/mysql/install-mysql-on-ubuntu-14-04/":{},"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/applications/social-networking/dolphin/":{},"/docs/websites/cms/use-cpanel-to-manage-domains-and-databases/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{},"/docs/security/securing-your-server/":{},"/docs/websites/cms/creating-accounts-on-directadmin/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/databases/mongodb/build-database-clusters-with-mongodb/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/databases/postgresql/fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{},"/docs/tools-reference/tools/limiting-access-with-sftp-jails-on-debian-and-ubuntu/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/tools/schedule-tasks-with-cron/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/databases/postgresql/centos-5/":{},"/docs/databases/postgresql/fedora-12/":{},"/docs/databases/postgresql/ubuntu-8-04-hardy/":{},"/docs/databases/postgresql/ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/databases/postgresql/debian-5-lenny/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["user’",{"_index":2095,"title":{},"keywords":{},"toc":{"/docs/databases/postgresql/use-postgresql-relational-databases-on-ubuntu-12-04/":{},"/docs/databases/postgresql/debian-6-squeeze/":{},"/docs/databases/postgresql/ubuntu-10-10-maverick/":{},"/docs/databases/postgresql/ubuntu-10-04-lucid/":{},"/docs/databases/postgresql/ubuntu-9-10-karmic/":{},"/docs/databases/postgresql/debian-5-lenny/":{}},"deprecated":{}}],["user/root",{"_index":2158,"title":{},"keywords":{},"toc":{"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["usernam",{"_index":1058,"title":{},"keywords":{},"toc":{"/docs/email/postfix/configure-postfix-to-send-mail-using-gmail-and-google-apps-on-debian-or-ubuntu/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/email/postfix/postfix-smtp-debian7/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/platform/accounts-and-passwords/":{}},"deprecated":{}}],["util",{"_index":1947,"title":{"/docs/uptime/monitoring/use-cacti-to-monitor-resource-utilization-on-ubuntu-12-04/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-ubuntu-10-04-lucid/":{},"/docs/uptime/monitoring/monitoring-resource-utilization-with-cacti-on-debian-5-lenny/":{}},"keywords":{},"toc":{"/docs/security/backups/backing-up-your-data/":{},"/docs/databases/mysql/back-up-your-mysql-databases/":{},"/docs/email/clients/retrieve-email-using-getmail/":{}},"deprecated":{}}],["uwsgi",{"_index":1304,"title":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/nginx/deploy-django-applications-using-uwsgi-and-nginx-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"deprecated":{}}],["vagrant",{"_index":1515,"title":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["vagrantfil",{"_index":1516,"title":{},"keywords":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"toc":{"/docs/applications/configuration-management/vagrant-linode-environments/":{}},"deprecated":{}}],["valu",{"_index":832,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-install-and-configure-a-redis-cluster-on-ubuntu-1604/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{}},"deprecated":{}}],["vanilla",{"_index":1394,"title":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"keywords":{"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"toc":{"/docs/applications/voip/install-asterisk-on-centos-7/":{},"/docs/websites/forums/discussion-forums-with-vanilla-forums/":{}},"deprecated":{}}],["variabl",{"_index":59,"title":{},"keywords":{},"toc":{"/docs/development/go/install-go-on-ubuntu/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{},"/docs/platform/stackscripts/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["varnish",{"_index":1077,"title":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"keywords":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"toc":{"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["varnishlog",{"_index":1835,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vc",{"_index":1631,"title":{},"keywords":{"/docs/development/version-control/how-to-install-git-and-clone-a-github-repository/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-distributed-source-branches-with-bazaar/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"toc":{},"deprecated":{}}],["vcl",{"_index":1827,"title":{},"keywords":{},"toc":{"/docs/websites/varnish/getting-started-with-varnish-cache/":{}},"deprecated":{}}],["vdev",{"_index":511,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["venu",{"_index":2044,"title":{"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/social-networking/create-an-aggregate-blog-using-planet-venus-on-ubuntu-10-04-lucid/":{}},"keywords":{},"toc":{},"deprecated":{}}],["verbos",{"_index":1917,"title":{},"keywords":{},"toc":{"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"deprecated":{}}],["verifi",{"_index":896,"title":{},"keywords":{},"toc":{"/docs/databases/cassandra/set-up-a-cassandra-node-cluster-on-ubuntu-and-centos/":{},"/docs/databases/redis/how-to-install-a-redis-server-on-ubuntu-or-debian8/":{},"/docs/databases/redis/install-and-configure-redis-on-centos-7/":{},"/docs/email/postfix/configure-spf-and-dkim-in-postfix-on-debian-8/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-8-jessie/":{},"/docs/uptime/monitoring/ossec-ids-debian-7/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/email/using-google-apps-for-email/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-centos-6-4/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-ubuntu-12-04-precise/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/platform/longview/longview/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/platform/disk-images/copying-a-disk-image-to-a-different-account/":{},"/docs/tools-reference/tools/use-killall-and-kill-to-stop-processes/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version",{"_index":140,"title":{"/docs/quick-answers/linux/how-to-use-git/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-linux/":{},"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/development/version-control/how-to-install-git-windows/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{},"/docs/applications/containers/create-tag-and-upload-your-own-docker-image/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"deprecated":{}}],["version control",{"_index":1211,"title":{},"keywords":{"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{}},"toc":{},"deprecated":{}}],["vhost",{"_index":1166,"title":{},"keywords":{},"toc":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["vi(m",{"_index":980,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{}},"deprecated":{}}],["via",{"_index":142,"title":{"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{}},"keywords":{},"toc":{"/docs/development/version-control/how-to-install-git-mac/":{},"/docs/tools-reference/tools/faster-file-navigation-with-autojump/":{},"/docs/uptime/monitoring/monitor-remote-hosts-with-icinga/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/configuration-management/configure-and-use-salt-cloud-and-cloud-maps-to-provision-systems/":{},"/docs/applications/configuration-management/configure-and-use-salt-ssh/":{},"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/platform/disk-images/migrating-a-server-to-your-linode/":{},"/docs/troubleshooting/troubleshooting/":{}},"deprecated":{}}],["view",{"_index":22,"title":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/tools-reference/tools/view-and-follow-the-end-of-text-files-with-tail/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{}},"keywords":{},"toc":{"/docs/development/iot/install-thingsboard-iot-dashboard/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/platform/billing-and-payments/":{},"/docs/platform/longview/longview-app-for-mysql/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{},"/docs/tools-reference/tools/view-the-beginning-of-text-files-with-head/":{},"/docs/security/firewalls/control-network-traffic-with-iptables/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/networking/ssh/using-the-terminal/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["vim",{"_index":608,"title":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"keywords":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"toc":{"/docs/tools-reference/tools/how-to-install-neovim-and-plugins-with-vim-plug/":{},"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["vimrc",{"_index":797,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/introduction-to-vim-customization/":{}},"deprecated":{}}],["virtual",{"_index":379,"title":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{}},"keywords":{"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{}},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/applications/big-data/how-to-move-machine-learning-model-to-production/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/web-servers/lamp/install-lamp-stack-on-ubuntu-16-04/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/email/clients/install-roundcube-on-ubuntu/":{},"/docs/web-servers/lamp/lamp-on-centos-7/":{},"/docs/applications/configuration-management/use-puppet-modules-to-create-a-lamp-stack/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/applications/configuration-management/use-salt-states-to-configure-a-lamp-stack-on-a-minion/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/platform/kvm-reference/":{},"/docs/web-servers/nginx/install-and-configure-nginx-and-php-fastcgi-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/nginx-phpfastcgi-ubuntu-14-04/":{},"/docs/applications/configuration-management/creating-your-first-chef-cookbook/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/platform/nodebalancer/getting-started-with-nodebalancers/":{},"/docs/web-servers/lamp/lamp-on-ubuntu-14-04/":{},"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/development/version-control/install-gitlab-on-ubuntu-14-04-trusty-tahr/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/security/upgrading/updating-virtual-host-settings-from-apache-2-2-to-apache-2-4/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/web-servers/lamp/how-to-install-a-lamp-stack-on-arch-linux/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/email/postfix/troubleshooting-problems-with-postfix-dovecot-and-mysql/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/uptime/analytics/piwik-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/nginx/install-nginx-and-php-via-fastcgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-11-04-natty/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-11-04-natty/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-arch-linux/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-10-maverick/":{},"/docs/uptime/analytics/piwik-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/enable-ssl-for-https-configuration-on-nginx/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-centos-5/":{},"/docs/websites/wikis/confluence-on-fedora-13/":{},"/docs/websites/wikis/confluence-on-debian-5-lenny/":{},"/docs/websites/wikis/confluence-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/confluence-on-ubuntu-10-04-lucid/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/basic-postfix-email-gateway-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/nginx-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/email/mailman/manage-email-lists-with-gnu-mailman-on-debian-5-lenny/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/development/frameworks/deploy-smalltalk-applications-with-seaside/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/troubleshooting/troubleshooting-common-apache-issues/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["virtual host",{"_index":1986,"title":{},"keywords":{"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{}},"toc":{},"deprecated":{}}],["virtual intercom",{"_index":1486,"title":{},"keywords":{"/docs/game-servers/install-teamspeak/":{}},"toc":{},"deprecated":{}}],["virtual machine mod",{"_index":1520,"title":{},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{},"deprecated":{}}],["virtual memori",{"_index":2448,"title":{},"keywords":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"toc":{},"deprecated":{}}],["virtualbox",{"_index":2878,"title":{},"keywords":{},"toc":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"deprecated":{}}],["virtualenv",{"_index":695,"title":{},"keywords":{"/docs/applications/project-management/how-to-create-a-private-python-package-repository/":{},"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"toc":{"/docs/development/python/create-a-python-virtualenv-on-ubuntu-1610/":{}},"deprecated":{}}],["virtualhost",{"_index":1773,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["viru",{"_index":1935,"title":{},"keywords":{},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["visual",{"_index":287,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{}},"keywords":{},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/project-management/setting-up-taskwarrior-on-ubuntu-16-10/":{}},"deprecated":{}}],["vlogger",{"_index":2295,"title":{},"keywords":{},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{}},"deprecated":{}}],["vmstat",{"_index":2447,"title":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{}},"keywords":{},"toc":{"/docs/uptime/monitoring/use-vmstat-to-monitor-system-performance/":{},"/docs/tools-reference/linux-system-administration-basics/":{}},"deprecated":{}}],["vnc",{"_index":424,"title":{"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{}},"deprecated":{}}],["voic",{"_index":1774,"title":{},"keywords":{},"toc":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{}},"deprecated":{}}],["voice chat",{"_index":1326,"title":{},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{}},"toc":{},"deprecated":{}}],["voip",{"_index":1325,"title":{"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"keywords":{"/docs/applications/voip/install-and-configure-mumble-on-debian/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-12-04-precise/":{},"/docs/applications/voip/deploy-voip-services-with-asterisk-and-freepbx-on-ubuntu-9-10-karmic/":{}},"toc":{},"deprecated":{}}],["voip gateway",{"_index":1391,"title":{},"keywords":{"/docs/applications/voip/install-asterisk-on-centos-7/":{}},"toc":{},"deprecated":{}}],["volum",{"_index":271,"title":{},"keywords":{"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"toc":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/applications/containers/how-to-install-openvz-on-debian-9/":{},"/docs/platform/how-to-use-block-storage-with-your-linode/":{}},"deprecated":{}}],["volume manag",{"_index":503,"title":{},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{},"deprecated":{}}],["vpn",{"_index":459,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configure-openvpn-access-server-to-tunnel-traffic/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{},"/docs/networking/vpn/pritunl-vpn-ubuntu/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-6-squeeze/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-10-maverick/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-10-04-lucid/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-centos-6/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-debian-5-lenny/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-9-10-karmic/":{}},"deprecated":{}}],["vpn server",{"_index":1484,"title":{},"keywords":{"/docs/networking/vpn/pritunl-vpn-ubuntu/":{}},"toc":{},"deprecated":{}}],["vpn tunnel",{"_index":1282,"title":{},"keywords":{"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/networking/vpn/set-up-a-hardened-openvpn-server/":{},"/docs/networking/vpn/tunnel-your-internet-traffic-through-an-openvpn-server/":{}},"toc":{},"deprecated":{}}],["vs",{"_index":248,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/tools-reference/custom-kernels-distros/install-freebsd-on-linode/":{}},"deprecated":{}}],["vulner",{"_index":73,"title":{"/docs/security/security-patches/patching-glibc-for-the-ghost-vulnerability/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{},"/docs/security/security-patches/patching-openssl-for-the-heartbleed-vulnerability/":{}},"keywords":{"/docs/platform/meltdown_statement/":{},"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"toc":{"/docs/platform/meltdown_statement/":{},"/docs/security/security-patches/patching-bash-for-the-shellshock-vulnerability/":{}},"deprecated":{}}],["vulnerabilti",{"_index":493,"title":{"/docs/security/vulnerabilities/scanning-your-linode-for-malware/":{}},"keywords":{},"toc":{},"deprecated":{}}],["wait",{"_index":2932,"title":{},"keywords":{},"toc":{"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["warn",{"_index":1003,"title":{},"keywords":{},"toc":{"/docs/security/advanced-ssh-server-security/":{}},"deprecated":{}}],["watch",{"_index":357,"title":{},"keywords":{},"toc":{"/docs/development/monitor-filesystem-events-with-pyinotify/":{}},"deprecated":{}}],["watchdog",{"_index":2105,"title":{},"keywords":{},"toc":{"/docs/uptime/monitoring-and-maintaining-your-server/":{}},"deprecated":{}}],["way",{"_index":970,"title":{},"keywords":{},"toc":{"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/platform/disk-images/disk-images-and-configuration-profiles/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["wazuh",{"_index":563,"title":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"keywords":{},"toc":{"/docs/security/visualize-server-security-on-centos-7-with-an-elastic-stack-and-wazuh/":{}},"deprecated":{}}],["web",{"_index":164,"title":{"/docs/development/use-a-linode-for-web-development-on-remote-devices/":{},"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/databases/elasticsearch/visualize-apache-web-server-logs-using-elastic-stack-on-debian-8/":{},"/docs/applications/project-management/install-farmos/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/tools-reference/tools/load-testing-with-siege/":{},"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/websites/proxies/deploy-multiple-web-servers-with-proxypass-on-ubuntu-12-04/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-6-squeeze/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-fedora-13/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/websites/cms/manage-web-content-with-flatpress/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/websites/cms/manage-web-content-with-phpfusion/":{},"/docs/websites/proxies/multiple-web-servers-with-proxypass-on-centos-5/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-ubuntu-9-10-karmic/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-joomla/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/apache/multiple-web-servers-with-proxypass-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache-tips-and-tricks/redirect-urls-with-the-apache-web-server/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{}},"keywords":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/uptime/analytics/open-web-analytics-install-and-launch-on-your-server/":{}},"toc":{"/docs/applications/containers/deploying-microservices-with-docker/":{},"/docs/applications/cloud-storage/store-and-share-your-files-with-nextcloud-centos-7/":{},"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/uptime/monitoring/install-icinga2-monitoring-on-debian-9/":{},"/docs/applications/cloud-storage/tahoe-lafs-on-debian-9/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{},"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/networking/diagnostics/install-ntopng-for-network-monitoring-on-debian8/":{},"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lemp/how-to-install-a-lemp-server-on-ubuntu-16-04/":{},"/docs/uptime/monitoring/install-nagios-4-on-ubuntu-debian-8/":{},"/docs/uptime/monitoring/monitoring-servers-with-monit/":{},"/docs/development/version-control/install-gogs-on-debian/":{},"/docs/applications/configuration-management/learn-how-to-install-ansible-and-run-playbooks/":{},"/docs/platform/nodebalancer/nodebalancer-ssl-configuration/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-20/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/websites/varnish/getting-started-with-varnish-cache/":{},"/docs/email/clients/install-squirrelmail-on-ubuntu-16-04-or-debian-8/":{},"/docs/email/clients/installing-squirrelmail-on-debian-7/":{},"/docs/email/clients/installing-squirrelmail-on-ubuntu-12-04/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-19/":{},"/docs/web-servers/lamp/lamp-server-on-gentoo/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/uptime/monitoring/monitor-services-with-nagios-on-ubuntu-12-04/":{},"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/lamp/set-up-a-lamp-server-on-gentoo/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-11-04-natty/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-15/":{},"/docs/web-servers/lamp/lamp-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-11-04-natty/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/web-servers/lamp/lamp-server-on-debian-6-squeeze/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/ecommerce/oscommerce-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/development/version-control/git-based-development-networks-with-girocco-on-debian-5-lenny/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-13/":{},"/docs/uptime/monitoring/monitoring-servers-with-munin-on-ubuntu-10-04-lucid/":{},"/docs/uptime/analytics/piwik-on-centos-5/":{},"/docs/websites/ecommerce/oscommerce-on-ubuntu-9-10-karmic/":{},"/docs/websites/ecommerce/magento-on-ubuntu-9-10-karmic/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{},"/docs/websites/ecommerce/oscommerce-on-debian-5-lenny/":{},"/docs/websites/ecommerce/magento-on-debian-5-lenny/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-04-jaunty/":{},"/docs/uptime/analytics/piwik-on-ubuntu-9-10-karmic/":{},"/docs/development/version-control/manage-source-code-versions-with-subversion/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/uptime/analytics/piwik-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lamp/lamp-server-on-centos-5/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-11/":{},"/docs/web-servers/lamp/lamp-server-on-fedora-12/":{},"/docs/networking/using-the-linode-shell-lish/":{},"/docs/web-servers/lamp/lamp-server-on-debian-5-lenny/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lamp/lamp-server-on-ubuntu-9-04-jaunty/":{}},"deprecated":{}}],["web app",{"_index":1860,"title":{},"keywords":{"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["web appl",{"_index":1690,"title":{},"keywords":{"/docs/web-servers/lemp/lemp-stack-on-centos-7-with-fastcgi/":{},"/docs/web-servers/lemp/lemp-stack-on-debian-8/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apache-centos-6/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/websites/forums/launch-discussion-forums-with-phpbb-on-ubuntu-12-04/":{},"/docs/web-servers/apache/run-php-cgi-apache-ubuntu-12-04/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-11-10-oneiric/":{},"/docs/web-servers/lemp/lemp-server-on-centos-6/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-15/":{},"/docs/web-servers/lemp/lemp-server-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-6-squeeze/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-fedora-14/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/sinatra-framework-and-nginx-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-14/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-10-maverick/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-centos-5/":{},"/docs/web-servers/lemp/lemp-server-on-arch-linux/":{},"/docs/web-servers/lemp/lemp-server-on-fedora-13/":{},"/docs/web-servers/lemp/lemp-server-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/lemp/lemp-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-10-04-lts-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-centos-5/":{},"/docs/websites/forums/discussion-forums-with-mybb/":{},"/docs/websites/forums/install-a-simple-machines-forum-on-your-website/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-8-04-hardy/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-centos-5/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-fedora-12/":{},"/docs/development/frameworks/catalyst-and-modperl/":{},"/docs/web-servers/apache/run-php-applications-under-cgi-with-apache-on-debian-5-lenny/":{},"/docs/websites/forums/discussion-forums-with-phpbb-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web framework",{"_index":2032,"title":{},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{},"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{},"/docs/websites/cms/managing-web-content-with-drupal-7/":{}},"toc":{},"deprecated":{}}],["web host",{"_index":1165,"title":{},"keywords":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{}},"toc":{},"deprecated":{}}],["web mail",{"_index":1378,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["web scrap",{"_index":375,"title":{},"keywords":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{}},"toc":{},"deprecated":{}}],["web search",{"_index":722,"title":{},"keywords":{"/docs/websites/cms/add-a-custom-search-to-your-site-with-solr/":{}},"toc":{},"deprecated":{}}],["web serv",{"_index":711,"title":{},"keywords":{"/docs/web-servers/caddy/install-and-configure-caddy-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache/apache-web-server-on-ubuntu-14-04/":{},"/docs/web-servers/nginx/install-nginx-web-server-on-debian-8/":{},"/docs/web-servers/apache/apache-web-server-debian-8/":{},"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/security/ssl/ssl-apache2-debian-ubuntu/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-ubuntu-12-04-preci/":{},"/docs/web-servers/nginx/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/":{},"/docs/web-servers/apache/apache-web-server-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-centos/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-fedora-12/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/web-servers/apache/apache-access-control/":{},"/docs/web-servers/apache-tips-and-tricks/rulebased-access-control-for-apache/":{},"/docs/web-servers/apache-tips-and-tricks/apache-configuration-basics/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-ubuntu-8-04-lts-hardy/":{},"/docs/web-servers/lighttpd/lighttpd-web-server-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["web sev",{"_index":1870,"title":{},"keywords":{"/docs/web-servers/apache/apache-web-server-on-centos-6/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-10-maverick/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/cherokee/web-apps-with-cherokee-and-phpfastcgi-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/apache/apache-2-web-server-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{},"/docs/security/ssl/ssl-certificates-with-apache-2-on-debian-5-lenny/":{},"/docs/web-servers/apache/apache-2-web-server-on-centos-5/":{}},"toc":{},"deprecated":{}}],["web-appl",{"_index":2829,"title":{},"keywords":{"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["web-server autom",{"_index":678,"title":{},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{}},"toc":{},"deprecated":{}}],["web.pi",{"_index":1309,"title":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"keywords":{"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/development/frameworks/webpy-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/webpy-on-debian-6-squeeze/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/webpy-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/webpy-on-debian-5-lenny/":{}},"deprecated":{}}],["webal",{"_index":2296,"title":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"keywords":{"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"toc":{"/docs/websites/cms/manage-a-debian-6-squeeze-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-14-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-10-maverick-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-fedora-13-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-10-04-lucid-vps-with-ispconfig/":{},"/docs/websites/cms/manage-a-debian-5-lenny-vps-with-ispconfig/":{},"/docs/websites/cms/manage-an-ubuntu-9-10-karmic-vps-with-ispconfig/":{},"/docs/uptime/analytics/webalizer-on-centos-5/":{},"/docs/uptime/analytics/webalizer-on-debian-5-lenny/":{}},"deprecated":{}}],["webdav",{"_index":1331,"title":{},"keywords":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["webmail",{"_index":1275,"title":{},"keywords":{"/docs/email/clients/install-roundcube-on-ubuntu/":{}},"toc":{"/docs/email/running-a-mail-server/":{}},"deprecated":{}}],["webmail control panel",{"_index":770,"title":{},"keywords":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"toc":{},"deprecated":{}}],["webmin",{"_index":1722,"title":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"keywords":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"toc":{"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{}},"deprecated":{}}],["webpag",{"_index":301,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{}},"deprecated":{}}],["webserv",{"_index":2798,"title":{},"keywords":{"/docs/troubleshooting/troubleshooting-common-apache-issues/":{}},"toc":{},"deprecated":{}}],["webservic",{"_index":631,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["websit",{"_index":292,"title":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/development/version-control/how-to-unbundle-nginx-from-omnibus-gitlab-for-serving-multiple-websites/":{},"/docs/uptime/analytics/google-analytics-for-websites/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/websites/hosting-a-website/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/nginx/websites-with-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-ubuntu-10-04-lts-lucid/":{},"/docs/web-servers/nginx/websites-with-nginx-on-centos-5/":{},"/docs/web-servers/nginx/websites-with-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/websites-with-nginx-on-fedora-12/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"keywords":{"/docs/websites/introduction-to-high-availability/":{},"/docs/web-servers/lamp/lamp-on-debian-8-jessie/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/development/nodejs/how-to-install-nodejs/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/websites/hosting-a-website/":{}},"toc":{"/docs/websites/ecommerce/how-to-install-prestashop-on-ubuntu-16-04/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{},"/docs/troubleshooting/troubleshooting/":{},"/docs/websites/hosting-a-website/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/platform/linode-beginners-guide/":{}},"deprecated":{}}],["website migr",{"_index":1892,"title":{},"keywords":{"/docs/platform/migrate-to-linode/migrate-from-shared-hosting-to-linode/":{}},"toc":{},"deprecated":{}}],["websocket",{"_index":147,"title":{"/docs/development/introduction-to-websockets/":{}},"keywords":{"/docs/development/introduction-to-websockets/":{},"/docs/applications/big-data/install-a-jupyter-notebook-server-on-a-linode-behind-an-apache-reverse-proxy/":{}},"toc":{"/docs/development/introduction-to-websockets/":{}},"deprecated":{}}],["weechat",{"_index":1746,"title":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"keywords":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"toc":{"/docs/applications/messaging/using-weechat-for-irc/":{}},"deprecated":{}}],["week",{"_index":2494,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/use-the-date-command-in-linux/":{}},"deprecated":{}}],["wercker",{"_index":474,"title":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"keywords":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wercker.yml",{"_index":478,"title":{},"keywords":{},"toc":{"/docs/development/ci/how-to-develop-and-deploy-your-applications-using-wercker/":{}},"deprecated":{}}],["wget",{"_index":900,"title":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"keywords":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"toc":{"/docs/quick-answers/linux/how-to-use-wget/":{},"/docs/tools-reference/tools/download-resources-from-the-command-line-with-wget/":{}},"deprecated":{}}],["what’",{"_index":1523,"title":{},"keywords":{},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["what’",{"_index":82,"title":{},"keywords":{},"toc":{"/docs/platform/meltdown_statement/":{}},"deprecated":{}}],["wheezi",{"_index":1563,"title":{"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/web-servers/apache/running-fastcgi-php-fpm-on-debian-7-with-apache/":{},"/docs/databases/mongodb/creating-a-mongodb-replication-set-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/lemp/lemp-server-on-debian-7-wheezy/":{},"/docs/web-servers/nginx/how-to-install-nginx-on-debian-7-wheezy/":{},"/docs/web-servers/apache/run-php-cgi-apapache-debian-7/":{},"/docs/web-servers/lamp/lamp-server-on-debian-7-wheezy/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"keywords":{"/docs/security/upgrading/upgrade-to-debian-8-jessie/":{},"/docs/game-servers/minecraft-with-mcmyadmin-on-debian/":{},"/docs/web-servers/nginx/install-nginx-and-a-startssl-certificate-on-debian-7-wheezy/":{},"/docs/web-servers/apache/apache-web-server-debian-7/":{},"/docs/security/encryption/full-disk-encryption-xen/":{},"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{"/docs/tools-reference/custom-kernels-distros/run-a-distributionsupplied-kernel-with-pvgrub/":{}},"deprecated":{}}],["wheezy upgrad",{"_index":1940,"title":{},"keywords":{"/docs/security/upgrading/how-to-upgrade-to-debian-7-wheezy/":{}},"toc":{},"deprecated":{}}],["whitelist",{"_index":1107,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/security/linode-manager-security-controls/":{},"/docs/web-servers/apache-tips-and-tricks/modevasive-on-apache/":{}},"deprecated":{}}],["whitelist/blacklist",{"_index":2514,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/control-network-traffic-with-iptables/":{}},"deprecated":{}}],["whole",{"_index":243,"title":{},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{}},"deprecated":{}}],["wide",{"_index":376,"title":{},"keywords":{},"toc":{"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{}},"deprecated":{}}],["wiki",{"_index":2039,"title":{},"keywords":{"/docs/websites/wikis/twiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-12-04-precise-pangolin/":{},"/docs/websites/wikis/ikiwiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/twiki-on-centos-5/":{},"/docs/websites/wikis/twiki-on-debian-6-squeeze/":{},"/docs/websites/wikis/twiki-on-fedora-14/":{},"/docs/websites/wikis/ikiwiki-on-arch-linux/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-04-lucid/":{},"/docs/websites/wikis/twiki-on-ubuntu-10-10-maverick/":{},"/docs/websites/wikis/ikiwiki-on-debian-5-lenny/":{},"/docs/websites/wikis/twiki-on-debian-5-lenny/":{},"/docs/websites/wikis/ikiwiki-on-fedora-13/":{},"/docs/websites/wikis/dokuwiki-engine/":{},"/docs/websites/wikis/twiki/":{},"/docs/websites/wikis/ikiwiki-on-fedora-12/":{},"/docs/websites/wikis/ikiwiki-on-ubuntu-9-10-karmic/":{},"/docs/websites/wikis/install-mediawiki-on-ubuntu-1604/":{}},"toc":{},"deprecated":{}}],["wildcard",{"_index":1562,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/networking/dns/common-dns-configurations/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["wildfli",{"_index":1253,"title":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"keywords":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"toc":{"/docs/development/clojure-deployment-with-immutant-and-wildfly-on-ubuntu-14-04/":{},"/docs/development/java/java-development-wildfly-centos-7/":{}},"deprecated":{}}],["window",{"_index":145,"title":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/databases/postgresql/how-to-access-postgresql-database-remotely-using-pgadmin-on-windows/":{},"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{},"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{},"/docs/development/version-control/how-to-install-git-on-linux-mac-and-windows/":{}},"keywords":{"/docs/development/version-control/how-to-install-git-windows/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/databases/couchdb/access-futon-over-ssh-using-putty-on-windows/":{}},"toc":{"/docs/networking/vpn/create-a-socks5-proxy-server-with-shadowsocks-on-ubuntu-and-centos7/":{},"/docs/networking/ssh/persistent-terminal-sessions-with-tmux/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/networking/vpn/install-openvpn-access-server-on-linux/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/web-servers/cherokee/deploy-websites-with-a-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/web-servers/cherokee/use-cherokee-web-server-on-ubuntu-12-04/":{},"/docs/platform/disk-images/copying-a-disk-image-over-ssh/":{},"/docs/security/authentication/use-public-key-authentication-with-ssh/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-13/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-fedora-14/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-10-04-lts-lucid/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/applications/messaging/using-irssi-for-internet-relay-chat/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-ubuntu-9-04-jaunty/":{},"/docs/web-servers/cherokee/websites-with-the-cherokee-web-server-on-debian-5-lenny/":{}},"deprecated":{}}],["windows scp",{"_index":2820,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows sftp program",{"_index":2821,"title":{},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{},"deprecated":{}}],["windows ssh cli",{"_index":2838,"title":{},"keywords":{"/docs/networking/ssh/ssh-connections-using-putty-on-windows/":{}},"toc":{},"deprecated":{}}],["winscp",{"_index":2819,"title":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"keywords":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"toc":{"/docs/tools-reference/file-transfer/transfer-files-with-winscp-on-windows/":{}},"deprecated":{}}],["wireguard",{"_index":458,"title":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"keywords":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{},"/docs/networking/vpn/set-up-a-streisand-gateway/":{}},"toc":{"/docs/networking/vpn/set-up-wireguard-vpn-on-ubuntu/":{}},"deprecated":{}}],["within",{"_index":813,"title":{"/docs/applications/containers/node-js-web-server-deployed-within-docker/":{}},"keywords":{},"toc":{"/docs/game-servers/install-a-half-life-2-deathmatch-dedicated-server-on-debian-or-ubuntu/":{},"/docs/quick-answers/linux/linux-command-line-tips/":{},"/docs/tools-reference/tools/manipulate-text-from-the-command-line-with-sed/":{}},"deprecated":{}}],["without",{"_index":250,"title":{"/docs/networking/dns/previewing-websites-without-dns/":{}},"keywords":{},"toc":{"/docs/security/encrypt-data-disk-with-dm-crypt/":{},"/docs/game-servers/minecraft-with-bungee-cord/":{},"/docs/websites/cms/how-to-install-a-webmin-control-panel-and-modules/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-filezilla-on-ubuntu-9-10-desktop/":{}},"deprecated":{}}],["wizard",{"_index":775,"title":{},"keywords":{},"toc":{"/docs/email/how-to-create-an-email-server-with-mail-in-a-box/":{}},"deprecated":{}}],["wkhtmltopdf",{"_index":1014,"title":{},"keywords":{},"toc":{"/docs/websites/cms/install-odoo-10-on-ubuntu-16-04/":{},"/docs/websites/cms/install-odoo-9-erp-on-ubuntu-14-04/":{}},"deprecated":{}}],["wordpress",{"_index":543,"title":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"keywords":{"/docs/applications/configuration-management/use-laravel-forge-to-automate-web-server-creation-on-a-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/themes-modules-backups-drupal-drush-on-debian-7/":{},"/docs/websites/cms/drush-drupal/":{},"/docs/websites/cms/cms-overview/":{}},"toc":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/host-a-website-with-high-availability/":{},"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/websites/cms/high-availability-wordpress/":{},"/docs/websites/cms/cms-overview/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"deprecated":{}}],["wordpress how-to",{"_index":2529,"title":{},"keywords":{"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["wordpress on linod",{"_index":546,"title":{},"keywords":{"/docs/websites/cms/configure-apache-to-run-multiple-wordpress-sites-on-one-linode/":{},"/docs/websites/cms/install-wordpress-on-ubuntu-16-04/":{},"/docs/websites/cms/how-to-install-and-configure-wordpress/":{}},"toc":{},"deprecated":{}}],["work",{"_index":435,"title":{},"keywords":{},"toc":{"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{},"/docs/networking/vpn/how-to-set-up-tinc-peer-to-peer-vpn/":{},"/docs/tools-reference/tools/how-to-install-midnight-commander/":{},"/docs/databases/postgresql/how-to-install-postgresql-relational-databases-on-centos-7/":{},"/docs/websites/varnish/use-varnish-and-nginx-to-serve-wordpress-over-ssl-and-http-on-debian-8/":{},"/docs/websites/introduction-to-high-availability/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{},"/docs/web-servers/nginx/nginx-with-pagespeed-on-ubuntu-14-04/":{},"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/applications/containers/docker-commands-quick-reference-cheat-sheet/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mariadb-on-centos-7/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-6/":{},"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{},"/docs/platform/billing-and-payments/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-7-wheezy/":{},"/docs/networking/vpn/secure-communications-with-openvpn-on-ubuntu-12-04-precise-and-debian-7/":{},"/docs/development/ror/ruby-on-rails-apache-debian-8/":{},"/docs/email/running-a-mail-server/":{},"/docs/platform/prepaid-billing-and-payments-legacy/":{},"/docs/platform/linode-backup-service/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-6-squeeze/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-centos-5/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-debian-6-squeeze/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-10-maverick/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-10-maverick/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-10-04-lucid/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-13/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-fedora-12/":{},"/docs/uptime/loadbalancing/use-nginx-as-a-front-end-proxy-and-software-load-balancer/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-dovecot-and-mysql-on-debian-5-lenny/":{},"/docs/web-servers/nginx/how-to-configure-nginx/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-10-karmic/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-8-04-hardy/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-ubuntu-9-04-jaunty/":{},"/docs/email/postfix/email-with-postfix-courier-and-mysql-on-debian-5-lenny/":{},"/docs/tools-reference/tools/introduction-to-rsync/":{},"/docs/development/version-control/how-to-configure-git/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-users-and-groups/":{},"/docs/development/ror/ruby-on-rails-with-apache-on-ubuntu-9-04-jaunty/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/websites/cms/manage-web-content-with-movable-type/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["workbench",{"_index":841,"title":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"keywords":{"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"toc":{"/docs/databases/mysql/install-and-configure-mysql-workbench-on-ubuntu/":{},"/docs/databases/mysql/deploy-mysql-workbench-for-database-administration/":{}},"deprecated":{}}],["worker",{"_index":398,"title":{},"keywords":{},"toc":{"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/web-servers/nginx/configure-nginx-for-optimized-performance/":{},"/docs/web-servers/apache-tips-and-tricks/tuning-your-apache-server/":{},"/docs/platform/longview/longview-app-for-nginx/":{},"/docs/platform/longview/longview-app-for-apache/":{}},"deprecated":{}}],["workflow",{"_index":1907,"title":{},"keywords":{},"toc":{"/docs/development/version-control/introduction-to-version-control/":{},"/docs/development/version-control/manage-distributed-version-control-with-mercurial/":{},"/docs/email/clients/using-fetchmail-to-retrieve-email/":{}},"deprecated":{}}],["workshop",{"_index":1660,"title":{},"keywords":{},"toc":{"/docs/game-servers/garrys-mod-server-on-centos-7/":{}},"deprecated":{}}],["workstat",{"_index":1108,"title":{"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{},"/docs/applications/configuration-management/beginners-guide-chef/":{},"/docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-14-04/":{}},"deprecated":{}}],["world",{"_index":199,"title":{},"keywords":{},"toc":{"/docs/applications/containers/docker-container-communication/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{}},"deprecated":{}}],["wp",{"_index":1203,"title":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"keywords":{},"toc":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{},"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["wp-cli",{"_index":1206,"title":{},"keywords":{"/docs/websites/cms/install-wordpress-using-wp-cli-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["wpsolr",{"_index":1578,"title":{},"keywords":{},"toc":{"/docs/websites/cms/turbocharge-wordpress-search-with-solr/":{}},"deprecated":{}}],["wrap",{"_index":1337,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/access-your-box-account-from-your-linode/":{}},"deprecated":{}}],["wrapper",{"_index":1553,"title":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{}},"keywords":{},"toc":{"/docs/security/firewalls/protecting-your-linode-using-tcp-wrappers/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-arch-linux/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-14/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-13/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-fedora-12/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-centos-5/":{},"/docs/web-servers/nginx/nginx-and-perlfastcgi-on-debian-5-lenny/":{}},"deprecated":{}}],["write",{"_index":307,"title":{},"keywords":{},"toc":{"/docs/applications/big-data/how-to-scrape-a-website-with-beautiful-soup/":{},"/docs/development/python/use-scrapy-to-extract-data-from-html-tags/":{},"/docs/development/python/task-queue-celery-rabbitmq/":{},"/docs/development/ci/automate-builds-with-jenkins-on-ubuntu/":{},"/docs/security/using-fail2ban-for-security/":{},"/docs/development/nodejs/how-to-install-nodejs-and-nginx-on-debian/":{},"/docs/applications/containers/what-is-docker/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-6-squeeze/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-fedora-14/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-ubuntu-10-10-maverick/":{},"/docs/websites/cms/manage-content-with-markdown-and-mango-on-debian-5-lenny/":{},"/docs/tools-reference/tools/modify-file-permissions-with-chmod/":{},"/docs/tools-reference/linux-users-and-groups/":{}},"deprecated":{}}],["wsgi",{"_index":802,"title":{"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"keywords":{"/docs/websites/forums/install-and-run-askbot-on-ubuntu-16-04/":{},"/docs/web-servers/nginx/use-uwsgi-to-deploy-python-apps-with-nginx-on-ubuntu-12-04/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-6-squeeze/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-04-lucid/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-arch-linux/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-14/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-centos-5/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-fedora-13/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-9-10-karmic/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-debian-5-lenny/":{},"/docs/web-servers/nginx/wsgi-using-uwsgi-and-nginx-on-ubuntu-10-10-maverick/":{}},"toc":{"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-14-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-12-04-precise-pangolin/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-fedora-14/":{},"/docs/web-servers/apache/apache-and-mod-wsgi-on-ubuntu-10-10-maverick/":{},"/docs/web-servers/apache/apache-and-modwsgi-on-debian-5-lenny/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-6-squeeze/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-10-maverick/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-centos-5/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-10-04-lucid/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-ubuntu-9-10-karmic/":{},"/docs/development/frameworks/django-apache-and-modwsgi-on-debian-5-lenny/":{}},"deprecated":{}}],["x",{"_index":630,"title":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{},"/docs/databases/postgresql/securely-manage-remote-postgresql-servers-with-pgadmin-on-macos-x/":{},"/docs/tools-reference/file-transfer/transfer-files-with-cyberduck-on-mac-os-x/":{}},"keywords":{},"toc":{"/docs/networking/vpn/vpn-firewall-killswitch-for-linux-and-macos-clients/":{},"/docs/websites/ecommerce/install-magento-on-centos-7/":{},"/docs/websites/ecommerce/install-magento-on-ubuntu-16-04/":{},"/docs/applications/remote-desktop/install-vnc-on-ubuntu-16-04/":{},"/docs/networking/vpn/configuring-openvpn-client-devices/":{},"/docs/applications/messaging/using-weechat-for-irc/":{},"/docs/applications/remote-desktop/using-vnc-to-operate-a-desktop-on-ubuntu-12-04/":{},"/docs/networking/ssh/setting-up-an-ssh-tunnel-with-your-linode-for-safe-browsing/":{},"/docs/platform/linode-cli/":{},"/docs/networking/dns/previewing-websites-without-dns/":{},"/docs/security/backups/backing-up-your-data/":{},"/docs/networking/ssh/install-mosh-server-as-ssh-alternative-on-linux/":{},"/docs/platform/nodebalancer/nodebalancer-reference-guide/":{},"/docs/networking/diagnostics/diagnosing-network-issues-with-mtr/":{},"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{},"/docs/databases/mysql/create-an-ssh-tunnel-for-mysql-remote-access/":{}},"deprecated":{}}],["x over ssh",{"_index":1795,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x-forward",{"_index":1794,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["x11",{"_index":1792,"title":{},"keywords":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"toc":{"/docs/applications/remote-desktop/running-graphic-software-xforwarding-debian/":{},"/docs/applications/remote-desktop/run-graphic-software-on-your-linode-with-xforwarding-on-ubuntu-12-04/":{}},"deprecated":{}}],["xe",{"_index":2307,"title":{"/docs/databases/oracle/securely-administer-oracle-xe-with-an-ssh-tunnel/":{}},"keywords":{},"toc":{"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-10-maverick/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-6-squeeze/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-9-10-karmic/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-ubuntu-10-04-lts-lucid/":{},"/docs/databases/oracle/oracle-10g-express-edition-on-debian-5-lenny/":{}},"deprecated":{}}],["xen",{"_index":1522,"title":{"/docs/tools-reference/custom-kernels-distros/install-a-custom-distribution-on-a-xen-linode/":{}},"keywords":{"/docs/platform/kvm-reference/":{}},"toc":{"/docs/platform/kvm-reference/":{}},"deprecated":{}}],["xenial",{"_index":1162,"title":{"/docs/databases/mongodb/install-mongodb-on-ubuntu-16-04/":{},"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xeru",{"_index":1164,"title":{"/docs/web-servers/lighttpd/use-lighttpd-web-server-on-ubuntu-16-04/":{}},"keywords":{},"toc":{},"deprecated":{}}],["xfce",{"_index":426,"title":{},"keywords":{"/docs/applications/remote-desktop/remote-desktop-using-apache-guacamole-on-docker/":{}},"toc":{},"deprecated":{}}],["xmpp",{"_index":2022,"title":{"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"keywords":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{}},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-12-04-precise-pangolin/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-10-maverick/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-10-04-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-debian-5-lenny/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/installing-prosody-xmpp-server-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xmpp server",{"_index":1979,"title":{},"keywords":{"/docs/applications/messaging/install-openfire-on-ubuntu-12-04-for-instant-messaging/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-6-squeeze/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-10-04-lts-lucid/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-openfire-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["xmpp/jabber",{"_index":2025,"title":{},"keywords":{},"toc":{"/docs/applications/messaging/use-ejabberd-for-instant-messaging-on-ubuntu-12-04/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-fedora-13/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-centos-5/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-10-karmic/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-8-04-hardy/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-ubuntu-9-04-jaunty/":{},"/docs/applications/messaging/instant-messaging-services-with-ejabberd-on-debian-5-lenny/":{}},"deprecated":{}}],["xtradb",{"_index":1089,"title":{},"keywords":{},"toc":{"/docs/web-servers/apache/install-and-configure-apache-on-centos-7/":{},"/docs/websites/host-a-website-with-high-availability/":{}},"deprecated":{}}],["xzip",{"_index":2527,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"deprecated":{}}],["yarn",{"_index":552,"title":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{}},"keywords":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"toc":{"/docs/databases/hadoop/install-configure-run-spark-on-top-of-hadoop-yarn-cluster/":{},"/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/":{}},"deprecated":{}}],["yellow",{"_index":2944,"title":{},"keywords":{},"toc":{"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["yesod",{"_index":1745,"title":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"keywords":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"toc":{"/docs/development/frameworks/yesod-nginx-mysql-on-debian-7-wheezy/":{}},"deprecated":{}}],["yoast",{"_index":1649,"title":{},"keywords":{},"toc":{"/docs/uptime/analytics/google-analytics-on-wordpress/":{}},"deprecated":{}}],["you’r",{"_index":2865,"title":{},"keywords":{},"toc":{"/docs/tools-reference/introduction-to-linux-concepts/":{}},"deprecated":{}}],["yubikey",{"_index":784,"title":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{}},"keywords":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"toc":{"/docs/security/authentication/how-to-use-yubikey-for-two-factor-ssh-authentication/":{},"/docs/security/authentication/gpg-key-for-ssh-authentication/":{}},"deprecated":{}}],["yum",{"_index":281,"title":{},"keywords":{"/docs/platform/package-mirrors/":{},"/docs/tools-reference/linux-package-management/":{}},"toc":{"/docs/databases/elasticsearch/monitor-nginx-web-server-logs-using-filebeat-elastic-stack-centos-7/":{},"/docs/platform/longview/longview/":{},"/docs/tools-reference/introduction-to-linux-concepts/":{},"/docs/tools-reference/linux-package-management/":{}},"deprecated":{}}],["z",{"_index":512,"title":{},"keywords":{},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zabbix",{"_index":2106,"title":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"keywords":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"toc":{"/docs/uptime/monitoring/monitoring-servers-with-zabbix/":{}},"deprecated":{}}],["zf",{"_index":501,"title":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"keywords":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"toc":{"/docs/applications/cloud-storage/how-to-use-zfs-on-ubuntu-16-04/":{}},"deprecated":{}}],["zgrep",{"_index":2556,"title":{},"keywords":{},"toc":{"/docs/tools-reference/tools/how-to-grep-for-text-in-files/":{}},"deprecated":{}}],["zimbra",{"_index":1370,"title":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"deprecated":{}}],["zimbra debian 5",{"_index":2651,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra debian 6",{"_index":2351,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra email",{"_index":1373,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra email serv",{"_index":1374,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra groupwar",{"_index":2354,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra lenni",{"_index":2652,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra lucid",{"_index":2608,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zimbra mail serv",{"_index":2355,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on cento",{"_index":2846,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-centos-5/":{}},"toc":{},"deprecated":{}}],["zimbra on debian",{"_index":2353,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}],["zimbra on ubuntu",{"_index":2609,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{},"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-8-04-hardy/":{}},"toc":{},"deprecated":{}}],["zimbra open sourc",{"_index":1377,"title":{},"keywords":{"/docs/email/zimbra/zimbra-on-ubuntu-14-04/":{}},"toc":{},"deprecated":{}}],["zimbra squeez",{"_index":2352,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-debian-6-squeeze/":{}},"toc":{},"deprecated":{}}],["zimbra ubuntu 10.04",{"_index":2607,"title":{},"keywords":{"/docs/email/zimbra/email-and-calendars-with-zimbra-6-on-ubuntu-10-04-lts-lucid/":{}},"toc":{},"deprecated":{}}],["zip",{"_index":2521,"title":{"/docs/tools-reference/tools/archiving-and-compressing-files-with-gnu-tar-and-gnu-zip/":{}},"keywords":{},"toc":{},"deprecated":{}}],["zipkin",{"_index":602,"title":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"keywords":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"toc":{"/docs/uptime/analytics/zipkin-server-configuration-using-docker-and-mysql/":{},"/docs/uptime/analytics/set-up-a-zipkin-server/":{}},"deprecated":{}}],["znc",{"_index":1758,"title":{"/docs/applications/messaging/install-znc-debian/":{}},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{"/docs/applications/messaging/install-znc-debian/":{}},"deprecated":{}}],["znc on debian",{"_index":1761,"title":{},"keywords":{"/docs/applications/messaging/install-znc-debian/":{}},"toc":{},"deprecated":{}}],["zone",{"_index":1404,"title":{},"keywords":{},"toc":{"/docs/security/firewalls/introduction-to-firewalld-on-centos/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-6-squeeze/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-11-04-natty/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-14/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-10-maverick/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-10-04-lucid/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-fedora-13/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-9-10-karmic/":{},"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-debian-5-lenny/":{},"/docs/tools-reference/linux-system-administration-basics/":{},"/docs/networking/dns/dns-records-an-introduction/":{},"/docs/networking/dns/dns-manager-overview/":{}},"deprecated":{}}],["zone fil",{"_index":2074,"title":{},"keywords":{"/docs/networking/dns/provide-authoritative-dns-services-with-nsd-on-ubuntu-12-04/":{}},"toc":{},"deprecated":{}}],["zookeep",{"_index":1105,"title":{},"keywords":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"toc":{"/docs/applications/big-data/big-data-in-the-linode-cloud-streaming-data-processing-with-apache-storm/":{}},"deprecated":{}}],["zoom",{"_index":1962,"title":{},"keywords":{},"toc":{"/docs/platform/longview/longview/":{}},"deprecated":{}}],["zope",{"_index":2721,"title":{},"keywords":{"/docs/websites/cms/manage-web-content-with-plone-on-debian-5-lenny/":{}},"toc":{},"deprecated":{}}]],"pipeline":["stemmer"]}} \ No newline at end of file